Skip to content

hyperlane-xyz/hyperlane-explorer

Repository files navigation

Hyperlane Explorer App

An interchain explorer for the Hyperlane protocol and network.

Setup

# Install dependencies
pnpm install

# Build source and generate types
pnpm run build

Development

# Start the Next dev server
pnpm run dev

Test

# Run all unit tests
pnpm run test

# Lint check code
pnpm run lint

Learn more

For more information, see the Hyperlane documentation.

Releases

No releases published

Packages

No packages published

Contributors 22