NP_COOKIE for nodepay app - engageub/InternetIncome GitHub Wiki

  1. Login to Nodepay.
  2. Open Developer Tools and click on console.
  3. Copy and paste the command localStorage.getItem('np_token'); in the console and press Enter to get the token. (The big array of random numbers and letters). Token lifetime is 7 days.

image

  1. Use this value as NP_COOKIE in properties.conf file.