Commit Graph

10 Commits

Author SHA1 Message Date
Felipe Mendes ef8baad617
test: hardhat (#21)
* chore: update hardhat config

* test: add FleekERC721 tests and remove not used SitesNFTs suit

* test: verify ERC721 compatibility

* Content type on second abi.encodePacked call in tokenURI

* Fix abi encoding on tokenURI

* chore: update hardhat config

* test: add FleekERC721 tests and remove not used SitesNFTs suit

* test: verify ERC721 compatibility

* Content type on second abi.encodePacked call in tokenURI

* test: improve assertion using deep equality

* chore: remove 0.4.24 version from hardhat compilers

* refactor: clear empty bytes from bytes32

* refactor: change properties from bytes32 to string

Co-authored-by: janison <jsonsivar@gmail.com>
2022-12-06 17:39:08 -03:00
EmperorOrokuSaki 970ede7f62 Update deploy script and package.json to match the mumbai deploy script 2022-12-05 20:56:15 +03:30
EmperorOrokuSaki a590717021 Add two deploy scripts for local and mumbai deployments, update hardhat config to match two types and package.json 2022-12-02 00:35:10 +03:30
EmperorOrokuSaki 2ae2dbd354 Update package.json to add the deploy script & remove package-lock.json from the repository 2022-12-02 00:26:14 +03:30
EmperorOrokuSaki d6b343cfac Update config files. 2022-11-30 19:58:02 +03:30
zoruka c9578c88fd fix: sintax wise issues for compilation 2022-11-29 11:59:19 -03:00
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
miguelToscano a5381f2d72 finished contract 2022-10-11 14:54:52 -03:00
miguelToscano c31c466ce9 added base token uri 2022-10-05 20:09:37 -03:00
miguelToscano 0d7d03c09c Hardhat project creation 2022-09-27 17:03:28 -03:00