Skip to content

Latest commit

 

History

History
48 lines (32 loc) · 727 Bytes

README.md

File metadata and controls

48 lines (32 loc) · 727 Bytes

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