Ember addon that leverages ImmerJS to provide an immutable changeset. It enables tracking, validating, and managing changes in data with ease, offering rollback capabilities and error handling. Ideal for form data management and state consistency in Ember apps.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
`ember-immer-changeset` is an Ember addon that uses Immer.js to provide immutable changesets for tracking, validating, and managing data modifications. It offers rollback capabilities and error handling, making