Tools to facilitate working in a webtask context.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
The `auth0/webtask-tools` repository provides helper functions to convert common HTTP servers (Express, Connect, Restify, Hapi) into functions suitable for running in a webtask context. It's designed for developers who want to easily deploy existing Node.js servers as webtasks, allowing them to leverage the webtask platform's features like isolated execution and context injection. The tools simplify the process of adapting server code to work with webtask's request handling and context management.