Turn ES6 Promise into synchronize function call, a simple wrapper of deasync package
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Synchronized-promise is a Node.js package that converts ES6 Promise-based asynchronous functions into synchronous ones using the deasync wrapper. It's designed for developers who need to work with legacy codebases or environments where synchronous execution is required, simplifying the migration from callback-based to promise-based async patterns.