Convenience methods for creating a saga that watches for actions
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
`redux-saga-watch-actions` is a helper library for Redux that provides convenience methods for creating sagas that respond to actions. It's designed for developers using Redux and Redux-Saga who want to reduce boilerplate when connecting actions to sagas, similar to how `redux-actions` connects actions to reducers. The library is particularly useful for those who prefer a more declarative style when setting up sagas to watch for specific actions.