Ship self-hosted Solana airdrops you fully own.One CLI for a local studio, one SDK for typed transaction builders. Self-hosted, non-custodial, merkle and on-chain claims on Solana.
terminal
bashOne npx command launches a local studio, then ejects a Vite + React + TS site you fully own.
Available Now
Two open-source packages that work together — install only what you need.
A local studio that walks you through the airdrop lifecycle, then ejects a Vite + React + TypeScript app you fully own.
TypeScript SDK with typed transaction builders for merkle and on-chain claim flows. Returns VersionedTransaction — you sign and send.
Reliability
Focus on shipping instead of glue code. Bonkit keeps the messy parts — retries, batching, eligibility — out of your application code
Bonkit never touches your keys, your RPC, or your campaign state. The SDK returns VersionedTransaction — you sign and send.
16 recipients per transaction, resumable batches, and plain JSON state files you can version-control alongside your repo.
Pre-flight mint validation, normalized contract errors, and named error codes — fewer surprises at runtime.
The CLI emits a Vite + React + TypeScript app with CLAUDE.md and AGENTS.md already inside. Tools like Codex and Claude Code can read the typed SDK, add features, and ship the result through your existing toolchain.
Generated Repo, Not a Black Box
Vite + React + TypeScript source lands in your folder. No proprietary runtime, no hosted backend.
AGENTS.md + CLAUDE.md Included
Each generated app ships agent-ready guidance so coding agents know your repo's boundaries on day one.
Typed SDK = Predictable Suggestions
AirdropStudioClient, transaction builders, and error codes are all typed — agents read the types and produce correct code.
Spin up the CLI, claim with the SDK, host the site you own — all in one afternoon.