0.0.1 • Published 4 years ago

photon-lib v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

photon-lib

A client library for building bitcoin wallets in javascript

Still very much under development and not yet recommended for production use.

The goal of this library is to provide secure and easy-to-use high level apis for react native wallet developers. The scope currently includes:

  • hd bech32 and p2sh wallets
  • an electrum light client
  • private key backup/sync (see photon-keyserver)

Credit

The on-chain wallet and electrum client implementation is based on BlueWallet.