Airdrop Studio CLI
@bonkit/airdrop-studio is a command-line tool that launches a local browser studio. Configure a Solana airdrop campaign visually, create it on-chain, then generate a deployable static site for your claim page.
No backend, no Bonkit hosting account, no smart contract writing. The output is a plain Vite + React + TypeScript app you can drop onto Vercel, Netlify, GitHub Pages, or any static host.
Who It Is For
- Community managers and marketers who want a self-hosted claim page without writing code. Configure in the studio, then deploy the generated app.
- Developers and token issuers who want to enhance or customize the generated app with AI coding agents or manual edits.
Creating an on-chain airdrop requires a Solana wallet and SOL for transaction fees. Recipients, deposits, and the launch all execute as real Solana transactions.
Quick Start
npx @bonkit/airdrop-studio my-campaignThe CLI starts a local server and opens the studio SPA in your default browser. Complete the six sections on the left rail, then click Generate App to produce a deployable project.
Worried about losing assets while you learn the flow? Run the whole campaign on devnet first. Devnet SOL and tokens carry no real value, so you can create, fund, start, and claim an airdrop end-to-end before switching to mainnet-beta.