Make OADA data nicer to work with in JS/TS
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
@OADA/oadaify is a TypeScript/JavaScript library that simplifies working with OADA data by filtering out internal keys (prefixed with `_`) during iteration while preserving access to those keys via exported Symbols. It's designed for developers building applications that consume OADA APIs and want cleaner, more intuitive data handling without losing access to metadata like `_id`, `_rev`, and `_type`.