How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
evaluate variables from external files for react-docgen
react‑docgen‑external‑proptypes‑handler is a small plugin for **react‑docgen** that resolves prop‑type values imported from other files (e.g., `PropTypes.oneOf(iconNames)`) so documentation generators receive the actual enum values instead of just the variable name. It’s aimed at developers using react‑docgen (or tools like react‑styleguidist) who need accurate PropTypes metadata for components that share constants across modules.