Hero Mandate is proof of action for AI trading agents, built on Robinhood Chain. Robinhood put agentic trading in millions of hands; Hero Mandate proves an agent stayed within the authority it was given, without revealing the strategy. You delegate under an encrypted mandate, budget, allowed tokens, limits and expiry, and every trade becomes a tamper-evident receipt on Robinhood Chain; a breach is provable while the mandate stays sealed. Our headline innovation is the Chain of Mandate: authority delegates downward to sub-agents, each sub-mandate provably narrower than its parent, checked on encrypted values. Provable delegation, zero disclosure. It's the same primitive as Hero's robotics engine, one system, two surfaces. Hero mandate techstack: Smart contract (the core) - Rust, compiled to WASM, on Arbitrum Stylus (stylus-sdk, alloy-primitives) - Deployed with cargo-stylus - Live on Robinhood Chain testnet (chain 46630) - Tested with cargo test + Stylus TestVM Chains - Robinhood Chain testnet (Arbitrum Orbit stack) Payments / settlement rail - @arbitrum/mpp (Machine Payments Protocol) - emits the payment credential - Uniswap Permit2 (permitWitnessTransferFrom) - token settlement - ERC-20: hUSD demo stablecoin on Robinhood Frontend (the site) - Next.js 15 (App Router, static export output: export), React 19 - TypeScript, Tailwind CSS 4 - ethers v6 - Hosted on Netlify
Hero Mandate is proof of action for AI trading agents, built on Robinhood Chain. Robinhood put agentic trading in millions of hands; Hero Mandate proves an agent stayed within the authority it was given, without revealing the strategy. You delegate under an encrypted mandate, budget, allowed tokens, limits and expiry, and every trade becomes a tamper-evident receipt on Robinhood Chain; a breach is provable while the mandate stays sealed. Our headline innovation is the Chain of Mandate: authority delegates downward to sub-agents, each sub-mandate provably narrower than its parent, checked on encrypted values. Provable delegation, zero disclosure. It's the same primitive as Hero's robotics engine, one system, two surfaces.
Hero mandate techstack
Smart contract (the core)
- Rust, compiled to WASM, on Arbitrum Stylus (stylus-sdk, alloy-primitives)
- Deployed with cargo-stylus
- Live on Robinhood Chain testnet (chain 46630)
- Tested with cargo test + Stylus TestVM
Chains
- Robinhood Chain testnet (Arbitrum Orbit stack)
Payments / settlement rail
- @arbitrum/mpp (Machine Payments Protocol) - emits the payment credential
- Uniswap Permit2 (permitWitnessTransferFrom) - token settlement
- ERC-20: hUSD demo stablecoin on Robinhood
Frontend (the site)
- Next.js 15 (App Router, static export output: export), React 19
- TypeScript, Tailwind CSS 4
- ethers v6
- Hosted on Netlify