Sawtooth Python SDK


License
Apache-2.0
Install
pip install sawtooth-sdk==1.0.4

Documentation

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 Python applications which interface with the Sawtooth platform. For full usage and installation instructions please reference the official Sawtooth documentation below: