Introduction This is the github repo for my blog post: Understand Merkle tree by making an NFT minting whitelist. Read it here You can reuse the code in your project. Simplified codes that I use in the article: feat/simple Quick start npm i npx hardhat test