generate a configuration using the provided script, and template file config.js.template
.
python config.py --privatekey-file pkfile --rpc-endpoint 'localhost:8545' --template config.js.template > config.js
our nonce tracking sucks, so we shutdown the faucet regularly
docker-compose build && docker-compose stop && docker-compose up -d && docker-compose logs -f