KlimaDAO / klimadao

Monorepo for the official KlimaDAO site, dApp, components and design system.
https://klimadao.finance
MIT License
90 stars 71 forks source link

Order status linked to blockchain events #2330

Open 0xemc opened 4 months ago

0xemc commented 4 months ago

There is a need to sync the status of supabase database entries for orders to the current state of transactions in the polygon network. This should be implemented in a single instance using webhooks that listen to on-chain events. For reference https://moralis.io/polygon-webhooks-how-to-use-webhooks-on-polygon/

Relates to:

https://github.com/Carbonmark/monorepo/issues/146 https://github.com/Carbonmark/monorepo/issues/146