注册
登录
以太坊
>>
hlf-sdk-go
>>
返回
项目作者:
s7techlab
项目描述 :
Hyperledger Fabric Golang SDK
高级语言:
Go
项目主页:
项目地址:
git://github.com/s7techlab/hlf-sdk-go.git
创建时间:
2018-07-03T13:16:50Z
项目社区:
https://github.com/s7techlab/hlf-sdk-go
开源协议:
MIT License
下载
Hyperledger Fabric SDK
Project structure:
api - interface definitions
ca - sdk for Hyperledger Fabric CA
client - sdk for Hyperledger Fabric Network
crypto - cryptographic implementation
discovery - discovery service implementation
examples - examples of using current SDK (invoke cli and events client)
event-listener
- example of using peer.DeliverService, which shows new blocks
blockchain_info
- example of viewing info about channels and channel’s ledger
identity - identity implementation
proto - Hyperledger fabric protobuf messages creating and parsing