Categorygithub.com/s7techlab/hlf-sdk-go
2.0.14-beta
Repository: https://github.com/s7techlab/hlf-sdk-go.git
Documentation: pkg.go.dev

# README

S7 Hyperledger Fabric SDK

Coverage Status

Alpha version, use at your own risk!

Code example with gossip service discovery available at: examples/cc_call

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

# Packages

No description provided by the author