Proof of concept demo for issuing and trading bonds on Hyperledger blockchain. Please read the functional spec document.
Demo is served by an Angular single page web application. Please install and run in web
directory.
npm install
bower install
Will download developer dependencies which may take a little while.
The web app is built and run by gulp
:
gulp serve