Skip to content

ChiliBitcoin/phoenixd

 
 

Repository files navigation

Kotlin License

phoenixd

phoenixd is the server equivalent of the popular phoenix wallet for mobile. It is written in Kotlin Multiplatform and runs natively on Linux, MacOS (x86 and ARM), and Windows (WSL).

Build

Linux/WSL

./gradlew packageLinuxX64

MacOS x64

./gradlew packageMacOSX64

MacOS arm64

./gradlew packageMacOSArm64

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%