Blockchain using Go

Hi,

Not sure I am asking this query on the right place?

I am planning to learn Blockchain technologies and frameworks and I understand GoLang programming language can be used to write code for blockchain applications. My query how do I create blockchain application (may be a hello world app) using Go.

Nirmal Rawtani
India

Framework: https://github.com/hyperledger/fabric
SDK: https://github.com/hyperledger/fabric-sdk-go
Example: https://raw.githubusercontent.com/hyperledger/education/master/LFS171x/fabric-material/chaincode/sample-chaincode.go

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.