Another way with thunk in redux
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Redux Execute is a Redux middleware that provides an alternative approach to handling thunks (effects) in Redux applications. It allows action creators to return functions instead of actions, enabling asynchronous dispatch, conditional dispatch, and effects dispatching other effects. This library is designed for Redux developers who want a flexible way to manage complex state updates and asynchronous operations in their applications.