The implementation of IOC container in Typescript, supports DI (Dependency Injection) and AOP (Aspect Programming).
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This is a TypeScript IOC (Inversion of Control) container that provides dependency injection and aspect-oriented programming (AOP) capabilities for Node.js applications. It's designed for developers building modern TypeScript applications who need advanced dependency management, performance optimization, and cross-cutting concerns like logging, caching, and transaction management. The library features intelligent circular dependency handling, high-performance caching with WeakMap + LRU strategy, and a powerful decorator management system that allows developers to create custom decorators for method, property, and class-level enhancements.