New Way!!! How To Start Mining Nimiq (NIM) With Browser Cloud 2023
*********************************************************
π Resources:
- Browsercloud: https://browsercloud.io/
- Browserless: https://www.browserless.io/
- Miner Page: https://nimiq.vercel.app/
- NodeJS Tool: https://github.com/malphite-code/nimiq-browser
*********************************************************
1. Register a Browsercloud:
a. Go to "https://browsercloud.io/user/register/" and enter email to create account
![]() |
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
d. Start Mining
// Run single process node app.js // Run muliple processes sudo npm install pm2 pm2 start
Comments
Post a Comment