Overlook framework Route class
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
The `@overlookjs/route` package provides the core `Route` class that forms the foundation of the Overlook framework—a modular router where each route can be extended or combined with others via plugins, enabling developers to build composable, tree‑structured routing logic for server‑side JavaScript applications. It’s intended for library maintainers and application developers who need a flexible, extensible routing layer that can be customized per route (or subtree) without affecting the entire app.