Главная
Study mode:
on
1
Intro to useDapp
2
useDApp Introduction
3
Project Setup dependencies etc
4
Migrating from web3.js to useDapp
5
usedApp's DAppProvider config
6
infura.io blockchain infrastructure as a service
7
useEthers hook usedapp
8
activateBrowserWallet
9
disconnect web3 wallet with useEthers
10
styling buttons in react
11
web3 wallet balance w/ useEtherBalance
12
using flexbox for css layout
13
styling our dapp with css styles
14
This is also the state of our code at the starting point -- where we left off in the earlier part.
Description:
Explore a detailed, step-by-step tutorial on incorporating useDApp into React for web3 development. Learn how to set up a project, migrate from web3.js to useDApp, configure DAppProvider, and utilize hooks like useEthers and useEtherBalance. Discover how to activate and disconnect web3 wallets, style buttons, and implement CSS layouts using flexbox. Gain insights into blockchain infrastructure services like Infura and understand the advantages of useDApp's framework for rapid dapp development. Follow along to create a functional dapp while comparing useDApp to web3.js and exploring the modern dapp stack including React, Web-3 React, ethers.js, and Waffle.

UseDApp Tutorial: React and Web3 Integration - Step-by-Step Guide

Samuel Chan
Add to list