Use typescript decorator to retrieve a property from properties.json and load it on class attribute.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
**Ts.JsonProperties** is a TypeScript library that uses decorators to automatically load configuration values from a `properties.json` file (or environment variables) directly into class attributes. It provides immutable, type-safe property injection via decorators like `@Value` and `