-
Notifications
You must be signed in to change notification settings - Fork 9
NodePay
XternA edited this page Jun 25, 2024
·
9 revisions
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.
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.
- Login to NodePay.
- In the browser, open the
Developers Tools
(or press the F12 keyboard shortcut). - Within the Developer's Tool, navigate to
Application (Chrome)
/Storage (Firefox)
. - Go to
Local Storage
>https://app.nodepay.ai
- Click on
np_token
ornp_webapp_token
and copy the token value. - Run the
Setup configuration
option in the tool and register this token for NodePay's setup valueNODEPAY_COOKIE
. - You can re-use this same token across multiple device setups.
- Re-run the deployment phase in the tool, to deploy the application.