Solana Sync Hub
A Solana web app for connecting wallets and surfacing on-chain data.
- Year
- 2024
- Role
- Solo — full front-end
Overview
A TypeScript/React dashboard for interacting with the Solana blockchain — wallet connection, on-chain data sync, and a clean reactive UI for inspecting account and program state.
The challenge
Interacting with Solana from the browser means juggling wallet adapters, RPC calls, and keeping UI state in sync with on-chain account changes — without the UI feeling sluggish.
What I built
- Wallet connection and session handling.
- On-chain data sync wired into a reactive React/TypeScript UI.
- A fast, clean Vite + Tailwind front-end.
Outcome
A reusable dashboard pattern for inspecting Solana account and program state.
More work
Syncro
A high-performance Solana indexing platform: write a transform in the browser, and stream structured on-chain data straight into your own Postgres — no proprietary schema, no lock-in.
AMM SolanaCLMM
A Concentrated Liquidity Market Maker built from scratch on Solana.
AMM SolanaCPMM
A Constant Product Market Maker with a full swap + liquidity UI.