Skip to content

Latest commit

 

History

History
75 lines (59 loc) · 3.19 KB

File metadata and controls

75 lines (59 loc) · 3.19 KB

Ancore Documentation

Getting started

Document Purpose
Local services Run indexer, relayer, and postgres locally
Integration guide Build on the Ancore SDK
SDK wrappers High-level SDK usage patterns
Contract methods Soroban account contract API
API reference OpenAPI spec for services

Architecture

Document Purpose
System overview High-level architecture

Examples

Document Purpose
Send payment Payment flow with the SDK
Session key lifecycle Create, use, and revoke session keys
Session key execute Execute with a session key
Event decoder usage Decode contract events

User guide

Document Purpose
Getting started Onboarding guide
Features Feature overview
FAQ Frequently asked questions
Troubleshooting Common issues and fixes

Security

Document Purpose
Threat model Attack surface and mitigations
Cryptography Cryptographic primitives and usage
Extension wallet CSP and wallet security
Audit checklist Pre-audit preparation checklist
Incident response Security and production incident playbook

Operations

Document Purpose
Ops overview Prometheus alerts, dashboards, and SLOs
SLO definitions SLI/SLO targets and error budget policy

Release

Document Purpose
Release checklist CI-parsed gate checklist for releases
Release runbook Step-by-step release procedure

Other

Document Purpose
Extension target architecture Freighter-informed extension design
Freighter comparison (extension + mobile) Production wallet patterns — adoption checklist
Ledger WebHID signing Hardware owner-key signing, limits vs session keys
AGENTS.md Monorepo agent guide
AI intents Draft intent types for the AI agent MVP
Indexer events Contract events indexed by the indexer service
Extension E2E smoke Browser extension smoke test guide
Extension build troubleshooting Build failures and fixes
Privacy policy Privacy policy draft
Terms of service Terms of service draft
RFCs Major change proposals