let message = `SupernodeStorage is installed. To complete the setup: 1. Copy args/config-sample.json to args/config.json and Edit the values as required 2. (Optional) Open args/gen-param.html and Download param.json to args/ directory To start the node, Run: npm start `; console.log(message);