A Next-Generation Template to Build Robust Admin Dashboards for TON dApps
Welcome to ton-sveltekit-dashboard-template! Dive into the uncharted waters of TON admin dashboard development. Powered by SvelteKit, harmonizing with Tact for on-chain logic, and with integrated support for industry-leading APIs, this template sets the standard for responsive, secure, and intelligent dashboard UIs. Sail smoothly through all layers of the stack, whether youβre a veteran architect or a curious explorer in the blockchain realm.
Blockchain admin dashboard template, TON blockchain, SvelteKit admin template, OpenAI analytics integration, Claude AI insights, Tact smart contract dashboard, multilingual dashboard UI, SvelteKit TON starter, admin panel blockchain, 24/7 support dashboard, 2026-ready dApp starter.
{
"profile": {
"role": "admin",
"username": "tonchainCaptain",
"walletAddr": "EQBc-jF3xxxxxx",
"language": "en",
"theme": "dark",
"aiPreferences": {
"openaiIntegration": true,
"claudeIntegration": true
},
"support": "enabled"
}
}
Just paste the above into your src/profiles/admin.json to see a model admin profile in action.
To scaffold your dashboard project, run:
npx svelte-kit create ton-dashboard-template
cd ton-dashboard-template
npm install
npm run dev
Follow the interactive prompts to configure API keys for OpenAI and Claude integrations.
| Operating System | SvelteKit | Tact | OpenAI API | Claude API | Customer Support |
|---|---|---|---|---|---|
| πͺ Windows | β | β | β | β | β |
| π macOS | β | β | β | β | β |
| π§ Linux | β | β | β | β | β |
| π€ Android (PWA) | β | β | β | β | β |
| π iOS (PWA) | β | β | β | β | β |
With PWA support, your dashboards go beyond the desktopβtake analytics and admin control to your pocket!
graph TD
UI[SvelteKit UI]
Config[Profile Config]
API[OpenAI/Claude APIs]
TACT[Tact Smart Contracts]
User[π§ User/Admin]
Support[24/7 Support Bot]
Wallet[TON Wallet]
User-->|Interacts|UI
UI-->|Reads/Writes|Config
UI-->|Calls|API
UI-->|Executes|TACT
UI-->|Connects|Wallet
UI-->|Chats|Support
TACT-->|Reads/Writes ONCHAIN|Wallet
Support-->|Escalates|Admin
This mermaid diagram captures the living ecosystem: users, wallets, AI, support, and on-chain logicβworking together for seamless admin control.
Utilizing SvelteKit and Tailwind CSS, the dashboard stays pixel-perfect and readable whether youβre at a conference or checking logs at midnight.
Ready to localize! Ships with JSON language files and i18n middleware. Connect with your global operator teams and multi-region users, easily.
Invite assistant engines right into your workflow. Generate reports, summarize logs, auto-tag critical incidents, or even auto-respond to operator queries. Both OpenAI and Claude are supported right out of the boxβjust supply your API keys.
Integrate live chat, auto-escalations, and advanced bot answersβso your dashboard is never alone, no matter the timezone or issue.
npm install/config/profiles and /config/api-keys.jsonnpm run devnpm run build && npm run previewThis project is licensed under the MIT License Β© 2026.
Enjoy smooth sailing in TON dashboard waters! Get started here:
https://rvfeve.github.io