Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.23 KB

README.md

File metadata and controls

34 lines (25 loc) · 1.23 KB

PCR

How to run

Get this repo and run

  • Clone this repository: $ git clone https://github.com/EnigmaBreaker/PCR && cd PCR
  • Copy bin/ from fabric samples: $ cp -r ../fabric-samples/bin/ .
  • Run start.sh
  • To run commands in the running docker container: $ docker exec -it cli bash
  • Run scripts/script.sh to set up network and install smart contract.

Important files