Wrapper for fetch to simplify sending and receiving RDF data
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project provides a wrapper for the `fetch` API to simplify sending and receiving RDF data. It extends the standard fetch functionality with methods for processing RDF quads, such as `quadStream()` and `dataset()`, and automatically handles content negotiation for RDF formats. It's designed for developers working with RDF data in JavaScript who want an easy way to integrate RDF quad processing into their HTTP requests and responses.