Skip to content

zulucrypto/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 53.0%
  • HTML 30.9%
  • CSS 15.8%
  • Shell 0.3%