ACINQ/phoenix
Fork: 96 Star: 667 (更新于 2024-10-29 06:37:02)
license: Apache-2.0
Language: C .
Phoenix is a self-custodial Bitcoin wallet using Lightning to send/receive payments.
最后发布版本: android-v2.3.7 ( 2024-09-01 21:25:25)
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.
:rotating_light: This wallet is self-custodial. It means that, when creating a new wallet, a 12-words recovery phrase is generated. Only you have it. It is your responsibility to make a backup of that recovery phrase. It gives full access to your funds, so do not share it with anyone. If you lose the recovery phrase, your funds are lost.
Head to our website for more information:
Download
Phoenix is available for Android and iOS:
- for iOS: on the App Store - requires iOS 15+.
- for Android: on Google Play, or get the APK from the releases - requires Android 8+.
Build and test Phoenix
Phoenix is separated in 3 modules:
-
phoenix-shared
: business logic written in Kotlin, shared between the iOS and the Android applications. Uses lightning-kmp for everything Lightning/Bitcoin related. -
phoenix-android
: the UI for the new Android application, written in Kotlin and Jetpack Compose. -
phoenix-ios
: the UI for the iOS application, written in Swift.
Instructions to build the iOS and the Android apps are provided here.
Deprecated module:
-
phoenix-legacy
: contains the old, legacy Android application (version 1.x), using eclair-core for Lightning, which has been replaced byphoenix-android
. However, this legacy app is still embedded in the new production application for migration purposes so the code remains. It will be removed eventually.
Contribute
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.
Translate the app
If you want to contribute to the translation effort, consult the guidelines provided in TRANSLATION.md
Support
For troubleshooting and questions, visit our support page.
License
Phoenix is released under the terms of the Apache 2.0 license. See LICENSE for more information.
最近版本更新:(数据更新于 2024-09-02 21:07:17)
2024-09-01 21:25:25 android-v2.3.7
2024-07-31 20:54:31 android-v2.3.6
2024-07-22 16:19:10 android-v2.3.5
2024-07-17 18:28:20 android-v2.3.4
2024-07-12 00:49:23 android-v2.3.3
2024-07-04 01:03:54 android-v2.3.1
2024-06-18 23:57:46 android-v2.2.4
2024-06-11 19:43:52 android-v2.2.3
2024-04-10 22:15:51 ios-v2.2.2
2024-03-07 17:58:49 android-v2.2.1
主题(topics):
bitcoin, kotlin, lightning, lightning-network
ACINQ/phoenix同语言 C最近更新仓库
2024-11-04 17:16:21 redis/redis
2024-11-04 10:57:34 EdgeTX/edgetx
2024-10-31 09:06:25 Spooks4576/Ghost_ESP
2024-10-21 23:21:37 pbatard/rufus
2024-10-19 07:55:53 EpicGamesExt/raddebugger
2024-10-15 20:35:06 Mbed-TLS/mbedtls