RxJs wrapper around node glob.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
glob-rx is an RxJS wrapper around the node glob function, allowing users to work with file matching patterns as observables. It's designed for developers who want to integrate glob functionality into reactive programming workflows, providing an observable that emits file information objects with properties like fullname, basename, dirname, and extname. The package is particularly useful for Node.js developers building applications that need to process files matching specific patterns in a reactive, non-blocking manner.