Skip to content

Latest commit

 

History

History
58 lines (39 loc) · 2.48 KB

README.md

File metadata and controls

58 lines (39 loc) · 2.48 KB

Web3Bridge Certificate Merkle Airdrop

A Web3Bridge certificate contract that is an ERC721 token airdrop to a Merkle tree of recipients(Web3Bridge Students).

Live Version

Built With:

  • Solidity
  • Foundry
  • Typescript
  • Nextjs
  • OpenZeppelin's ERC721

Getting Started

Steps:

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

Contributors

How to Contribute

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgment

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.