Comment on page
Agents
The off-chain actors that power the Hyperlane protocol
Like most intricate protocols, the Hyperlane protocol is operated by a set of off-chain agents. These agents are critical for the overall function of the network. In its quest for maximal decentralization, Hyperlane seeks to keep these roles permissionless, so that anyone willing and able can take an active role in operating the protocol.
For convenience, Hyperlane implements these agents as a set of Rust binaries.
- 1.
- 3.Watchtowers observe the network for fraud by Validators. If detected, watchtowers submit evidence to the origin chain, slashing the fraudulent validator(s).
Last modified 2mo ago