Skip to content

ErayBD/smart-contract-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

smart_contract-demo

Deploying a smart contract on Ethereum Network.


Requirements for the demo:

  • Solidity - Programming language
  • Ganache - Personal Ethereum blockchain
  • MyEtherWallet - Ethereum wallet (local use only)

Introduction

  • Remix Ethereum IDE - Compile the code on Remix ETH IDE

1


  • Ganache - Selecting a wallet to perform actions

5

7


  • MyEtherWallet - Adding a custom network for Ganache setup

4

6


  • Deploying the Smart Contract

10

11


  • Interacting with the Smart Contract

15

16

17

Releases

No releases published

Packages

No packages published