Skip to content

wallets

One-line purpose. Bounded by: to be documented.

Responsibility

  • Owns: to be documented
  • Does NOT own: to be documented

Aggregates

AggregateFileNotes

State Machines

  • TransactionStatus — 6 states, lifecycle of a custodial wallet Transaction from pending to on-chain settlement. The value object itself lives in common; this context owns the Transaction entity that uses it.

Events

Public API

Entities, value objects, repositories, and services exported from packages/wallets/index.ts.

ExportKindNotes

Dependencies

  • Upstream (this depends on): to be documented
  • Downstream (depends on this): to be documented
  • Runbooks: links to docs/system/runbooks/
  • ADRs: links to docs/decisions/
  • Flows: links to docs/system/events/flows/
  • Contexts index · System index