diff --git a/react/src/components/dashboard/settings.render.js b/react/src/components/dashboard/settings.render.js index 116f402..a24fb37 100644 --- a/react/src/components/dashboard/settings.render.js +++ b/react/src/components/dashboard/settings.render.js @@ -461,6 +461,68 @@ export const SettingsRender = function() { { this.renderAppInfoTab() } + +
this.openTab('Cli', 9) }> +
+ + CLI + +
+
+
+

Select a coin and type in CLI compatible command

+
+
+
+ + +
+
+ + +
+
+ +
+
+
+ { this.renderCliResponse() } +
+
+
+
+
+