Automate your treasury. Build in minutes.
Nearly everything your team does in the dashboard, your code can do too. CLI, SDKs, webhooks and docs — automate from your shell, your CI, or an AI agent. Approving payouts and issuing API keys stay with a signed-in person, on purpose.
The Developer tier is free — sign-ups are by referral right now, ask us for a code.

Your language, your toolchain.
Grab the CLI for your shell and CI, or the SDK for Node or Python. Same API underneath.
npm install -g @guveno/clinpm install @guveno/wallet-sdkpip install guvenoA full wallet backend, without the backend.
The crypto wallet that AIs love.
Give your agent a key, not the keys. It drives the same CLI, SDKs and API your engineers use, with no plugin to install. Credentials come from environment variables, the CLI fails fast instead of waiting on a prompt when no terminal is attached, and --json gives it output it can parse.
“What’s in the treasury wallet, and what went out last?”
guveno balances treasury-btc --json
guveno list-withdrawals --wallet-id treasury-btc --limit 5 --jsonBoth run on the API key alone, with read access to that wallet: no password, and nothing that can sign. Creating a wallet or signing a send also needs your encryption password or your own key material, and create-wallet prints the new recovery phrase, so keep those steps with a person or a dedicated signing host.
Try the CLI right here.
This is a real feel for the tool — type a command (or tap one) and see what comes back. Nothing leaves your browser.
Built for one, or two of you.
You don't need a company to need a real wallet. The Developer tier is free, and it's the same wallet the enterprise plans run on — just fewer seats.