Introduction to Ethereum with Solidity and React

Published 2022-06-02
Platform Udemy
Rating 4.96
Number of Reviews 10
Number of Students 717
Price Free
Instructors
Buildspace On Udemy
Subjects

Go to Udemy

Learn how Ethereum works by writing Smart Contracts in Solidity and building a React app that you'll deploy to prod!

Curious about Ethereum? Wondering how the blockchain works? Want to figure out wtf smart contracts are? This course is exactly what you need!

Web3 development is a pretty new thing. There are lots of resources out there that try and explain everything but will just send you to sleep. This project guide will walk you through everything you need to do to build your own web3 Twitter on the Ethereum blockchain. No more reading blog posts or Twitter threads. Learn web3 by building it yourself!


Hardhat

Hardhat is the most popular development environment used by professional smart contract developers. We're going to set it up on our machine, learn how to use it to run smart contracts, create our own local Ethereum blockchain and deploy our contracts to a real network. No playgrounds, we're going to do it just like the pros!


Solidity
The most popular Smart Contract programming language in the universe, Solidity has a great learning curve and is very easy to pick up for Javascript and Python developers. We'll learn the basic structure of a smart contract, build it out so we can store custom data in it and make it send tokens to users! Learning Solidity is like a cheat code for making money.  Come find out how billions of dollars are secured using this language!


Polygon

Ethereum is expensive and slow - we're going to be using the Polygon Proof of Stake chain, which is built on top of Ethereum but is much faster and 1000x cheaper! Everything on Polygon works exactly like it does on Ethereum, including the smart contracts and the web apps, so you'll get the best of both worlds!


React

The most popular front-end framework comes to web3. You'll build out your own React application that will interact with our deployed smart contract and will display data from the blockchain.


Go to Udemy