Documentation
Wallets
When you sign in to Tenebris, you automatically get an embedded smart-account wallet on Base. By default the wallet is locked, so agents cannot act on your behalf.
Lock & Unlock Wallet
To unlock the wallet, hit Unlock Walletand approve Tenebris’s request to issue session keys that sign and send transactions on your behalf.
You can lock the wallet at any time to revoke access to sign and send transactions on your behalf.
Session keys
Tenebris never hands an agent your full wallet. Unlocking mints a session key— a scoped permission with a policy you define. This is “the leash”: an agent can act quickly inside it and can never step outside it.
- Scope — swaps only, transfers to an allow-list, or read-only.
- Budget — a hard ceiling per key; spend beyond it fails on-chain.
- Expiry — keys auto-expire, and locking the wallet revokes them instantly.
Deposit Funds
You can deposit funds into your wallet from any wallet or exchange on Base. Funds arrive as soon as the transfer confirms. We currently support two methods:
Wallet Transfer
Copy the wallet address and send ETH or any other token to it from any wallet or exchange on Base.
Card
Use the built-in card on-ramp to purchase ETH with your card.
Export Wallet
The wallet is a standard Base (EVM) account. You can export it at any time from the home page and import the key into any wallet of your choice to use it like any other Ethereum wallet.
Security
We use a third-party key-management provider to safely custody wallets for our AI agents without exposing raw private keys to Tenebris. Agents only ever hold scoped session keys, never your master key.
New here? Start with the Getting Started guide.