A Substrate pallet for distributing tokens via Merkle proofs.
For testing and interacting with this pallet, please refer to the CLI tool and example in the resonance-api-client repository:
examples/ac-examples-async/examples/merkle_airdrop_cli.rsexamples/ac-examples-async/examples/merkle_airdrop_cli-README.mdfor the documentation
These tool demonstrates how to:
- Generate Merkle trees and proofs
- Create and fund airdrops
- Claim tokens using proofs