Simple confirm yes / no command line question that returns a promise, built on top of inquirer
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
inquirer-confirm is a Node.js library that provides a simple yes/no confirmation prompt for CLI applications, built on top of the inquirer library. It returns a promise and is designed for developers creating command-line interfaces who need an easy way to confirm user actions. The library allows passing extra information to callback functions and supports customization of the question and default response.