feat: 在 package.json 中添加 ethereum-cryptography 依赖以支持以太坊相关功能

This commit is contained in:
discountry
2025-09-27 22:51:28 +08:00
parent b45539b7c2
commit fc1a74174c
+1
View File
@@ -21,6 +21,7 @@
"axios": "^1.12.2",
"ccxt": "^4.5.5",
"dotenv": "^17.2.2",
"ethereum-cryptography": "^1.4.0",
"ink": "^6.3.1",
"react": "^19.1.1",
"ws": "^8.18.3"