non-fungible-apps/contracts/contracts
Felipe Mendes 869b9f6e78
feat: apps contract and updated scripts (#268)
* feat: FleekApps contract

* feat: update scripts

* wip: more helper scripts

* chore: remove unused import

* test: fix deploy test

* chore: fix testing networks

* fix: contract helper scripts
2023-06-02 17:12:09 -03:00
..
util feat: design ens verification flow (#193) 2023-04-05 11:48:56 -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
FleekApps.sol feat: apps contract and updated scripts (#268) 2023-06-02 17:12:09 -03:00
FleekBilling.sol refactor: change _billings from public to private (#207) 2023-04-05 16:41:09 -03:00
FleekERC721.sol feat: apps contract and updated scripts (#268) 2023-06-02 17:12:09 -03:00
FleekPausable.sol feature: make main contract pausable (#110) 2023-02-21 10:56:26 -03:00
IERCX.sol feat: verifications and mongo write operations (#253) 2023-05-09 21:25:19 +03:30