You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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:

  1. the chaincode methods stub
  2. 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

fabric@lists.hyperledger.org

Chat

#fabric-chaintool

History

  • No labels