eclair-mobile
eclair-mobile copied to clipboard
Support deterministic builds
Inspired by https://github.com/ACINQ/phoenix/pull/24 this PR adds the deterministic build environment to eclair-mobile allowing anyone to easily reproduce the released packages. To perform the build you need docker-ce installed and eclair-core published locally in your maven repo, full instructions in the README.