Skip to content

svenzik/hyperledger-fabric-case-study-proto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Prequisites: Install go, nodejs, npm and docker

This installation works on linux!

Install chaincode dependecies: go to directory ./chaincode and execute: ./install.sh

Go to ../parking-app, start Hypeledger Fabric network and deploy chaincode version 1.0 ./startFabric.sh

Install client dependencies and run web server by executing: ./install.sh

Ctrl-c will exit To start web server use npm run start-dev

open http://localhost:18000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published