Blockchain Ethereum Developer HardHat Guide

Andre Vianna
My Blockchain Zone
Published in
Dec 20, 2021

Ethereum development environment for professionals

https://hardhat.org/

Install HardHat

npm install hardhat

npx hardhat

Install Open Zeppelin Dependencies

npm install @openzeppelin/contracts

Compile

npx hardhat compile

npm install @nomiclabs/hardhat-etherscan

Deploy Test

npx hardhat run scripts/deploy.js — network rinkeby

Verify Smart Contract

npx hardhat verify <Address>

--

--

Andre Vianna
My Blockchain Zone

Software Engineer & Data Scientist #ESG #Vision2030 #Blockchain #DataScience #iot #bigdata #analytics #machinelearning #deeplearning #dataviz