Running on a Host
Running a collateral auction keeper directly on a host
Prerequisties
Get RAI:
Clone:
git clone https://github.com/reflexer-labs/auction-keeper.git
cd auction-keeper
git submodule update --init --recursiveInstall:
1) Start virtualenv
2) Create a model file
3) Create the keeper run file
Then, substitute the following variables:
Finally:
4) Start the keeper and enter your keystore file password
Last updated
Was this helpful?