This directory contains Architecture Decision Records (ADRs) documenting key design choices in Stellar MicroPay.
An ADR captures a significant architectural decision along with its context and consequences. See Michael Nygard's original article for more.
| ADR | Title | Status |
|---|---|---|
| ADR-001 | Soroban Smart Contracts for Streaming Payment Channels | Accepted |
| ADR-002 | Stellar Turrets for Delegated Transaction Signing | Accepted |
| ADR-003 | SEP-10 for Stellar Web Authentication | Accepted |
- Copy an existing ADR as a template
- Number it sequentially (e.g.,
004-your-title.md) - Fill in the Status, Context, Decision, and Consequences sections
- Add it to the index table above