Skip to content

NexusOcean/firoblocks-ui

Repository files navigation

FiroBlocks UI

React frontend for FiroBlocks — a block explorer for the Firo network. Built with Vite and TypeScript.

The public API is available at api.firoblocks.app/v1 — as seen in .env.example no local node required.

Requirements

  • Node.js 24
  • pnpm

Setup

cp .env.example .env
pnpm install --frozen-lockfile
pnpm dev

Environment Variables

Variable Description
VITE_API_URL FiroBlocks API base URL
VITE_MAINTENANCE_PLANNED Enable maintenance mode banner
VITE_LOCAL_API Use local API for development

Community

License

Mozilla Public License 2.0

Releases

No releases published

Packages

 
 
 

Contributors