Fast understanding
The landing page, instant search, and term pages are designed to reduce time-to-context, not just expose raw definitions.
This project is the product layer for the glossary challenge: a hostable, multilingual frontend that turns the official term dataset into discovery, onboarding, and builder-oriented context.
The challenge asks for something searchable, browsable, beautiful, and genuinely useful on top of the glossary SDK/data. This frontend is meant to be that hostable surface: multilingual, polished, and focused on understanding Solana faster.
The landing page, instant search, and term pages are designed to reduce time-to-context, not just expose raw definitions.
Builder paths, related terms, category continuation, and next concepts turn the glossary into guided exploration instead of flat lookup.
Term pages can export compact context blocks so the glossary becomes useful inside agent workflows, not only in-browser reading.
The challenge asks for something searchable, browsable, beautiful, and genuinely useful on top of the glossary SDK/data. This frontend is meant to be that hostable surface: multilingual, polished, and focused on understanding Solana faster.
The app reads the official glossary data from this repository and builds its pages around term IDs, definitions, aliases, localized content, categories, and mapped relationships. The routing and UI layers stay separate from the data layer so the frontend can evolve without breaking the glossary source.
The app reads the official glossary data from this repository and builds its pages around term IDs, definitions, aliases, localized content, categories, and mapped relationships. The routing and UI layers stay separate from the data layer so the frontend can evolve without breaking the glossary source.
Instant term discovery across names, aliases, IDs, and definitions.
Builder paths for Anchor, Runtime, DeFi, and Agents.
Localized browsing in English, Portuguese, and Spanish.
Term pages with related concepts, confused neighbors, and AI handoff context.