return fn() or default value (in case of exception)
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
`tryor` is a utility library that simplifies error handling by returning the result of a function or a default value if an exception occurs. It's designed for developers working with JavaScript in both Node.js and browser environments who want a cleaner, more concise way to handle potential errors, particularly when parsing user input or dealing with unpredictable data.