Open-source experience kit for Solana
Build better Solana experiences.
UX.SOL helps teams ship clearer Solana product experiences with installable UI and interaction logic they can own, adapt, and build on.
scroll
From primitive to product
Everything between connecting a wallet and completing the job.
Start with one utility or install an entire workflow. Every item lands in your codebase, follows your design system, and remains yours to change.
Open infrastructure
One command. Readable source. No lock-in.
Registry items include their files, npm dependencies, related UX.SOL items, API routes, and environment requirements. Teams can inspect every line before it reaches production.
$ pnpm dlx shadcn@latest add https://uxdotsol.xyz/r/quick-send-flow.json
[ok] Resolving registry dependencies
[ok] Installing lucide-react and @solana/web3.js
[ok] Adding transaction hooks
[ok] Writing quick-send-flow.tsx
Success. The workflow is now part of your app.
FAQ
Yes. The public registry currently ships 16 installable items across components, hooks, flows, and templates.
UX.SOL installs readable source code into your project. There is no required runtime, black box, or design-system lock-in.
Each item is a registry JSON file that the shadcn CLI resolves with its files, npm packages, supporting routes, and related UX.SOL dependencies.
Yes. UX.SOL is open-source and free for personal and commercial projects.