non-fungible-apps/contracts/test/foundry
Felipe Mendes 779cf3bb14
feat: contracts add verified field and allow verifier (#184)
* feat: add token verified flag

* feat: add verified flag on tokenURI

* feat: add isTokenVerified function

* test: add foundry tests for token verified

* test: add hardhat tests for token verified
2023-03-31 16:13:34 -03:00
..
FleekERC721 feat: contracts add verified field and allow verifier (#184) 2023-03-31 16:13:34 -03:00
README.md chore: change top level folder structure (#105) 2023-02-06 15:15:44 -05:00

README.md

Foundry Tests

This directory contains the code for all Foundry Forge Solidity tests of the FleekERC721 contract.