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

#2087 in Magic Beans

Download history 20/week @ 2022-11-29 37/week @ 2022-12-06 50/week @ 2022-12-13 113/week @ 2022-12-20 176/week @ 2022-12-27 126/week @ 2023-01-03 81/week @ 2023-01-10 105/week @ 2023-01-17 43/week @ 2023-01-24 132/week @ 2023-01-31 86/week @ 2023-02-07 41/week @ 2023-02-14 116/week @ 2023-02-21 44/week @ 2023-02-28 19/week @ 2023-03-07 61/week @ 2023-03-14

243 downloads per month
Used in 5 crates (2 directly)

MIT license

14KB
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

~21MB
~331K SLoC