Concepts
Architecture
HypeSafe system architecture
HypeSafe has three simple parts:
- The web app: where users connect wallets, create proposals, review details, and sign.
- The coordination service: where HypeSafe tracks accounts, proposals, approvals, and history.
- Hyperliquid: where the approved action is ultimately submitted.
The guiding principle is that signing stays with users. HypeSafe keeps the workflow organized, but it does not take custody of private keys.