Node DNS library that uses Google's HTTPS DNS API for doing queries in the browser
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
http-dns is a Node.js library that enables DNS queries in the browser by leveraging Google's HTTPS DNS API. It currently supports resolving SRV (Service) records, returning details like priority, weight, port, and name for a given hostname. This project is ideal for developers building browser-based applications that need to perform DNS lookups without relying on traditional DNS protocols.