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
J M Rossy adab1bec0c
Add code spellcheck CI job (#3467)
8 months ago
..
.vscode
contracts
lib
test Add code spellcheck CI job (#3467) 8 months ago
.env.example Merge core and app packages (#1169) 2 years ago
.gas-snapshot
.gitignore
.solcover.js
.solhint.json
.solhintignore
CHANGELOG.md
README.md
coverage.sh
exportBuildArtifact.sh
foundry.toml
hardhat.config.ts
package.json
remappings.txt
slither.config.json
storage.sh
tsconfig.json
update_abis.sh

README.md

Hyperlane Solidity

On-chain implementations of Hyperlane in Solidity.

Setup

  • yarn install

Build

  • yarn build

Test

  • yarn test