Description
Build a robust Soroban RPC client for the backend with retry logic, timeout handling, and error classification.
Requirements
- Implement Soroban RPC client wrapper
- Add retry logic with exponential backoff
- Add timeout handling (30s default)
- Classify Soroban errors into domain errors
Acceptance Criteria
Priority
High
Description
Build a robust Soroban RPC client for the backend with retry logic, timeout handling, and error classification.
Requirements
Acceptance Criteria
Priority
High