hyperlane-cli 0.1.8

A command-line tool for Hyperlane framework.
<center>

# hyperlane-cli

[![](https://img.shields.io/crates/v/hyperlane-cli.svg)](https://crates.io/crates/hyperlane-cli)
[![](https://img.shields.io/crates/d/hyperlane-cli.svg)](https://img.shields.io/crates/d/hyperlane-cli.svg)
[![](https://docs.rs/hyperlane-cli/badge.svg)](https://docs.rs/hyperlane-cli)
[![](https://github.com/hyperlane-dev/hyperlane-cli/workflows/Rust/badge.svg)](https://github.com/hyperlane-dev/hyperlane-cli/actions?query=workflow:Rust)
[![](https://img.shields.io/crates/l/hyperlane-cli.svg)](./LICENSE)

</center>

[Official Documentation](https://docs.ltpp.vip/hyperlane-cli/)

[Api Docs](https://docs.rs/hyperlane-cli/latest/)

## Description

> A command-line tool for Hyperlane framework.

## Installation

To install `hyperlane-cli` run cmd:

```shell
cargo add hyperlane-cli
```

## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.

## Contributing

Contributions are welcome! Please open an issue or submit a pull request.

## Contact

For any inquiries, please reach out to the author at [root@ltpp.vip](mailto:root@ltpp.vip).