ITPeople-Blockchain / auction

ITPeople Blockchain - Art Auction Demo
162 stars 183 forks source link

Split chaincode in multiple files #71

Closed sibelius closed 7 years ago

sibelius commented 7 years ago

This code is really good thanks.

we can make it more readable spliting the code in multiples files, like this repo: https://github.com/IBM-Blockchain/fabric-boilerplate/tree/master/src/build-chaincode

Itpeoplecorp commented 7 years ago

@sibelius thanks for your inputs. Yes we are syncing auction code with fabric v1.0 latest changes.

ratnakar-asara commented 7 years ago

@movee2016 has already worked on it and now we have itpUtils lib with helper methods