Skip to content

LounisD59/hyperlane-explorer

 
 

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.

About

Web app for the Hyperlane Explorer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.1%
  • CSS 3.2%
  • JavaScript 1.7%