An open API service indexing awesome lists of open source software.

https://github.com/sigmagmbh/hyperlane-core-contracts

Updated core smart contracts for Hyperlane
https://github.com/sigmagmbh/hyperlane-core-contracts

Last synced: 3 months ago
JSON representation

Updated core smart contracts for Hyperlane

Awesome Lists containing this project

README

        

# Hyperlane Solidity

On-chain implementations of Hyperlane in Solidity.

## Setup

- `yarn install`

## Build

- `yarn build`

## Test

- `yarn test`