Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 312 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 312 Bytes

account-viewer

A simple tool to view an account on the Stellar network and make transactions from it.

  1. npm install
  2. npm install -g interstellar

Developing

interstellar develop

Building for production

To use production config file run the following command:

interstellar build --env=prd