How to setup a Pleb development environment using Docker.
- How to use Docker CLI.
- Working with
dockerfile
andcompose
files. - Hands-on with a few demo projects.
- Launch our own Lightning development network.
Full guide on building with Docker:
https://docs.docker.com/build/guide
Docker Engine:
https://docs.docker.com/engine/install
Core Bitcoin Binaries (for your platform):
https://bitcoincore.org/en/download
Lightning Binaries (for your platform):
https://github.com/ElementsProject/lightning/releases
Polar Desktop:
https://lightningpolar.com
Neutrino Workbench (LND):
https://github.com/cmdruid/neutrino-workbench
Sauron’s Workbench (CLN):
https://github.com/cmdruid/saurons-workbench
Satoshi’s Workbench (Core):
https://github.com/cmdruid/satoshi-workbench