Commit 34f2fc4
committed
Update wallet connection example to use InAppWallet
Replaces the previous Thirdweb SDK wallet connection example with a new approach using InAppWallet and Google authentication. The updated code demonstrates connecting with EIP7702Sponsored execution mode and retrieving the wallet address.1 parent 79ea412 commit 34f2fc4
File tree
1 file changed
+10
-13
lines changed- apps/dashboard/src/@/components/contracts
1 file changed
+10
-13
lines changedLines changed: 10 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
441 | 441 | | |
442 | 442 | | |
443 | 443 | | |
444 | | - | |
445 | | - | |
446 | | - | |
447 | | - | |
448 | | - | |
449 | | - | |
450 | | - | |
451 | | - | |
452 | | - | |
453 | | - | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
454 | 453 | | |
455 | | - | |
456 | | - | |
457 | | - | |
| 454 | + | |
458 | 455 | | |
459 | 456 | | |
460 | 457 | | |
| |||
0 commit comments