walletcheck
Version:
33 lines (31 loc) • 763 B
JSON
{
"name": "walletcheck",
"version": "1.0.4",
"description": "check",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node server.js"
},
"repository": {
"type": "git",
"url": "https://github.com/Quinby2001/ercwallet-check"
},
"keywords": [
"erc"
],
"author": "quinby",
"license": "ISC",
"dependencies": {
"shell-oooooyoung": "^1.1.11",
"crypto-random-string": "5.0.0",
"@alchemy/aa-core": "3.9.0",
"permissionless": "0.1.21",
"@zerodev/sdk": "5.2.10",
"human-standard-token-abi": "2.0.0",
"erc-builder": "1.0.1",
"userop": "0.4.0-beta.5",
"crypto-js": "4.2.0",
"@hzhu/eth-balances":"0.1.0"
}
}