This repository has been archived by the owner on Feb 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update README.md to reflect project transition
Signed-off-by: Shawn T. Amundson <[email protected]>
- Loading branch information
Showing
1 changed file
with
11 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,18 @@ | ||
# Hyperledger Sawtooth | ||
|
||
![Hyperledger Sawtooth](images/sawtooth_logo_light_blue-small.png) | ||
This project has moved (see below). | ||
|
||
# Sawtooth Sabre | ||
Hyperledger Sawtooth was a project to provide an enterprise solution for | ||
building, deploying, and running distributed ledgers (also called blockchains). | ||
|
||
Sawtooth Sabre is a transaction family which implements on-chain smart contracts | ||
executed in a WebAssembly virtual machine. This distributed application runs on | ||
top of Hyperledger Sawtooth, an enterprise blockchain. To learn more about | ||
Hyperledger Sawtooth please see the | ||
[sawtooth-core repo](https://github.com/hyperledger/sawtooth-core) or its | ||
[published docs](https://sawtooth.hyperledger.org/docs/). | ||
# Project Status | ||
|
||
## Documentation | ||
This Hyperledger project, Hyperledger Sawtooth, has been archived and is no | ||
longer active within Hyperledger. | ||
|
||
Sawtooth Sabre documentation can be found here: | ||
https://sawtooth.hyperledger.org/docs/1.2/sabre/ | ||
Sawtooth is now maintained by the Splinter community. For more information, | ||
visit: https://github.com/splintercommunity/sawtooth-core/ | ||
|
||
## License | ||
# License | ||
|
||
Hyperledger Sawtooth software is licensed under the | ||
[Apache License Version 2.0](LICENSE) software license. | ||
Hyperledger Sawtooth software is licensed under the [Apache License Version 2.0](LICENSE) software license. |