Skip to content

Add a top-level architecture doc tying contracts, backend, and frontend together #20

Description

@anitajordan22244-afk

services/backend/README.md documents local setup, but there's no top-level architecture doc tying the three pieces together (contracts ↔ backend indexer/auth ↔ frontend) — someone new to the repo has to piece together the data flow (Soroban events → indexer → Postgres → /streamsanalytics.service.ts → GraphQL → UI) from source.

To do: add a short architecture doc (docs/ARCHITECTURE.md) with a diagram or ASCII flow of how a payment-stream event goes from an on-chain contract call to showing up in the dashboard, and how the SEP-10-inspired auth challenge/verify flow works end to end.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions