Commit 2bceae7
committed
fix: metamask-connect integration
1 parent 823c11e commit 2bceae7
File tree
312 files changed
+34767
-52905
lines changed- .cursor
- .github
- PULL_REQUEST_TEMPLATE
- workflows
- demo
- nextjs-ssr-app
- app
- components
- react-app-no-modal
- src
- vite-react-app-sfa
- src/components
- vite-react-app-solana
- src
- components
- vue-app-new
- src
- components
- services
- store
- translations
- utils
- wagmi-react-app
- src
- components
- x402-test-server
- src
- locales
- packages
- modal
- src
- providers/ethereum-mpc-provider
- react
- context
- hooks
- solana
- hooks
- wagmi
- ui
- components
- BottomSheet
- Button
- ButtonWallet
- CircularLoader
- ConnectWallet
- Image
- Loader
- LoginHint
- Login
- Modal
- Root
- SocialLoginList
- SpinnerLoader
- Toast
- Widget
- containers
- ConnectWallet
- ConnectWalletChainFilter
- ConnectWalletChainNamespaceSelect
- ConnectWalletHeader
- ConnectWalletList
- ConnectWalletQrCode
- ConnectWalletSearch
- Embed
- Login
- LoginOtp
- LoginPasswordLess
- Root
- RootBodySheets
- Widget
- context
- css
- i18n
- public
- vue
- composables
- solana
- composables
- wagmi
- x402
- test
- configs
- no-modal
- src
- base
- connector
- core
- errors
- hooks
- wallet
- connectors
- auth-connector
- base-evm-connector
- base-solana-connector
- coinbase-connector
- injected-evm-connector
- injected-solana-connector
- metamask-connector
- wallet-connect-v2-connector
- plugins/wallet-services-plugin
- providers
- account-abstraction-provider
- providers
- rpc
- base-provider
- ethereum-mpc-provider
- providers
- signingProviders
- rpc
- ethereum-provider
- providers
- privateKeyProviders
- TransactionFormatter
- rpc
- solana-provider
- providers
- injectedProviders
- base
- rpc
- xrpl-provider
- providers/privateKeyProviders
- rpc
- react
- context
- hooks
- solana
- hooks
- wagmi
- vue
- composables
- solana
- composables
- wagmi
- x402
- test
- configs
- scripts
- test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
312 files changed
+34767
-52905
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| |||
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| 68 | + | |
67 | 69 | | |
68 | 70 | | |
69 | 71 | | |
| |||
109 | 111 | | |
110 | 112 | | |
111 | 113 | | |
112 | | - | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
| 23 | + | |
0 commit comments