Mock aws-sdk API methods to enable easier testing of apps which use the AWS SDK for JavaScript
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project provides a simple way to mock AWS SDK methods in JavaScript applications, enabling developers to write unit tests without making real calls to AWS services or modifying production code. It's designed for JavaScript developers using the AWS SDK who need to isolate and test their application logic efficiently. By stubbing AWS service methods with custom data or functions, it streamlines testing while