The Early Validator Pass (EVP) ERC721 token contract.
forge build
forge test
make deploy
anvil
make local-fund ADDRESS="YOURADDRESSHERE"
make slither
make mythril TARGET=Counter.sol
forge --help
anvil --help
cast --help
The Early Validator Pass (EVP) ERC721 token contract.
forge build
forge test
make deploy
anvil
make local-fund ADDRESS="YOURADDRESSHERE"
make slither
make mythril TARGET=Counter.sol
forge --help
anvil --help
cast --help