Build a Fullstack Decentralized Voting/Election Blockchain Application using Javascript | Part 3

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

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

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

    from where, can I get the API_URL, PRIVATE_KEY, CONTRACT_ADDRESS values?

    • @puuunnn
      @puuunnn 10 หลายเดือนก่อน

      2

  • @abubakarrishi5332
    @abubakarrishi5332 5 หลายเดือนก่อน +1

    Sir from where you copy api private key and contract address??

    • @greebou
      @greebou 2 หลายเดือนก่อน

      same question

    • @greebou
      @greebou 2 หลายเดือนก่อน

      did your project done ?

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

    I have been stuck and not able to move on if you can help it would be great

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

    I keep getting an error with the dotenv saying the module can not find module.env

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

      Error: Cannot find module '.dotenv'

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

      @@baldwinmatondo4519 run the command npm install dotenv.

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

      After that is run what do I run again

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

      @@baldwinmatondo4519 Just follow all the steps in the video

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

      @@syedmuhammaddanish I am still running into errors my friend I do not know what is going on.

  • @RadhakrishnanR-qk6dx
    @RadhakrishnanR-qk6dx ปีที่แล้ว

    how do we get the env file and api_url,and private key,contact address

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

      You can generate a .env file in the code editor of your choice. Create the variables api_url, private key and contract address and paste these variables for the choice of you blockchain

    • @elghriani1
      @elghriani1 9 หลายเดือนก่อน

      where i can get those variable to paste them?
      @@syedmuhammaddanish