github.com/s7techlab/cckit@v0.10.5/examples/cars/README.md (about)

     1  # Cars registration Hyperledger Fabric chaincode
     2  
     3  Car 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)