Common JSON Schema string format constraints in the form of tv4 validator callbacks
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
tv4-formats is a Node.js package that provides common JSON Schema string format constraints as validator callbacks for tv4, a JSON Schema validator. It's designed for developers using tv4 who need to validate string formats like dates, email addresses, and URIs according to JSON Schema specifications. The package supports formats such as date, date-time, duration, email, and URI, making it useful for applications requiring robust data validation.