sawtooth-sdk

Crates.iosawtooth-sdk
lib.rssawtooth-sdk
version0.5.2
sourcesrc
created_at2018-11-02 19:10:23.281306
updated_at2022-02-03 19:15:49.277905
descriptionHyperledger Sawtooth is an enterprise blockchain platform for building distributed ledger applications and networks.
homepage
repositoryhttp://github.com/hyperledger/sawtooth-sdk-rust
max_upload_size
id94381
size449,144
Ryan Beck-Buysse (rbuysse)

documentation

README

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:

Commit count: 0

cargo fmt