Version 0.2.0
Change Log
This release introduces Airdrop functionality and address-exclusion in Merkle Tree generation.
v0.2.0 (2024-04-11)
What's Changed
- Fix merkle tree generation shell and github deployment script by @shuse2 in #19
- Add Generate Merkle Tree command and test cases by @Phanco in #22
- Add address exclusion handling by @shuse2 in #24
- Add checkAirdropEligibility endpoint by @Phanco in #27
- Add production setup by @shuse2 in #29
- Add Taking Snapshot document by @Phanco in #31