Create Basic Directory Node
Closed this issue · 6 comments
mangei commented
Create Basic Directory Node
rieder91 commented
i added the resource for registration and an encryption helper to get us started
rieder91 commented
added resource for heartbeat: /put hearbeat
added resource for monitoring: /get monitor
rieder91 commented
TODO:
implement get /chain
resource
I think markus is on this - in case anyone has questions ask him.
Budddy commented
added resource for chain: get /chain
Budddy commented
I added two environmental variables for testing
CHAIN_LENGTH
length of a chain (if not set the length of a chain is 3)
CHAIN_NODE_TIMEOUT
timeout of the chain nodes in whole seconds (if not set the timeout is 15s)
rieder91 commented
finished this