DEV Community

Discussion on: Node.js for Blockchain Development

Collapse
 
kolanotkola profile image
Koala

Hi there,
Should stick to Nodejs and learn solidity for Eth based projects?
Thank you so much your comment means a lot to me.

Collapse
 
_firelinks profile image
Mike Dabydeen

Yes!

If you are interested in learning more about blockchain development, my advice would be to jump right in and start building a project.

The folks at FreeCodeCamp & DappUniversity created a great introductory tutorial video on how to get started building your first blockchain application.

You will learn a lot about modules which require Node.js like:

You will also learn about Solidity, building & deploying smart contracts to the Ethereum network and much more.

This is a great introduction to the blockchain ecosystem if you're a beginner.

Good luck on your journey!

Thread Thread
 
kolanotkola profile image
Koala

Thank you so much!