BANKEX / Blockchain-Hackathon-Kazan

Storage mortgage securities system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blockchain Mortgae Bond Registry

Contest project for hackathon "Blockchain - the New Oil of Russia", Kazan, August 27-29, 2017

Online Demo

https://hackathon.bankexlab.com

Contracts

cd contracts/

Web App

сd webapp/

Running using Node.JS

Prerequisites

Running

npm install
npm start

Webapp will be available at http://localhost:3000

Running using Docker

Prerequisites

Starting

docker-compose up -d

Webapp will be available at http://localhost:3000

Stopping

docker-compose down

About

Storage mortgage securities system

License:MIT License


Languages

Language:JavaScript 58.8%Language:CSS 26.6%Language:HTML 14.6%