Repository
This issue belongs in Fundable-Protocol/Backend under indexer/.
Migrated from Fundable-Protocol/stellar_indexer#9.
Context
Domain and poller code should not construct Soroban RPC clients directly. A shared wrapper keeps configuration and SDK usage consistent.
Scope
Out of Scope
- Unrelated package work
- Docker, CI, or deployment work unless named in scope
- Broad refactors outside the touched package
Acceptance Criteria
Dependencies
Suggested Files or Packages
indexer/common/src/rpc/
package.json
bun.lock
Repository
This issue belongs in
Fundable-Protocol/Backendunderindexer/.Migrated from Fundable-Protocol/stellar_indexer#9.
Context
Domain and poller code should not construct Soroban RPC clients directly. A shared wrapper keeps configuration and SDK usage consistent.
Scope
commonOut of Scope
Acceptance Criteria
bun run type-checkpassesbun run testpassesbun run lintpassesbun run indexer:type-checkpassesbun run indexer:testpassesbun run indexer:lintpassesDependencies
Suggested Files or Packages
indexer/common/src/rpc/package.jsonbun.lock