Ember Data addon to support nested JSON documents
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Ember Data Model Fragments is an Ember Data addon that provides support for nested JSON documents by allowing developers to define sub-models, called fragments, which can be treated similarly to `belongsTo` and `hasMany` relationships but with their persistence managed through the parent object. It is designed for Ember developers who need to work with complex, nested data structures in their applications.