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
api.0xkey.com configuration.
Capabilities
Sub-packages
Examples (repository)
API reference
- pkg.go.dev — module and sub-package docs
- GitHub Releases — changelog
- HTTP API — activity model and stamps
TypeScript alternative
Node.js backends can use@0xkey-io/sdk-server with the same API key model and built-in Express/Next proxies.