Readme

1. Copy env file

cp .env.example .env

2. Install dependencies

./run.sh

3. build litecoin

docker build -f Dockerfile.litecoin_core -t litecoin_core .