ts-sinon is a TypeScript extension for Sinon.js that provides additional functions to stub object methods, interfaces, and constructors. It's designed for TypeScript developers who need to create type-safe test doubles for classes, interfaces, and constructors in their unit tests.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Sinon extension providing functions to: stub all object methods and to stub interface.