CLI for Soroban contracts in Python
Project description
Soroban CLI
CLI and functions to call Soroban contracts with Python.
pip install soroban
This provides a simple way to call contracts without needing to install the Rust SDK and is a higher level interface compared to using the Python SDK.
import soroban
soroban.invoke("AAAA...", "increment")
Identity and Network configurations are automatically pulled from the global or local configuration.
Note: this repository has no affiliation with the Stellar Developer Foundation. The official CLI can be found here https://github.com/stellar/soroban-cli Should this become useful, I am happy to transfer it as well!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file soroban-0.1.0.tar.gz
.
File metadata
- Download URL: soroban-0.1.0.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 96aad5e238230a294fe1445df5d422f689109ef4a6dbd05e32f2019bfe4f920f |
|
MD5 | 79e35d2835778f1c898c376209cc5691 |
|
BLAKE2b-256 | de37a28fd9e30dd67cd325bf0e398c492aec71e0e046bfe90d48ce46e25d5410 |
Provenance
File details
Details for the file soroban-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: soroban-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bf1370e78e2eeabd69cca92346903267866b118fccc8bffc4a99e3f74108cee2 |
|
MD5 | 25cb1b766d2a5076569ba85a382e88b5 |
|
BLAKE2b-256 | 319f7c0d49ca6772541f67087630ff84331a5cd5e4277be4c9e16bf40cc9c7c1 |