Skip to content

Quickly bootstrap an ERC20 token airdrop to a Merkle tree of recipients as a merkle tree

License

Notifications You must be signed in to change notification settings

thrustdrop/juicebox-distribution

 
 

Repository files navigation

Merkle Airdrop Starter

Quickly bootstrap an ERC20 token airdrop to a Merkle tree of recipients.

Steps:

  1. Generate Merkle tree of recipients by following README in generator/
  2. Setup and deploy MerkleClaimERC20 contracts by following README in contracts/
  3. Setup and deploy front-end by following README in frontend/

Similar work and credits

License

GNU Affero GPL v3.0

Disclaimer

These smart contracts are being provided as is. No guarantee, representation or warranty is being made, express or implied, as to the safety or correctness of the user interface or the smart contracts. They have not been audited and as such there can be no assurance they will work as intended, and users may experience delays, failures, errors, omissions or loss of transmitted information. Anish Agnihotri is not liable for any of the foregoing. Users should proceed with caution and use at their own risk.

About

Quickly bootstrap an ERC20 token airdrop to a Merkle tree of recipients as a merkle tree

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 60.7%
  • Solidity 27.0%
  • SCSS 9.7%
  • JavaScript 2.5%
  • Shell 0.1%