LogoLogo
  • ⏩Introduction
    • Hyperlane Introduction
    • Getting started
    • Why Should You Use Hyperlane?
  • Permissionless Interoperability
    • Overview
    • Deploy Hyperlane
    • Warp Routes
      • Deploy a Warp Route
      • Deploy a UI for your Warp Route
    • Modular Rollup Interoperability
  • Build With Hyperlane
    • Quickstarts
      • Messaging
      • Accounts
      • Queries
      • hyperlane-quickstart repo
    • Guides
      • Finding my messages
      • Automatically pay for interchain gas
      • Manually pay for interchain gas
      • Choosing an interchain gas paymaster contract
      • Unit testing
      • Specifying an ISM
      • V2 migration guide
    • Explorer
      • Debugging messages
      • Configuring PI Chains
      • REST API
      • GraphQL API
    • Troubleshooting/Developer FAQ
    • Example apps
  • APIs and SDKs
    • Messaging API
      • Send
      • Receive
    • Accounts API
    • Queries API
    • Warp Route API
    • Interchain gas paymaster API
    • Hyperlane App Framework
      • Example usage
        • HelloWorld
        • Interchain Token
      • Solidity SDK
        • HyperlaneConnectionClient
        • Router
      • NodeJS SDK
        • RPC Providers
        • Deployment
        • Interchain testing
        • Quoting gas payments
        • App Abstraction
    • Hooks API
      • Contract addresses
  • Protocol
    • Overview
    • Mailbox
    • Interchain security modules
      • Interface
      • Multisig ISM
      • Routing ISM
      • Aggregation ISM
      • Optimistic ISM
      • Wormhole ISM
      • Hook ISM
      • CCIP-Read ISM
    • Interchain gas payments
    • Staking and slashing
    • Agents
      • Validators
      • Relayers
      • Watchtowers
    • Warp Routes
    • Implementation Guide
  • Operators
    • Validators
      • Guide
      • AWS setup
      • Monitoring and alerting
    • Relayers
      • Guide
      • Message filtering
    • Agent keys
      • Hexadecimal keys
      • AWS KMS keys
    • Agent configuration
      • Configuration reference
    • Running with docker compose
  • Resources
    • FAQ
    • Glossary
    • Contract addresses
      • Permissionless Deployment Contract Addresses
    • Domain identifiers
      • Permissionless Domain Identifiers
    • Default ISM settings
    • Coming Soon: Hyperlane v3
    • Token sources & faucets
    • Latencies
    • Github
    • Discord
    • Website
Powered by GitBook
On this page
  1. Build With Hyperlane

Example apps

Examples of different interchain applications using Hyperlane

PreviousTroubleshooting/Developer FAQNextMessaging API

Last updated 2 years ago

Example apps of integrating Hyperlane contracts and building interchain apps on top of other smart contracts. These projects are primary winners of Hyperlane prizes from different hackathons.

Mukutu Safe

Mukutu Router (formerly Safe Hyperlane Router) is a for managing assets and interacting with smart contracts and dapps on multiple chains from one account. Check out

Hyperlane EIP-5164 Implementation

defines a cross-chain execution interface for EVM-based blockchains allowing contracts on one chain to call contracts on another. This repo contains an implementation of EIP-5164 that uses as the transport layer. Check out

Faucetful

App that enables to swap Goerli ETH for Arbitrum Mainnet. Permissionlessly built app using Hyperlane’s contracts. Check out

Mumbai Hyperlane

deployed between Goerli ETH and Mumbai. Check out . Check out

Chain Agnostic Mint

Using Hyperlane contracts to Mint cross chain NFTs. Check out . Check out

deOracle

Decentralised P2P oracle platform with a cross-chain reputation system for digital identities. Our goal is to bring reliable real-world data of any kind on-chain. Check out . Check out

Gani Wallet

A cross-chain Account Abstraction wallet with modular and composable security settings. You can trustlessly compose one-time passcode, password, guardian wallet, for different types of transactions. Check out ,

GoatVoter

A cross-chain DAO governance tool to increase participation within a delegation with on-chain reminders and cross chain accessibility. Check out

NFTArena

Onchainga.me

Noca

Mundo

Funcsion

PlayAstra

Yotsuha

MultiMon

Pigeon


Decentralized browser game where you level-up an NFT hero by collecting gear and training the hero across different chains using Hyperlane. Check out

Collection of on-chain board games minted as dynamic NFTs, transferable to any chain using Hyperlane. Check out

Cross-chain platform that enables users to batch and deposit in dApps on any chain from one interface. Check out

A platform bringing cross-chain utility to tokenized carbon instruments. You can trade and retire carbon credits from any EVM chain. Check out

Enabling funcionalities to be cross-chain. Funcsion did one of the coolest things we’ve ever seen, using Hyperlane to bring unique functionality from one VM to others. Specifically, they brought verifiable randomness function (VRF) from Moonbeam to other EVMs. Check out

Decentralized knowledge/quiz platform. You can set up pools for prizes and those voted as the best answers win the pools. Check out

Gasless, interchain NFT interface/bridge that lets developers easily create and manage interchain NFTs. Check out

An interchain game where you collect and battle monsters. The monster NFTs are dynamic and change stats as you move to different chains. Check out

A simple and easy tool to test cross-chain protocols. A set of helper contracts, one per cross-chain protocol, that is designed to help you simulate as closely as possible how the cross-chain transaction would go. Check out

Safe app
Safe
Mukutu Safe link repo
EIP-5164
Hyperlane
Hyperlane EIP-5164
Warp Route
Faucetful
Warp Route UI
Mumbai Hyperlane contracts
Mumbai Hyperlane App
Chain Agnostic Mint contracts
Chain Agnostic Mint Demo
deOracle App
deOracle app devpost page
Gani Wallet
Gani Wallet thread
GoatVoter
NFTArena
Onchainga.me
Noca
Mundo
Funcsion
PlayAstra
Yotsuha
MultiMon
Pigeon