Bitcoin SPV-based wallet using Cordova Ionic and bitcoinjs-lib

Bitcoin SPV-based wallet using Cordova Ionic and bitcoinjs-lib

I am trying to build SPV-based bitcoin wallet app using Ionic Cordova.

I want to integrate the bitcoinjs-lib in Ionic app, to implement the full wallet functionalities and transactions in peer-2-peer network.

I am getting all the references that are using API call. But I need to implement this using peer-2-peer network (bitcoin testnet server).

  1. How to connect the cordova app to bitcoin server using peer-2-peer network?
  2. Does bitcoinjs-lib supports SPV? Can anyone guide me how to implement it?
https://ift.tt/2pJgW0B

Comments

Popular posts from this blog

sendrawtransaction and txn-mempool-conflict

couldn't connect to server: EOF reached (code 1)