UNPKG

@iangregsondev/rpc-bitcoin

Version:

A TypeScript library to make RPC and HTTP REST requests to Bitcoin SV

13 lines (12 loc) 165 B
language: node_js node_js: - 10 - 11 - 12 - 13 script: - npm run prettier - npm run lint - npm test - npm run prepublishOnly - npm run postpublish