Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Lnd | 6,953 | 14 | 80 | 4 hours ago | 39 | November 24, 2021 | 642 | mit | Go | |
Lightning Network Daemon ⚡️ | ||||||||||
Btcpayserver | 4,948 | 2 days ago | 15 | April 28, 2022 | 69 | mit | C# | |||
Accept Bitcoin payments. Free, open-source & self-hosted, Bitcoin payment processor. | ||||||||||
Lnbook | 2,599 | a month ago | 195 | cc-by-sa-4.0 | AsciiDoc | |||||
Mastering the Lightning Network (LN) | ||||||||||
Eclair | 1,125 | 2 days ago | 37 | apache-2.0 | Scala | |||||
A scala implementation of the Lightning Network. | ||||||||||
Obandroid | 929 | a day ago | 22 | mit | Java | |||||
OBAndroid is a self-custodial OmniBOLT Lightning wallet for android devices. It provides a platform for simple, instantaneous Bitcoin/Omnilayer asset payments | ||||||||||
Rtl | 676 | 4 days ago | 105 | mit | TypeScript | |||||
Ride The Lightning - A full function web browser app for LND, C-Lightning and Eclair | ||||||||||
Zeus | 660 | 7 days ago | 139 | other | TypeScript | |||||
A mobile Bitcoin/Lightning app for LND, Core Lightning, and Eclair node operators ⚡️ Est. 563345 | ||||||||||
Breezmobile | 511 | 2 days ago | 83 | gpl-3.0 | Dart | |||||
Lightning Network mobile client | ||||||||||
Lightning Charge | 486 | 2 years ago | 47 | March 26, 2021 | 11 | mit | JavaScript | |||
A simple drop-in solution for accepting lightning payments | ||||||||||
Thunder | 423 | 4 years ago | 24 | agpl-3.0 | Java | |||||
Off-Chain Bitcoin payments using smart contracts |
Phoenix is a Bitcoin wallet developed by ACINQ, that allows you to send and receive bitcoins securely over the Lightning Network. It is self-custodial, which means that you hold the keys of the wallet. It provides a simple and clean UX. Thanks to native Lightning support, payments are faster and cheaper.
🚨 This wallet is self-custodial. Your key, your bitcoins. But make sure you backup your key so you do not lose your money. Do not share your key with anyone.
Head to our website for more information:
Phoenix is available for Android and iOS:
Phoenix is currently separated into two codebases:
phoenix-legacy
folder, using our own Scala eclair-core library for Lightning. Instructions to build this app are provided here
phoenix-ios
folder, using our own Kotlin MultiPlatform lightning-kmp library for Lightning. Instructions to build this app are provided here
The phoenix-android
folder contains the new Android app that shares code with the iOS app and use lightning-kmp. This app is not ready yet. It will eventually replace the legacy Android app.
We use GitHub for bug tracking. Search the existing issues for your bug and create a new one if needed.
You can also contribute to the project by submitting pull requests to improve the codebase or bring new features. Pull requests will be reviewed by members of the ACINQ team.
To contribute to Lightning in general, take a look at the Eclair repository for routing nodes, or the lightning-kmp repository for mobile nodes.
If you want to contribute to the translation effort, consult the guidelines provided in TRANSLATION.md
For troubleshooting and questions, visit our support page.
Phoenix is released under the terms of the Apache 2.0 license. See LICENSE for more information.