Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Solana Glossary Explorer
Interactive, production-ready frontend for browsing the full
@stbr/solana-glossarydataset. Designed to make 1001+ Solana ecosystem terms searchable, filterable, and accessible in three languages.Deliverables
Explorer UI (
explorer/)Cmd+K/Ctrl+Kkeyboard shortcut to focus searchReact.memo) and optimized rendering (no layout thrashing)Data Contributions (
data/terms/,data/i18n/)agave-v2— Next-gen Anza validator clientsolana-seeker— Second-generation Solana mobile devicevibe-station— Community-driven hubskyiv-scheduler— Dynamic transaction schedulerhypergrid— Native scaling framework for AppChainsdata/i18n/pt.jsonanddata/i18n/es.jsonTech Stack
@stbr/solana-glossarySDKTest Coverage
✓ src/lib/sdk.test.ts (5 tests) ✓ Solana Glossary SDK Wrapper ✓ should return all terms ✓ should get a specific term by id ✓ should return categories ✓ should filter terms by category ✓ should search terms correctlyLive Demo
Screenshots
🖼️ Full Desktop Experience
🎥 Interaction Walkthrough
video-home.webm
Responsive Views & Search
🔍 Interactive Search: Finding a term across 1000+ entries with 0ms lag.
Architecture
Setup
Review & Credits
cc: @kauenet 🚀