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
python -m pip install supra-sdk
Usage
Check examples section.