Skip to content

trezor/stellar-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

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.6%
  • HTML 24.9%
  • CSS 14.0%
  • Dockerfile 1.5%
  • Shell 1.0%