beeb / pancaketrade

Limit orders for PancakeSwap
GNU General Public License v3.0
200 stars 92 forks source link

Add support for .env file to define wallet private key #76

Closed beeb closed 2 years ago

beeb commented 2 years ago

Feature Request

Currently, it's not possible to define the wallet private key with a .env file. We can add support for this with e.g. https://pypi.org/project/python-dotenv/

beeb commented 2 years ago

Feature added in https://github.com/beeb/pancaketrade/releases/tag/v0.6.2