Go to file
Felipe Mendes 80a0ae98c1
refactor: repo structure (#1)
* chore: update .gitignore folders and add testing script

* feat: sites nft interface

* refactor: implement interface in the contract file

* chore: apply code formatting
2022-11-23 09:09:39 -03:00
contracts refactor: repo structure (#1) 2022-11-23 09:09:39 -03:00
interfaces refactor: repo structure (#1) 2022-11-23 09:09:39 -03:00
scripts refactor: repo structure (#1) 2022-11-23 09:09:39 -03:00
test refactor: repo structure (#1) 2022-11-23 09:09: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 refactor: repo structure (#1) 2022-11-23 09:09:39 -03:00