cryptotradingbot

0.0.5 • Public • Published

cryptotradingbot

Requirements

node >= 17

Install and start

From npm

mkdir robot
cd robot
npm i cryptotradingbot
APIKEY=your_binance_api_key APISECRET=your_binance_api_secret npx cryptotradingbot

From github

git clone https://github.com/opexflow/cryptotradingbot
cd cryptotradingbot
npm i

// Change APIKEY and APISECRET in app.js. Or use APIKEY, APISECRET in env.

npm start

Readme

Keywords

none

Package Sidebar

Install

npm i cryptotradingbot

Weekly Downloads

0

Version

0.0.5

License

Apache-2.0

Unpacked Size

19.5 kB

Total Files

7

Last publish

Collaborators

  • pskucherov