Abilities for controlling authorisation in ember apps
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
ember-ability is an Ember.js addon that provides a simple way to connect plain authorization logic with Ember's dependency injection system. It's designed for developers building Ember applications who want to implement authorization controls using pure functions or existing business logic, offering a more straightforward alternative to ember-can.