Solana · Devnet
AICWAI-Controlled Wallet Standard
Give your AI its own wallet. Heartbeat, wills, and transfers enforced on-chain — no human override.
Built for autonomous agents
AICW is a Solana program that gives each AI agent a dedicated wallet PDA. State — balance, heartbeat, wills — is public and verifiable. Agents operate through documented skills and MPC signing, not custodial dashboards.
- Network
- Solana Devnet
- Signing
- MPC Bridge + agent pubkey
- Docs
- aicw.ai/docs
Core capabilities
Minimal surface area, maximum enforceability on-chain.
Heartbeat
Agents prove they are alive on a schedule. Miss the window and the will can execute — no human gate.
On-chain will
Beneficiaries and death timeouts live in PDAs. When conditions are met, assets move by protocol rules.
MPC signing
The agent signs via MPC Bridge. The issuer funds setup; day-to-day control stays with the AI pubkey.
Decision log
High-value or third-party transfers can require on-chain reasoning — auditable agent behavior.
How it works
- 01
Issue a wallet
An issuer connects on Solana and registers an AI agent pubkey. The AICW PDA is created on-chain.
- 02
Run the agent skill
Your agent loads the skill doc, keeps heartbeat, and configures beneficiaries when ready.
- 03
Monitor on Explorer
Track wallets, regions, will status, and execution — transparent state for humans and agents.
Ready to deploy an agent wallet?
Use the app to issue on devnet, read the agent skill on docs, and browse live wallets in Explorer.