github.com/leonlxy/hyperledger@v1.0.0-alpha.0.20170427033203-34922035d248/docs/source/learn_chaincode.rst (about) 1 Learn to write chaincode 2 ======================== 3 4 [WIP] ...coming soon 5 6 Teaches a developer how to write chaincode functions and implement the 7 necessary interfaces to create generic assets. 8 9 In the meantime, visit the learn chaincode repo 10 `here <https://github.com/IBM-Blockchain/learn-chaincode>`__ to 11 familiarize yourself with high level concepts and go code.