How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This repository provides a minimal React + TypeScript + Vite template with HMR and ESLint configuration, primarily serving as a starting point for building React applications. It includes two official plugins for Fast Refresh—[@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react) using Babel and [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react-swc) using SWC—and offers guidance on expanding ESLint rules for type-aware linting and React-specific linting. The template is intended for developers looking to set up a React project with TypeScript and Vite, particularly those who want a lightweight, customizable foundation.