Simple decorator for caching getters on first access
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project provides a simple decorator for caching getters on first access, allowing developers to avoid redundant computations or database queries. It's designed for JavaScript developers using ES6+ features, particularly those working with classes and getters who want to optimize performance by caching expensive operations.