How to send ETH and transfer ERC20 token with ethersJs

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 ก.ย. 2024
  • In this video I show you how to send ETH and transfer ERC20 token with ethersJs
    Quicknode:
    bit.ly/3QxPwWk
    TestnetFaucet:
    faucets.chain....
    Code to this video:
    github.com/Cod...
    Join CodeWithJoe discord
    codewithjoe.ne...
    Master Blockchain Development, course now on Udemy(paid course)
    bit.ly/3Pxtsu5

ความคิดเห็น • 16

  • @CodeWithJoe
    @CodeWithJoe  2 ปีที่แล้ว +1

    Sign up on Binance and get $100 Trading Bonus using this link bit.ly/3JY74sp

  • @emrekendirli2534
    @emrekendirli2534 ปีที่แล้ว +1

    thank you man

  • @madhavch2620
    @madhavch2620 2 ปีที่แล้ว +1

    Pls make the code for including single block both send eth and transfer tokens in a same block

  • @moogleking
    @moogleking 2 ปีที่แล้ว +1

    Good

  • @sdfsfsfd437
    @sdfsfsfd437 2 ปีที่แล้ว +1

    great video!

  • @maciejagwa4233
    @maciejagwa4233 2 ปีที่แล้ว

    Hi Joe! Maybe any tutorial to do same on DogeChain network? Is pretty hyped rn

  • @detroiter4eva
    @detroiter4eva ปีที่แล้ว +1

    Rinkeby? You've been living in a cave for the past 2 years?

  • @federicogentile90
    @federicogentile90 ปีที่แล้ว

    Isn't this dangerous since you are exposing your private key?

    • @CodeWithJoe
      @CodeWithJoe  ปีที่แล้ว +1

      you have to be careful that none has access to your script

    • @federicogentile90
      @federicogentile90 ปีที่แล้ว

      @@CodeWithJoe ok then how do you handle this if you include such a code into a web app?

    • @CodeWithJoe
      @CodeWithJoe  ปีที่แล้ว

      @@federicogentile90 in a web app the user signs the tx through his metamask account, never post privatekeys into a webapp

    • @CodeWithJoe
      @CodeWithJoe  ปีที่แล้ว

      @@federicogentile90 nodejs is for the backend

  • @guruu_g3701
    @guruu_g3701 ปีที่แล้ว

    Do i have to fund the wallet my self now since the facuests no longer send test eth? just test 20 testnet LINK?

  • @staycxld
    @staycxld ปีที่แล้ว +1

    How can we make it listen to the contract/wallet and then transfer once a balance arrives? Please don't ignore me.