Solidity resources

Nikolaos

Elite Member
Jr. VIP
Joined
May 27, 2016
Messages
11,045
Reaction score
2,512
Does anybody have any good solidity resources? I want to learn how to code with solidity but I don't know where to begin. And I don't care if it's video or readable text, I can actually do both and learn from both. Maybe are there some good udemy courses?
 
Your reply is old and don't know if you have fund what you looking for or if you dumped this project; anyway if you or someone is interested by learning solidity here a good way to start

https://cryptozombies.io/
 
After you learn the basics, you can go on different projects and take a look over the verified smart contracts, and try to understand the use cases and how it works. You can also search on google for different code sections for explainations.

Get any BSC, Polygon and Ethereum projects. Not only big ones, even small ones are good because they may have simpler contracts.
 
Back
Top