Hyperledger Fabric Chaintool
Chaintool is tooling to assist in various phases of Hyperledger Fabric chaincode development, such as compilation, test, packaging, and deployment. A chaincode application developer may express the programmatic interface to their application in a high-level protobuf-like structure, and chaintool will generate:
- the chaincode methods stub
- a chaincode archive package so the application may be deployed
Key Characteristics
Integrated with Fabric, written in Clojure
Documentation
https://github.com/hyperledger/fabric-chaintool/blob/master/README.md
Project Management
https://jira.hyperledger.org/projects/FAB
Repository
Communication
Mailing List
Chat
History
- Proposed by Gregory Haskins (LSEG), Eric Baur (LSEG), and Muralidharan Srinivasan, IBM
- Approved by the TSC on June 16, 2016