JSPM

@hyperlane-xyz/core

3.11.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2180
  • Score
    100M100P100Q124119F
  • License Apache-2.0

Core solidity contracts for Hyperlane

Package Exports

  • @hyperlane-xyz/core
  • @hyperlane-xyz/core/buildArtifact.js
  • @hyperlane-xyz/core/buildArtifact.json
  • @hyperlane-xyz/core/mailbox

Readme

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