JSPM

@hyperlane-xyz/utils

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

General utilities for the Hyperlane network

Package Exports

  • @hyperlane-xyz/utils
  • @hyperlane-xyz/utils/dist/index.js
  • @hyperlane-xyz/utils/dist/src/utils
  • @hyperlane-xyz/utils/dist/src/utils.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@hyperlane-xyz/utils) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Hyperlane Utils

A collection of various utilities and types for building applications with Hyperlane. Typically not used directly but through the Hyperlane SDK instead.

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