How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️️
ts‑api‑utils is a collection of helper functions for interacting with the TypeScript compiler API, acting as a modern replacement for the older tsutils library. It offers a wide range of utilities (e.g., token iteration, type checks) that simplify writing TypeScript tooling, linters, and code‑analysis scripts. The package is aimed at developers building TypeScript‑based tools who need a well‑typed, strictly‑typed utility layer compatible with recent TypeScript (≥ 5.5) and Node (≥ 20) releases.