Library to mock the AWS SDK for Node.js
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This library provides a mock implementation of the AWS SDK for Node.js S3 service, using a local directory structure to simulate S3 buckets and objects. It's designed for developers who need to test S3-dependent code locally without making actual AWS API calls, supporting key operations like file uploads, listings, and bucket management through a familiar S3 API interface.