acourtney2015 / account-viewer

Very simple stellar client built with interstellar.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:Apache License 2.0


Languages

Language:JavaScript 53.0%Language:HTML 30.9%Language:CSS 15.8%Language:Shell 0.3%