galoy-cli is a Command Line Interface (CLI) client for interacting with Galoy Backend. It provides a variety of subcommands to perform different operations, making it convenient for developers and users to interact with the Galoy Backend.
To install galoy-cli
, you can use cargo:
bash
cargo install galoy-cli
Here is a simple guide on how to use the galoy-cli:
bash
galoy-cli [OPTIONS] <COMMAND>
You can try --help
for more information:
bash
galoy-cli --help
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
Distributed under the MIT License. See LICENSE
for more information.
Project Link: https://github.com/GaloyMoney/galoy-cli