drippie-mon
is a simple service for monitoring Drippie contracts.
Clone, install, and build the Optimism monorepo:
git clone https://github.com/ethereum-optimism/optimism.git
yarn install
yarn build
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