Socket
Socket
Sign inDemoInstall

coin-hive-stratum

Package Overview
Dependencies
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

coin-hive-stratum - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

Dockerfile

2

package.json
{
"name": "coin-hive-stratum",
"version": "1.1.2",
"version": "1.1.3",
"description": "proxy to use CoinHive miner on any stratum pool",

@@ -5,0 +5,0 @@ "main": "src/proxy.js",

@@ -67,3 +67,3 @@ CoinHive Stratum Proxy

**Can I use this programmatically?**
#### Can I use this programmatically?

@@ -81,3 +81,3 @@ Yes, like this:

**Can I use several workers?**
#### Can I use several workers?

@@ -99,4 +99,12 @@ Yes, just create a `CoinHive.User` and the username will be used as the stratum worker name:

#### Can I run this on Docker?
Yes, just like this:
```
$ docker run --rm -t -p 8892:8892 coin-hive-stratum 8892 --host=xmr-eu1.nanopool.org --port=14444
```
## Disclaimer
This project is not endorsed by or affiliated with `coinhive.com` in any way.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc