An interactive onboarding assistant for new users entering the TRAC ecosystem, built on top of Intercom.
TRAC Address: trac15tsx0w2lv7rlnp66ttjthrzj6cefwu4nksu8nlkzs30h9f4gt0cq5kquqe
TRAC Onboarding Assistant is an AI-powered interactive chatbot that guides new users through the TRAC ecosystem step-by-step. Unlike other forks that only show balance or basic info, this app focuses on education and engagement — turning confused newcomers into confident TRAC users.
The biggest barrier to TRAC adoption is the learning curve. New users don't know:
- What TRAC actually is
- How to set up a wallet
- How IntercomSwap works
- What TNK tokenomics look like
This assistant solves all of that in one place with a beautiful, interactive interface.
- 💬 Interactive Chat Interface — Conversational onboarding flow
- 🔷 What is TRAC? — Clear, beginner-friendly explanations
- 👛 Wallet Setup Guide — Step-by-step wallet installation & setup
- 🔄 IntercomSwap Tutorial — How to do cross-chain swaps
- 📊 Tokenomics FAQ — TNK supply, utility, and distribution
- ⚡ Intercom Protocol — How the P2P agent network works
- 🌐 Ecosystem Overview — All major TRAC projects explained
- 📱 Mobile Responsive — Works great on all screen sizes
- 🎨 Premium Cyber UI — Dark theme with animated effects
App running locally at
index.html— open in any browser, no server needed.
The app features:
- Animated grid background with glow orbs
- Topic chips for quick navigation
- Typing indicator with bot responses
- Color-coded info cards with step-by-step guides
- Responsive bubble chat interface
# Just open the file in your browser
open index.html
# Or serve locally
npx serve .No dependencies, no build step. Pure HTML/CSS/JS — runs anywhere.
This fork includes agent skill instructions in SKILL.md. Agents interacting with this app should:
- Detect user intent (onboarding, wallet help, swap guide, tokenomics)
- Route to the appropriate knowledge module
- Respond in simple, beginner-friendly language
- Offer follow-up topics after each response
- Fork of Trac-Systems/intercom
- Listed in awesome-intercom
MIT — Fork freely, build something awesome.