chainHero / heroes-service

Short tutorial to build a blockchain application in Go with Hyperledger Fabric
https://chainhero.io/2018/06/tutorial-build-blockchain-app-v1-1-0/
Apache License 2.0
275 stars 146 forks source link

Update to HF v2.1.0 and HF SDK Go v1.0.0-beta1 #42

Open sshmaxime opened 4 years ago

sshmaxime commented 4 years ago

Update Hyperledger Fabric to v2.1.0 Update Hyperledger Fabric SDK Go to v1.0.0-beta1 Now using Go Modules instead of dep Update the tutorial