/ full-stack infrastructure
How relayers fit the rest of the stack
Relaying rarely stands alone. A chain that needs IBC paths usually also needs validators, RPC endpoints, and often launch and upgrade engineering. Fragmenting that across vendors means no one owns the seams — when a chain upgrade breaks both the validator and the relayer at once, you do not want two vendors debating whose problem it is.
Because we contribute to the IBC stack itself and operate validators on the same chains we relay between, an upgrade that affects relaying is one our team has usually already prepared for. One SLA, one contract, one on-call rotation covering the whole path a packet travels.
Talk to the infra team →