@dropsy/airdrop
v0.4.5
Published
Dropsy - The Token Distribution Layer on SOLANA - A powerful and flexible airdrop protocol for seamless token distribution on the Solana blockchain.
Maintainers
Keywords
Readme
What is Dropsy ?
Dropsy Protocol is the token distribution layer for Solana, enabling creators, protocols, and teams to distribute tokens with zero friction.
With Airdrop Master, teams can create their own airdrop systems, customize fee models, and even build entire token-distribution products on top of Dropsy.
What You Can Build ?
- Airdrop launchpads
- Claim portals
- Community reward apps
- Platform-level distribution tools (with your own fee model)
- Growth, referral, or engagement incentive systems Dropsy is built to unlock a wild range of Web3 opportunities, empowering teams to launch incentives, boost growth, and create meaningful reward experiences with ease.
🚨 Important Notes
⚠️ This SDK is in active development
⚠️ All program addresses are temporary
⚠️ Instruction formats may change without warning
⚠️ Mainnet ( very limited access )
🔭 Current Status (v0.β)
- Network: Mainnet ( admin access ) --> WL (soon)
- Stability: Experimental
- Program ID: drophxkcW5TRfbMQgo45Yti3q8jVxuxvuNufMnu8WiE
Full API documentation: https://docs.dropsy.org/
Installation
npm install @dropsy/airdrop
# or
yarn add @dropsy/airdrop
# or
pnpm add @dropsy/airdropThe @solana/kit and @solana-program/token are required if not already installed:
Examples
Examples
- Open source devnet Ui for testing : https://dropsy-devnet-ui.vercel.app/
- Open source claim Portal : https://github.com/scoolmb/dropsy-claim-portal-scaffold
📚 Documentation
Full documentation is available at 👉 https://docs.dropsy.org/
