renlabs-dev / commune-ts

This is a monorepo for the AGIc typescript ecosystem. It uses Turborepo and contains the code for our web apps.
https://www.communeai.org/
5 stars 1 forks source link

Community Validator workers #20

Closed steinerkelvin closed 4 months ago

steinerkelvin commented 5 months ago

We need to write a long-lived worker service that :

Primary:

Secondary:


EdSDR commented 5 months ago

Kelvin: "we basically need to run a thing that constantly polls the blockchain to write in a DB, and constantly queries the DB to send transactions back to the blockchain. We should have clear workflow on how to deploy services like that that automatically dump logs into Datadog and everything else."

steinerkelvin commented 5 months ago

@EdSDR I've elaborated on the linked issue https://github.com/agicommies/infra/issues/11 .-.

EdSDR commented 5 months ago

@EdSDR I've elaborated on the linked issue https://github.com/agicommies/infra/issues/11 .-.

It was a joke sr

steinerkelvin commented 4 months ago

https://developers.cloudflare.com/web3/ipfs-gateway/