Node.js CLI For Cryptocurrency Prices

Node.js CLI For Cryptocurrency Prices

Traversy Media

4 года назад

96,187 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Dawid Dahl
Dawid Dahl - 23.08.2023 22:46

Wondered about Commander options, thank you for showing it!

Ответить
AMRIT ANAND
AMRIT ANAND - 04.04.2023 10:53

Nomics api is down. Plz someone clarify. Has it been closed?

Ответить
Ren M.
Ren M. - 18.07.2022 23:19

Brad is always coming through for me! Thanks for the tip about configstore

Ответить
Kemmoun Ramzy
Kemmoun Ramzy - 15.07.2022 20:20

thanks a lot !

Ответить
Edewor Righteous
Edewor Righteous - 11.02.2022 20:08

When I try to use npm link so I can use the coindex command it seems like it installs coindex as a module which already as all the functionality. I choose to rename the coindex command and run the npm link again, but when I run the command (crypto), it says it is not recognize the command. So I guess it's not working. What should I do?

Ответить
Harshit Rathod
Harshit Rathod - 21.09.2021 11:39

holly molly ethereum just 140$ then 😥😥

Ответить
N Liraj Khanna
N Liraj Khanna - 29.08.2021 11:18

Latest configstore package 6.0.0 is not working using "require". It works only with "import". I'm using the old version for now.

Ответить
ReactGPT
ReactGPT - 26.07.2021 17:24

Please note: as of July 2021 your program will not work if you are using the latest version of configstore (6.0.0). to make this work you need to use the version of configstore Brad uses in his tutorial which is ^5.0.1. in your package.json change the version, delete the configstore folder from your node_modules directory, and re-do npm install.

Ответить
Bhargav Gohil
Bhargav Gohil - 13.06.2021 09:33

configstore is now pure ESM based... so there will be error in requiring the configstore.... if anyone don't have to bother changing all the stuff I would recommend using 'conf' package which is pure CommonJS...
Other all stuffs will remain as it is

Ответить
Ajil Qado
Ajil Qado - 15.05.2021 21:19

i run it with coindex, it don't run, what could be the problem?

Ответить
Manthan Gupta
Manthan Gupta - 08.04.2021 19:03

It's crazy that this video was uploaded almost a year ago and now Bitcoin cost $57846.11

Ответить
Senzo Tshezi
Senzo Tshezi - 03.04.2021 08:07

waw this is gold, how to integrate it with front end, ?

Ответить
Concerned Viewer
Concerned Viewer - 22.02.2021 06:20

BTC is now 57K... less than a year later

Ответить
Aaron Wolbach
Aaron Wolbach - 03.08.2020 18:32

I love your videos Brad @TraversyMedia. Question: in your KeyManager class, why are you using instance methods 'setKey' and 'getKey' instead of setters and getters (e.g 'set key' and 'get key')?

Ответить
kebman
kebman - 09.07.2020 12:25

I dabbled a bit in this. Once you get the API it's pretty straight forward actually. Will have a look at the tut later, because I'm almost certain you've done this better than me. :)

Ответить
Yovel Becker
Yovel Becker - 11.05.2020 00:18

hey man great video but it seems im having a problem when starting the project.
after following th exact steps when im checking the coindex command for the first time zsh does not recognize the command. any help pls?

Ответить
Jeronimo
Jeronimo - 09.05.2020 00:50

Anyone using nvm on Linux and getting a file not found error when using npm link?

Ответить
ALCZ
ALCZ - 25.04.2020 22:29

This one was perfect. @BradTraversy please keep up with apps like this one,please use more backend javascript technologies. :)

Ответить
Muhammad Sharif
Muhammad Sharif - 24.04.2020 22:36

can you please make tutorial on video streaming and live streaming using node please

Ответить
Ravinder Reddy Kothabad
Ravinder Reddy Kothabad - 15.04.2020 20:17

Thanks, Sir, now I have confidence that I can build a CLI..... but small correction, you mentioned 'enquirer' package in slides, which is for media queries, but we are using 'inquirer' package for interactive CLI................. and thanks sir, I learn a lot form your channel

Ответить
t3hKazy
t3hKazy - 13.04.2020 17:52

How is it that you create the methods set, show, remove, each creating a new KeyManager, yet they all reference the same object?

Ответить
Crypto Rootz
Crypto Rootz - 11.04.2020 00:17

why do i keep getting this : data: 'Authorization failed. Check your API key and our documentation at api.nomics.com' | when i already have a validate API Key ? i already check the docs and requested new keys... but same problem....

Ответить
Randall Martin
Randall Martin - 07.04.2020 18:49

Leave it to me to be stuck within the first 5 minutes. After typing "#!/usr/bin/env node " at the top of the file, typing npm link into the terminal produces npm WARN [email protected] No repository field.

Yours asks you for a password and gives you a link, what am I doing wrong?

Ответить
BBI Brandboost
BBI Brandboost - 06.04.2020 11:50

Very interesting, thanks for this!

Ответить
Nahrin Malakes
Nahrin Malakes - 06.04.2020 10:25

Can u make a video about how to make money as teenager in web development pleaae? That something that no one talking about and I think that is important to do this topic.

Ответить
Balaji kc
Balaji kc - 06.04.2020 09:16

Brad, could you please do some crash course on native script?

Ответить
Jay Steez
Jay Steez - 06.04.2020 05:09

At about the 13 minute mark, I can’t get ‘set’ to display with “coindex key -h.”

Ответить
Anthony mann
Anthony mann - 05.04.2020 18:38

Would this be possible using ruby? Obviously I wouldn't be able to follow this tutorial but if possible it would be an awesome portfolio piece

Ответить
Chetan Jain
Chetan Jain - 05.04.2020 15:08

The way he codes and structures his projects is pretty easy to understand! Good Work buddy

Ответить
Sumanyu Sood
Sumanyu Sood - 05.04.2020 12:53

Hey Traversy! I'm so proud of you. You're doing great. in some past video you mentioned about a discord server.i cannot find it anymore as the invite link is broken. Please anyone mention the link to the group.
Thanks :)

Ответить
Ben O'Brien
Ben O'Brien - 05.04.2020 12:45

Great video dude.. Very insightful, keep it up👌

Ответить
Alexander
Alexander - 05.04.2020 11:19

Hi Brad !
I'm from Ukraine.
I just wanna say you BIG THANKS for your HTML course on Udemy.
Is really helps me do my steps toward job my dream.
GOD BLESSED YOU !

Ответить
水果饭子
水果饭子 - 05.04.2020 10:00

Why should use try{}catch{} in async check function?

Ответить
osher ezra
osher ezra - 05.04.2020 04:04

Priceless tutorials thank you Brad for all the Effort keep it up

Ответить
jerseyse410
jerseyse410 - 05.04.2020 02:15

Finally a project I can get on board with! Going to try to adapt this to major Forex currency pairs as I love forex and have been exploring bitcoin recently as well.

Ответить
Thomas Liebberger
Thomas Liebberger - 04.04.2020 22:26

So how do install it without using npm link. Can someone share a link or explanation. BTW wonderful video. Thank you

Ответить
水果饭子
水果饭子 - 04.04.2020 20:29

Falling love with your voice , haha, sounds very relax and comfortable

Ответить
Fawzy TAT
Fawzy TAT - 04.04.2020 20:08

Just wanted to say thank you for everything, you helped me a lot through my career as a software engineer in Los Angeles which is not an easy job to do for an immigrant! But I literally find most of the solutions in your videos. Thank you and please stay safe

Ответить
Jason Bunnell
Jason Bunnell - 04.04.2020 18:05

Do you know of a site that lists APIs? Like if I wanted to find APIs for crypto or movies or whatever, what is the best way to find them?

Ответить
Alexandru Kontur
Alexandru Kontur - 04.04.2020 17:32

You are the BEST!

Ответить
salah-eddine salam
salah-eddine salam - 04.04.2020 16:08

wow man! keep doing cool things like this :)

Ответить
Xing Yahao
Xing Yahao - 04.04.2020 15:53

Hey, brad can you do a similar thing in Golang? You know lots of tools like docker built by Go. It would help. Thanks for your contents!

Ответить
Omerko
Omerko - 04.04.2020 15:52

As usual, you are uploading the best content possible. Thanks!

Ответить
Phanindrakumar Pulletikurti
Phanindrakumar Pulletikurti - 04.04.2020 15:32

#!/usr/bin/env node does it works for windows also?

Ответить
rozneg
rozneg - 04.04.2020 15:18

Good one Brad :)

Ответить