
Zano (ZANO) Mining Pool
What is Zano?
Zano is an open-source cryptocurrency and ecosystem with enterprise-grade privacy, security, and scalability that operates as a robust foundation for confidential assets and decentralised applications (dApps).
Privacy Pioneers
A showcase of diverse projects and features harnessing Zano’s capabilities.
Hybrid PoW/PoS Consensus
Our unique hybrid PoW/PoS algorithm harnesses the strengths of both processes for enhanced security, minimizing double-spend vulnerabilities.
Core Performance
Achieving computational excellence with forward/backward compatibility, modular design, and an asynchronous core.
Zarcanum
Pioneering the first hidden amounts Proof of Stake scheme, revolutionizing blockchain consensus.
Confidential Assets
Tokens operating on our privacy blockchain, possessing all features and functionalities of the native coin, ensuring complete transactional privacy.
Ionic Swaps
Innovating seamless cryptocurrency exchanges while preserving user privacy.
Projects Built on Zano
A showcase of diverse projects and features harnessing Zano’s capabilities
Marketplace API
Explore our dynamic API, facilitating a seamless integration into the marketplace ecosystem.
Rigel v1.21.2+ (Windows, Linux, NVIDIA)
Create zano-herominers.bat file and copy / paste example below.
- Код за потвърждение: Избери целия код
@echo off
@cd /d "%~dp0"
:: mine to herominers
rigel.exe -a progpowz -o stratum+tcp://de.zano.herominers.com:1110 -u YOUR_ZANO_WALLET_ADDRESS -w YOUR_WORKER_NAME
pause
