Create your own monero miner in just 1-click
Make sure NodeJS >=8 and Yarn are installed on your machine and replace the SITE_KEY
with your Coinhive site key in the command below.
export SITE_KEY=NP1cwCu9RblADJOrz936nz5Ihrhh9WvN
yarn && yarn start
Click the button below and replace the SITE_KEY
with your Coinhive site key.
Make sure Docker is installed on your machine and replace the SITE_KEY
with your Coinhive site key in the command below.
docker pull phatpham9/coinhive-nodejs-miner
docker run -e SITE_KEY=NP1cwCu9RblADJOrz936nz5Ihrhh9WvN phatpham9/coinhive-nodejs-miner