Check if a datum exists without reading its value
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Level-exists is a Node.js module that allows you to check if a datum exists in a LevelDB database without reading its value. It's designed for developers working with LevelDB databases who need an efficient way to verify the existence of data without incurring the overhead of retrieving the actual data.