A smart contract system deployed on Radix network that gives your AI agent a programmable wallet with verifiable on-chain rules, spending limits, and permissions. Designed for security, automation and advanced DeFi use cases.
Install the Wallet Agent AI SDK in your agent project to enable communication with the PolicyVault contract.
Second inicialize it to create agent notarized account
It creates an accout and give you seeds that could be imported on radix-wallet account if you want and a pass to encrypt the pass.Feed the account with some XRD to fees.These account only is used as notarized account .The real account of the agent is the component that will be instantiate in further step.
Connect your Radix wallet to this app and create your personal PolicyVault contract.You need the agent-notarized account created in the SDK installation. Without these FIRST step the radix part dont work. You will set the spending limits, daily cap, and badge duration for your agent.
Fund your agent wallet by depositing tokens into the PolicyVault.The component that define what the agent can or not do. The agent will only be able to spend what you deposit here. XRD is required for transaction fees — always keep some available, on the Vault and on the AgentNotarized Account.
Add at least one authorized destination wallet. The agent can only send funds to wallets on this list — any transfer to an unlisted address will be rejected by the contract.
Now you can control other advanceds settings of aggent wallet. Each of the now avalaibles boxes have his own self explanations.