Yet another AWS SDK promise wrapper
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project provides a lightweight wrapper for the AWS SDK that converts its methods to return native ES6 promises without adding external dependencies or altering the original AWS API. It's designed for Node.js developers who want asynchronous convenience with AWS services while maintaining the SDK's standard interface. The wrapper focuses on minimalism, requiring no additional promise libraries beyond what's available in modern JavaScript environments.