Atomic locks ( mutex ) for AdonisJS
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
@adonisjs/lock is a package for AdonisJS applications that provides atomic locks (mutex) to manage concurrent operations safely. Built on top of Verrou, it offers a simple API to acquire and release locks with support for multiple drivers. This package is designed for AdonisJS developers who need to ensure data integrity and prevent race conditions in their applications.