add asynchronous safety to your pipes
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Safety-net is a JavaScript library that provides tools for adding asynchronous safety to functional pipelines. It is designed for developers working with asynchronous operations who want to ensure their code handles errors and edge cases effectively. The library offers functions like `anchor`, `tether`, and `bimap` to validate inputs, chain assertions, and map over future values, making it ideal for those using functional programming patterns in Node.js or similar environments.