Skip to content

wildtangent/binance-panic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binance Panic

In case you want to dump all your coins to TETHER (Crash under way).

Now don't be fucking stupid.

  • The API and front end are unprotected.
  • Don't deploy this shit or put it anywhere unsafe.
  • With your API Key and secret someone can do anything to your Binance account, without authenticating or 2FA.

https://raw.githubusercontent.com/wildtangent/binance-panic/master/binance-panic.png

How to get set up

Create a .env file with your Binance API keys

APIKEY=YOURKEY
APISECRET=YOURSECRET

DON'T EVER COMMIT IT!

npm install

Front end app

Run the front end in one shell

npm start

API

API in Another shell

node src/server/server.js

About

Panic sell to Tether!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published