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