Skip to content

Latest commit

 

History

History
50 lines (46 loc) · 4.3 KB

README.md

File metadata and controls

50 lines (46 loc) · 4.3 KB

Solidity Lessons

  • Lessons - willitscale/learning-solidity repo, updated with the newest version of solidity
  • Learning - Solidity teaching with Smart Contract Programmer via YouTube
  • Contracts - Open Source Solidity Contracts

Advice

  • I would advice looking through the learning section to understand solidity
  • Then look through the lessons via @willitscale to understand how contracts are created
  • Finally start making your own contracts!

Learning

Contracts

  • Random Open Source Contracts

Lessons