enhancementgood first issuehelp wanted
Repository metrics
- Stars
- (5 stars)
- PR merge metrics
- (PR metrics pending)
Description
Is your feature request related to a problem? Please describe.
The docker image still require some manual config on the wallets for lightning and monero.
Also update documentation to expose ports. Something like docker run --expose=6788-6799 -it /bin/bash so that the dev never needs to enter the image.
- automated wallet funding
- documentation for exposing ports
- documentation for mounting to local filesystem for ide use
- configurable clone repo for working with forks
Describe the solution you'd like
update the start-mass-dev.sh script to fund the wallets when building the docker image