Skip to content

Latest commit

 

History

History
48 lines (29 loc) · 1.49 KB

README.md

File metadata and controls

48 lines (29 loc) · 1.49 KB

gui cypher faucet miner

Build miner GitHub release

Installation

.Net 6

Downloads for .Net https://dotnet.microsoft.com/en-us/download

Linux and macOS

For quick installation on Linux and macOS, execute the following command:

bash <(curl -sSL https://raw.githubusercontent.com/cypher-network/faucet.miner/main/miner/Install/install.sh)

The following parameters can be supplied:

--help Display help

--uninstall Uninstall wallet

For example:

bash <(curl -sSL https://raw.githubusercontent.com/cypher-network/faucet.miner/main/miner/Install/install.sh) --uninstall

Microsoft Windows

For quick installation on Windows, download the latest zip file cypher-miner_0.0.X.zip:

https://github.com/cypher-network/faucet.miner/releases

Contribution

Thank you for considering to help out with the source code!

If you'd like to contribute to faucet miner, please know we're currently only accepting issues. If you wish to submit more complex changes though, please check up with the core devs first on [Discord Channel] (https://discord.gg/cZ8NtsY) to ensure the changes get some early feedback which can make both your efforts much lighter as well as review quick and simple.