barebones workspace to enable testing out small scripts or node packages.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This is a lightweight TypeScript sandbox for quickly testing scripts and experiments locally, featuring built-in tools like `tsx` for running scripts, `vitest` for testing, and `biome` for formatting and linting. It's designed for developers who need a minimal, disposable environment to prototype TypeScript code without setting up a full project. The repository includes conventions for keeping local scripts private while optionally sharing reusable code through committed directories, packages, or Git submodules.