peanutprotocol / peanut-ui

https://peanut-ui.vercel.app
4 stars 6 forks source link

Live at: peanut.to | staging.peanut.to

Getting Started

Ask in Peanut Discord #dev channel if you have any questions.

First install the dependencies (location: root folder):

pnpm install
cp .env.example .env
pnpm dev

Open http://localhost:3000 with your browser to see the result.