Skip to content
Home/Docs/Components/Token-airdrop

Token Airdrop

A component for managing and claiming token airdrops with merkle proof verification.

Available Airdrops: 1

Token Airdrops

3 airdrops
W3K

1000 W3K

active

W3Kit Token

Start: Mar 19, 2026End: Mar 27, 2026
TEST

500 TEST

upcoming

Test Token

Start: Mar 21, 2026End: Apr 3, 2026
DEMO

2500 DEMO

claimed

Demo 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.json

This will:

  • Create the component in your components/ui directory
  • Add all necessary dependencies to your package.json
  • Set up required configuration files
  • Add merkle proof verification utilities to your project