interactive user prompts for the command-line interface
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
`cli-prompter` is a Node.js library for creating interactive command-line prompts, built on top of the `prompt-skeleton` ecosystem. It supports various prompt types including text, confirm, and autocomplete, making it ideal for developers building CLI applications that require user input. The library is particularly useful for creating setup wizards, configuration tools, or any CLI interface that needs to gather user responses in an interactive way.