miguelmota / merkletreejs-solidity
Construct merkle trees with MerkleTree.js and verify merkle proofs in Solidity.
☆131Updated 2 years ago
Alternatives and similar repositories for merkletreejs-solidity:
Users that are interested in merkletreejs-solidity are comparing it to the libraries listed below
- Solidity NFT whitelist contract example using MerkleTree.js for constructing merkle root and merkle proofs.☆73Updated 2 years ago
- Playpen is a set of modern, gas optimized staking pool contracts.☆274Updated last year
- An implementation of ERC1155D, a record setter for minting and transfer gas efficiency.☆81Updated 2 years ago
- 🥘 Hassle-free Hardhat plugin to compare gas cost among different Solidity code snippets.