pendulum-chain / pendulum-chain/vortex
Listen for KYB status changes from Avenia API and send status updates via mail
Open
@Sharqiewicz is already working on this.
Since Apr 16, 2026.
- Dominant language
- TypeScript
- Stars
- 6
- Forks
- 5
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 33
Description
Context
KYB applications for Brazilian entities are not instant and can take a few hours to days. Since users don't want to check back on the Vortex page all the time, a status update via email is preferable. With the account feature live, this can now be built.
TODO
- Implement listening to webhook events for Avenia.
- Listen to KYB events for a specific account that has the sign-up pending.
- On a status change, send an email to the respective registered user's email address.
- For sending the email, consider using a Supabase edge function, see this doc.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.