Browser Mining #1: Amazing! How To Start Mining Nimiq (NIM) With Browser Cloud 2023

New Way!!! How To Start Mining Nimiq (NIM) With Browser Cloud 2023



How to easy mine nimiq? Without install anything?? Let's me introduce a new way to mine NIMIQ on cloud. It is using Browser Cloud (it using to automation test) - Free trial. As you know, Nimiq (NIM) can mine directly inside browser so we can use "Browser Cloud" to run our miner in cloud. We can make it automate with (Nodejs + Puppeteer + Browser Cloud). It's similar to when you're crawling a website. Nodejs script and how to install in video are described in detail in github link below! Try now! Donate me: NIM: NQ08 SUEH T0GS PCDJ HUNX Q50H B0M0 ABHA PP03


*********************************************************
*********************************************************

1. Register a Browsercloud:

a. Go to "https://browsercloud.io/user/register/" and enter email to create account

Register Page


After register success

b. Check gmail inbox and get activation link and click link to active account

Active Email

Click "User Account" To Active


Dashboard

2. Start Mining

a. Requirements
  • Installed nvm and node version 16
    • Ubuntu: https://www.digitalocean.com/community/tutorials/how-to-install-node-js-on-ubuntu-22-04#option-3-installing-node-using-the-node-version-manager
    • Window: https://www.freecodecamp.org/news/node-version-manager-nvm-install-guide/
  • Installed Git
b. Install Miner

git clone https://github.com/malphite-code/nimiq-browser.giT

cd nimiq-browser

npm install

c. Edit "config.json" with your profile


Get "token" from here

d. Start Mining

// Run single process
node app.js

// Run muliple processes
sudo npm install pm2
pm2 start


Happy Mining!!!!


Comments