Check if a URL is relative
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project provides a simple utility to check if a given URL is relative, making it useful for developers working with URL validation or routing in web applications. It's particularly helpful for those building tools that need to distinguish between relative and absolute URLs, such as static site generators or URL sanitizers. The package also offers an option to treat protocol-relative URLs as absolute for enhanced security.