Autoload Handlers for HapiJS.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
@hapi-handlers is a HapiJS plugin that automatically loads route handlers from files based on glob patterns, eliminating the need for manual handler registration. It's designed for developers building HapiJS applications who want to organize their route handlers in separate files and have them loaded dynamically at runtime. The plugin supports both synchronous and async handlers, works with Hapi v21+, and integrates seamlessly with configuration systems like Glue and Confidence.