Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

Package Usage: go: github.com/huijinchain/fabric-sdk-go

Package fabricsdk enables Go developers to build solutions that interact with Hyperledger Fabric. pkg/fabsdk: The main package of the Fabric SDK. This package enables creation of contexts based on configuration. These contexts are used by the client packages listed below. Reference: https://godoc.org/github.com/huijinchain/fabric-sdk-go/pkg/fabsdk pkg/client/channel: Provides channel transaction capabilities. Reference: https://godoc.org/github.com/huijinchain/fabric-sdk-go/pkg/client/channel pkg/client/event: Provides channel event capabilities. Reference: https://godoc.org/github.com/huijinchain/fabric-sdk-go/pkg/client/event pkg/client/ledger: Enables queries to a channel's underlying ledger. Reference: https://godoc.org/github.com/huijinchain/fabric-sdk-go/pkg/client/ledger pkg/client/resmgmt: Provides resource management capabilities such as installing chaincode. Reference: https://godoc.org/github.com/huijinchain/fabric-sdk-go/pkg/client/resmgmt pkg/client/msp: Enables identity management capability. Reference: https://godoc.org/github.com/huijinchain/fabric-sdk-go/pkg/client/msp Basic workflow In order to support the 'Gateway' programming model, the following package is provided: pkg/gateway: Enables Go developers to build client applications using the Hyperledger Fabric programming model as described in the 'Developing Applications' chapter of the Fabric documentation. Reference: https://godoc.org/github.com/huijinchain/fabric-sdk-go/pkg/gateway
1 version
Latest release: over 3 years ago

View more package details: https://packages.ecosyste.ms/registries/proxy.golang.org/packages/github.com/huijinchain/fabric-sdk-go

Dependent Repos 1

g0ldcha1n/fabric-sdk-go
  • v0.0.0-00010101000000-000000000000 test/integration/go.mod
  • v0.0.0-00010101000000-000000000000 test/performance/go.mod

Size: 1.31 MB - Last synced: 11 months ago - Pushed: over 3 years ago