Тёмный

Building Dapp with Web3React (metamask, walletconnect, coinbase) 

Web3 For Devs
Подписаться 337
Просмотров 16 тыс.
50% 1

Github: github.com/a39...
Suggestions are welcome
related links:
developer.mozi...
github.com/Noa...
usedapp.io/
What's it for: • Building Dapp with Web...
how does it do it: • Building Dapp with Web...
metamask: • Building Dapp with Web...
walletconnect: • Building Dapp with Web...
coinbase wallet: • Building Dapp with Web...

Опубликовано:

 

2 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 32   
@ManojKumar-bu1of
@ManojKumar-bu1of 2 года назад
Waiting for more and more DApp projects from this channel
@MMliu
@MMliu Год назад
连接connectWalletConnect钱包出现TypeError: Cannot read properties of undefined (reading 'split')错误
@vivianalex8884
@vivianalex8884 2 года назад
This video seems helpful. However, I do not still understand per say. Is it possible to build a wallet connect website using wordpress? I'm actually worse than a novice in this.
@Web3ForDevs
@Web3ForDevs 2 года назад
hi, i don't play wp a lot. but I believe the wp community is very strong. so I would suggest searching for metamask wp plugin and walletconnect wp plugin and giving them a try
@samuraitatin
@samuraitatin 2 года назад
I haven't seen your video. I will do it, but please take this comment as feedback, i suggest to use the timecodes for tutorials that are long.
@Web3ForDevs
@Web3ForDevs 2 года назад
Thank you for your suggestion, I will see if I can update this video, and will try that in future video for sure.
@RaulMartinez-sp9lo
@RaulMartinez-sp9lo 2 года назад
Thank you for this video! I really enjoyed the side by side comparison of web3react and vanilla js implementations, as well as the explanation the source code of the library.
@Web3ForDevs
@Web3ForDevs 2 года назад
glad it helped. happy coding.
@wafflescripter9051
@wafflescripter9051 2 года назад
Awesome
@Non8199-r5c
@Non8199-r5c 2 года назад
Confusing as hell 🤦🏻‍♂️ you’ve already done everything you are just talking.
@aryashreeshrestha823
@aryashreeshrestha823 2 года назад
Great video. Thank you very much for the insight.
@profitswithsam1466
@profitswithsam1466 2 года назад
So if I wanted to build a ROI dapp you could help me ?
@networkserpent5155
@networkserpent5155 2 года назад
I just started this video and I wanted to know if this is for absolute beginners. I have a decent amount of knowledge with react but not with web3
@Web3ForDevs
@Web3ForDevs 2 года назад
hi, tbh, this is not for absolute beginners, if you know react, you could possibly directly look at the source code provided.
@connormusson9246
@connormusson9246 2 года назад
Great video, appreciate it! I keep having an error when I try use walletConnect with the getLibrary function (invalid web3Provider (arg="web3Provider", value="any", version=4.0.49). Then when I try reproduce your version locally I get a similar (Invariant failed: No found.) with the only change being no pollingInterval cos typescript didn't like it. I can't seem to figure out the issue, any ideas? :)
@Web3ForDevs
@Web3ForDevs 2 года назад
hey, glad you liked it and thanks for the comments. It will be hard to guess what went wrong. But I would suggest you check all the dependencies carefully if you were not able to run my code locally (include the version). Another thing to notice is web3react recent update has breaking changes (version 8), and lots of things have changed. If you start a new project, I would recommend you to use version 8 instead of version 6. (also the os I am using is Ubuntu, don't think that matters though)
@mrigankkaushik872
@mrigankkaushik872 2 года назад
Awesome! great video. How can I get connectors to wallets like math wallet, MEW, coin98 wallet, etc? Can you do a video on how to write a custom connector? It would be much appreciated.
@Web3ForDevs
@Web3ForDevs 2 года назад
I believe walletconnect supports math and coin98, you will need to do more research on MEW yourself. I am thinking of writing a custom connector, but I don't have a timeline yet
@Omniself
@Omniself 2 года назад
Hi how to actually run your github project? npm install npm run start gives alot of errors
@Web3ForDevs
@Web3ForDevs 2 года назад
hi npm i and npm start should work, if not, i might be able to help if you provide detailed error msg. also I know it will run on ios and Linux, can't be sure about windows.
@dattatraypatil8369
@dattatraypatil8369 2 года назад
Thanks for Video, but How to stay connected to walletconnect when refresh the page, is there any way ?
@Web3ForDevs
@Web3ForDevs 2 года назад
as far as i know, it will be hard to keep the websocket connection live when the user refresh the page. that's why we use SPA. (I would just popup some warning for the user if really necessary), otherwise, you might need to be creative.
@rehanqureshi8934
@rehanqureshi8934 2 года назад
await web3reactContext.activate(walletlink); this function isn't triggering on my coibase connect Any help?
@valkeallar7599
@valkeallar7599 2 года назад
It's just awesome! Thank you!
@thelunalabs
@thelunalabs 2 года назад
Thank you for the video! Exactly what I was looking for :)
@Web3ForDevs
@Web3ForDevs 2 года назад
Glad it helped. Happy coding!
@richchar6478
@richchar6478 2 года назад
Great video 👌
@KyrieTremere
@KyrieTremere 2 года назад
Very helpfull ty c:
@Ongaloid
@Ongaloid 2 года назад
would it be possible to connect to uniswap and initiate a swap?
@Web3ForDevs
@Web3ForDevs 2 года назад
unfortunately, I don't have much experience with uniswap, thank you for your comments and good luck with your project!
@musicazdom
@musicazdom 2 года назад
good video man do more on web3
@Web3ForDevs
@Web3ForDevs 2 года назад
will do. Thank you.
Далее
How to Create React Front-ends with WAGMI.
7:51
Просмотров 6 тыс.
React's becoming a bit weird...
8:23
Просмотров 91 тыс.
Ethereum Dapp: Connect React app to MetaMask Tutorial
17:12