sawtooth-sdk-js
v1.2.0
Published
An SDK for interacting with the Hyperledger Sawtooth distributed ledger.
Downloads
59
Maintainers
Readme
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 JavaScript 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:
- Hyperledger Sawtooth Official Documentation
- Sawtooth Application Developer's Guide
- Sawtooth JavaScript SDK Guide
License
Hyperledger Sawtooth software is licensed under the Apache License Version 2.0 software license.