You set Privileges once.
Spending cap, time limit, allowlist of protocols.
WaaP is a self-custodial wallet with agentic security built in. Your agent trades, hunts deals, predicts, and earns onchain — while you sleep.
From npm install to your first transaction in under 10 minutes.
Always-on financial agents used to belong to private banks. Now they run on a wallet you own.
WaaP (Wallet as a Protocol) keeps custody with the human. You set the bounds, you own the keys, you make decisions. Agents act inside the lines — autonomous, but never alone.
Pre-configured agents with step-by-step instructions.
Clone and run with the CLI.
Manages concentrated liquidity on Cetus. Monitors positions, rebalances when price drifts, and compounds swap fees — 24/7 on Sui mainnet.
Feeds prediction markets to Claude or GPT. Analyzes each market, scores confidence, and places bets only when the model is sure.
Automates payroll, subscriptions, and contributor payments. Define a schedule, set spend limits, and your agent handles the rest.
Connects its own wallet to staging and runs real transactions on every PR. Login flows, swaps, approvals — tested end-to-end, automatically.
Configure your own agent. Install the CLI, create your account, turn on 2FA, set a daily spending limit. Live in under 10 minutes.
Read the full docs →npm install -g @human.tech/waap-cliwaap-cli signup -e <email> -p <password>waap-cli 2fa enable --telegram <chatId>waap-cli policy set --daily-spend-limit 100WaaP comes with the scoped permissions and execution speed an agent needs to act across supported chains, plus the alerts and custody architecture that keep you in the loop.
Spending cap, time limit, allowlist of protocols.
Every tx checked against your permissions. Policy engine approves silently. No pings on the happy path.
When your agent tests the fence, you're pinged immediately on email or Telegram, with full tx context. Approve or block in one tap.
Security enforced by math. The 2PC key split keeps signing authority with you; the agent never holds the full key. Your policy engine evaluates every agent request in real time: auto-sign within bounds, 2FA for risky signatures, human-in-the-loop if out of scope.
Agents execute at machine speed within their permissions. No queues, no confirmation steps.
Spend caps, expiry, allowlisted contracts. Agents act within bounds you set with Privileges.
Same Privilege works across every supported network.
Out-of-scope actions trigger an alert. You approve or block, through email or Telegram.
Every signature gets simulated. Risky ones route to your 2FA device – phone or hard wallet – with calldata in plain text. You sign only what you can read.
The agent never holds the private key. The key is split between your device and the secure enclave (server-side TEE), and never reconstructed in one place.
Direct architectural comparison with the three providers developers usually evaluate alongside us.
WaaP for Agents is one product in the human.tech stack. Built by Holonym Foundation, human.tech is technology infrastructure for keeping humans in the loop of autonomous systems.
Embedded wallet protocol for apps. Free to integrate, no per-signature billing.
Privacy-preserving, pluralistic proof of personhood. 120+ projects, $512M+ protected.
Open-source threshold cryptography for key generation.
Ten community-curated principles for human-aligned digital systems.
Everything builders ask before they ship an autonomous agent on WaaP.

What proof-of-personhood means in a world where agents act on your behalf — and how WaaP sits at that intersection.
Read →
A walkthrough of the three key-handling mental models developers use today — and where each one breaks under adversarial conditions.
Read →
A technical deep-dive into the 2PC architecture that keeps the key split at rest, in transit, and at signing time.
Read →