Skip to content

NodePay

XternA edited this page Jun 25, 2024 · 9 revisions

NodePay doesn't require a username and password for deploying and running the node. It is only required for creating an account and logging into the web UI.

Setup

  1. Login to NodePay.
  2. In the browser, open the Developers Tools (or press the F12 keyboard shortcut).
  3. Within the Developer's Tool, navigate to Application (Chrome) / Storage (Firefox).
  4. Go to Local Storage > https://app.nodepay.ai image
  5. Click on np_token or np_webapp_token and copy the token value.
  6. Enter this token as the value in the tool's NodePay setup configuration value NODEPAY_COOKIE.
  7. You can re-use this same token across multiple device setups.
  8. Re-run the deployment phase in the tool, to deploy the application.
Clone this wiki locally