Phoenix is a Bitcoin wallet developed by ACINQ, that allows you to send and receive bitcoins securely. It is non custodial and provides a simple and clean UX. Thanks to native Lightning support, payments are faster and cheaper.
This is a Kotlin Multiplatform Mobile application and can run on iOS and Android. It uses the lightning-kmp implementation to connect and interact with the Lightning Network. You can read more about the technological choices for this application in our blog post.
🚧 Phoenix runs on Mainnet but is still experimental. Do not put too much money in the wallet. Backup your seed so you do not lose your bitcoins.
Phoenix is available in App Store, and requires iOS 14+.
The KMM Android application is not ready yet. In the meantime, you can install the existing, battle-tested Phoenix Wallet application from the GitHub repository or from Google Play. Eventually, the KMM Android app will replace the existing Android application.
See instructions here to build and test the application.
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 request 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.
For troubleshooting and questions, visit our support page: https://phoenix.acinq.co/support
Phoenix is released under the terms of the Apache 2.0 license. See LICENSE for more information.