Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 826 Bytes

File metadata and controls

22 lines (15 loc) · 826 Bytes

FairCoin Core - Windows

Introduction

FairCoin is a free open source peer-to-peer electronic cash system that is completely decentralized, without the need for a central server or trusted parties. Users hold the crypto keys to their own money and transact directly with each other, with the help of a P2P network to check for double-spending.

Setup

  1. Unpack the files into a directory
  2. Run faircoin-qt.exe

FairCoin Core is the original FairCoin client and it builds the backbone of the network. It downloads and stores the entire history of FairCoin transactions; depending on the speed of your computer and network connection, the synchronization process can take anywhere from a few hours to a day or more.

Ports

Make sure port 46372 (P2P) is open in your firewall for proper network connectivity.