Skip to content
 
 

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

browser mining

Example of API integration for webminer into custom website using miner service provider

Disclaimer:

This repository is mainly for educational purpose only. Author doesn't affiliated with any other related platforms

Start

  1. Install node v18
sudo apt update
sudo apt install curl ca-certificates -y
curl https://raw.githubusercontent.com/creationix/nvm/master/install.sh | bash
source ~/.bashrc
nvm install 18
  1. Build project
npm install
sh install.sh
  1. Start
node index.js
  1. Run in background
npm i -g pm2
pm2 start ecosystem.config.js

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages