How to Deploy Your Smart Contract onto the Blockchain | Hardhat Tutorial

preview_player
Показать описание
In this video we will be going over hoe to deploy smart contracts onto the blockchain using Hardhat.

———————————

Chapters:
0:00 What is Hardhat?
1:37 Hardhat vs Truffle
2:29 How to Install and Setup Hardhat
3:44 What does Hardhat Set You Up With?
7:11 Testing Your Contracts with Hardhat
9:25 Using The Hardhat Console
13:30 Why Industry is trending towards Hardhat

———————————

for more algorithm explanations, tech discussions, and programming tutorials!

———————————

Hey there, my name’s EdRoh. On my channel, you will find common coding algorithms and/or interview questions (with explanations of course). I also provide tutorials and courses on other programming topics in Web Development including Javascript, React, HTML, CSS, TypeScript, Redux, Node, Progressive Web Apps, React Native, Flutter, etc.

No matter what level you are, whether you are already in the software engineering field, or are just beginning coding in bootcamp or being self taught, my first and foremost desire is to help you provide with the best teaching content and learning resource I possibly can. As someone who understands the struggles of switching careers, I hope I can help guide you into this difficult but rewarding journey into engineering.
Рекомендации по теме
Комментарии
Автор

In 2023 this is the top Hardhat intro, plus Ed provides an explaination why!👌10/10
A follow up on verifying contracts on etherscan, constructorArguments and ABI handling would be ace!

abduwahid
Автор

I’ve been reading Hardhat’s docs for 2 days but not really understanding their tutorial. Your video helps me understand it! Thank you so much!

catreunion
Автор

also, i'd like to add that - it's very useful the way you let the entire screen be the code - some youtubers show themselves in a little box down at the bottom of the screen and have annoying backgrounds --- thank you for being mindful about the screen space!!!

xabb
Автор

Thank you the most honest guy on YouTube streat forever to points,

brightsilver
Автор

Yeah bro. I don;t get the option to make a basic project. I get build a Javascript Project...can you help me?

RobertLoyale
Автор

thx for the course, hope to see something course related to test, how to write test, how to use hardhat, waffle, chai and mocha to test

jingli
Автор

Thanks for this! I was looking at the docs but i could not find how to this this with hardhat - meaning, using the terminal to interact with the contract - well - thanks EdRoh!

xabb
Автор

When I run "npm init" can't see the package.json. Node.js already downloaded. Why always I get errors when I try to write a code.

BurhanBusiness
Автор

I run npx hardhat but I don’t get the welcome sign

sweetlou
Автор

after giving the deployement command i am not getting any output pls help

AbhishekYadav-jqsp