# Hyperlane Solidity On-chain implementations of Hyperlane in Solidity. ## Setup - `npm install --dev` - `brew install jq`   OR   `sudo apt-get install jq` ## Build - `npm run compile` - `npm run test`