Skip to content

NodeJS interaction with Binance exchange for trading cryptocurrencies

Notifications You must be signed in to change notification settings

jmynes/binance-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

  • Install node packages
  • Define API keys as constants (I have them set in .bashrc, trying to get them set in .env for dotenv, as this is expected behavior):
    • BINANCEPUB=apikeyhere
    • BINANCESEC=secretkey

Contributors

  • Thank you @jaxrtech for the lion's share of commit 03ea286e59
  • Thank you @HeikaHaku for the lion's share of commit 9c352f7fa

Resources

About

NodeJS interaction with Binance exchange for trading cryptocurrencies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published