erc721-validator icon indicating copy to clipboard operation
erc721-validator copied to clipboard

ERC721 smart contract validator

Results 2 erc721-validator issues
Sort by recently updated
recently updated
newest added

Use an input box to have the user paste in solidity code. Provide a few example snippets. Sample web page: --- # Custom test case (advanced) Input your own Solidity...

Currently, the tool only validates ERC-721 contracts. We will expand the scope of the project, so the UI should also be compatible with doing multiple test suites. New web page...