Focus mode

Smart Contract Development with Solidity

Hands on Task (Beginner Level): Build and Deploy an Ether-Store Smart Contract with Remix IDE

In this video, Artur Chmaro shows you how to deploy smart contracts using Remix IDE. 

Here, a simple contract that can receive and store ether is created. Owner of the contract can withdraw accumulated funds to any valid public address.

Code from video: https://gist.github.com/Chmarusso/d8d5349084b57c6f02c32ea30dbed79c

Project

Comments

You need to enroll in the course to be able to comment!