Smart Contract Tutorial | Create a Safe Remote Purchase Ethereum Smart Contract with Solidity

Smart Contract Tutorial | Create a Safe Remote Purchase Ethereum Smart Contract with Solidity

Block Explorer

2 года назад

15,964 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Fawaz Sh
Fawaz Sh - 14.08.2023 03:41

Thank u very useful

Ответить
Jerry Wang
Jerry Wang - 27.03.2023 06:02

Great tutorial, i am looking forward to a more advanced version of this application, like adding duration for certain state in case seller or buyer never call the function, we can also add shipping state to the enum and let buyer revoke the transaction before shipping state is initiated, we can even add refund function. Thanks again.

Ответить
Mitya K
Mitya K - 10.12.2022 19:55

u `re the best, man. keep going

Ответить
Kristian Golemi
Kristian Golemi - 14.11.2022 14:37

I am trying to implement this safe remote purchase in another scenario. What if the buyer lies that he did not receive the item (but in fact he did receive it), so that he eventually gets the item for free. In my scenario we can not ensure whether he received the item or not. We suppose that there is a function which will return the buyer all of his money back if he does not receive the item. Is there a way we can ensure the truthfulness of the buyer regarding this issue? Thanks in advance.

Ответить
olatundun abdul-hamid
olatundun abdul-hamid - 03.11.2022 02:42

Do you have a full course tutorial I can enroll on...maybe something like udemy or so.

Ответить
Mitja Felicijan
Mitja Felicijan - 18.10.2022 14:11

Value not being set up in the constructor was tripping me out throughout half of the video :) I was thinking to myself what kind of magic is this :) amazing video btw!

Ответить
Mark Ndugga
Mark Ndugga - 28.09.2022 19:01

github?

Ответить
Adventure Story
Adventure Story - 04.08.2022 12:12

hello it is possible to write a contract to return your tokens back if was accidentally send to a scam address?

Ответить
Atoms Movie
Atoms Movie - 23.07.2022 15:17

👁💚💧🎬💉🧬🦋

Ответить
TONMOY ROY
TONMOY ROY - 16.07.2022 13:51

could I get the source code? please I need the source code.

Ответить
Chris Herselman
Chris Herselman - 05.07.2022 14:20

Thanks for making this video. Would you mind sharing the source code?

Ответить
Amias Yaska
Amias Yaska - 22.06.2022 00:18

U are the best teacher man. We really appreciate all your work and we hope to see more videos from you.

Ответить
data science
data science - 14.06.2022 19:12

thank you for this tutorial
in this case how seller should know buyers address to send?
how we can handle that and keep their address hidden from users without access?

Ответить
Captainfuturus Media
Captainfuturus Media - 03.06.2022 19:14

Curious could you add another fucntion that pays a commission fee to the contract?

Ответить
Sreeparna Paul
Sreeparna Paul - 06.05.2022 13:25

Can we choose any other function or keyword instead of payable?because when i am converting the abi and bytecode in java ,the converted java code has no option to send or transfer ether,putting value in remix environment and transacting it is easy,but is there any other way if I am using Java for backend?

Ответить
skynetwork
skynetwork - 14.04.2022 22:50

Great, after a few years in cybersecurity i fell like i want to learn more about blockchain and how this technology works.

Ответить
Osama Rizk
Osama Rizk - 09.04.2022 01:38

I think that payseller() function should be called automatically after confirmReceived() and no need to have onlySeller modifier , could please confirm? - thank you

Ответить
Joiker
Joiker - 08.04.2022 05:25

Very good video (Y)

Ответить
Collective Consciousn3ss
Collective Consciousn3ss - 17.02.2022 23:53

Hey can u do a mint NFT solidity contacts been stuck 🥺

Ответить