optimism

op-dripper

A service designed to execute Drippie drips from a given EOA. It will only trigger based on the configured drips of the passed drippie address.

Required Configuration

The main configuration for the EOA, Drippie contract to trigger, and the Ethereum L1 RPC.

Transaction Settings

Settings to configure to ensure transactions are landing / the service is keeping up with new blocks.

Basic Usage

Basic service with no transaction configuration

op-dripper --drippie-address=0x... --l1-eth-rpc=https://... --private-key=0x...