Utility for creating HTTP and WebSocket servers for testing.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This is a TypeScript utility for creating on-demand HTTP and WebSocket servers during testing, designed to work seamlessly with the `using` keyword for automatic disposal. It's ideal for developers writing integration tests who need lightweight, standard-based servers without complex setup, using familiar web APIs and the Hono framework.