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).
Requires libsqlite-dev
and libcurl4-gnutls-dev
, both compiled against glibc 2.19
.
./gradlew linuxX64DistZip
./gradlew macosX64DistZip
./gradlew macosArm64DistZip
./gradlew distZip