How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
A behavior that enables keybindings for greater a11y
`iron-a11y-keys-behavior` is a Polymer mixin that provides a cross‑browser, WAI‑ARIA‑compliant way to declare and handle keyboard shortcuts in custom web components. By letting developers specify key combinations (e.g., `space`, `shift+tab`, `enter:keypress`) in a declarative `keyBindings` map, it normalizes KeyboardEvent handling and emits rich detail about the pressed key. It’s aimed at Polymer developers who need accessible, keyboard‑friendly UI components.