Call functions on node server from browser web UI for quick prototyping
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
`remote-control` is a development utility that enables direct invocation of Node.js server functions from browser client code, eliminating boilerplate like API routes and XHR handling. It's designed for developers rapidly prototyping full-stack applications locally, providing a simple tunnel between client and server with promise-based