Object oriented testing
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Testdeck is a TypeScript library that provides decorators for integrating popular JavaScript test frameworks (Mocha, Jasmine, Jest, Vitest) into an object-oriented workflow. It allows developers to write test suites as classes with decorators like `@suite` and `@test`, while also supporting migration from traditional functional test APIs. This project is ideal for TypeScript developers who prefer an object-oriented approach to testing and want seamless integration with multiple test frameworks.