Repository
This issue belongs in Fundable-Protocol/Backend under indexer/.
Migrated from https://github.com/Fundable-Protocol/stellar_indexer/issues/15.
Context
Stream creation is the first streams-domain event and establishes the handler/testing pattern for the rest of the domain.
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/streams/src/handlers/
indexer/streams/src/index.ts
Repository
This issue belongs in
Fundable-Protocol/Backendunderindexer/.Migrated from https://github.com/Fundable-Protocol/stellar_indexer/issues/15.
Context
Stream creation is the first streams-domain event and establishes the handler/testing pattern for the rest of the domain.
Scope
StreamCreatedevent payload shapeStreaminsertOut 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/streams/src/handlers/indexer/streams/src/index.ts