ETH and Solidity Development Resources for Beginners

Many folks like myself who are interested in Loot are new to developing on Ethereum using Solidity, let’s build a useful list of resources for folks who want to learn and get started.

Solidity Path: Beginner to Intermediate Smart Contracts

6 Likes

I have read this and it has helped me a looot https://github.com/ethereumbook/ethereumbook

I bought the physical version, but here is the free version on github for those who can’t afford it.

This channel is also super cool : https://www.youtube.com/c/EatTheBlocks
And this one as well : Smart Contract Programmer - YouTube

4 Likes

Thanks for sharing this. Great reminder to finish my zombie. :rofl:

2 Likes
3 Likes

Thank you for starting this thread! Have had many people reach out to me about this.

Have been sending people this link: https://twitter.com/ryanmyfoo/status/1434534887164301312?s=20

It would be nice if we could gather all resources together onto the website.

How to Build on Top of Loot
How to mint using Etherscan

2 Likes

If you’re a beginner like me, you may find Infura useful as a way to interact with the Ethereum chain from web applications in a straightforward way. Free to sign up:

1 Like