Devnet beta

Mandara by HumanRail

Give AI agents signing power without giving them unlimited wallet control

Mandara is a devnet beta control plane for policy-governed AI agent wallets, powered by HumanRail guardrails and Ika dWallet signing.

Devnet beta · Ika pre-alpha mock signer · Not production custody

The problem

Agents need autonomy

AI agents that trade, pay, or bridge need to sign transactions. But handing them raw private keys is dangerous.

Keys are all-or-nothing

A compromised API key or leaked private key gives attackers full wallet access with no spending limits.

Multisig breaks automation

Requiring human signers for every transaction defeats the purpose of an autonomous agent.

How Mandara works

1

Register agent

Create an agent identity in Mandara. This is your AI agent's control-plane profile.

2

Set mandate

Define what the agent can request: which chains, assets, recipients, and spending limits.

3

Connect signing wallet

Link an Ika dWallet that Mandara uses to sign after policy approval.

4

Agent requests signature

Your real AI agent sends a signature request via the Mandara API or SDK.

5

Mandara approves or rejects

Every request is checked against the mandate. Approved requests are signed. Rejected ones are blocked.

6

Audit trail + webhooks

Every action is logged. Webhooks notify your systems in real time.

Who it is for

AI agent builders

Give your trading bots, payment agents, and bridge operators controlled signing power.

Treasury teams

Set daily limits and recipient allowlists for automated treasury operations.

Stablecoin / payment apps

Let agents disburse payments within strict per-transaction and daily boundaries.

DeFi automation teams

Run yield strategies and rebalancers with guardrails that prevent runaway losses.

What works today

Devnet API with REST endpoints
Product dashboard + console
TypeScript SDK
Webhook delivery system
Audit exports (JSON / CSV)
Live signing worker proof

What is not production-ready

Devnet only — no mainnet support yet
Ika uses a pre-alpha mock signer, not real MPC
Dev auth only — no Clerk/Supabase integration yet
Webhook secret encryption requires the Mandara encryption password
Rate limits and billing are not implemented
No production custody audit or insurance

Start building with Mandara

Try the devnet console, run through the onboarding wizard, and send your first policy-governed signature request in minutes.

TypeScript SDKREST APIPolicy Engine