All projects
dApp Web3

Solana Sync Hub

A Solana web app for connecting wallets and surfacing on-chain data.

Year
2024
Role
Solo — full front-end
TypeScriptReactSolanaViteTailwind

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