-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
Following #54, facilitate self-contained sovereign node that is easily able to join an active network.
- add
inittarget toMakefile.appchainto register local dev network with (local) appchain - create
docker-compose.ymlspecifically for a single node - add bash script to start a dockerized node, initializing it from scratch
- use single
.envto configure scripts and docker (compose), configure:- identifier, port, type, address
- appchain endpoints
- sane defaults
- port
- default node log level to
INFO(with easily ability to config toDEBUG)
- support network registration by given network_id
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done