Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 326 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 326 Bytes

Hyperledger

This is my experiment for Hyperledger. I described step-to-step for some novice. Noted that my environment is MacOS.

Prerequisites

  1. Go language-> Look at some online tutorial. Don't forget to set up 'GOPATH' and 'GOROOT'
  2. Docker-> To demonstrate the virtual environment, we install Docker as a tool.