Go to file
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
contracts test: hardhat (#21) 2022-12-06 17:39:08 -03:00
deploy Update deploy script and package.json to match the mumbai deploy script 2022-12-05 20:56:15 +03:30
deployments Update deploy script and package.json to match the mumbai deploy script 2022-12-05 20:56:15 +03:30
lib/forge-std Foundry init configs 2022-12-05 22:26:29 +03:30
test test: hardhat (#21) 2022-12-06 17:39:08 -03:00
.env.example fix: working deploy 2022-11-30 12:28:13 -05:00
.gitignore Update package.json to add the deploy script & remove package-lock.json from the repository 2022-12-02 00:26:14 +03:30
.prettierrc refactor: repo structure (#1) 2022-11-23 09:09:39 -03:00
LICENSE Initial commit 2022-09-27 16:57:59 -03:00
foundry.toml Foundry init configs 2022-12-05 22:26:29 +03:30
hardhat.config.ts test: hardhat (#21) 2022-12-06 17:39:08 -03:00
package.json test: hardhat (#21) 2022-12-06 17:39:08 -03:00
remappings.txt Foundry init configs 2022-12-05 22:26:29 +03:30
yarn.lock test: hardhat (#21) 2022-12-06 17:39:08 -03:00