engineer-dao / platform

The EngineerDAO dApp for interacting with job contracts
engineer-dao-platform.vercel.app
6 stars 4 forks source link

Moves Discord notifications to blockchain sync process #185

Closed deweller closed 2 years ago

deweller commented 2 years ago

This removes report the Discord notification on IPFS data creation and moves it to the Blockchain sync process.

Notifies all job events in Discord based on blockchain events.

image
vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
backend ✅ Ready (Inspect) Visit Preview Apr 24, 2022 at 11:37AM (UTC)
stable ✅ Ready (Inspect) Visit Preview Apr 24, 2022 at 11:37AM (UTC)
deweller commented 2 years ago

Note that this will require a couple new env variables.

deweller commented 2 years ago

Closes #154