non-fungible-apps/contracts/scripts
Felipe Mendes 2225b301ff
chore: prevent direct calls to implementation contract (#194)
* feat: disable initializers and set paused state for implementation contracts

* test: add deploy guarantee tests for interaction with implementation contracts

* chore: add buildId and implementationAddress to deployStore script

* test: reset initialized state on store of deployed contract for foundry tests

* test: optmize deployUninitialized function

* test: test if is possible to mint in implementation contract
2023-04-04 16:19:06 -03:00
..
utils chore: prevent direct calls to implementation contract (#194) 2023-04-04 16:19:06 -03:00
deploy.js refactor: deployment script to accept argument inputs (#146) 2023-03-07 08:23:34 -03:00
mint.js feat: contract when minting can set verifier (#164) 2023-03-16 11:23:50 -03:00
tokenURI.js chore: change top level folder structure (#105) 2023-02-06 15:15:44 -05:00
upgrade.js chore: change top level folder structure (#105) 2023-02-06 15:15:44 -05:00
util.js chore: change top level folder structure (#105) 2023-02-06 15:15:44 -05:00
verify-polyscan.js feat: subgraph reverse lookup (gitRepo -> NFA) (#131) 2023-02-24 16:22:18 +03:30