Deploy smart contract with Remix IDE
- πΊVideos
- π€
- βBeginner
- π·οΈ
- π 3 years ago
In this video, I will show you how to deploy smart contracts using Remix IDE (web app for Solidity development).
In this video, I will show you how to deploy smart contracts using Remix IDE (web app for Solidity development). As example, I created a simple contract that can receive and store ether. Owner of the contract can withdraw accumulated funds to any valid public address.