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 09:30] – [2. Installation] katzsmart-nodes [2019/07/24 20:04] taegus
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]].
  
-====3. API====+====API====
  
 The Guardian can have an api that listens for incoming requests and returns some info about the node. The api only has one handler (all other request are considered invalid and return 403): The Guardian can have an api that listens for incoming requests and returns some info about the node. The api only has one handler (all other request are considered invalid and return 403):