How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Utility library for use in Sails adapters where you need to filter a list of output using a criteria object
waterline‑criteria is a lightweight utility library that parses and applies Sails/Waterline query criteria to plain JavaScript arrays (or validates the criteria’s `where` and `sort` clauses). It’s primarily used by Sails adapters for key‑value stores (e.g., sails‑disk, sails‑memory, sails‑redis) that need to implement the queryable interface on in‑memory data. Suitable for Node developers building or extending Sails adapters or any code that must filter/sort data using Waterline’s query language.