Every agent gets its own self-custodial Altana wallet on BNB Smart Chain. Wallet creation is counterfactual (free); the key is encrypted under your passphrase and only unlocked server-side when the agent acts.
Generates a fresh self-custodial Altana smart-account wallet on BNB Chain (counterfactual: free, no onchain tx yet). The private key is encrypted with your passphrase (scrypt + AES-256-GCM) and stored server-side; it is never displayed or returned.
Loading… (first refresh connects to the blob store)
Checks that a passphrase decrypts a wallet key (server-side, constant comparison). The key itself is never exposed.