Skip to content

aodhgan/mina-merkle-airdrop

Repository files navigation

CI

Merkle Airdrop

This is an implementation of a private Merkle Tree based airdrop built using Mina smart contracts.

Installation

Prerequisites

Clone this repo

git clone [email protected]:aodhgan/mina-merkle-airdrop.git

and cd into mina-merkle-airdrop

Use correct NodeJs version

nvm use

or manually install NodeJs v18.8.0

How to build

Note: these commands do not work with yarn

npm run build

How to run tests

npm run test

How to run coverage

npm run coverage

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. In addition, any airdrop using these smart contracts should be conducted in accordance with applicable law. Nothing in this repo should be construed as investment advice or legal advice for any particular facts or circumstances and is not meant to replace competent counsel. It is strongly advised for you to contact a reputable attorney in your jurisdiction for any questions or concerns with respect thereto. Developer is not liable for any use of the foregoing, and users should proceed with caution and use at their own risk.

About

Private Merkle Airdrop ZkApp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published