non-fungible-apps/scripts
Felipe Mendes 94e8ba3856
refactor: change svg generation to match design and update how it is write/read in contract (#95)
* refactor: update contract with logo and color, add new svg styling

* refactor: fix color storaging

* test: fix tests for new app metadata

* test: fix solidity tests

* chore: update latest deployment files

* feat: update mint script and add assets files

* refactor: move assets files

* refactor: update svg generation styling

* feat: add library deployment storage

* test: fix contract tests

* feat: add setTokenLogo and setTokenColor contract functions

* test: add hardhat tests for new set functions

* test: add foundry tests for new set functions, split out constant strings to constants library

* chore: remove leftover comment

* feat: add setTokenLogoAndColor function

* test: add test for setTokenLogoAndColor function

* test: add test for setTokenLogoAndColor function on foundry
2023-01-31 14:12:48 -03:00
..
utils refactor: change svg generation to match design and update how it is write/read in contract (#95) 2023-01-31 14:12:48 -03:00
deploy.js refactor: change svg generation to match design and update how it is write/read in contract (#95) 2023-01-31 14:12:48 -03:00
mint.js refactor: change svg generation to match design and update how it is write/read in contract (#95) 2023-01-31 14:12:48 -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