Shared library packages — the home for new shared code today.
Follow docs/new-library.md for the full checklist (private flag, README, TypeScript target…).
- A new dedicated
libs/*package — for new shared code (e.g. a self-contained library, a coin module underlibs/coin-modules/). - Never grow
libs/ledger-live-common— it is in maintenance mode. Bugfixes and edits to existing code are fine; new features, folders or top-level modules are not.