Skip to content

Commit

Permalink
Merge pull request #333 from 00labs/walletconnect
Browse files Browse the repository at this point in the history
Cleaning up old walletconnect code so we can use new solana compatibl…
  • Loading branch information
mliu authored Oct 23, 2024
2 parents af8c473 + b693355 commit 8191572
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 380 deletions.
73 changes: 0 additions & 73 deletions packages/huma-shared/src/utils/WalletConnect.ts

This file was deleted.

1 change: 0 additions & 1 deletion packages/huma-shared/src/utils/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
export * from './JsonRpcConnector'
export * from './WalletConnect'
export * from './chain'
export * from './common'
export * from './config'
Expand Down
1 change: 0 additions & 1 deletion packages/huma-web-shared/src/hooks/index.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
export * from './useERC2612Permit'
export * from './web3'
export * from './useActiveRoute'
export * from './useAsyncError'
export * from './useAuthErrorHandling'
Expand Down
233 changes: 0 additions & 233 deletions packages/huma-web-shared/src/hooks/web3/index.tsx

This file was deleted.

55 changes: 0 additions & 55 deletions packages/huma-web-shared/src/hooks/web3/useConnectors.tsx

This file was deleted.

4 changes: 0 additions & 4 deletions packages/huma-widget/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@
"@notifi-network/notifi-react": "^1.1.2",
"@reduxjs/toolkit": "^1.8.6",
"@types/utf8": "^3.0.1",
"@walletconnect/ethereum-provider": "1.8.0",
"@walletconnect/jsonrpc-http-connection": "^1.0.3",
"@walletconnect/jsonrpc-provider": "^1.0.5",
"@web3-react/coinbase-wallet": "^8.2.0",
"@web3-react/core": "^8.2.0",
"@web3-react/eip1193": "^8.2.0",
Expand All @@ -53,7 +50,6 @@
"@web3-react/network": "^8.2.0",
"@web3-react/types": "^8.2.0",
"@web3-react/url": "^8.2.0",
"@web3-react/walletconnect": "^8.2.0",
"buffer": "^6.0.3",
"customize-cra": "^1.0.0",
"dayjs": "^1.11.6",
Expand Down
Loading

0 comments on commit 8191572

Please sign in to comment.