Build and run an Async pipeline of functions
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Piton-pipe is a Node.js library that allows developers to build and run an asynchronous pipeline of functions, where an input value is passed through each function in sequence. It's designed for developers who need to chain async operations together in a clean and modular way, such as processing data through multiple steps or middleware.