Skip to content

Latest commit

 

History

History
78 lines (59 loc) · 1.57 KB

index.rst

File metadata and controls

78 lines (59 loc) · 1.57 KB

Introduction

img/logo.png

Welcome to the official documentation for the Terra Python SDK, a simple library toolkit for building software that interacts with the Terra blockchain.

Unfamiliar with Terra? → Check out Terra Docs

.. toctree::
    :maxdepth: 1
    :caption: Get Started

    tutorial

.. toctree::
    :maxdepth: 1
    :caption: Usage Guides

    guides/async
    guides/transactions
    guides/smart_contracts
    guides/pagination
    guides/custom_key
    guides/troubleshooting

.. toctree::
    :maxdepth: 1
    :caption: Examples / Recipes

    recipes/pseudo_feeder

.. toctree::
    :maxdepth: 1
    :caption: SDK Reference

    common/bech32
    common/numeric
    common/coin_coins
    guides/lcdclient
    common/keys_wallet
    common/exceptions

.. toctree::
    :maxdepth: 1
    :caption: Core Modules Reference

    core_modules/auth
    core_modules/authz
    core_modules/bank
    core_modules/distribution
    core_modules/gov
    core_modules/market
    core_modules/mint
    core_modules/oracle
    core_modules/params
    core_modules/slashing
    core_modules/staking
    core_modules/tendermint
    core_modules/tx
    core_modules/wasm
    core_modules/ibc_transfer



Indices and tables