This is an implementation of a private Merkle Tree based airdrop built using Mina smart contracts.
git clone [email protected]:aodhgan/mina-merkle-airdrop.git
and cd
into mina-merkle-airdrop
nvm use
or manually install NodeJs v18.8.0
Note: these commands do not work with yarn
npm run build
npm run test
npm run coverage
_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.