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
- Host: GitHub
- URL: https://github.com/sigmagmbh/hyperlane-core-contracts
- Owner: SigmaGmbH
- Created: 2024-01-18T10:28:43.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-24T10:32:55.000Z (over 1 year ago)
- Last Synced: 2025-01-21T18:33:34.913Z (5 months ago)
- Language: Solidity
- Size: 365 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Hyperlane Solidity
On-chain implementations of Hyperlane in Solidity.
## Setup
- `yarn install`
## Build
- `yarn build`
## Test
- `yarn test`