Skip to main content

Set up Reddcoin Core

Introduction

This page describes how to download and install Reddcoin Core, and how to bootstrap to speed up the initial blockchain syncing.

If you want to discuss the contents of this guide, or if you have any questions, please create a post in the /r/Yavuz_Selim subreddit: https://www.reddit.com/r/Yavuz_Selim/.

Writing a guide like this takes time and effort; tips are appreciated.
My crypto addresses can be found here.


Contents


1 | Downloading and installing Reddcoin Core

1.1 | Download Reddcoin Core

To install Reddcoin Core, open the downloaded file.


1.2 | Install Reddcoin Core

1.2.1 | Setup wizard

  • The Setup Wizard will open, and guide you through the installation of Reddcoin Core.
    Click ‘Next’ to continue to the next step.
    Screenshot

  • In the next step, you need to choose an installation location. It is recommended to use the default location. If you want to select your own custom folder, you can do so in this step.
    Screenshot

    Click ‘Next’ to continue to the next step.

  • In the ‘Choose Start Menu Folder’ step, you can give a name to the folder for the Reddcoin shortcuts in the Start Menu. You can also select not to create shortcuts. It is recommended to use the default settings.
    Screenshot

  • Click ‘Install’ to install Reddcoin Core.
    Screenshot

  • After the installation is completed, you can clik on 'Finish' to finish the installation.
    Screenshot

  • Done! You can now run Reddcoin Core.


1.2.2 | First Run

When you start Reddcoin Core for the first time, it will ask you where to store the data. This data consists of the blockchain data, the wallet file and other necessary files to run Reddcoin Core. It is recommended to use the default setting of “Use the default data directory”.
Screenshot

The selected folder is your Reddcoin data folder.

If you want to open your Reddcoin data folder later, you can do so by opening %AppData%\Reddcoin. To open this location, you use Windows File Explorer or Run.‌

  • Using the address bar in Windows File Explorer.
    Screenshot

  • Using 'Run'.
    To open Run, press CTRL + Windows key.

    In Run, enter:
    %AppData%\Reddcoin
    Screenshot

1.3 | Next step: bootstrapping

Before you can fully use Reddcoin Core, you need to sync the blockchain.

Syncing a blockchain is always a time consuming and painful process. Fortunately, with the Reddcoin Core Bootstrap, you can speed up the syncing of the blockchain on a fresh install of Reddcoin Core.

This process is not mandatory, but will cut synchronization times down dramatically when used.

See instructions here: Bootstrapping.



2 | Bootstrapping

Syncing a blockchain is always a time consuming and painful process. Fortunately, with the Reddcoin Core Bootstrap, you can speed up the syncing of the blockchain on a fresh install of Reddcoin Core.

This process is not mandatory, but will cut synchronization times down dramatically when used.


Video instructions:


2.1 | Step 1: Back up wallet

Always make a back up of your wallet first if you have any Reddcoins in your wallet. Do not skip this step.

You can read here how to make a back up.


2.2 | Step 2: Check if most recent version of Reddcoin Core is installed

It is important to use/run the most recent version of Reddcoin Core, as the most recent version will have bugfixes and improvements.

Currently, the most recent version is: Reddcoin Core v3.10.4.

To check the version of your Reddcoin Core, follow these steps:

  • Open Reddcoin Core.

  • Open 'Debug window', via 'Help' (menu) -> 'Debug window'.
    Screenshot

  • The ‘Debug window’ appears on the screen, showing the 'Information' tab.
    Client version will tell you your Reddcoin Core version.

    It should be v3.10.4.
    Screenshot

  • If your version is v3.10.4, you are running the most recent version. You can continue with step 3 below.

    If your version is not v3.10.4 (and thus older), you should update Reddcoin Core first.
    More info about updating can be found here: Updating Reddcoin Core to a newer version.
    After you have updated, you can continue with step 3 below.

2.3 Step 3: Find your Reddcoin data directory

Your Reddcoin data directory contains important files used by Reddcoin Core, like the Reddcoin blockchain files and the wallet file. You need to know where your Reddcoin data directory is located, as you need to copy some files into this directory in the next steps.

  • Open Reddcoin Core.

  • Open 'Debug window', via 'Help' → 'Debug window'.
    Screenshot

  • The ‘Debug window’ appears on the screen, showing the ‘Information’ tab. Click on the ‘Open’ button at the bottom to open the ‘Debug log file’.
    Screenshot

  • The debug log file will be opened.
    Search for the following in the file (CTRL + F) to see your data directory:
    Using data directory
    Screenshot

    In this example, the Reddcoin data directory is “C:\Blockchain\Reddcoin“.

  • Close/exit Reddcoin Core, via File -> Exit.
    Screenshot

  • Open your Reddcoin data directory using Windows File Explorer.
    In my case, it’s “C:\Blockchain\Reddcoin“.
    Screenshot

  • Delete these two folders:
    • blocks
    • chainstate

  • Delete this file:
    • peers.dat

  • Leave this window open.
    Screenshot


2.4 Step 4: Download and extract the bootstrap file

You need to download the bootstrap file, and place the contents in your Reddcoin data.

  • Download the bootstrap file (.zip file – 4.5 GB):
    https://download.reddcoin.com/bin/bootstrap/blockchain-latest.zip.

    If the link above does not work, download the most recent .zip file from this location:
    https://download.reddcoin.com/bin/bootstrap/.

  • After the file is downloaded, the next step is to copy the contents of the bootstrap file to your Reddcoin data directory.

    Browse to the folder where the bootstrap file is saved.
    Right click on the file → 'Open with' → Windows Explorer.
    Screenshot

  • The contents of the bootstrap file will be shown (two folders: blocks and chainstate).
    Copy/move these folders to your Reddcoin data directory (the window from the previous step that is still open, where you deleted the files/folders earlier).
    You can 'drag and drop', 'right click copy, right click paste' or 'CTRL + C, CTRL +V'.
    Screenshot
    Screenshot


2.5 Step 5: Finish the sync

Start Reddcoin Core. If you did everything correctly, you should sync only a few days of blockchain data, instead of more than 6 years. Wait until the blockchain is fully synced before doing any transactions.

To speed up the weeks syncing, you can do the following:

  • In Reddcoin Core, go to: Help (menu) → Debug window → Peers.
    Screenshot

  • Make the Peers window wider.

  • You are interested in the column 'User Agent' (2nd column).
    Make the column wider to see its contents.
    Screenshot

  • Peers with User Agent “Reddcoin:3” use Reddcoin Core v3.
    These peers are OK.

    Peers with User Agent "Reddcoin:1" use Reddcoin Core v1.
    Peers with User Agent "Reddcoin:2" use Reddcoin Core v2.
    These peers are using outdated versions of Reddcoin Core, stop connecting to these peers by banning them. Right click on these peers and ban them for 1 year.
    Screenshot

  • Until the blockchain is fully synced, check the peers window every few minutes.
    If you see new peers with "Reddcoin:1" or "Reddcoin:2", ban them as well.

  • I can recommend checking Peers and banning peers using older versions of Reddcoin Core (v1/v2) even after Reddcoin Core is fully synced. Not using v1/v2 peers help to keep your network traffic low and your blockchain data healthy.

When Reddcoin Core is fully synced, you can start using it!