Mustafa-Agha / ethereum-solidity-course-updated-code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ethereum and Solidity: The Complete Developer's Guide (Community Contributed Code Updates)

========= FOREWORD: Important Solidity compiler version note (MUST READ!!) =========

Currently the latest version of Solidity is 0.8.1. This repo provides up-to-date Solidity (and other) code for the benefit of the students enrolling/enrolled in the udemy.com course Ethereum and Solidity: The Complete Developer's Guide and to this end it achieves that goal.

========= END OF FOREWORD =========

Smart Contracts

The smart contracts created in the course are:

The Kickstart/CrowdFunding App

Acknowledgement

I would like to give credit to Stephen Grider for creating the excellent course for which I created this repository as my own personal add-on. If any mistakes or errors are found within any of this repository's content they should be attributed to an oversight on my part, and in no part should be deemed any fault of the Udemy course author, Stephen Grider.

About


Languages

Language:JavaScript 88.8%Language:Solidity 6.7%Language:HTML 2.8%Language:CSS 1.7%