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
Noah Bayindirli 🥂 21b62faea4
address new license warnings on hyp*coll contracts (#3727)
7 months ago
..
.vscode [Chore] Fix VSCode formatting and prettier precommit (#501) 3 years ago
contracts address new license warnings on hyp*coll contracts (#3727) 7 months ago
lib Adding Optimism native bridge support (#2316) 1 year ago
test Implement Connext xERC20 and Circle FiatToken collateral (#3618) 7 months ago
.env.example Merge core and app packages (#1169) 2 years ago
.gas-snapshot Make merkle proofs optional on multisig ISM (#2173) 2 years ago
.gitignore feat: verify with deployment (#3255) 9 months ago
.solcover.js v3 Router SDK changes (#2752) 1 year ago
.solhint.json Remove accidental .only and update lint rules (#3614) 7 months ago
.solhintignore Merge audit v2 remediation to main (#1727) 2 years ago
CHANGELOG.md Version Packages (#3718) 7 months ago
README.md Convert packages from CJS to ESM (#3531) 8 months ago
coverage.sh Fix solidity coverage (#3640) 7 months ago
exportBuildArtifact.sh Migrate SDK consts to Registry and use new registry utilities (#3615) 7 months ago
foundry.toml LayerZero Hook and ISM (#3102) 9 months ago
hardhat.config.cts Convert packages from CJS to ESM (#3531) 8 months ago
package.json Version Packages (#3718) 7 months ago
remappings.txt LayerZero Hook and ISM (#3102) 9 months ago
slither.config.json Fix forge tests post V3 (#2661) 1 year ago
storage.sh Add storage layout diff checks (#2991) 12 months ago
tsconfig.json Convert packages from CJS to ESM (#3531) 8 months ago
update_abis.sh Relayer aggregation ism (#2411) 1 year ago

README.md

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