DEV Community

Discussion on: Create a Blockchain in 50 lines of code with NodeJS

Collapse
 
thorstenhirsch profile image
Thorsten Hirsch

Any reason why you use npm to install yarn to install sha3? Why not installing sha3 with npm directly?

Collapse
 
icesofty profile image
Florian

Hello Thorsten,

Thanks for your feedback. That's a really good question. There is no specific reason, to be honest, I just want to be consistent with my GH repo where I use yarn.

You can, of course, only use "npm i sha3" :)

P.S. : I love your profile pic, one of my favorite Disney!