IMPORTANT: This readme should be under $GOPATH/src/github.com/hyperledger/fabric for the package to compile correctly
Look to examples/network/try_muchain.sh for a demo of a network creation and some mutations.
A subcommand named 'muchain' has been added to the peer executable to run muchain specific commands. See the muchain subcommand help for more info.
Orignal Hyperledger Readme:
This project is a Hyperledger project in Incubation. It was proposed to the community and documented here. Information on what Incubation entails can be found in the Hyperledger Project Lifecycle document.
The fabric is an implementation of blockchain technology, leveraging familiar and proven technologies. It is a modular architecture allowing pluggable implementations of various function. It features powerful container technology to host any mainstream language for smart contracts development.
This is a read-only mirror of the formal Gerrit repository, please visit our online documentation for information on getting started using and developing with the fabric, SDK and chaincode.
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.
Hyperledger mailing lists and archives
Hyperledger Slack - if you need an invitation, try our Slack inviter
The Hyperledger Project uses the Apache License Version 2.0 software license.