Resources · Changelog
Release notes.
What shipped in each minor + major. Authoritative source: npm + GitHub releases, this page is the navigable summary.
- v1.0.02026-05-29
- ·Public release. Three FHE products (vesting, airdrop, disperse) under their own subpaths.
- ·Branded primitives: VestingId, AirdropId, DisperseId, EncryptedHandle, plus 4 more.
- ·Eager + lazy encryptor injection (React lazy-factory pattern, Node eager).
- ·DEPLOYED_ADDRESSES baked in for Sepolia (all 3) + Ethereum mainnet (fhe-disperse).
- ·Per-product React subpaths under @tokenops/sdk/<product>/react, every public method as a hook.
- ·Optional peer dep on @zama-fhe/react-sdk; root package ships zero FHE deps.
Pre-1.0
0.x history
Earlier work happened in the pre-launch sprint and isn't versioned here. See the SDK repo's git log for the rounds-pattern commit history.
npm publishes
Every release pushes a tarball to npm view @tokenops/sdk versions , the cleanest source-of-truth.