Intermediate Solidity Tutorial | Building On DeFi With Solidity & Hardhat 👷

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 พ.ย. 2024

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

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

    oh shit. wasn't expecting to see this dude on this channel. he rules

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

    Awesome Channel brother!!! Cool Post!!! 😎🤙

  • @yashguma
    @yashguma 2 ปีที่แล้ว +3

    I love eating blocks

  • @goodboy9758
    @goodboy9758 2 ปีที่แล้ว +3

    very well explained line to line👌

  • @yoshikagarner6655
    @yoshikagarner6655 2 ปีที่แล้ว +3

    Good content!

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

    Hi,
    Good video.
    But I have a question about the second 791s at line 101, the approve call is not effective for the call of line 112, right?
    I mean line 101 must check allowance and the approve must be done on client side.
    Let me know if I'm wrong, I'll go to learn more about approve.

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

      It's most often done client-side. Basically allowing a 3rd party or contract to move our tokens. In this example the erc20 funds are held in the contract and we are actually approving another contract (Uniswap router) to move those funds on our behalf, so it needs to be called from the contract itself as that is the "owner" of those tokens.

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

      @@JamesBachini Ok got it.Thanks.

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

    How come 3000 vulnerabilties?!

  • @mayanknagwanshi
    @mayanknagwanshi 2 ปีที่แล้ว +3

    hey although great content as always, the audio quality here is not really good.

  • @RichardHamnett
    @RichardHamnett 2 ปีที่แล้ว +3

    MEATamask??

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

      Yeah I've been saying it wrong for years. Only found out when Facebook rebranded to Meta and now can't stop myself 🤦

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

    I'm the first one 🔥🔥

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

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

    Change the font it’s horrible and hard to read and type the code instead of reading it like a script

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

    Comments are code smell