Skip to content

Commit

Permalink
Merge branch 'release-1.2' of https://github.com/jcs47/hyperledger-bf…
Browse files Browse the repository at this point in the history
…tsmart into release-1.2
  • Loading branch information
João Sousa committed Sep 30, 2018
2 parents e32957a + 7943b46 commit 4abd870
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## BFT ordering service for Hyperledger Fabric v1.1
## BFT ordering service for Hyperledger Fabric v1.2

This is a Byzantine fault-tolerant (BFT) ordering service for Hyperledger Fabric (HLF) v1.1. This BFT ordering service is a wrapper around [BFT-SMaRt](https://github.com/bft-smart/library), a Java open source BFT library maintained by the LaSIGE research unit at the University of Lisbon.
This is a Byzantine fault-tolerant (BFT) ordering service for Hyperledger Fabric (HLF) v1.2. This BFT ordering service is a wrapper around [BFT-SMaRt](https://github.com/bft-smart/library), a Java open source BFT library maintained by the LaSIGE research unit at the University of Lisbon.

To get started, check out the [overview page](https://github.com/bft-smart/fabric-orderingservice/wiki/Overview) and our [quick start guide](https://github.com/bft-smart/fabric-orderingservice/wiki/Quick-Start). You can also [learn to compile the code](https://github.com/bft-smart/fabric-orderingservice/wiki/Compiling). For a more in-dept look at how to configure a Fabric deployment with this ordering service, you can [read our guide](https://github.com/bft-smart/fabric-orderingservice/wiki/Configuring-a-Fabric-deployment).
To get started, check out the [overview page](https://github.com/bft-smart/fabric-orderingservice/wiki/Overview) and our [quick start guide](https://github.com/bft-smart/fabric-orderingservice/wiki/Quick-Start-v1.2). You can also [learn to compile the code](https://github.com/bft-smart/fabric-orderingservice/wiki/Compiling). For a more in-dept look at how to configure a Fabric deployment with this ordering service, you can [read our guide](https://github.com/bft-smart/fabric-orderingservice/wiki/Configuring-a-Fabric-deployment-v1.2).

0 comments on commit 4abd870

Please sign in to comment.