Helper library for accesing request from singleton services
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This library provides a workaround for accessing the HTTP request object within singleton (non-request-scoped) services in a NestJS application. It uses Node.js's `AsyncLocalStorage` to store and retrieve the current