Exploring Solidity by Example

Today I completed a few challenges on the Solidity by example site. My mission was to learn the very basics on how contracts work. Here is the link below if you also would like to try it out.

https://solidity-by-example.org/

I ended up finishing a quick “Hello World” project.

After compiling I felt a great sense of accomplishment.

You should also try to learn too.