Skip to content

fospring/poc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

POC

Prerequisites and setup:

  • Docker - v1.12 or higher
  • Docker Compose - v1.8 or higher
  • Git client - needed for clone commands
  • Node.js v6.9.0 - 6.10.0 ( Node v7+ is not supported )
  • jq apt-get install jq
  • Download docker images

Running the sample program

Step 1: setup the fabric network

Terminal Window 1
  • start sdk
cd sdk
./runApp.sh
Terminal Window 2
  • init sdk
cd sdk
./init.sh

Step 2: setup the yiliao poc

Terminal Window 3
cd yiliao
./runApp.sh

Test the sample program

http://127.0.0.1:3389

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 73.3%
  • CSS 12.8%
  • JavaScript 9.8%
  • Go 3.4%
  • Shell 0.7%