An abstraction layer around using web-workers in Ember.js
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
ember-artisans is an Ember.js addon that provides an abstraction layer for using Web Workers, offering a Promise-based API to offload heavy business logic to separate threads. It's designed for Ember.js developers who want to improve their application's performance by running CPU-intensive tasks in background workers without blocking the main thread.