Code a Web 3.0 Amazon Clone Step-By-Step with Solidity, Ethers.js, React & Hardhat

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

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

  • @santiagorestrepo1861
    @santiagorestrepo1861 ปีที่แล้ว +9

    always with the best content! thankyou for these free tutorials

  • @Dremr-in3if
    @Dremr-in3if ปีที่แล้ว +2

    Your is the best content of this type I've ever seen. By far.

  • @liamoliva838
    @liamoliva838 ปีที่แล้ว +5

    I’ll use this opportunity to say a very big thanks to Mr Jacob Balley, investing on Bitcoin with him on his platform has really changed my life financially stable ok so happy

  • @nicolas.keil007
    @nicolas.keil007 ปีที่แล้ว +2

    Very very very good video. Love it that you show various tools and libraries like React, Hardhat etc.

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

      sir how can i deploy online so that other people can show..

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

      ​@@arunsardar7185using git hub

  • @nicolas.keil007
    @nicolas.keil007 ปีที่แล้ว +2

    ONE BIG QUESTION: How does the owner gets his ether?

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

    hope to see some foundry full-stack in this channel, thanks a lot, this one is awesome!

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

      Yes you are right! , Need foundry

  • @user-qy7zg5ri1e
    @user-qy7zg5ri1e ปีที่แล้ว +1

    i have a error of await function says that await is a async function. Someone please help

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

    I had to add "import React from 'react' to each of the files in the .src/components directory plus the app.js

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

      Hello, William, in wich terminal Gregory is coding?

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

    Amazing content and really appreciated. I recommend adding an input function to get buyer’s information for fulfillment. What is the essence of creating an e-commerce site without fulfilling orders.

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

    I really hope you release the arbitrage trading course for free , i really need it but i cannot afford it because i am poor 😥

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

    Help! "npx hardhat test", doesn't work for me even after running the spammy solution provided. I copied it correctly. What do I do now?

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

    29:17 they are the same account addresses fyi.

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

    Your console.log in deploy.js did not work for me in my Windows 11 Terminal. I had to do --> console.log('Listed item: ' + items[i].id + ' ' + items[i].name) Maybe other ways to accomplish same thing but documentation is so sparse this is all that I saw to work.

  • @scottpara1073
    @scottpara1073 ปีที่แล้ว +4

    God bless Mr Jacob Balley for always putting simile on my face; his platform is so powerful and profitable

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

    Greate content!
    How would I make the query products? I was thinking on creating a backend that reads all the products pro the smart contract and save those to a database so I can query, but then I would have a centralization part, is that approach correct? Or it can be done without this centralization piece?

  • @luiscesar6016
    @luiscesar6016 5 หลายเดือนก่อน

    Congratulations teacher,
    I would like to clarify whether the development of a web3 application intended to receive commissions relating to specific transactions is permitted. In the context of this project, will the website provide clear and explicit information on what fees will apply before sending any transaction, ensuring full transparency and compliance with relevant regulatory guidelines?

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

    I had to convert the "account" variable to type string in Navigation for the .slice function to work.

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

      Terminal in window means which to use

  • @089dhruv5
    @089dhruv5 3 หลายเดือนก่อน

    Is there any feature to see the previous orders?
    thanks:)

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

    I don't have word for it. Incredible. Love from India

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

      Have u done it?

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

    Great content! Love it!

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

    What is the alternative for terminal in window or how to use terminal in window

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

    why dont you use foundry?

  • @girlwholovestocode
    @girlwholovestocode 11 หลายเดือนก่อน +1

    Started today 19/10/2023

    • @Finisher0512
      @Finisher0512 7 หลายเดือนก่อน

      Have u completed it?

    • @barnathehun
      @barnathehun 7 หลายเดือนก่อน

      @@Finisher0512 I have just finished it and everything works. Do u have a question?

    • @siddiquevaliullah8399
      @siddiquevaliullah8399 7 หลายเดือนก่อน

      @@barnathehun How to change the UI part and add login and registration?

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

    This video was awesome, Thank you.
    I have a question, which course should I watch to a better understanding of these codes?
    Is there any basic video?

    • @a_145_darshanvora7
      @a_145_darshanvora7 5 หลายเดือนก่อน

      Did you found any basic video then please share here I also need it

  • @manall6
    @manall6 5 หลายเดือนก่อน

    There’s an error in app.js file and don’t work in localhost and it says that cannot read properties of undefined dappazon 🤔

    • @AshishGupta-hn7zi
      @AshishGupta-hn7zi 4 หลายเดือนก่อน

      did this error solved by you

  • @emmanueloliva6144
    @emmanueloliva6144 ปีที่แล้ว +4

    God bless Mr Jacob Balley; investing on his platform has been so great

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

    Please make a full video on decentralized medical record management system..Please Sir I

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

    I've encounter an error with ChainID, it says that if the RPC direction it's correct.
    Can someone help with this?

  • @jefrinjeff7057
    @jefrinjeff7057 5 หลายเดือนก่อน

    How to upload this project in netlify

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

    Bestest Course man

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

    If anyone manged to get the items to display could you please help me

  • @WebDeveloperRao
    @WebDeveloperRao 6 หลายเดือนก่อน

    did you use Tailwinds css sir ?

  • @GopalSoni-id4cf
    @GopalSoni-id4cf ปีที่แล้ว

    hello sir
    I am Gopal from India hope u remember
    I was not able to purchase your course that's why I am watching this course
    is I am doing right

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

    Awesome stuff

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

    I love your content! 🔥

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

    shout out to you for doing great job

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

    Thanks for the wonderful content.
    I followed the tutorial but I'm facing an issue while retrieving images from ipfs. The image isn't loading in the front-end..

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

      Terminal in window means which to use

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

    Hello, I receive this error message, what should I do? npx hardhat run ./scripts/deploy.js --network localhost
    HardhatError: HH108: Cannot connect to the network localhost. Caused by: Error: connect ECONNREFUSED 127.0.0.1:8545
    at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1605:16)

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

    very informative tutorial.thx

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

    front end not displaying the content

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

    Want more videos like this ! Please

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

      Terminal in window means which to use

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

      @@kasthuris3574 command prompt

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

      Sir, how to host this project on netlify so people can show my project through the link.

  • @小子雨果
    @小子雨果 5 หลายเดือนก่อน

    Completed with success. Thanks!!!

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

    How will the products be delivered! With out address

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

    How to upload image to ipfs for 2023? Thanks Mr.G

  • @nernaykumar1481
    @nernaykumar1481 8 หลายเดือนก่อน

    how you recover your chain id ? can let me know

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

    Amazing tutorial!!!

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

      Terminal in window means which to use

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

    genius, just finish this one

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

      Li, hello, could you tell me in which terminal is Gregory coding?

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

    can you make some clone with golang that would be helpful
    PS love your videos

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

      Terminal in window means which to use

  • @AKGAMING-yo9gn
    @AKGAMING-yo9gn ปีที่แล้ว

    Which terminal do u user bro

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

    i want to add more products to this how can i do it?

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

    Thank you for your great content

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

    Dappazon!!! Love it!

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

    I will change to pdf book shop I think is easy

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

    When I tried to npm run start(second time i mean after closing all files and starting again) command website didn't show any products any idea?

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

      I am facing same problem. Did you find solution to it? please help

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

      Same here

    • @MubarikKhan-gy1ri
      @MubarikKhan-gy1ri 11 หลายเดือนก่อน

      did you get solution for it? ..Im facing same problem@@PHENOGAMING

  • @UsmanKhan-nc2md
    @UsmanKhan-nc2md ปีที่แล้ว

    Thank you sir

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

    Thanks

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

    Spectacular, the best course, step by step, it's wonderful to learn like this, thank you

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

    it does not display the images

    • @hemanthmanu1195
      @hemanthmanu1195 8 หลายเดือนก่อน

      npx hardhat run ./scripts/deploy.js --network localhost run this command in terminal before starting react app

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

    The content is absolutely great!! But the heavy breathing kinda gets irritating at times while watching long videos (and rewinding a lot) like this one

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

    Thank you so much. ^_^

  • @punam2379
    @punam2379 6 หลายเดือนก่อน

    Sir please provide hardhat.config file code

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

    can anyone please help me with the project setup?

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

      DM⬆️⬆️⬆️ɯԋαƚʂαρρ±𝟏𝟗𝟏𝟐𝟒𝟕𝟎𝟎𝟔𝟕𝟓

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

    How can i deploy this project online so that others can also use it??

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

      Hii have you deploy your project online for public???
      please reply................

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

      @@arunsardar7185 i have deployed it

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

      ​@@animexmc5997can u help me in the showing items part

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

    Insane, i love u

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

    content is good but you used it very complexly

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

    Hello, guys, I am a beginner, in which terminal is Gregory coding ?

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

    106th...Thanks Gregory

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

    please change your thumbnail & remove amazon logo .. else amazon will sue you .. I faced similar things in past

  • @antoniors
    @antoniors 5 หลายเดือนก่อน

    7.04.24: 1:02..

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

    Wow

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

    Please code web3.0 uber clone step by step please 🙏 🙏🙏😞

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

    Bitcoin investment has been so profitable to me since I started investing on cryptocurrency through Mr Jacob Balley

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

    👏

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

    Ahight so now…

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

    You are going to get stuck on the items part of the code like everyone else in the comment and me so better skip and save your time

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

      Have you tried solving, do u know react js ?

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

      @@PHENOGAMING Yeah I know react, I tried doing this two months ago but couldn't figure out the solution, let me know if you can

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

      @@adityasurve3062 yeah sure I'm still working on it 😅

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

    Who's going to spend 2 hours and 38 mins watching a video

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

      those who want to learn and can´t afford a class

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

      lol i spend more than 3 hours on bad courses , so why i shouldn't watch 3 hours of this video , 3 hours for me is nothing

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

      Already watched the whole thing

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

      ur mom

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

      already finished :) some people watch netflix, i follow these tutorials

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

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

    thanks