UNPKG

bitcoin-cash-rpc

Version:

JSON-RPC library for use with Bitcoin Cash Nodes, promise-based and async/await support.

47 lines (46 loc) 927 B
{ "name": "bitcoin-cash-rpc", "version": "0.4.6", "description": "JSON-RPC library for use with Bitcoin Cash Nodes, promise-based and async/await support.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/paOol/Bitcoin-Cash-RPC.git" }, "keywords": [ "bitcoin", "cash", "async", "await", "es6", "library", "js", "javascript", "jsonrpc", "json-rpc", "bitcoin", "node", "bitcoin", "abc", "bitcoin", "unlimited", "bitcoin", "classic", "bitcoin", "xt", "copay", "bitpay" ], "author": "paul", "license": "MIT", "bugs": { "url": "https://github.com/paOol/Bitcoin-Cash-RPC/issues" }, "homepage": "https://github.com/paOol/Bitcoin-Cash-RPC#readme", "dependencies": { "axios": "^0.19.0" } }