Create, manage, and distribute tokens on the XRP Ledger.
No blockchain experience needed. From meme coins to real-world asset tokens — launch in minutes.
- ⚡ Token Creation — Set name, supply, and properties. We handle the XRPL transactions.
- 📊 Dashboard — Track tokens, trust lines, holders, and distributions.
- 🚀 Batch Distribution — Airdrop to thousands of wallets via CSV upload.
- 🔒 Non-Custodial — Your keys, your tokens. We never touch your secrets.
- 💳 Stripe Billing — Free/Pro/Business tiers with Stripe Checkout and Customer Portal.
- 📡 API Access (Business) — RESTful API for programmatic token management.
- Framework: Next.js 14 (App Router)
- Language: TypeScript
- Blockchain: xrpl.js (XRPL SDK)
- Payments: Stripe (Checkout, Webhooks, Customer Portal)
- Styling: Tailwind CSS
cp .env.example .env.local
# Fill in your Stripe keys and XRPL network preference
npm install
npm run dev- Create products/prices in Stripe Dashboard
- Set
STRIPE_PRICE_PROandSTRIPE_PRICE_BUSINESSin.env.local - For webhooks, run
stripe listen --forward-to localhost:3000/api/webhook - Set the webhook secret as
STRIPE_WEBHOOK_SECRET
| Plan | Price | Features |
|---|---|---|
| Starter | Free | 1 testnet token, basic dashboard |
| Pro | $49/mo | Unlimited tokens, mainnet, batch distribution |
| Business | $199/mo | API access, white-label, teams, custom integrations |
Deploy to Vercel:
© 2026 StackStats Apps LLC. All rights reserved.