Skip to content

UI for the next generation mirage.

License

Notifications You must be signed in to change notification settings

orphic-inc/stellar-ui

Repository files navigation

Stellar UI

Codacy Badge

This is a React-based SPA/UI for Stellar, the next generation mirage.

Quick Start

See the compose repository for the fastest way to spin up an instance of Stellar.

Requirements

  • Node.js (only LTS version supported)

Development Environment

git clone https://github.com/orphic-inc/stellar-ui.git ui
cd ui
npm i
npm start

Alternatively, you can simulate a production build with npm run build.

Configuration

Variable Description Default
STELLAR_API_URL URL to API server undefined