Sep 4, 2018 · 1 min read
Thanks for your questions! I have added code examples to github repo and to this article
Q1: https://github.com/s7techlab/cckit/tree/master/examples/cars/bin/cars
Q2: Owner extension provides basic access control for chaincode functions, this simplifies the implementation of “user permissions”.
Q4: yes
Q5: https://github.com/s7techlab/cckit/blob/master/examples/cars/cars_noacces_control.go and https://github.com/s7techlab/cckit/tree/master/examples/cars/bin/cars_noac