How does Hyperledger Sawtooth Works?

Hyperledger Sawtooth is a modular platform for building, deploying, and running distributed ledgers (also called blockchains). It includes a novel consensus algorithm called “Proof of Elapsed Time” (PoET), which uses trusted execution environments (TEEs) to ensure that consensus is reached in a fair and efficient manner. Sawtooth also has a modular design that allows for pluggable consensus algorithms and supports both permissioned and permissionless networks.

  • Sawtooth’s core component is a distributed ledger that records a log of all transactions and smart contract execution. The ledger is replicated across all nodes in the network, and transactions are processed in parallel to increase performance.
  • Sawtooth also includes a smart contract engine called “Sawtooth Lake” which allows for easy deployment and execution of smart contracts. The platform also provides a RESTful API for interacting with the ledger and submitting transactions.
  • Sawtooth is designed to be highly scalable and can support networks with thousands of nodes and millions of transactions per second. 
  • Overall, Hyperledger Sawtooth is a flexible, powerful platform for building and deploying distributed ledgers that can be used for a wide range of applications, such as supply chain management, digital asset tracking, and voting systems.
  • Hyperledger Sawtooth makes it simpler to develop apps while retaining system security by separating the core ledger system from the environment pertinent to each application. 
  • Application developers can describe the business rules appropriate for their application without being familiar with the core system’s underlying architecture. This design enables developers to build applications that can be hosted, managed and used outside of the core blockchain network in their favorite programming language.

Hyperledger Sawtooth in Blockchain

Hyperledger Sawtooth is a corporate blockchain platform that creates distributed ledger networks and applications. The design philosophy focuses on maintaining distributed ledgers and securing smart contracts, especially for enterprise applications. Sawtooth uses blockchain technology as a service (BaaS).
Sawtooth is very modular as well. This modularity allows companies and consortiums to decide on policy in their respective fields of competence. Applications can choose the transactional, permissioning, and consensus algorithms that best meet their unique business requirements because of Sawtooth’s fundamental design. The majority of blockchain-based systems in use today host and execute both their core and their apps on the same platform, which may have an impact on both security and performance.

Similar Reads

What is Hyperledger Sawtooth?

Hyperledger sawtooth is an open-source enterprise blockchain-as-a-service platform that can run customized smart contracts without needing to know the underlying design of the core system....

How does Hyperledger Sawtooth Works?

Hyperledger Sawtooth is a modular platform for building, deploying, and running distributed ledgers (also called blockchains). It includes a novel consensus algorithm called “Proof of Elapsed Time” (PoET), which uses trusted execution environments (TEEs) to ensure that consensus is reached in a fair and efficient manner. Sawtooth also has a modular design that allows for pluggable consensus algorithms and supports both permissioned and permissionless networks....

Hyperledger Sawtooth Consensus Algorithms

Hyperledger Sawtooth includes a modular design that allows for pluggable consensus algorithms. Some of the consensus algorithms that are supported by Sawtooth include:...

Features of the Hyperledger Sawtooth

1. Separation Between the Application Level and the Core System...

Elements of Hyperledger Sawtooth Architecture

...

Applications of Hyperledger Sawtooth

X O: Plays a game of tic tac toe to illustrate how to create simple transactions. The construct and take transactions in the X O transaction family provide an X O command that enables two players to play the game. You may check the  X O Transaction Family for additional details. Sawtooth Supply Chain: The Sawtooth supply chain exhibits how to track the origins and other relevant contextual data of any item. Supply Chain offers a sample application that includes a web app, a bespoke REST API, and a transaction processor. This example application shows how to synchronize the blockchain state to a local database for complicated queries as well as a decentralized way for in-browser transaction signing. Sawtooth Marketplace: On the blockchain, the Sawtooth marketplace instructs users on how to exchange particular quantities of specialized assets. With the help of a Sawtooth validator and a few other components, this example application will run a Sawtooth blockchain and offer a straightforward RESTful API to communicate with it....

Supported Languages for Transaction Process

Hyperledger Sawtooth supports the use of multiple programming languages for the transaction process. Some of the supported languages include:...

Hyperledger Sawtooth Development Architecture

The modular architecture of Hyperledger Sawtooth enables the division of concerns among various system components. The main components of Sawtooth architecture are:...

Hyperledger Sawtooth at Work

Hyperledger Sawtooth can be used to build a variety of distributed ledger applications. Some examples of how Sawtooth can be used in  different industries include:...