Course Information
Course Overview
Master the art of building full stack decentralized application
Twitter has been one of the most popular social media platforms for users worldwide. However, crypto users realize that a decentralized version of Twitter would be highly beneficial since it would eliminate the negative aspects of Twitter’s centralized platform. Thus, in this course we will build a Web3 Twitter clone from scratch. We will start by writing and testing the smart contract using Solidity and Remix. Then we will deploy the contract to Mumbai test network using hardhat. After that we will use React js to build our frontend and finally use ethers js to interact with the deployed contract. For uploading images we will use Web3 storage IPFS service provider.
To be successful in this guide, you must have the following:
1. Node.js and VS Code should be installed.
2. Metamask wallet extension should be installed in your browser with some test matic tokens in it.
3. Basic knowledge of Solidity, hardhat and React js required.
The stack
In this course, we will build out a full stack application using:
Blockchain - Polygon
Writing Smart Contract - Solidity
UI library - React js & Web3UIkit
Solidity development environment - Hardhat
File Storage – Web3 Storage
Client Library - Ethers js
By the end of the course you will learn all the concepts required to apply for a web3 developer job or even build your own startup in the blockchain industry. So without wasting any more time, enroll now and get into the next era of internet asap.
Course Content
- 7 section(s)
- 27 lecture(s)
- Section 1 Setup Development Environment
- Section 2 Writing Smart Contract
- Section 3 Testing the Contract
- Section 4 Deploying the Smart Contract
- Section 5 React js Frontend
- Section 6 Contract Interaction with Ethers js
- Section 7 Working of the Application
What You’ll Learn
- Blockchain Knowledge
- Web3 full stack architecture
- Solidity implementation
- Use of Hardhat and Metamask
- Uploading Image to IPFS
- React JS Integration with Web3
- Polygon Blockchain deployment
- Real world decentralised application
- Web3UIKit
Reviews
-
MMike Nguyen
It's good, TY
-
DDavid O.I
The lessons are really engaging. But the video normally hang.
-
YYuJin Tan
All good - we can a good understanding of how to construct the contract using Solidity and stitch it up with the React frontend. However, this course is not for beginners.
-
AAnmol Sirola
The instructor is just reading the code not even explaining he just keeps on writing the code in all the lectures . The code he has written is buggy and doesn't even runs shows a lot of errors in the console.