Skip to content

0lav/helium-explorer

 
 

Repository files navigation

Helium Network Explorer

Development

Installation

Requirements: Node.js 16.8 or later

Install pnpm if you haven't already, for example using brew:

brew install pnpm

Download the dependencies:

pnpm install

Add environment variables:

cp .env.example .env.local

Add your Mapbox access token.

Run locally

Then, run the development server:

pnpm dev

Open http://localhost:3000 in your browser.

About

Helium Explorer all in one.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.6%
  • JavaScript 3.2%
  • Other 0.2%