get the global object, independently of the JS runtime
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Get-global is a simple tool for getting the global object, regardless of the JavaScript runtime. It returns the global object, such as `window` in the browser or `GLOBAL` in Node.js, and works in strict mode. This project is designed for JavaScript developers who need a reliable way to access the global object across different environments.