Provides distributed storage & messaging for lightning network.
Clone the repository and checkout to the desired version (here v0.8.0-beta.1):
$ git clone https://github.com/Storm-WG/storm-node?target=https://github.com
$ cd storm-node
$ git checkout v0.8.0-beta.1Build and tag the Docker image:
$ docker build -t storm-node:v0.8.0-beta.1 .