@counterfactual/high-roller-bot

A bot for the High Roller Playground dApp.

Usage no npm install needed!

<script type="module">
  import counterfactualHighRollerBot from 'https://cdn.skypack.dev/@counterfactual/high-roller-bot';
</script>

README

High Roller Bot

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.