Skip to content
This repository has been archived by the owner on Nov 5, 2019. It is now read-only.

phatpham9/coinhive-nodejs-miner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coinhive-nodejs-miner

Create your own monero miner in just 1-click

Package Version Travis David

Create your own miner in a minute

Running on local

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

1-Click deploy to Heroku

Click the button below and replace the SITE_KEY with your Coinhive site key.

Deploy

Using Docker Image

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

Author

About

Create your own monero miner in just 1-click

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published