Trying to: npm install ccxt
See original GitHub issueOS: Windows Server 2019 Datacenter Programming Language version: Node.js CCXT version: trying to install the latest Exchange: All Exchanges Node.js 15.3.0 installed Method: npm install ccxt
Hello!
I am trying to install ccxt. I have used this in Mars 2019 and got help with installing which could be seen on this link: https://github.com/ccxt/ccxt/issues/4650
But it seems that something gets stuck after, I write:
npm install ccxt
I am not sure if I do something wrong and if it looks like I have dont this correctly in the CMD image?
Thank you!
Issue Analytics
- State:
- Created 3 years ago
- Comments:7 (3 by maintainers)
Top Results From Across the Web
ccxt - npm
A JavaScript / Python / PHP library for cryptocurrency trading and e-commerce with support for many bitcoin/ether/altcoin exchange markets and merchant APIs.
Read more >Install — ccxt 2.4.43 documentation
The easiest way to install the ccxt library is to use builtin package managers: ccxt in **NPM** (JavaScript / Node v7.6+); ccxt in...
Read more >ccxt.pro.install - GitHub
A JavaScript / Python / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges - ccxt.pro.install ...
Read more >Ccxt NPM | npm.io
id name ver doc
_1btcxe 1BTCXE * API Panama
acx ACX 2 API Australia
adara Adara 1 API Malta
Read more >ccxt · PyPI
jsDelivr: https://cdn.jsdelivr.net/npm/ccxt@2.4.60/dist/ccxt.browser.js ... If you just want to use CCXT – just install it as a regular package into your ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Yes, it seems to be correct. It shows: 1.38.89
C:\myproject>npm ls package@1.0.0 C:\myproject +-- ccxt@1.38.89 +-- chokidar@2.1.2 +-- iconv-lite@0.4.24 `-- ololog@1.1.117
I beleive this is correct then.
Thank you very much for your help. Now I should have everything setup to start with the code.
@jackpotcityco do this:
which version is it?