github.com/s7techlab/cckit@v0.10.5/examples/private_cars/README.md (about) 1 # Cars private registration Hyperledger Fabric chaincode 2 3 Car private registration chaincode use simple golang structure with json marshalling. Example with protobuf base chaincode schema 4 is [here](../cpaper). 5 6 [source code](cars.go), [tests](cars_test.go)