Handle messaging to and from an iframe without race conditions.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
The `interlocking-iframe-messenger` library solves race conditions in parent-to-iframe messaging by ensuring messages are delivered only after the iframe is fully ready. It's designed for developers who need reliable, typed communication with embedded iframes, using a request-response pattern where the parent initiates all messages.