Skip to main content
The official Go SDK github.com/0xkey-io/sdk-go targets server-side integrations: Company Wallets, delegated access, OTP backends, wallet automation, and chain-specific signing examples.
Embedded Wallets in browser apps use React Wallet Kit or @0xkey-io/core. Use Go when your signing logic runs on a trusted backend.

Status


Quick install

Getting started walks through API keys, Whoami, and local api.0xkey.com configuration.

Capabilities


Sub-packages


Examples (repository)


API reference


TypeScript alternative

Node.js backends can use @0xkey-io/sdk-server with the same API key model and built-in Express/Next proxies.