eraykisabacak / web3-ethereum-hello-world

Ethereum Start Contact First App Message Change

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

web3-ethereum-hello-world

Contract Address : 0x77105a3e4134d2638d4005d4b679c87ade12ee60

This my first smart contract. My goal is to learn solidity. With the smart contract, we can change the message in the contract.

Compile Contract

npx hardhat compile

Deploy Contract

npx hardhat run scripts/deploy.js --network ropsten

Hello World Contract Etherscan

Source : WEB3

About

Ethereum Start Contact First App Message Change


Languages

Language:JavaScript 56.4%Language:Solidity 36.5%Language:Shell 7.1%