Token Airdrop
A component for managing and claiming token airdrops with merkle proof verification.
Available Airdrops: 1
Token Airdrops
3 airdrops1000 W3K
activeW3Kit Token
Start: Mar 19, 2026End: Mar 27, 2026
500 TEST
upcomingTest Token
Start: Mar 21, 2026End: Apr 3, 2026
2500 DEMO
claimedDemo Token
Start: Mar 13, 2026End: Mar 19, 2026
Installation
Run the following command to add the Token Airdrop component to your project:
npx shadcn@latest add https://w3-kit.com/registry/token-airdrop.jsonThis will:
- Create the component in your
components/uidirectory - Add all necessary dependencies to your package.json
- Set up required configuration files
- Add merkle proof verification utilities to your project