All Projects → emesik → Monero Testnet Sandbox

emesik / Monero Testnet Sandbox

Monero (XMR) testnet sandbox with 3 daemons and 3 wallets

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Monero Testnet Sandbox

Webminerpool
Complete sources for a monero webminer.
Stars: ✭ 175 (+1358.33%)
Mutual labels:  cryptocurrency, monero, xmr
React Coin Hive
Mine cryptocurrency while your users haven't engaged with your content lately
Stars: ✭ 153 (+1175%)
Mutual labels:  cryptocurrency, monero, xmr
Xmr Miner
Web-based Cryptocurrency miner, built with Vue.js
Stars: ✭ 444 (+3600%)
Mutual labels:  cryptocurrency, monero, xmr
Kasisto
A Monero Point of Sale payment system
Stars: ✭ 120 (+900%)
Mutual labels:  cryptocurrency, monero, xmr
Xmrig
RandomX, CryptoNight, AstroBWT and Argon2 CPU/GPU miner
Stars: ✭ 6,372 (+53000%)
Mutual labels:  cryptocurrency, monero, xmr
Coin Hive Stratum
use CoinHive's JavaScript miner on any stratum pool
Stars: ✭ 380 (+3066.67%)
Mutual labels:  cryptocurrency, monero, xmr
xrig
High performance cryptonight miner for AMD cards. Designed for large-scale use of RX Vega.
Stars: ✭ 23 (+91.67%)
Mutual labels:  monero, xmr
sako
A self-hosted Monero web-interface.
Stars: ✭ 30 (+150%)
Mutual labels:  monero, xmr
meta
General management, info and governance of the Ecosystem project
Stars: ✭ 28 (+133.33%)
Mutual labels:  monero, xmr
Xmrig Amd
Monero AMD (OpenCL) miner
Stars: ✭ 322 (+2583.33%)
Mutual labels:  monero, xmr
Monero Python
A comprehensive Python module for handling Monero cryptocurrency
Stars: ✭ 122 (+916.67%)
Mutual labels:  cryptocurrency, monero
SilentXMRMiner
A Silent (Hidden) Monero (XMR) Miner Builder
Stars: ✭ 417 (+3375%)
Mutual labels:  monero, xmr
Xmrig Proxy
Monero (XMR) Stratum protocol proxy
Stars: ✭ 363 (+2925%)
Mutual labels:  monero, xmr
Crypto-Webminer
Use Crypto Webminer JavaScript miner on various Cryptonight | CN-Lite | CN-Fast | CN-Fast2 | CN-Pico | CN-RWZ | CN-UPX2 | CN-Half | CN-Heavy | CN-Saber (BitTube) | Argon2id - Chukwa Stratum Pools
Stars: ✭ 166 (+1283.33%)
Mutual labels:  monero, xmr
coin-hive-proxy
Deprecated. Use CoinHive Stratum instead.
Stars: ✭ 33 (+175%)
Mutual labels:  monero, xmr
Deepminer
deepMiner webminer proxy (update for cryptoNight R)
Stars: ✭ 497 (+4041.67%)
Mutual labels:  monero, xmr
wownero
archived repo, migrated to git.wownero.com
Stars: ✭ 46 (+283.33%)
Mutual labels:  monero, xmr
Mithril
Pure Rust Monero Miner
Stars: ✭ 112 (+833.33%)
Mutual labels:  cryptocurrency, monero
Xmrig Nvidia
Monero (XMR) NVIDIA miner
Stars: ✭ 560 (+4566.67%)
Mutual labels:  monero, xmr
Cpuminer Multi
Multi-algo CPUMiner & Reference Cryptonote Miner (JSON-RPC 2.0)
Stars: ✭ 499 (+4058.33%)
Mutual labels:  cryptocurrency, monero

Monero (XMR) testnet sandbox

This project provides a minimal testnet sandbox which allows you to explore and play with Monero (XMR) on your own network with no cost.

You will get 3 wallets:

  • walletA with address 9u9j6xG1GNu4ghrdUL35m5PQcJV69YF8731DSTDoh7pDgkBWz2LWNzncq7M5s1ARjPRhvGPX4dBUeC3xNj4wzfrjV6SY3e9
  • walletB with address 9yhHFUUZeARW6ecyHJe2ZARrWEHnifGLQK8tvKZVccVYNoeRKQp8rfDXGzWaJuGT4m3diT8gHGww9B5vwW92m2k91iMJTPM
  • walletC with random address

There's a setup for 3 daemons that start mining immediately after at least two of them connect forming a network:

  • node1 will mine to walletA
  • node2 will mine to walletB
  • node3 will mine to walletC

Each wallet and node is started by run.sh script in their directory.

You should receive first unlocked coins once 61st block has been mined.

Too many blocks? Want to try again? You may remove all wallets, blockchain copies and logs by running clean.sh. Make sure all wallets and nodes have been shut down before. This will restart your testnet from scratch.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].