RxJS6-style observables in less than 1kb
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
micro-observable is a lightweight library that provides RxJS6-style observables in under 1kb, making it ideal for simple producers and consumers where a full-fledged FRP library would be overkill. It is perfect for developers looking to implement reactive programming patterns without the overhead of larger libraries, offering essential functionality like map and filter operations. This project is suited for those who need a minimalistic approach to observables in their applications.