Skip to content

hyperlane-xyz/hyperlane-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

92fb374 · Mar 3, 2025
Feb 8, 2025
Oct 14, 2024
Oct 14, 2024
Sep 30, 2024
Mar 3, 2025
Aug 9, 2022
Aug 9, 2022
Oct 14, 2024
Oct 14, 2024
Aug 9, 2022
Nov 16, 2023
Dec 10, 2024
Mar 5, 2023
Dec 10, 2024
Dec 10, 2024
Feb 19, 2025
Aug 9, 2022
Oct 23, 2024
Aug 9, 2022
Feb 19, 2025

Repository files navigation

Hyperlane Explorer App

An interchain explorer for the Hyperlane protocol and network.

Setup

# Install dependencies
yarn

# Build source and generate types
yarn build

Development

# Start the Next dev server
yarn dev

Test

# Run all unit tests
yarn test

# Lint check code
yarn lint

Learn more

For more information, see the Hyperlane documentation.