How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
`resolve-import` is a utility for Node.js that determines the file a given `import()` statement will resolve to, returning a `file://` URL for files or the builtin module ID for Node.js builtins. It's designed for use in Node.js ESM loaders to accurately map import specifiers to their resolved paths.