Skip to content

VladimirStarostenkov/catbond

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Catastrophe Bond Proof Of Concept

Proof of concept demo for issuing and trading bonds on Hyperledger blockchain. Please read the functional spec document.

Web Application

Demo is served by an Angular single page web application. Please install and run in web directory.

Install

npm install
bower install

Will download developer dependencies which may take a little while.

Run

The web app is built and run by gulp:

gulp serve

About

Bond issuance and trading on blockchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.9%
  • HTML 30.9%
  • CSS 4.2%