Basic wrapper for components that don't need to rerender
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This package provides a basic wrapper for Preact components that never need to rerender, similar to `memo()` but with no re-rendering logic. It's designed for developers working with Preact who want to optimize components that have static content and don't need to respond to prop changes or state updates.