Getting Started
Learn how to use AirShip for your first airdrop
GitHub Repository
View the open-source code and contribute
What is AirShip?
AirShip is Helius’s open-source token airdrop tool that leverages ZK compression to make large-scale token distribution affordable on Solana. By bundling recipient data into a single Merkle root instead of creating individual token accounts, AirShip reduces airdrop costs by over 95%.Traditional Airdrop
10,000 recipients20 SOL (~$4,800)
With AirShip
Same 10,000 recipients0.01 SOL (~$2.40)
Features
Web Interface
User-friendly web app for easy airdrops
CLI Tool
Command-line interface for advanced users
Multiple Recipients
NFT holders, token holders, CSV files, and more
ZK Compression
Massive cost savings through compression
Open Source
Fully open-source and community-driven
Helius Integration
Built for Helius RPC endpoints
Get Started
Ready to launch your first cost-effective airdrop? Check out our getting started guide to learn how to use both the web interface and CLI tool.Web Version
Launch the web application
Documentation
Read the complete guide
Learn More
Blog: Cheapest Way to Airdrop
Deep dive into airdrop costs and ZK compression
ZK Compression Guide
Technical details about compression