Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 992 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 992 Bytes

Sawtooth

Sawtooth SDK

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: