Hono, drizzle, zod, Stoker, ESLint, OpenAPI and scalar
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
The repo demonstrates how to create a fully type‑safe, documented REST API with Hono 4.6 using Drizzle (ORM), Zod (validation), and OpenAPI‑compatible schemas generated via `@hono/zod-openapi`. It also incorporates code‑generation shortcuts (Stoker), a structured ESLint config, and tooling like Scalar for interactive API docs. This setup is aimed at developers who want end‑to‑end type safety, automatic OpenAPI spec generation, and clean boilerplate management for modern Node.js/TypeScript services.