The home for Hyperlane core contracts, sdk packages, and other infrastructure
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
hyperlane-monorepo/solidity/README.md

396 B

Hyperlane Core

Hyperlane Core contains the contracts and typechain artifacts for the Hyperlane implementation for EVM.

Install

# Install with NPM
npm install @hyperlane-xyz/utils

# Or with Yarn
yarn add @hyperlane-xyz/utils

Note, this package uses ESM Modules

License

Apache 2.0