How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Import files from the current package by name
A tiny Babel plugin that lets you import modules from the package you’re currently developing using the package’s name (e.g., `import project from 'project'`) instead of relative paths. It’s aimed at JavaScript/Flow projects that want cleaner intra‑package imports and works alongside tools like eslint‑plugin‑import and Flow by providing matching resolver configurations.