.. meta:: :description: A Python SDK for Supra Blockchain. supra-sdk ========= The `supra-python-sdk` provides a seamless interface for interacting with the Supra-L1 network. It offers comprehensive support for `move-vm` operations and transactions, enabling developers to both query on-chain data and submit `move-vm` based transactions with ease. Installation ------------ .. code-block:: bash python -m pip install supra-sdk Usage ----- Check `examples `_ section. .. toctree:: :maxdepth: 2 :caption: Supra-SDK supra_sdk Indices and tables ------------------ * :ref:`genindex` * :ref:`modindex` * :ref:`search`