Turn callback-style functions or promises into futures
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
futurize is a utility that converts callback-style functions and promises into futures, simplifying asynchronous programming. It is particularly useful for developers working with functional programming libraries like ramda-fantasy or data.task, who want to avoid the complexity of manually wrapping functions in futures. The library provides a clean and efficient way to handle asynchronous operations, making it ideal for those who prefer a more functional approach to JavaScript development.