Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 337 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 337 Bytes

aws-amb-made-easy

AWS AMB entire blockchain process make easy (Network creation, create channel, peers joining channel, install chaincode, instantaneous chaincode via API ) As of now only network creation is available.

Create network

  1. cd ambnetwork
  2. Edit input parameters as you want (in main.go)
  3. go run main.go