Tierion / boltbox

Easy to deploy and manage lightning infrastructure for software developers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Boltbox

Simnet Startup Script

Quick Start

After cloning the project to the host where you want to run your simnet:

$ make simnet

The following will take down and remove all containers and volumes:

$ make burn

Checkout the README in the /simnet directory for more details on bootstrapping your own simnet network for testing lightning.

About

Easy to deploy and manage lightning infrastructure for software developers


Languages

Language:JavaScript 58.5%Language:Shell 28.8%Language:Dockerfile 10.8%Language:Makefile 1.8%