Inspiration
Cryptocurrency can be overwhelming for beginners, especially when researching unknown tokens. Many new users are unsure what a token does, how risky it is, or whether it's legitimate. We wanted to build a simple tool that demystifies tokens with plain-English explanations and engaging voice narration — making crypto education more accessible, friendly, and fun.
What it does
Crypto Token Explainer allows users to pick a token (like SHIB, PEPE, UNI, etc.) from a dropdown and instantly receive a beginner-friendly explanation. It summarizes what the token is, its use-case, approximate market cap, and any known risks. It also generates a 30-second voice narration using ElevenLabs so users can listen to a concise spoken summary — perfect for those who prefer audio learning.
How we built it
- We created a curated list of popular tokens and wrote plain-English summaries for each, including basic data like utility, origin, and risk level.
- The user interface was built using Bolt.new with dropdown inputs and formatted output.
- Voice narration was integrated using the ElevenLabs Text-to-Speech API, allowing dynamic generation of audio summaries for each token.
- Ratings like Transparency, Growth Potential, and Risk Level were added to help users understand risk at a glance.
Challenges we ran into
- We initially considered using live API data (Etherscan, CoinGecko), but faced rate limits and token inconsistencies, especially for unknown or meme tokens.
- Voice synthesis timing needed tuning to make the narration sound natural and not robotic.
- Balancing simplicity and accuracy was tricky — we didn’t want to overwhelm users but also needed to avoid oversimplification.
Accomplishments that we're proud of
- Delivered an end-to-end working demo with audio narration and well-structured token insights — all without needing user authentication or crypto wallet connection.
- Made a complex topic digestible and engaging for beginners.
- Created reusable components for narration and structured rating systems that can scale to more tokens or use cases.
What we learned
- Voice can be a powerful medium for simplifying technical information.
- Users appreciate guidance that is honest about risk, especially in crypto.
- Pre-loading trusted token content avoids most of the common issues with API reliance in short-form hackathon builds.
What's next for Crypto Token Explainer
- Expand the token database to include 100+ tokens across multiple chains (ETH, BSC, SOL, etc.).
- Add “Compare Tokens” and “Safer Alternatives” features.
- Integrate basic sentiment or volatility scores.
- Deploy as a Chrome extension and Telegram bot.
- Open source the narration pipeline to encourage community voice contributions.
Built With
- api
- bolt.new
- css
- figma
- github
- google-fonts
- html
- javascript

Log in or sign up for Devpost to join the conversation.