github Ride-The-Lightning/RTL v0.8.0
Release v0.8.0-beta-Eclair

latest releases: v0.15.0, v0.14.1, v0.14.0...
3 years ago
  • Eclair integration
    Eclair release enables RTL to work on Eclair v0.4.1 and above.
    Eclair v0.4.1 needs Bitcoin core at v0.19.1 or above for complete functions available on RTL.
    Follow the instructions below to download the release and follow the setup instructions to configure and complete the install.

  • Bug fixes and minor UI improvements Issue list covered with this release:
    https://github.com/Ride-The-Lightning/RTL/milestone/16?closed=1


PGP Key: https://keybase.io/suheb
Download the release and signature:

wget https://github.com/Ride-The-Lightning/RTL/archive/v0.8.0.tar.gz
wget https://github.com/Ride-The-Lightning/RTL/releases/download/v0.8.0/v0.8.0.tar.gz.asc

Verify the release:

gpg --verify v0.8.0.tar.gz.asc v0.8.0.tar.gz
gpg: Signature made Tue 07 Jul 2020 07:44:20 PM EDT
gpg:                using RSA key 3E9BD4436C288039CA827A9200C9E2BC2E45666F
gpg: Good signature from "Suheb (approves) <39208279+saubyk@users.noreply.github.com>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: 3E9B D443 6C28 8039 CA82  7A92 00C9 E2BC 2E45 666F

Unzip and install the release:

tar -xvf v0.8.0.tar.gz
cd RTL-0.8.0
npm install --only=prod

Don't miss a new RTL release

NewReleases is sending notifications on new releases.