Quickly switch between .env files.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
dotswitch is a CLI tool for quickly switching between `.env` files, copying `.env.<environment>` to `.env.local` (or a custom target) and tracking the active environment via a header comment. It's designed for developers working with multiple environments in projects using Next.js, Vite, Remix, or any framework that relies on `.env` files.