AE-0h / WHITELISTED

A gas optimized whitelist contract using 3 merkle trees to efficiently store the three tiers of white list members.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WHITELISTED

  1. Run npm i to install the dependencies
  2. Run npx hardhat test to run the tests and get a gas usage report

A gas optimized whitelist contract using 3 merkle trees to efficiently store the three tiers of white list members.

About

A gas optimized whitelist contract using 3 merkle trees to efficiently store the three tiers of white list members.


Languages

Language:JavaScript 56.9%Language:Solidity 43.1%