How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Determine if a function is a native aync function.
`is-async-function-x` is a tiny utility library that exports a single function for reliably detecting whether a given value is a native async function. It’s intended for JavaScript developers—especially those writing libraries or tooling that need to differentiate async functions from regular functions, generators, classes, etc. The package is published on npm and can be used in both Node.js and browser environments.