run npm scripts when files change
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
npm-watch is a utility that automatically runs specified npm scripts whenever relevant files change, making it ideal for development workflows like live-reloading tests or builds. It configures file-watching rules in a project's `package.json` and leverages `nodemon` for