# Rosecoin Wallet Download instructions

- Step 1: Download and install the Rosecoin Wallet.
- Step 2: Configure rosecoin.conf
- Step 3: Launch the Wallet and enjoy.

## macOS

[Download Rosecoin for macOS](/content/rct-resources/rosecoin/wallets/index.html)

## Windows

[Download Rosecoin for Windows](/content/rct-resources/rosecoin/wallets/index.html)

## Linux

[Download Rosecoin for Linux](/content/rct-resources/rosecoin/wallets/index.html)

## Android

[Download Rosecoin for Android](/content/rct-resources/rosecoin/wallets/#/index.html)

# Rosecoin Wallet Configuration Instructions

## Linux

Copy rosecoin.conf to ~/.rosecoin folder

Launch your Rosecoin Wallet

## macOS

Copy rosecoin.conf to "$HOME/Library/Application Support/RoseCoin/"

Launch your Rosecoin Wallet

## Windows

Copy rosecoin to home folder/rosecoin

Launch your Rosecoin Wallet

_You can also launch the Wallet configuration and paste the contents from rosecoin.conf_

# Mining

[Download cpuminer here](https://github.com/walletbuilders/cpuminer/releases/tag/v2.5.0)

```bash
./minerd --url=http://127.0.0.1: 22123 --userpass=rosecoin:a842068a2544353455 --coinbase-addr=JUN7Kzh4Lc7umm4u4hDKJLD6jbc5KdDP5q
```

_(Use the user/pass from the rosecoin.conf and replace the coinbase address to your address)_
