(0)

Quick Guide for Smart Contracts Creation and Deployment on Ethereum Blockchain

e-bog


This work explains briefly the creation and deployment Of Smart Contract on Ethereum Blockchain. The work consists from the following sections

- Blockchain

- Solidity variables and types

- How to Setup or Install Ethereum on Windows

- How to compile and deploy smart contract on JavaScriptVM

- How to install Ganache Blockchain on Windows and deploy smart contract using it.

- How to compile and deploy Smart Contract on Test Networks,

- Quick example of deploying ERC20 token smart contract.

- Getting started tutorial on Solidity

- Creating ERC-20 smart contract and crowd sale (ICO) smart contract without coding

- ERC-20 smart contract and crowd sale (ICO) smart contract:

- Creating Ethereum ERC-20 Tokens and Crowd Sales (ICO) without coding with Token Wizard:

- Example of creating and deploying an ERC20 token on the test and main network!!!