Hyperbridge logo

Hyperbridge

Hyperbridge enables cross-chain messaging between blockchains through cryptographic proofs and zero-knowledge verification without trusted intermediaries.
Distributed

Hyperbridge Protocol


Project Links


Description

Hyperbridge Protocol verifies consensus and state proofs from connected blockchains, aggregating cross-chain messages into single zero-knowledge proofs that any blockchain can verify. The system operates as an interoperability coprocessor on Polkadot, processing finality proofs and state transitions across parachain cores to enable scalable cross-chain communication without trusted intermediaries.

Category: Bridge

Intents Bridge


Project Links


Description

Intents Bridge facilitates cross-chain token swaps through intent-based order routing with automatic liquidity optimization. Users state desired swap outcomes and liquidity providers fill orders across chains while Hyperbridge verifies execution through cryptographic proofs. The system includes permissionless refund mechanisms for failed swaps and instant redemption for liquidity providers.

Category: DEX Aggregator

Hyperbridge SDK


Project Links


Description

Hyperbridge SDK provides Solidity and TypeScript interfaces for building cross-chain applications with cryptographic security guarantees. Developers use POST requests to send verifiable messages across chains and GET requests to read remote blockchain state directly. The toolkit includes built-in proof handling, lifecycle management, gas estimation, and testing utilities for Ethereum and WebAssembly smart contract environments.

Category: Developer Tooling

Hyperbridge Parachain


Project Links


Description

Hyperbridge Parachain is a Polkadot parachain operating with ParaId 3367 and chainId 'nexus' on mainnet. Block candidates are produced by collators and submitted with proofs to Polkadot relay chain validators, which re-execute state transitions to confirm correctness. Finality is inherited from the Polkadot relay chain through this validation process. Each collator additionally runs an in-node fisherman task that monitors connected L2 state across multiple independent RPC providers, submitting a veto when providers disagree on L2 state before Hyperbridge commits to that height. Collator selection is determined by a reputation asset accumulated through prior relayer and prover contributions, with each authored block rewarding the collator 0.7 BRIDGE from the network treasury.

Category: L2