Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.1 KB

README.md

File metadata and controls

31 lines (24 loc) · 1.1 KB

Web3 Automation/Notification using Tenderly

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

Pre-requisites

Required to install

To Build

yarn install
tenderly login
tenderly actions build

To Deploy

tenderly actions deploy