blockcypher-pending-transaction-checker
Version:
Blockcypher pending transaction checker
16 lines (15 loc) • 398 B
JSON
{
"name": "blockcypher-pending-transaction-checker",
"version": "1.0.1",
"description": "Blockcypher pending transaction checker",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": ["blockcypher", "bitcoin", "litecoin", "blockchain"],
"author": "dobiedad",
"license": "ISC",
"dependencies": {
"axios": "^0.18.0"
}
}