Skip to content

Commit

Permalink
feat: add solana wallet adapter dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
juanmanso committed Aug 19, 2024
1 parent b28e9f4 commit 411c4b7
Show file tree
Hide file tree
Showing 2 changed files with 2,240 additions and 36 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,11 @@
"@masa-finance/masa-contracts-identity": "^1.15.0",
"@masa-finance/masa-sdk": "^4.2.0",
"@rainbow-me/rainbowkit": "^1.3.7",
"@solana/wallet-adapter-base": "^0.9.23",
"@solana/wallet-adapter-react": "^0.15.35",
"@solana/wallet-adapter-react-ui": "^0.9.35",
"@solana/wallet-adapter-wallets": "^0.19.32",
"@solana/web3.js": "^1.95.2",
"@storybook/addon-styling-webpack": "^1.0.0",
"@tanstack/query-sync-storage-persister": "^5.32.1",
"@tanstack/react-query": "^5.37.1",
Expand Down
Loading

0 comments on commit 411c4b7

Please sign in to comment.