Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 871 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 871 Bytes

The High Roller Bot

Usage

To run the bot:

yarn start

To make the bot deposit funds into its channel with the Playground, simply prefix yarn start with DEPOSIT_AMOUNT=<amount>.

Environment Variables

Variable Purpose
DEPOSIT_AMOUNT The amount the bot should deposit. The bot will not deposit anything if this is not set.
DELAY_SECONDS The number of seconds to wait when polling for account creation & counter party deposit confirmation.