How To Write a Solidity Contract pt1
- πΊVideos
- π₯
- βBeginner
- π·οΈ
- π 3 years ago
This is a step-by-step introductory tutorial that will teach you how to create and deploy a smart contract on Ethereum
If you are new to blockchain development and donβt know where to start, or if you just want to understand how to deploy and interact with smart contracts, this guide is for you. We will walk through creating and deploying a simple smart contract on the Ropsten test network using a virtual wallet (Metamask), Solidity, Hardhat and Truffle, and Alchemy (donβt worry if you donβt understand what any of this means yet, we will explain it!).