Commit 3c889aa
committed
chore(wallet): remove cosmos-kit integration and deps from deploy-web
Delete the dead cosmos-kit wallet-connection stack (cosmos-kit-jotai
abstraction, chain-registry configs, and the no-op CustomChainProvider
bootstrap wrapper) now that deploy-web is managed-wallet only, and
uninstall the cosmos-kit / chain-registry / interchain-ui packages.
@cosmjs/* is intentionally retained: it is still required for tx-message
building in customRegistry/TxHttpService. Removing it depends on moving
transaction construction and signing into the API (tracked separately).
Ref CON-2591 parent d3c1ed3 commit 3c889aa
25 files changed
Lines changed: 1 addition & 2403 deletions
File tree
- apps/deploy-web
- env
- src
- chains
- context/CustomChainProvider
- lib/cosmos-kit-jotai
- components
- ChainStoreInitializer
- ModalWrapper
- WalletModal
- context
- hooks
- useChain
- useManager
- store
- pages
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | 45 | | |
51 | 46 | | |
52 | 47 | | |
53 | 48 | | |
54 | 49 | | |
55 | 50 | | |
56 | | - | |
57 | 51 | | |
58 | 52 | | |
59 | 53 | | |
| |||
74 | 68 | | |
75 | 69 | | |
76 | 70 | | |
77 | | - | |
78 | 71 | | |
79 | 72 | | |
80 | 73 | | |
| |||
123 | 116 | | |
124 | 117 | | |
125 | 118 | | |
126 | | - | |
127 | 119 | | |
128 | 120 | | |
129 | 121 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments