Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.1 KB

File metadata and controls

27 lines (16 loc) · 1.1 KB

Supra Python SDK

License Discord chat

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.

  • Python 3.12+ support

Installation

python -m pip install supra-sdk

Usage

Check examples section.

Reference Docs

For the function specific documentation, check out the supra-python-sdk reference documentation.

Contributing

If you found a bug or would like to request a feature, please file an issue. If, based on the discussion on an issue, you would like to offer a code change, please make a pull request.