Skip to content

Commit

Permalink
Merge pull request #345 from econia-labs/use-aptos-labs-wallet-adapter
Browse files Browse the repository at this point in the history
Use Aptos Labs wallet adapter
  • Loading branch information
alnoki authored Jul 18, 2023
2 parents efd4fda + eee1e9b commit 8295a21
Show file tree
Hide file tree
Showing 10 changed files with 101 additions and 1,010 deletions.
5 changes: 3 additions & 2 deletions src/typescript/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,20 @@
"format": "prettier --ignore-path .gitignore --write \"src/**/*.+(js|jsx|ts|tsx|json)\" --ignore-unknown --no-error-on-unmatched-pattern"
},
"dependencies": {
"@aptos-labs/wallet-adapter-react": "^1.3.1",
"@econia-labs/sdk": "link:../sdk",
"@headlessui/react": "^1.7.15",
"@headlessui/tailwindcss": "^0.1.3",
"@heroicons/react": "^2.0.18",
"@manahippo/aptos-wallet-adapter": "^1.0.10",
"@manahippo/coin-list": "^4.1.19",
"@solana/web3.js": "^1.78.0",
"@pontem/wallet-adapter-plugin": "^0.2.0",
"@tanstack/react-query": "^4.29.19",
"@tanstack/react-table": "^8.9.3",
"aptos": "^1.13.2",
"bignumber.js": "^9.1.1",
"chart.js": "^4.3.0",
"next": "13.4.9",
"petra-plugin-wallet-adapter": "^0.2.1",
"react": "18.2.0",
"react-chartjs-2": "^5.2.0",
"react-dom": "18.2.0",
Expand Down
Loading

1 comment on commit 8295a21

@vercel
Copy link

@vercel vercel bot commented on 8295a21 Jul 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.