Skip to content

gopherwiz/whitelist-merkle

Repository files navigation

whitelist-merkle

clone the repo :

git clone https://github.com/satoshi-u/whitelist-merkle.git

yarn for installing project dependencies :

yarn

compile the contracts :

npx hardhat compile

NOTE:-

Contract is already deployed in Polygon Testnet @0x5C2a4fdC862609e0ba57F7a7FeA4632132299CF6
Test Private key is also configured in env with some Matic balance for ease of testing
You just need to run tests!

run the tests :

npx hardhat test

About

demonstrate NFT mint whitelisting using Merkle Tree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages