Skip to content
This repository has been archived by the owner on Nov 21, 2018. It is now read-only.

Latest commit

 

History

History
5 lines (4 loc) · 221 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 221 Bytes

lightning-node

Repo for spinning up your own lightning node

Run your docker container by following command: docker run --name bitcoind_testnet -d -v /PATH:/data -p 18333:18333 -p 18332:18332 YOUR_CONTAINER_NAME:latest