add INFURA to read me

This commit is contained in:
Trooper
2022-08-12 12:03:38 +02:00
parent 1381543491
commit 6a0054003b

View File

@@ -44,7 +44,7 @@ node marketmaker.js
## Configuration Via Environment Variables
It is __recommended__ to use environment variables to set your private keys. You can set `ETH_PRIVKEY`, `CRYPTOWATCH_API_KEY` and `INFURA_URL` using them. You can set them using `ETH_PRIVKEY=0x____`. For more informations on private keys read [this](https://linuxize.com/post/how-to-set-and-list-environment-variables-in-linux/).
It is __recommended__ to use environment variables to set your private keys. You can set `ETH_PRIVKEY`, `CRYPTOWATCH_API_KEY` and `INFURA` using them. You can set them using `ETH_PRIVKEY=0x____`. For more informations on private keys read [this](https://linuxize.com/post/how-to-set-and-list-environment-variables-in-linux/).
If your hosting service requires you to pass in configs via environment variables you can compress `config.json`: