Skip to content

Latest commit

 

History

History
53 lines (40 loc) · 2.39 KB

README.md

File metadata and controls

53 lines (40 loc) · 2.39 KB

Spark Wallet

Fully featured lightning/bitcoin wallet that works all form factors and uses latest tools.

Accepts bitcoin and lightning payments creating an end to end perfect flow for every user.


Spark Wallet is built with latest development tools and design patterns.

  • Written in Kotlin
  • Android Architecture Components (Viewmodels, Livedata)
  • Databinding

Spark Wallet works across all devices including

  • Android
  • IOS

How do I use Spark Wallet?

  1. Download Spark Wallet from the app store
  2. Create Free Spark Wallet account
  3. Start sending and receieving payments 💸💰

Get it on Google Play

Download on the App Store

How do I start accepting bitcoin/lightning payments with Spark Wallet?

  1. Log in your SparkWallet account
  2. Go to your profile and create a paywall under "Accept Bitcoin Payments"
  3. Select an option for sharing your paywall

Here is an example of two buttons for sharing your paywall

Dark Mode:

<a href=https://paywithcrypto.me/yourpaywallname><img style=width:215px; src=https://paywithcrypto.me/btnBTCblack.png border=0></a>

Light Mode:

<a href=https://paywithcrypto.me/yourpaywallname><img style=width:215px; src=https://paywithcrypto.me/btnBTCwhite.png border=0></a>

Screenshots