Python
Installing ShdwDrive
pip install shadow-drive
Also for running the examples:
pip install solders
Check out the examples
directory for a demonstration of the functionality.
https://shdw-drive.genesysgo.net/[STORAGE_ACCOUNT_ADDRESS]
Example - Create Account, File Upload, Add or Reduce Storage, and Delete Account using Python
About the Github Repo
This package uses PyO3 to build a wrapper around the official ShdwDrive Rust SDK. For more information, see the Rust SDK documentation.
Methods
Section under development.
Last updated