Kunal-Khatri-1 / Merkle-Trees-WhiteListing

Learning how to use Merkle trees for efficiently store addresses/data to save time and gas.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Merkle-Trees-WhiteListing

yarn add --dev @openzeppelin/contracts keccak256 merkletreejs

npm install @openzeppelin/contracts keccak256 merkletreejs

About

Learning how to use Merkle trees for efficiently store addresses/data to save time and gas.


Languages

Language:JavaScript 87.9%Language:Solidity 12.1%