Registry / other / hyperledger-fabric-chaincode-go

hyperledger-fabric-chaincode-go

JSON →
library0.0.0-20240124143825-7dec3c7e7d45gogounverified

Package chaincode contains the code necessary for chaincode to interact with a Hyperledger Fabric peer.

go get github.com/hyperledger/fabric-chaincode-go
INSTALL
IMPORT
SIG · HYPERLEDGER-FABRIC
H
hyperledger-fabric-chaincode-go
othergov0.0.0-20240124143825-7dec3c7e7d45
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.

chaincode
github.com/hyperledger/fabric-chaincode-go

Imports the Fabric chaincode shim.

package main import ( "fmt" "github.com/hyperledger/fabric-chaincode-go/shim" ) func main() { fmt.Println("Chaincode shim ready") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20240124143825-7dec3c7e7d45latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

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