Skip to content

d4rk4444/binanceWithdrawal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

binanceWithdrawal

Script for auto withdrawal from Binance.

Create Binance API

  1. Follow this link
  2. Click "Create API" and choose the first option
  3. Add a trusted IP address below
  4. Select "Enable Withdrawal"
  5. Save the Api keys to '.env' file and confirm

Setup

  1. Set up config in '.env' file
  2. Install node.js: https://nodejs.org/en/ (LTS)
  3. Open terminal
  4. Download Tools/Main Script folder and install modules
git clone https://github.com/d4rk4444/binanceWithdrawal.git &&\
cd binanceWithdrawal &&\
npm i
  1. To run the script
node index

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published