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

Поделиться
HTML-код
  • Опубликовано: 2 июн 2024
  • In this video we will be going over hoe to deploy smart contracts onto the blockchain using Hardhat.
    node installation: nodejs.org/en/download/
    hardhat: hardhat.org/
    hardhat config: hardhat.org/config/
    hardhat commands: hardhat.org/getting-started/#...
    -----------
    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
    -----------
    Subscribe to my channel: / @edrohdev
    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.
  • НаукаНаука

Комментарии • 12

  • @abdu1wahid105
    @abdu1wahid105 8 месяцев назад +1

    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!

  • @catreunion
    @catreunion 2 года назад +2

    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!

  • @0x0abb
    @0x0abb 2 года назад

    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!!!

  • @brightsilver6676
    @brightsilver6676 2 года назад

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

  • @0x0abb
    @0x0abb 2 года назад

    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!

  • @redpillsuccess5975
    @redpillsuccess5975 2 года назад +1

    Thanks, this is great

  • @jingli9232
    @jingli9232 2 года назад

    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

  • @BurhanBusiness
    @BurhanBusiness 2 года назад

    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.

  • @AbhishekYadav-jq9sp
    @AbhishekYadav-jq9sp 2 года назад

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

  • @sweetlou2597
    @sweetlou2597 2 года назад

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

  • @RobertLoyale
    @RobertLoyale Год назад +1

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

    • @abdu1wahid105
      @abdu1wahid105 8 месяцев назад

      In the updated Hardhat cli Javascript is the basic project