equals (x) (eval (show (x)))
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
The sanctuary-show library provides a `show` function that generates a string representation of JavaScript values, aiming to produce an expression that can recreate the original value when evaluated. It's designed for developers working with Sanctuary.js or similar functional programming libraries who need consistent, evaluable string representations of data structures, including custom types via the `@@show` method.