latest contributor to this doc

Last Edit: @smk762 ,

Using KomoDeFi CLI in Console

For convenience, the KomoDeFi CLI is provided as a standalone binary that can be used to interact with the KomoDeFi network from the command line.

Refer to https://github.com/KomodoPlatform/komodo-defi-framework?tab=readme-ov-file#building-from-source for instructions on installing dependencies and preparing your build environment.

Once it is ready, you can build the komodefi-cli binary by running the following command:

cargo build --manifest-path ./mm2src/komodefi_cli/Cargo.toml