Communicate with litecoind via JSON-RPC
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
node-litecoin is a Node.js library that provides a simple wrapper for the Litecoin client's JSON-RPC API, enabling developers to interact with litecoind programmatically. It is designed for developers working with Litecoin who need to integrate Litecoin functionality into their applications, such as querying balances, creating addresses, or managing transactions. The library supports features like SSL for secure connections and batch requests for efficient API calls.