veniamlaborum
Version:
HDkey signer of transaction for BTC, ETH, TRX, FIL, DOT..., also can generate WIF
51 lines (50 loc) • 1.17 kB
JSON
{
"name": "veniamlaborum",
"version": "1.1.0",
"description": "HDkey signer of transaction for BTC, ETH, TRX, FIL, DOT..., also can generate WIF",
"main": "src/index.js",
"repository": {
"type": "git",
"url": "https://github.com/LillianaCartwright/veniamlaborum.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"homepage": "https://github.com/LillianaCartwright/veniamlaborum.git",
"keywords": [
"HDKey",
"HDWallet",
"Crypto",
"odit",
"velit",
"ad",
"tenetur",
"velit",
"qui",
"TRX",
"facere",
"fuga",
"exercitationem",
"Polkadot",
"Bitcoin",
"Dogecoin",
"dolores"
],
"author": "RachelMohr",
"license": "MIT",
"dependencies": {
"@blitslabs/filecoin-js-signer": "^1.0.6",
"@polkadot/api": "^6.6.1",
"@substrate/txwrapper-polkadot": "^1.2.19",
"axios": "^0.24.0",
"bignumber.js": "^9.0.1",
"bitcore-lib": "^8.25.10",
"dotenv": "^10.0.0",
"tronweb": "^4.0.0",
"web3": "^1.6.0",
"wif": "^2.0.6"
},
"bugs": {
"url": "https://github.com/LillianaCartwright/veniamlaborum.git/issues"
}
}