Conveyor Finance

ENS DAO proposal monitor

Governance

This worker is blockchain-adjacent infrastructure we developed around ENS governance. It is not a consumer website. There is no deployed frontend linked from Conveyor.

Cloudflare Workers, Ethereum RPC, Telegram, GitHub

Governance visual from related on-chain work
Governance visual language from our on-chain work. The monitor itself is a worker, not a hosted app.

Every five minutes the worker checks for new ENS DAO proposals, both social and executable, against an Ethereum mainnet RPC. New items are de-duplicated in Workers KV.

When a proposal is new, it posts to a Telegram channel and opens a pull request against the ENS docs repository so the public record can stay in sync with on-chain governance.

What we built

  • Cron on Cloudflare Workers
  • ENS DAO social and executable proposals
  • Telegram notification and docs PR
  • KV to avoid duplicate alerts

No production deployment is linked from this page.

← All selected work