Skip to content

NodePay

XternA edited this page Jun 25, 2024 · 9 revisions

image

Overview

NodePay is currently in the early access phase, so be patient. The idea is to start earning until the payment process feature is ready to cash in the payout returns.

The team is actively working on adding features.

A referred link is required to register for an account directly at the moment, otherwise, you will need to join the waiting list for early access.

Create and register an account here.

Setup

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.

  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. Run the Setup configuration option in the tool and register this token for NodePay's setup 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