Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Airdrop and Signatures

The Airdrop is based on MerkleProofs.

A MerkleProof allow us to prove that some piece of data that we want is in fact in a group of data.

MerkleProof comes from MerkleTrees.

MerkleTrees are the data structure used.

A visual representation of MerkleTree is the following

image

About

An Airdrop that allows the users to claim a certain amount of an ERC20 token by providing a valid proof for a merkle root

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages