Skip to content

Latest commit

 

History

History
 
 

README.md

Architecture Decision Records

This directory contains ADRs for CarbonLedger. Each ADR documents a significant architectural decision: the context that led to it, the decision made, and its consequences.

Template

# ADR-NNN: Title

| Field | Value |
|-------|-------|
| Status | Proposed / Accepted / Deprecated / Superseded by ADR-NNN |
| Date | YYYY-MM-DD |
| Deciders | ... |

## Context
## Decision
## Consequences

Index

ADR Title Status
ADR-001 Stellar over Ethereum Accepted
ADR-002 Soroban over Stellar Classic Accepted
ADR-003 USDC over XLM for payments Accepted
ADR-004 Oracle architecture — off-chain bridge Accepted
ADR-005 Off-chain storage — PostgreSQL + IPFS Accepted