0.0.1 • Published 6 years ago

tradingchain-laboratory v0.0.1

Weekly downloads
1
License
Apache-2.0
Repository
-
Last release
6 years ago

laboratory

The Stellar Laboratory is a suite of tools to help one learn about exploring the Stellar network. See it in action: https://www.stellar.org/laboratory/.

Developing

npm install
./node_modules/.bin/gulp develop

Building for production

npm install
./node_modules/.bin/gulp build

Internal documentation

The docs.md file contains code documentation on the laboratory. The docs.md is only relevant for developing the laboratory.