You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeScript HTTP client (RemoteLedgerStore) implementing vsl-corejs's LedgerStore interface against ledger-api, the hosted paid backend for VerbaLedger — so a ledger can write to a durable, multi-tenant store instead of a local file. No dependency beyond vsl-core (uses built-in fetch). Alpha, MIT, not yet on npm.
TypeScript port of vsl-core: the same VSL governance vocabulary (PreNode, Invariant, AssuranceBasis, VerbaLedger, Cluster) for Node/TS agent frameworks, without a Python runtime. Framework-agnostic, zero runtime dependencies. Python vsl-core remains the reference implementation. Alpha, MIT, not yet on npm.