Go to file
Camila Sosa Morales 320a5a45e3
Add tests (#4)
* refactor: move strings declarations to contracts

* feat: added test for FleekSite contract, also did small refactor on SitesNFTs contract test

* refactor: renamed metadadUpdated event due to conflicts

* feat: added test for FleekSite contract
2022-11-29 11:23:39 -03:00
contracts Add tests (#4) 2022-11-29 11:23:39 -03:00
interfaces Add tests (#4) 2022-11-29 11:23:39 -03:00
scripts refactor: repo structure (#1) 2022-11-23 09:09:39 -03:00
test Add tests (#4) 2022-11-29 11:23:39 -03:00
.gitignore refactor: repo structure (#1) 2022-11-23 09:09:39 -03:00
.prettierrc refactor: repo structure (#1) 2022-11-23 09:09:39 -03:00
LICENSE Initial commit 2022-09-27 16:57:59 -03:00
hardhat.config.js refactor: repo structure (#1) 2022-11-23 09:09:39 -03:00
package.json refactor: repo structure (#1) 2022-11-23 09:09:39 -03:00
yarn.lock Add tests (#4) 2022-11-29 11:23:39 -03:00