DEV Community

Discussion on: Blockchain with Solidity: What to Learn First

Collapse
 
pedroomedicina profile image
Pedro Medina

Hi Nick, thank you very much for sharing this,

Can you tell us more about your steps from there?

Collapse
 
groos profile image
Nick Groos

Hi Pedro - From here I recommend getting hands on with the web3.js library, which will expose a lot of baseline features that are necessary in decentralized apps. After that I would say start creating some POC smart contracts using Solidity on Remix.