Releases: 0xsequence/typescript-sdk
Releases · 0xsequence/typescript-sdk
v0.1.0-alpha.0
First public preview of @0xsequence/typescript-sdk, the TypeScript SDK for the Open Money Stack (OMS).
Highlights
- WaaS wallet client with sign-in, signing, prepared-transaction flow, and faster status polling
- OIDC redirect auth (Google) with session metadata and configurable auth lifetime
- Non-extractable WebCrypto P-256 session keys for safer credential storage
- Indexer support (
getTokenBalances) and genericsendTransactionacross networks - viem-based network and type definitions
- Examples: React + Vite wallet demo (deployed via GitHub Pages) and Node sign-in example
- ESM-friendly package exports, pnpm tooling, and a 7-day minimum release-age policy
⚠️ Alpha software — APIs may change before the stable0.1.0release.