VS Code native module for loading and reading OS policies
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
The `policy-watcher` module lets VS Code extensions programmatically load and monitor OS‑level configuration policies (e.g., user‑ or machine‑wide settings) from inside the editor. By exposing a simple watcher API, it enables developers who build extensions or tools that depend on policy values to react to changes without manually handling platform‑specific configuration APIs. This is useful for any extension author who needs to stay in sync with system‑wide settings in a cross‑platform VS Code environment.