Real-time on-chain analytics & customizable creator cards for the Access Protocol ecosystem on Solana.
- Live On-Chain Dashboard — Fetches real-time data directly from the Solana blockchain: total staked ACS, min-stake requirements, subscriber counts, and more.
- Creator Card Generator — Generate branded, shareable profile cards with customizable backgrounds, typography, and live preview. Export as PNG via
html-to-image. - Light & Dark Mode — Full theme support with a polished UI for both modes.
- Web3 Authentication — Frictionless onboarding via Privy, supporting both traditional and wallet-based login.
- Campaigns — Browse and discover active earning campaigns with token reward details.
| Layer | Technology |
|---|---|
| Framework | React 19 + Vite 6 |
| Styling | Tailwind CSS v4 |
| Solana | @solana/web3.js, @solana/kit, @solana-program/* |
| Auth | Privy (@privy-io/react-auth) |
| Export | html-to-image |
- Node.js v20+
- npm
# 1. Clone the repository
git clone https://github.com/fermdev/accio-dashboard.git
cd accio-dashboard
# 2. Install dependencies
npm install
# 3. Start the dev server
npm run devnpm run build
npm run previewContributions, issues, and feature requests are welcome! Feel free to open an issue or submit a pull request.
Built with ❤️ for the Access Protocol community.