Optional (like Java) implementation in TypeScript
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
The `typescript-optional` project provides a TypeScript implementation of the `Optional` class, inspired by Java's `Optional` type. It allows developers to handle values that may or may not be present, offering methods to check for presence, map values, and handle empty cases, making it useful for TypeScript developers aiming to manage nullable or optional values more robustly.