Welcome to Breakout! This project is a frontend Tooling Data Explorer/Dashboard project participating in Solana's Talent Olympics.
This dashboard shows basic information of Solana blockchain and information of several dapps such as Jupiter, Raydium, Orca etc.
- Next.js App Router + Tailwindcss
- @solana/web3.js
- apis
- Highcharts
https://breakout-psi.vercel.app/
First, install dependencies:
npm installThen, run on development environment
npm run devOpen http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.js. The page auto-updates as you edit the file.
This project uses next/font to automatically optimize and load Inter, a custom Google Font.
To learn more about Next.js, take a look at the following resources:
