Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

palladians/minaverse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

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.