Skip to content

Commit

Permalink
[1221] Ethereum wallets test (#76)
Browse files Browse the repository at this point in the history
* add ethereum wallet

* delete redundant imports

---------

Co-authored-by: Røbėrtø <106074508+EchoDex@users.noreply.github.com>
  • Loading branch information
nadiia-balaian and EchoDex committed Jun 27, 2024
1 parent 88af491 commit 223a249
Show file tree
Hide file tree
Showing 4 changed files with 143 additions and 127 deletions.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@compolabs/spark-orderbook-ts-sdk": "1.3.5",
"@emotion/react": "^11.11.3",
"@emotion/styled": "^11.11.0",
"@fuels/connectors": "^0.6.0",
"@fuels/connectors": "^0.7.0",
"@fuels/react": "^0.20.0",
"@pythnetwork/pyth-evm-js": "^1.33.0",
"@szhsin/react-accordion": "^1.2.3",
Expand All @@ -24,6 +24,8 @@
"@types/node": "^16.18.70",
"@types/react": "^18.2.47",
"@types/react-dom": "^18.2.18",
"@wagmi/connectors": "4.3.3",
"@wagmi/core": "2.9.1",
"bignumber.js": "^9.1.2",
"copy-to-clipboard": "^3.3.3",
"dayjs": "^1.11.10",
Expand Down
Loading

0 comments on commit 223a249

Please sign in to comment.