A pluggable async cache for Node.JS
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
exp-asynccache is a Node.js library that provides an asynchronous cache with a lookup function per key, allowing values to be resolved either synchronously or asynchronously. It's designed for developers who need to cache async operations with a flexible interface that supports both callback and promise-based usage, and allows custom cache implementations.