Skip to content

Latest commit

 

History

History
 
 

drippie-mon

@eth-optimism/drippie-mon

drippie-mon is a simple service for monitoring Drippie contracts.

Installation

Clone, install, and build the Optimism monorepo:

git clone https://github.com/ethereum-optimism/optimism.git
yarn install
yarn build

Running the service

Copy .env.example into a new file named .env, then set the environment variables listed there. Once your environment variables have been set, run via:

yarn start