Skip to content

Commit

Permalink
[aptogotchi] support aip-62 in wallet adapter
Browse files Browse the repository at this point in the history
  • Loading branch information
angieyth committed Jun 3, 2024
1 parent f22e9b3 commit 3f1d1e1
Show file tree
Hide file tree
Showing 8 changed files with 9,792 additions and 1,152 deletions.
6,905 changes: 6,905 additions & 0 deletions frontend/package-lock.json

Large diffs are not rendered by default.

7 changes: 4 additions & 3 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,17 @@
"gen-abi": "./gen_abi.sh"
},
"dependencies": {
"@aptos-labs/ts-sdk": "^1.5.1",
"@aptos-labs/wallet-adapter-react": "^2.1.7",
"@aptos-labs/ts-sdk": "^1.17.0",
"@aptos-labs/wallet-adapter-react": "^3.0.2",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@radix-ui/react-dialog": "^1.0.5",
"aptos": ">=1.21.0 <2.0.0",
"autoprefixer": "10.4.14",
"clsx": "^2.0.0",
"framer-motion": "^10.16.0",
"nes.css": "^2.3.0",
"next": "13.4.12",
"next": "^13.5.6",
"petra-plugin-wallet-adapter": "^0.4.4",
"postcss": "8.4.27",
"react": "18.2.0",
Expand Down
Loading

0 comments on commit 3f1d1e1

Please sign in to comment.