Developer Tooling
OZ Accounts Policy Builder
Problem Statement
OpenZeppelin-style smart accounts on Soroban support custom signing policies, but configuring them requires writing Rust and understanding low-level contract internals. There is no no-code or low-code interface for teams to define and deploy account policies.
Technical Requirements
Visual Policy Editor: UI for composing account policies (multisig thresholds, spending limits, time locks, allowed contracts) without writing code. Code Export: Generate auditable Rust/Soroban source from the visual policy definition. Deployment Flow: One-click deploy of the configured account contract to testnet or mainnet.