bitcoin-api-light

1.6.0 • Public • Published

bitcoin-api-light

bitcoin-api-light is a bitcoin bitcoin light-client API using Blockchain.info and Blockcypher API to do three simple calls a minimal bitcoin wallet application needs to do

  • get balance
  • get UTXOs
  • push TX

The code is based on the code I written from Chapter 3 - "Bitcoin via third-party APIs" of my upcoming book.

@makevoid

Package Sidebar

Install

npm i bitcoin-api-light

Weekly Downloads

3

Version

1.6.0

License

Unlicense

Last publish

Collaborators

  • makevoid