Node‑Stratum is a Node.js library that implements the Stratum mining protocol, providing both server‑side and client‑side components plus an optional JSON‑RPC daemon for interacting with cryptocurrency daemon processes. It lets developers quickly spin up a Stratum‑compatible pool backend, proxy, or testing client and hook into events (e.g., block notifications) while handling daemon spawning, RPC calls, and custom protocol extensions. The package is aimed at developers building custom mining pools, proxies, or mining‑related tooling for Bitcoin‑compatible coins.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Stratum protocol server and client for Node.js