Detect events from NFT smart contracts in React.js 🔴 Live coding

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ม.ค. 2025

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

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

    🛠 Web3 Starter for JS Devs (email course + Discord access): bit.ly/web3starter

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

    Fantastic Artur!
    Thank for this...
    👍Liked and Sub'd!
    Would appreciate you showing how to incorporate a Royalty event in your next one!

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

    Great material - it would be nice to see the entire screen - the small video on the bottom left makes it hard to see the code

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

    For ERC721 doen't have emit even so how can we use it?

    • @dereksantossidi6850
      @dereksantossidi6850 11 หลายเดือนก่อน

      You have to emit the event, you can do this is in any solidity coding.

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

    my NFT ERC721 how to Deploy and min?

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

      Check my other videos, you should get idea how to do it :)

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

    coisa rara ver esse conteúdo em português kkkk

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

      What do you mean Lucas? Video is in english :D

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

    how to hide the RPC i'm using infura and i want to use .env.local but it did not work anyone can see the rpc key in network tap on the browser

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

      you cannot hide it. It has to be bundled into your frontend code.

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

      @@ArturChmaro so is there any alternative solution ? or should i use public rpc for polygon mainnet ? thanks for your help sir