DID resolver for HTTPS domains
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This library provides a DID resolver for HTTPS domains, enabling domains accessed through HTTPS to be represented as Decentralized Identifiers (DIDs) using the `did:web` method. It retrieves associated DID Documents from `.well-known/did.json` files on domains, allowing developers to resolve DIDs like `did:web:example.com` to their corresponding DID Documents. The project is designed for developers working with decentralized identity systems who need to integrate web-based DIDs into their applications.