owenlilly / hlf-sdk-go

Hyperledger Fabric Golang SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

S7 Hyperledger Fabric SDK

Alpha version, use at your own risk!

Project structure:

  • api - definitions of various cores such as member and operator
  • crypto - cryptographic implementation
  • discovery - discovery service implementation (local only)
  • 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 - member identity implementation
  • member - member core implementation

Thanks

  • GoHFC - for basic ideas and examples

About

Hyperledger Fabric Golang SDK

License:MIT License


Languages

Language:Go 100.0%