You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
web3Interactive/reference/package.json

23 lines
481 B

{
"name": "walletoperation",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://gogs.erhe.top/toor/WalletOperation.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"type": "commonjs",
"dependencies": {
"@mysten/sui.js": "^0.54.1",
"axios": "^1.9.0",
"ethers": "^6.14.3",
"web3": "^4.16.0"
}
}