Skip to content

wangyi0559/poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 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 ~/poc/sdk
sudo su
./runApp.sh
Terminal Window 2
  • init sdk
cd ~/poc/sdk
bash init.sh

Step 2: setup the yiliao poc

Terminal Window 3
cd ~poc/yiliao
sudo su
./runApp.sh

Test the sample program

http://127.0.0.1:10389

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published