Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Update README.md to reflect project transition #177

Merged
merged 1 commit into from
Feb 1, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
43 changes: 10 additions & 33 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,41 +1,18 @@
# Hyperledger Sawtooth

![Hyperledger Sawtooth](https://github.com/hyperledger/sawtooth-core/blob/master/images/sawtooth_logo_light_blue-small.png)
This project has moved (see below).

Hyperledger Sawtooth
-------------
Hyperledger Sawtooth was a project to provide an enterprise solution for
building, deploying, and running distributed ledgers (also called blockchains).

Hyperledger Sawtooth is an enterprise solution for building, deploying, and
running distributed ledgers (also called blockchains). It provides an extremely
modular and flexible platform for implementing transaction-based updates to
shared state between untrusted parties coordinated by consensus algorithms.
# Project Status

Documentation
-------------
This Hyperledger project, Hyperledger Sawtooth, has been archived and is no
longer active within Hyperledger.

Documentation for how to run and extend Sawtooth is available here:
https://sawtooth.hyperledger.org/docs/
Sawtooth is now maintained by the Splinter community. For more information,
visit: https://github.com/splintercommunity/sawtooth-core/

Hyperledger Sawtooth Core Developers Setup Guide can be found here: [BUILD.md](BUILD.md)

Running examples of Sawtooth blockchains can be found here:
https://sawtooth.hyperledger.org/examples/


Project Status
-----------------

This project is an _active_ Hyperledger project. It was proposed to the
community and documented [here](https://docs.google.com/document/d/1j7YcGLJH6LkzvWdOYFIt2kpkVlLEmILErXL6t-Ky2zU/edit).
Information on what _Active_ entails can be found in the
[Hyperledger Project Lifecycle document](https://wiki.hyperledger.org/display/HYP/Project+Lifecycle).

License
-------
# License

Hyperledger Sawtooth software is licensed under the [Apache License Version 2.0](LICENSE) software license.

Hyperledger Sawtooth documentation in the [docs](docs) subdirectory is licensed under
a Creative Commons Attribution 4.0 International License. You may obtain a copy of the
license at: http://creativecommons.org/licenses/by/4.0/.

![Open Source Award Badge](images/rookies16-small.png)
Loading