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
python -m pip install supra-sdkCheck examples section.
For the function specific documentation, check out the supra-python-sdk reference documentation.
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.