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] – [1. About] katzsmart-nodes [2019/07/08 09:30] – [3. API] katz
Line 7: Line 7:
 It can also connect to a pool so the node is then listed among available nodes either for infrastructure monitoring or for remote node with fee listing. It can also connect to a pool so the node is then listed among available nodes either for infrastructure monitoring or for remote node with fee listing.
  
-====2. Installation====+====Installation====
  
 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.
Line 28: Line 28:
 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):