react pure render mixin for facebook/immutable-js library
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
React-Immutable-Render-Mixin is a library that provides a React mixin and higher-order component (HoC) for optimizing rendering performance when using the Facebook Immutable.js library. It implements a `shouldComponentUpdate` method using Immutable.is() for prop and state equality checks, replacing React's PureRenderMixin. The library is intended for React developers using Immutable.js who want to improve component rendering efficiency and avoid unnecessary re-renders.