What Company Wallets will provide
Shared building blocks today
Company Wallets will build on capabilities documented under Developers → Policies and Crypto ecosystems — already available in Phase 1:- Policies — CEL rules with EVM, Solana, and EIP-712 contexts
- Delegated access — narrow backend signing permissions
- Root quorum — multi-user approval thresholds
- Pending activities — approve / reject in the Dashboard
- Server SDKs — SDK reference tab (
@0xkey-io/sdk-server, Go examples)
Embedded Wallets vs Company Wallets
Start with Embedded Wallets if you are building in-app wallets for consumers.
SDKs (server-side)
When Company Wallets ship, expect first-class support in:- TypeScript server packages —
@0xkey-io/sdk-server,@0xkey-io/core - Go SDK — examples for delegated access and transaction management