RDuco is a high-performance Duino Coin miner developed in Rust, designed for efficient and optimized mining.
- Rust-based for optimal performance and reliability.
- Supports Duino Coin mining protocol.
- Average hashrate of 3 MH/s.
- Clone the repository:
git clone https://github.com/HackySoftOfficial/RDuco.git cd RDuco
- Build the project:
cargo build --release
Run the miner with:
./target/release/RDuco
Contributions are welcome. Please submit a pull request with your changes.
Distributed under the MIT License.