Skip to content

Issue 402: web3: Integrate Soroban Rust Smart Contract Client #58

@AlAfiz

Description

@AlAfiz

Description

The network layer needs a standardized way to interact with our on-chain logic deployed on the Stellar network. We need to implement a dedicated RPC client module that securely communicates with Soroban smart contracts.

Requirements

  • Integrate the Soroban RPC SDK into the network core.
  • Create a dedicated service class to handle contract invocation and simulation.
  • Implement robust error handling for common Stellar network failures (e.g., transaction expired, insufficient fee).
  • Write integration tests that invoke a simple read-only function on a deployed Testnet contract.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions