ovrl_sdk.soroban¶
Soroban-specific helpers for contract workflows in the OVRL SDK.
Contains the RPC toolkit wrapper, invocation result types, and token client utilities used to interact with Soroban token contracts. License: Apache-2.0. Authors: Overlumens (github.com/overlumens) and Md Mahedi Zaman Zaber (github.com/zaber-dev).
Classes
|
Result envelope for a Soroban contract call with metadata for debugging. |
|
High-level helpers for invoking the Soroban token interface (balance/transfer/etc). |
|
Thin wrapper around Soroban RPC to prepare, send, and poll transactions. |