Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 256 Bytes

File metadata and controls

9 lines (5 loc) · 256 Bytes

Shared Modules

Cross-package shared code used by app, worker, scripts, and contract tooling.

Layout

  • shared/stellar/: Stellar-specific helpers (StrKey validation, journal packing).

See shared/stellar/README.md for details.