# 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
