eclair-cli
is a Kotlin Native command-line application.
It runs on various desktop platforms, including linux, macOS and windows.
You should start by cloning the repository locally:
git clone [email protected]:ACINQ/eclair-cli.git
cd eclair-cli
To build the project library and execute tests, you can run:
./gradlew build
You can then execute the built application:
./build/bin/native/releaseExecutable/eclair-cli.kexe