Bitcoin SV Wallet
The wallet is now available on the Google Play Store.
Features:
- Client side software so you aren't dependent on any one service.
- Support for distributed micro-transaction funded services.
- Establish encrypted and signed communication channels with services and users.
- Payment protocols for sending, receiving, and requesting payments.
Services
Messaging
The messaging service lets you subscribe to receive messages on specific "channels" (URLs). When someone does an HTTP POST to that URL you will receive the message. It is like email, but simpler. It is a newer iteration of "peer channels" or "spv channels".
Paymail
The paymail service lets you create handles at the service's domain name so that older wallets can send payments to your client side wallet without having to implement the new payment protocols.
Headers
The headers service lets you request and listen for Bitcoin block headers so your wallet can verify POW and tx merkle paths.