Skip to content

juan-cortes/account-viewer

 
 

Repository files navigation

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

About

Very simple stellar client built with interstellar.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.9%
  • HTML 30.6%
  • CSS 16.3%
  • Shell 0.2%