An online fee free, CPU based Monero miner that allows you to mine Monero in your web browser!
Currently this software is setup to run on Linux servers, tho it can be ran on any operating system...
sudo apt-get update
sudo apt-get install python
wget "https://bootstrap.pypa.io/get-pip.py"
python get-pip.py
rm get-pip.py
pip install tornado
sudo apt-get install nodejs
sudo apt-get install nodejs-legacy
sudo apt-get install npm
git clone https://github.com/cazala/coin-hive-stratum.git
cd coin-hive-stratum
npm install -g coin-hive-stratum
cd ..
rm -r coin-hive-stratum
git clone https://github.com/AnythingTechPro/monero-web-miner.git
cd monero-web-miner
screen python main.py
ctrl-a + ctrl-d
bash run_proxy.sh
Monero Web Miner is licensed under the "BSD 3-Clause License", for more info refer to the "LICENSE" file.
Want to help me maintain the project, consider donating a few dollars; maybe buy me a coffee :D
1N1kaGda8P6RxGUqpDYSRUcX9ob6G5BXq2 (BTC)
0x1c568D5D106a8b4600e088a87c06548dB489Cb02 (ETH)
Lg2abWKCEyGAvZnyCWFt21vF5JhGb3jHbx (LTC)
Monero Copyright (c) 2014-2021 The Monero Project. Portions Copyright (c) 2012-2013 The Cryptonote developers. Table of Contents Development resources Vulnerability response Research Announcements Tra
monero-regex Regular expression for matching Monero (XMR) addresses Install ~ ❯❯❯ npm install monero-regex Usage const moneroRegex = require('monero-regex');moneroRegex().test('nodejsrocks 47BnvD18P45
Monero JavaScript Library A Node.js library for creating Monero applications using RPC and WebAssembly bindings to monero v0.17.2.3 'Oxygen Orion'. Supports wallet and daemon RPC clients. Supports cli
JavaScript miner for the cryptocurrency Monero Blockchain (XMR) using Coin-Hive �� Use Client's CPU Power Monero is different. To mine Monero, you have to calculate hashes with an algorithm called Cry
Monero Ban List This is my personal, daily updating, mirror of the blocklists at gui.xmr.pm Upstream https://gui.xmr.pm/files/block.txt https://gui.xmr.pm/files/block_tor.txt To use, download the bloc
docker-monero Built from source monero Docker images based on Alpine Linux Pulling docker pull cornfeedhobo/monero Running the Daemon docker run -dit --name monero \ -v $HOME/.bitmonero:/root/.bitmon