Yason is a lightweight data-interchange format. Designed to be easy for humans and machines to write and understand.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Yason is a lightweight data-interchange format that combines the simplicity of JSON with the readability of YAML, designed to be easy for both humans and machines to write and understand. It is a superset of JSON, meaning any valid JSON document can be used as Yason, and supports unquoted keys, comments, and flexible indentation. This project is ideal for developers seeking a more readable and user-friendly alternative to JSON for data serialization and configuration files.