A compile-time powered Dependency-Injection container for Typescript that holds services and can produce instances of them as required.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
**DI** is a compile-time powered dependency injection container for TypeScript that allows developers to register services and automatically inject dependencies into class constructors. It's designed for TypeScript developers who want a lightweight, decorator-free DI solution that supports interface-to-implementation mapping and works without runtime reflection overhead.