A standard UI for the Springblock blockchain networks to allow issuance and trading from a common interface. This will allow a simple comparison of the performance and functionality of multiple blockchain technologies
This is a temporary repository so that a few people can work on getting it up and running before we move it to the main repository on the Springblock project
In order to get it running:
- Clone the poject
- cd to the Project folder
- do an npm install
- cd test_api
- npm start
- Open a new terminal
- cd back to the Project folder
- npm start
Open a browser and go to http://localhost:3000