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 147 forks source link

Out-of-date version of fabric-sdk #1

Closed sg3des closed 6 years ago

sg3des commented 6 years ago

it`s useful tutorial\example, but why you use older version of fabric-sdk, there are some reasons for this?

In the current version of sdk, package util not exist, it was be removed on commit - [FAB-4890] Fabric Txn API and removed utils.

Thx.

xuchenhao001 commented 6 years ago

Agree with @sg3des . Could you please give an another example based on latest version's fabric-sdk-go? Thanks!

antitoine commented 6 years ago

@sg3des and @xuchenhao001, we will work on it this week. Updating the tutorial is a long process, we have run out of time so far.

antitoine commented 6 years ago

@sg3des and @xuchenhao001 the new version was merged on master (#4). If you have any suggestions, don't hesitate to come back to me.