Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 360 Bytes

File metadata and controls

15 lines (9 loc) · 360 Bytes

Automatic Multi-Currency Withdrawal on CoinPayments

Config

The config-example.py file is a configuration example file. Copy it and rename your configuration file to config.py.

In config.py you must define your api keys and also the currencies listed for automatic withdrawal.

How to Use

python autowithdraw.py

Running with Python 3.