How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Runs commands with TestRPC in the background
The **run‑with‑testrpc** package is a small Node utility that launches a TestRPC (Ethereum JSON‑RPC simulator) server in the background, executes a given command (e.g., Truffle tests or migrations), and then shuts the TestRPC instance down. It’s aimed at blockchain developers—especially those using Truffle—who want an easy, scriptable way to run their Ethereum‑related commands against a disposable local chain without manually managing the TestRPC process.