HTTP server cookie parsing and serialization
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project is a basic HTTP cookie parser and serializer for Node.js servers, providing simple functions to parse `Cookie` headers and serialize `Set-Cookie` headers. It's designed for developers building HTTP servers who need to handle browser cookies efficiently and securely, with support for various cookie attributes like `httpOnly`, `secure`, `sameSite`, and more.