Access app configuration values from an easy to use service.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
`ember-config-service` is an Ember.js addon that provides a convenient service for accessing configuration values defined in your app's `config/environment.js` file. It's designed for Ember developers who want an easy way to inject and use app configuration values throughout their application, particularly useful for scenarios like setting API host and namespace in adapters.