df91b9604f5a25a3b784f2eca6171c4e1125363d
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
Description
Languages
Kotlin
95.8%
C++
3.4%
Dockerfile
0.8%