A data persistence library for Ember.js.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Ember Data is a library for robustly managing data in Ember.js applications. It is designed to be agnostic to the underlying persistence mechanism, so it works well with JSON API over HTTP, streaming WebSockets, or local IndexedDB storage. It provides many of the facilities found in server-side ORMs like ActiveRecord, but is designed specifically for the unique environment of JavaScript in the browser. This project is for developers building Ember.js applications who need a robust way to manage data persistence.