A small, token based container designed for dependency injection 🫙
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Vault is a lightweight, token-based dependency injection container designed for managing and retrieving dependencies in context-driven environments. It allows developers to store and lookup both primitive and non-primitive dependencies using type-inferred lookups, preventing nullable or undefined values. This tool is ideal for developers working in frameworks like SvelteKit who need to manage dependencies based on context state.