Dynamic values implementation in Nim(skull)
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This Nim library provides a dynamic value type that enables Clojure-like values through a thin wrapper over a persistent data structure library, using NaN-boxing to encode multiple types in a 64-bit float. It supports immutable collections like vectors, maps, and sets, along with strings, symbols, numbers, booleans, and nil values, and compiles to both native 64-bit and 32-bit WebAssembly targets. The project is aimed at developers working with the experimental Nimskull compiler who need flexible, persistent data structures in Nim.