Fimbul manages complex computation dependencies with automatic topological sorting and built-in caching.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Fimbul is a TypeScript library that manages complex computation dependencies using directed acyclic graphs (DAGs), automatically handling execution order, cycle detection, and caching. It's designed for developers building systems like procedural world generators or data transformation pipelines who need explicit, efficient, and type-safe dependency management without runtime overhead.