Note: This is a read-only mirror of the formal Gerrit repository, where active development is ongoing.
Issue tracking is handled in Jira.
Technical discussion is handled in Slack channel #fabric-sdk-py
.
This project is a Hyperledger project in Incubation. It was proposed to the community and documented here, and was approved by Hyperledger TSC at 2016-09-08. Information on what Incubation entails can be found in the Hyperledger Project Lifecycle document.
Fabric-SDK-py is an implementation of the Hyperledger fabric SDK in Python.
For non-developers, the code can be cloned from Github.
$ git clone https://github.com/hyperledger/fabric-sdk-py
We welcome contributions to the Hyperledger Project in many forms. There’s always plenty to do!
Full details of how to contribute to this project are documented here.
For developers, please also see How to Contribution.
The following command will build a Docker image with the fabric-sdk-py installed.
$ docker build -t hyperledger/fabric-sdk-py .
$ docker run -it hyperledger/fabric-sdk-py tox
Name | GitHub | Gerrit | |
---|---|---|---|
Baohua Yang | yeasy | baohua | [email protected] |
Chen Kai | grapebaba | grapebaba | [email protected] |
Chang Chen | lafenicecc | [email protected] | |
Qiang Wang | qiang0723 | [email protected] | |
Chuanjian Wang | ckeyer | [email protected] |
See Change Log.
- Hyperledger Community
- Hyperledger mailing lists and archives
- Hyperledger Slack - if you need an invitation, try our Slack inviter
- Hyperledger Wiki
- Hyperledger Code of Conduct
- Community Calendar
The Hyperledger Project uses the Apache License Version 2.0 software license.