Validation library for muxrpc apis
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
muxrpc-validation is a validation library for muxrpc APIs that provides type checking and argument validation for sync, async, and source methods. It's designed for developers building muxrpc-based applications who need to ensure their API functions receive properly typed arguments and handle optional parameters correctly. The library supports multiple type signatures, optional callbacks, and custom validation functions for complex argument structures.