Ducks is a TypeScript‑first manager for Redux “duck” modules that bundles reducers, actions, selectors, operations, and optional middleware/epics into a single, namespaced package. It lets developers register these duck bundles with a `Ducks` manager and connect them to a Redux store via a single enhancer, providing curried, store‑aware APIs for convenient use in any Redux‑based application.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Reducer Bundles Manager for Redux, Implemented the Ducks Modular Proposal