1.3.6-beta0 • Published 11 months ago

@ortege/helloworld v1.3.6-beta0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
11 months ago

Hyperlane 'Hello World' App Template

A basic Hyperlane application with a router contract that can dispatch messages.

Setup

# Install dependencies
yarn

# Build source and generate types
yarn build

Test

# Run all unit tests
yarn test

# Lint check code
yarn lint

Learn more

For more information, see the Hyperlane documentation.