Skip to content

OffchainLabs/propmon-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PropMon

Monitors Arbitrum DAO proposals and moves them through their lifecycle stages (governor queue, timelocks, outbox execution, retryable redemption). See docs/propmon2-spec.md.

Usage

yarn
yarn build

Set the env vars listed in .env-sample (the process env is read directly; no dotenv), then:

yarn start

Contract types are generated from the ABIs in abis/ (exported from the governance repo) via yarn gen:types.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors