We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please read this before submitting:
This project has nothing to do with coinhive.com
coinhive.com
What this package does is just the following:
Launch a local server that serves a page where CoinHive's Javascript miner is embedded.
Launch puppeteer (a headless chrome) pointing to that page.
Expose an API that allows you to interact with that miner from node.js (starting, stopping, etc).
The purpose of this package is to allow you to run CoinHive's JavaScript miner from node.js (otherwise it only works on the browser).
If you have an issue with CoinHive's JavaScript miner, or with coinhive.com website, you should read their FAQs and contact them here:
https://coinhive.com/contact
Thanks for reading ^.^ if you do have an issue with this package (have a question, found a bug, feature request) then please do submit it
<3
The text was updated successfully, but these errors were encountered:
how to mine bitcoin on browser
Sorry, something went wrong.
you can't with this and even if you implemented the algorithm it would be so inefficient that it'd be nonsense.
No branches or pull requests
Please read this before submitting:
This project has nothing to do with
coinhive.com
What this package does is just the following:
Launch a local server that serves a page where CoinHive's Javascript miner is embedded.
Launch puppeteer (a headless chrome) pointing to that page.
Expose an API that allows you to interact with that miner from node.js (starting, stopping, etc).
The purpose of this package is to allow you to run CoinHive's JavaScript miner from node.js (otherwise it only works on the browser).
If you have an issue with CoinHive's JavaScript miner, or with coinhive.com website, you should read their FAQs and contact them here:
https://coinhive.com/contact
Thanks for reading ^.^ if you do have an issue with this package (have a question, found a bug, feature request) then please do submit it
<3
The text was updated successfully, but these errors were encountered: