- added support for generating p2tr addresses via this pr
Contributor: @ShahanaFarooqui
PGP Key: https://keybase.io/suheb
Download the release and signature:
wget https://github.com/Ride-The-Lightning/c-lightning-REST/archive/refs/tags/v0.10.7.tar.gz
wget https://github.com/Ride-The-Lightning/c-lightning-REST/releases/download/v0.10.7/v0.10.7.tar.gz.asc
Verify the release:
gpg --verify v0.10.7.tar.gz.asc v0.10.7.tar.gz
gpg: Signature made Sat 07 Oct 2023 02:05:39 PM PDT
gpg: using RSA key 3E9BD4436C288039CA827A9200C9E2BC2E45666F
gpg: Good signature from "saubyk (added uid) <[email protected]>" [unknown]
gpg: aka "Suheb (approves) <[email protected]>" [unknown]
gpg: aka "Suheb <[email protected]>" [unknown]
Untar and install the release:
tar -xvf v0.10.7.tar.gz
cd c-lightning-REST-0.10.7
npm install --only=prod
Docker images at https://hub.docker.com/repository/docker/saubyk/c-lightning-rest/tags
docker pull saubyk/c-lightning-rest:0.10.7
docker pull saubyk/c-lightning-rest:0.10.7-arm32v7
docker pull saubyk/c-lightning-rest:0.10.7-arm64v8
docker pull saubyk/c-lightning-rest:0.10.7-amd64