♻ Enable DynamoDB's time-to-live feature to auto-delete old entries in your AWS Amplify API!
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
The graphql-ttl-transformer is a custom AWS Amplify transformer that enables DynamoDB's time-to-live feature for automatically deleting old entries from your API. It provides a `@ttl` directive that can be added to timestamp fields in your GraphQL schema, allowing entries to expire based on Unix time. This tool is designed for AWS Amplify developers who need automatic data cleanup in their GraphQL APIs.