hyahatiph-labs/mass

devops: preconfigured and funded wallets

Open

#36 opened on Sep 18, 2021

 (0 comments) (0 reactions) (0 assignees)Java (0 forks)auto 404
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

Contributor guide