protoc-gen-cc-gateway

command
v0.6.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 25, 2021 License: MIT Imports: 9 Imported by: 0

README

Hyperledger Fabric chaincode kit (CCKit)

Chaincode gateway

With gRPC we can define chaincode interface once in a .proto file and API / SDK will be automatically created for this chaincode. We also get all the advantages of working with protocol buffers, including efficient serialization, a simple IDL, and easy interface updating.

Chaincode-as-service gateway generator allows to generate from gRPC service definition:

  • Chaincode handlers interface
  • Chaincode gateway - service, can act as chaincode SDK or can be exposed as gRPC or REST service
Install the generator

GO111MODULE=on go install github.com/optherium/cckit/gateway/protoc-gen-cc-gateway

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL