- Binance -> Settings -> API Management -> Create API.
- Copy API key and Secret key to
config.js
file.
- Edit restrictions -> Restrict access to trusted IPs only -> Input your IP address.
- Сheck the box next to the Enable Withdrawals.
- Download ZIP and extract it to a folder
- Install node.js:
https://nodejs.org/en/
(LTS)
- Setup your settings in
config.js
- Paste your wallets to
wallets.txt
file, each wallet on a new line
- Open folder with the bot in
cmd
cd <path to folder with script>
- Install dependencies
- Start