This repository creates the scripts and automation systems to detect and interact with WeavrDAO on-chain proposal infrastructure on the Arbitrum blockchain using Tenderlys web3 actions.
The primary structure and objective of the script system provides the following services:
- Listen for new Proposals generated by WeavrDAO, notify on discord
- Attempted to Queue Proposals after waiting for a minimum of 7 days, notify on discord
- Notify on discord when a Proposal can be Completed
Required to install
yarn install
tenderly login
tenderly actions build
tenderly actions deploy