feuvpi / smart-contract-deploy

Deploying a smart contract in the Ethereum Goerli testnet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploy the smart contract

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

About

Deploying a smart contract in the Ethereum Goerli testnet


Languages

Language:JavaScript 70.7%Language:Solidity 29.3%