Run the supplied function exactly one time (once).
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This is a lightweight utility that ensures a given function can only be called once, preventing accidental double execution—ideal for callbacks in event-driven code. It's designed for broad compatibility, working in Node.js, React Native, and browsers via Browserify without relying on ES5/6-only features. Targeted at developers needing a minimal, dependency-free alternative to heavier modules like `once`, especially in client-side applications.