#sawtooth #applications #blockchain #platform #distributed #algorithm #ledger

sawtooth-sdk

Hyperledger Sawtooth is an enterprise blockchain platform for building distributed ledger applications and networks

10 releases

0.5.2 Feb 3, 2022
0.5.0 Sep 3, 2020
0.4.5 Aug 5, 2020
0.4.4 May 5, 2020
0.1.0 Nov 8, 2018

#1 in #sawtooth

Download history 29/week @ 2023-11-20 58/week @ 2023-11-27 7/week @ 2023-12-04 29/week @ 2023-12-11 26/week @ 2023-12-18 77/week @ 2023-12-25 52/week @ 2024-01-01 40/week @ 2024-01-08 4/week @ 2024-01-15 66/week @ 2024-01-22 138/week @ 2024-01-29 88/week @ 2024-02-05 90/week @ 2024-02-12 95/week @ 2024-02-19 141/week @ 2024-02-26 153/week @ 2024-03-04

485 downloads per month
Used in 9 crates (8 directly)

Apache-2.0

150KB
3K SLoC

Hyperledger Sawtooth

Hyperledger Sawtooth SDK

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.

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:

Dependencies

~9–19MB
~198K SLoC