Skip to content

fabricsdk-go is API interface to access hyperledger fabric

Notifications You must be signed in to change notification settings

godzilla-s/fabricsdk-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fabricsdk-go

fabricsdk-go is API interface to access hyperledger fabric, include CA and gateway. CA used for register and issue fabric certificate (peer, orderer, client etc).

Dependency

Go: v1.16.8

Example

example:

  • channel_test.go: channel operator include create, join, list etc.
  • chaincode_test.go: chaincode operator include install, approve, commit etc.

About

fabricsdk-go is API interface to access hyperledger fabric

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published