7 releases

0.9.0 Feb 6, 2023
0.9.0-rc.1 Dec 27, 2022
0.8.0 Jul 30, 2022
0.8.0-alpha.1 Jun 21, 2022

#5 in #lightning-network

Download history 29/week @ 2024-07-23 17/week @ 2024-07-30 1/week @ 2024-08-06 1/week @ 2024-08-13 1/week @ 2024-08-27 1/week @ 2024-09-03 10/week @ 2024-09-24 12/week @ 2024-10-01

167 downloads per month
Used in 4 crates (2 directly)

MIT license

15KB
198 lines

Storm node

Provides distributed storage & messaging for lightning network.

Run with Docker

Build

Clone the repository and checkout to the desired version (here v0.8.0-beta.1):

$ git clone https://github.com/Storm-WG/storm-node
$ cd storm-node
$ git checkout v0.8.0-beta.1

Build and tag the Docker image:

$ docker build -t storm-node:v0.8.0-beta.1 .

Dependencies

~24–35MB
~460K SLoC