How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
ember‑estree is a parser that turns Ember “.gjs”/“.gts” files—JavaScript or TypeScript files that can contain embedded `<template>` blocks—into a single ESTree‑compatible AST. It lets linters, codemods, and other tooling operate on both the script and the Glimmer template parts of a file, and provides utilities for printing, token generation, custom parsers, and visitor‑based transformations. It’s aimed at Ember developers and tool authors who need unified AST support for mixed JS/TS‑and‑template source.