@hyperlane-xyz/utils
Version:
General utilities and types for the Hyperlane network
21 lines (13 loc) • 498 B
Markdown
# Hyperlane Utils
A collection of various utilities and types for building applications with Hyperlane.
Typically not used directly but through the [Hyperlane SDK](https://www.npmjs.com/package/@hyperlane-xyz/sdk) instead.
## Install
```bash
# Install with NPM
npm install @hyperlane-xyz/utils
# Or with Yarn
yarn add @hyperlane-xyz/utils
```
Note, this package uses [ESM Modules](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c#pure-esm-package)
## License
Apache 2.0