/aws-amb-made-easy

AWS AMB entire blockchain process make easy

Primary LanguageGo

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