github.com/muhammedhassanm/blockchain@v0.0.0-20200120143007-697261defd4d/sawtooth-core-master/docs/source/architecture.rst (about)

     1  
     2  ************
     3  Architecture
     4  ************
     5  
     6  The following diagram shows a high-level view of the Sawtooth architecture.
     7  
     8  .. figure:: images/arch-sawtooth-overview.*
     9     :width: 100%
    10     :align: center
    11     :alt: Sawtooth core architecture
    12  
    13  .. toctree::
    14     :maxdepth: 2
    15  
    16     architecture/global_state
    17     architecture/transactions_and_batches
    18     architecture/journal
    19     architecture/scheduling
    20     architecture/rest_api
    21     architecture/poet
    22     architecture/validator_network
    23     architecture/permissioning_requirement
    24     architecture/injecting_batches_block_validation_rules
    25     architecture/events_and_transactions_receipts
    26  
    27  .. Licensed under Creative Commons Attribution 4.0 International License
    28  .. https://creativecommons.org/licenses/by/4.0/