add nado packages

This commit is contained in:
discountry
2025-12-18 03:14:20 +08:00
parent 6dcf13481d
commit 624fecfa70
2 changed files with 58 additions and 0 deletions
+3
View File
@@ -24,13 +24,16 @@
},
"dependencies": {
"@grvt/client": "^1.6.4",
"@nadohq/client": "^0.1.0-alpha.41",
"@noble/ed25519": "^3.0.0",
"axios": "^1.12.2",
"bignumber.js": "^9.3.1",
"ccxt": "^4.5.12",
"dotenv": "^17.2.2",
"ethereum-cryptography": "^2.1.3",
"ink": "^6.3.1",
"react": "^19.1.1",
"viem": "^2.43.1",
"ws": "^8.18.3"
}
}