A plugin for vite that convert from require syntax to import
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This Vite plugin automatically converts CommonJS `require()` syntax into ES6 `import` statements during development, fixing the "require is not defined" error. It's designed for developers migrating legacy Webpack projects (which handle require internally)