non-fungible-apps/contracts/contracts
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
..
util feat: contracts add verified field and allow verifier (#184) 2023-03-31 16:13:34 -03:00
FleekAccessControl.sol feat: add verifier role (#148) 2023-03-07 10:28:31 -03:00
FleekAccessPoints.sol feat: erc interface and split out access points to single module (#151) 2023-03-13 11:07:40 -03:00
FleekBilling.sol feature: conditional payment as setting (#134) 2023-02-27 17:30:19 -03:00
FleekERC721.sol feat: contracts add verified field and allow verifier (#184) 2023-03-31 16:13:34 -03:00
FleekPausable.sol feature: make main contract pausable (#110) 2023-02-21 10:56:26 -03:00
IERCX.sol feat: contract when minting can set verifier (#164) 2023-03-16 11:23:50 -03:00