vlavrenenko-hacken / merkle-proof-airdrop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MerkleProof Aidrop

This project demonstrates a basic ERC20 airdrop with Merkle proof. It comes with sample contracts and a test for MerkleProof functionality.

To test the project use "hh test"

About


Languages

Language:TypeScript 68.7%Language:Solidity 31.3%