Skip to content

Releases: 0xsequence/typescript-sdk

v0.1.0-alpha.0

20 May 11:53
v0.1.0-alpha.0
2e0d175

Choose a tag to compare

v0.1.0-alpha.0 Pre-release
Pre-release

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 generic sendTransaction across 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 stable 0.1.0 release.