package
1.0.5
Repository: https://github.com/hyperledger-labs/cckit.git
Documentation: pkg.go.dev

# README

Cars private registration Hyperledger Fabric chaincode

Car private registration chaincode use simple golang structure with json marshalling. Example with protobuf base chaincode schema is here.

source code, tests

# Packages

No description provided by the author

# Functions

No description provided by the author
NewProxy created chaincode, related to cars chaincode.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

Car struct for chaincode state.
CarPayload chaincode method argument.