Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Docs

Directory Contents
api/ OpenAPI specs, GraphQL schema, on-chain event schemas
adr/ Architecture Decision Records

API Specs

  • api/openapi.yaml — REST API (all services) — to be added
  • api/schema.graphql — GraphQL schema (api-gateway) — to be added
  • api/stellar-events.md — on-chain event schemas — to be added

Architecture Decision Records

ADRs document significant technical decisions and their rationale. New ADRs should follow the template in adr/000-template.md.