Registry / other / hyperledger-fabric

hyperledger-fabric

JSON →
library2.1.1+incompatiblegogounverified

Hyperledger Fabric is a permissioned blockchain framework for enterprise applications.

go get github.com/hyperledger/fabric
INSTALL
IMPORT
SIG · HYPERLEDGER-FABRIC
H
hyperledger-fabric
othergov2.1.1+incompatible
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

fabric
github.com/hyperledger/fabric

Use the chaincode shim interface.

package main import ( "fmt" "github.com/hyperledger/fabric/core/chaincode/shim" ) func main() { fmt.Println(shim.Success(nil)) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1.1+incompatiblelatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Meta
1
Resources
hyperledger-fabric — go get hyperledger-fabric · libregistry