Conceal Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
smart-nodes [2019/07/08 05:30] – [3. API] katzsmart-nodes [2019/07/24 16:04] taegus
Line 11: Line 11:
 To install and run it you have two options. Install and run it via the node.js virtual machine or you can download the pre-compiled executable that already includes node.js and run that. In that case you have 0 dependencies. To install and run it you have two options. Install and run it via the node.js virtual machine or you can download the pre-compiled executable that already includes node.js and run that. In that case you have 0 dependencies.
  
-If you go with the first options the continue reading, otherwise go to [[https://github.com/ConcealNetwork/conceal-guardian/blob/master/SETUP.md|installation page]].+If you go with the first options the continue reading, otherwise go to [[https://github.com/ConcealNetwork/conceal-guardian/blob/master/INSTALL.md|installation page]].
  
 First need to install dependencies. There are two: First need to install dependencies. There are two:
Line 24: Line 24:
   - node index.js   - node index.js
  
-Before doing that however its wise to check the config.json and set the correct settings. For interactive config setup please refer to [[https://github.com/ConcealNetwork/conceal-guardian/blob/master/SETUP.md|installation page]]. +Before doing that however its wise to check the config.json and set the correct settings. For interactive config setup please refer to [[https://github.com/ConcealNetwork/conceal-guardian/blob/master/INSTALL.md|installation page]]. 
  
 You can see a sample of config.json file and detailed instructions [[https://github.com/ConcealNetwork/conceal-guardian|here]]. You can see a sample of config.json file and detailed instructions [[https://github.com/ConcealNetwork/conceal-guardian|here]].