@0xkey-io/* and an official Go module at github.com/0xkey-io/sdk-go. Choose the SDK that matches your runtime and UI needs.
Choose your SDK
0xkey also ships chain adapters (
@0xkey-io/viem, @0xkey-io/ethers, @0xkey-io/solana, …) for dApp integration.
Client-side SDKs (Phase 1)
React Wallet Kit is the fastest path for Embedded Wallets.
@0xkey-io/core exposes the same primitives without UI for custom frameworks.
Server-side SDKs (Phase 1)
Ruby, Python, and Rust server SDKs are Coming soon. Use HTTP + stamps until they ship.
Package matrix
Next steps
React Wallet Kit
Embedded Wallets in React / Next.js
@0xkey-io/core
Custom frontend frameworks
TypeScript server
API keys, proxies, OTP helpers
Go SDK
Backend automation and examples
GitHub — sdk-js
TypeScript examples
GitHub — sdk-go
Go examples