For the complete documentation index, see llms.txt. This page is also available as Markdown.

Automated refunds

The goal here is to integrate a backend to send refunds through Mimic Protocol.

Function

https://github.com/mimic-protocol/examples/blob/main/examples/11-automated-refunds/src/function.ts

Github link

Manifest

https://github.com/mimic-protocol/examples/blob/main/examples/11-automated-refunds/manifest.yaml

Github link

Backend

https://github.com/mimic-protocol/examples/blob/main/examples/11-automated-refunds/src/create-trigger.ts

Github link

Last updated