Tag
#solhint
14 repositories
Repos
Solhint is an open-source project to provide a linting utility for Solidity code.
JetBrains IDEA plugin to provide Solhint code verification
Implement integration of Solhint linter to Atom editor
A collection of NFT mutant robots with their frontend and marketplace. Robots can be modified and create new robots from their parts. Over 999 trillion combinations of different robots available!
Solidity Parser for Coverage Testing utilizing new Peggy PEG.js Parser
solhint plugin for linting function modifiers. Ensure modifiers are present in certain files, contracts, and methods with flexible matching.
This project implements a basic voting DAO smart contract for research purposes to understand its inner workings. This is by no means a complete implementation. It also includes an ERC-20 contract to be used as a DAO governance token.
๐ Solver integrates Solhint (a Solidity linter) in Visual Studio Code.
This project implements the ERC-721 Non-Fungible Token Standard, including the Metadata, Enumerable and Ownable extensions, and include a mint function to mint from a list of IPFS hashes (CIDs) that link to the json metadata.