non-fungible-apps/scripts
Janison Sivarajah ce1a3fc141
feat: add token and holder entities (#94)
* chore: add the verify command to the package.json file

* docs: add the re-deployment section to the README.md file

* feat: add support for token and holder entities based on transfer events that are emitted from the contract during the mint process.

---------

Co-authored-by: EmperorOrokuSaki <artie.eth@gmail.com>
2023-01-31 19:13:23 +03:30
..
utils chore: prepare the contracts to be upgradable using openzeppelin proxy plugin (#76) 2023-01-31 12:09:12 -03:00
deploy.js chore: prepare the contracts to be upgradable using openzeppelin proxy plugin (#76) 2023-01-31 12:09:12 -03:00
mint.js chore: prepare the contracts to be upgradable using openzeppelin proxy plugin (#76) 2023-01-31 12:09:12 -03:00
tokenURI.js chore: prepare the contracts to be upgradable using openzeppelin proxy plugin (#76) 2023-01-31 12:09:12 -03:00
upgrade.js chore: precommit hooks (#18) 2022-12-16 14:57:49 -03:00
util.js chore: prepare the contracts to be upgradable using openzeppelin proxy plugin (#76) 2023-01-31 12:09:12 -03:00
verify-polyscan.js feat: add token and holder entities (#94) 2023-01-31 19:13:23 +03:30