Commit 0e1e6c1
committed
Update package dependencies and enhance UTXOS wallet integration
- Removed deprecated '@meshsdk/web3-sdk' and replaced it with '@utxos/sdk' for improved wallet functionality.
- Updated 'jsonld' package from version 8.3.3 to 9.0.0 for better compatibility.
- Added new UTXOS wallet features in the ConnectWallet component, including address normalization and improved user experience.
- Enhanced WalletAuthModal to support UTXOS wallet integration, ensuring seamless user authentication.
- Refactored layout components to accommodate UTXOS wallet state management and improve overall responsiveness.1 parent 41542e5 commit 0e1e6c1
14 files changed
Lines changed: 1215 additions & 2431 deletions
File tree
- src
- components
- common
- cardano-objects
- modals
- overall-layout
- pages/homepage
- wallets
- hooks
- lib
- auth
- zustand
- server/api
- routers
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
| |||
57 | 56 | | |
58 | 57 | | |
59 | 58 | | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
139 | 141 | | |
140 | 142 | | |
0 commit comments