stateledger
Database-backed state machine for payment workflows.
A TypeScript-first state machine library that handles concurrent webhooks, idempotency, and audit-traceable transitions at the database level. Ships as three focused packages: core, Prisma adapter, and Drizzle adapter.
npm install @stateledger/core
