Thin wrapper around joi that defaults to stricter validation.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
joi-strict is a Node.js library that provides a thin wrapper around the joi validation library, enforcing stricter validation rules by default. It is designed for developers who want more rigorous input validation without having to explicitly configure joi for common strictness requirements. The library automatically makes all fields required unless marked optional, disallows unknown object keys unless explicitly allowed, and enables strict mode for boolean and number types.