Skip to content

Files

Latest commit

f357cb6 · Apr 25, 2019

History

History
19 lines (15 loc) · 323 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 323 Bytes

TestnetForFabricDev

This is a testnet for Hyperldedger Fabric developer based docker.

Getting Started

Start the network:

$ ./testnet.sh up

Stop the network:

$ ./testnet.sh down

Get in the cli.testnet.com container to operator the network:

$ docker exec -it cli.testnet.com bash