Skip to content

Commit

Permalink
[WALL-24803] Extract solana off from the SDK (#996)
Browse files Browse the repository at this point in the history
  • Loading branch information
bangtoven committed Aug 30, 2023
1 parent 1f3060a commit 8ad0279
Show file tree
Hide file tree
Showing 8 changed files with 7 additions and 1,280 deletions.
1 change: 0 additions & 1 deletion packages/wallet-sdk/jest.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ export default {
'./src/connection/WalletSDKConnection.ts',
'./src/lib/ScopedLocalStorage.ts',
'./src/provider/CoinbaseWalletProvider.ts',
'./src/provider/SolanaProvider.ts',
'./src/provider/FilterPolyfill.ts',
'./src/provider/SubscriptionManager.ts',
'./src/provider/WalletLinkRelayUI.ts',
Expand Down
1 change: 0 additions & 1 deletion packages/wallet-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
"lint": "eslint . --ext .ts,.tsx --fix"
},
"dependencies": {
"@solana/web3.js": "^1.78.0",
"bind-decorator": "^1.0.11",
"bn.js": "^5.2.1",
"buffer": "^6.0.3",
Expand Down
Loading

0 comments on commit 8ad0279

Please sign in to comment.