Skip to content

palladians/minaverse

Repository files navigation

Minaverse

Discord

Explore the universe of Mina Protocol.

Stack

  • Next.js 13.4 & React Server Components
  • Tremor, shadcn/ui, Tailwind
  • Playwright

Getting Started

Prerequisite

  • NVM
  • PNPM

Prepare

cp .env.example .env # copy env variables
# Adjust ENV variables in .env
pnpm i # install dependencies

Dev server

pnpm dev

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

Build app

pnpm build

Lint & format

pnpm format

Contributors

Made with contrib.rocks.

Acknowledgements

  • Big thanks to Gareth Davies for creating and maintaining Mina Explorer APIs.
  • Prices are fetched with CoinGecko.