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

     1  =================
     2  SDK API Reference
     3  =================
     4  
     5  
     6  Python
     7  ------
     8  
     9  .. toctree::
    10  
    11     sdks/python_sdk/processor.rst
    12     sdks/python_sdk/sawtooth_signing.rst
    13  
    14  Go
    15  --
    16  
    17  - `Transaction Processor
    18    <go_sdk/processor.html#http://>`__
    19  - `Signing
    20    <go_sdk/signing.html#http://>`__
    21  
    22  Javascript
    23  ----------
    24  
    25  - `Transaction Processor
    26    <javascript_sdk/processor/index.html#http://>`__
    27  - `Signing
    28    <javascript_sdk/signing/index.html#http://>`__
    29  
    30  Rust
    31  ----
    32  - `Transaction Processor
    33    <rust_sdk/doc/sawtooth_sdk/processor/index.html#http://>`__
    34  - `Signing
    35    <rust_sdk/doc/sawtooth_sdk/signing/index.html#http://>`__
    36  
    37  
    38  .. Licensed under Creative Commons Attribution 4.0 International License
    39  .. https://creativecommons.org/licenses/by/4.0/