Skip to content

FairCoin

FairCoin

A decentralized cryptocurrency with Masternodes, Coin Mixing, and a PoW/PoS hybrid consensus.
Built for social and economic justice since 2014.

Website · Academy · Downloads · Telegram · Twitter


What is FairCoin?

FairCoin (ticker FAIR) is an open-source cryptocurrency focused on fair distribution, privacy, and low-energy consensus. The project is community-led, fully open-source, and maintained under this organization.

Ticker FAIR
Algorithm Quark
Consensus PoW + PoS hybrid
Block time 120 s
Max supply 33,000,000 FAIR
Masternode collateral 5,000 FAIR
Address prefix F (mainnet) / T (testnet)

Full spec, block rewards, and network ports: see FairCoin Core README.


Ecosystem

Protocol

Repo Description Stack
FairCoin Reference node & wallet (faircoind, faircoin-qt, faircoin-cli) C++
faircoin-seeder DNS seeder powering seed1.fairco.in / seed2.fairco.in C++

Run a node

Repo Description Stack
FAIRNode Docker image for a full node (Debian 12, minimal) Docker
FAIRNodeDesktop Cross-platform desktop node with GUI Electron + Vite + React

Wallets

Repo Description Stack
FAIRWallet SPV wallet for Android, iOS, Windows, macOS, Linux — HD, BIP39/32/44, FastSend, masternodes, BIP38 Expo 55 / React Native 0.83 / TypeScript

Libraries (TypeScript SDK)

Published to npm under the @fairco.in scope.

Repo Package Description
faircoin-core @fairco.in/core Protocol primitives — BIP32/39/44 HD wallets, tx build/sign, P2PKH, Quark, BIP38, BIP21. Zero React Native deps.
faircoin-rpc-client @fairco.in/rpc-client Zero-dependency JSON-RPC client for faircoind. Node 20+.

Bridges

Repo Description Stack
faircoin-bridge WFAIR — custodial 1:1 bridge from FAIR to Base (Ethereum L2). ERC-20 + Safe multisig + TVL cap. Experimental, unaudited. Foundry + Bun + viem

Services & tools

Repo Description Stack
Explorer Public block explorer with MongoDB caching Next.js 14 + Tailwind
FairRPCAPIServer REST API layer over FairCoin JSON-RPC Node.js + Express
faircoin-web-proxy Lightweight web proxy for RPC endpoints JavaScript

Get started

Users → download a wallet from FAIRWallet releases or the FairCoin Core releases.

Node operators → run FAIRNode (Docker) or FAIRNodeDesktop (GUI). Masternodes require 5,000 FAIR collateral — see FairCoin Core docs.

Developers → build on FairCoin with the TypeScript SDK:

bun add @fairco.in/core @fairco.in/rpc-client

Or integrate via FairRPCAPIServer / query the Explorer directly. Report issues in the relevant repo.

Learners → visit FairCoin Academy.


Contributing

All repos are open to contributions. Before opening a PR:

  1. Check existing issues and discussions on the target repo.
  2. Follow the repo's contribution guide and code style.
  3. Sign your commits where applicable.
  4. For protocol-level changes to FairCoin, open a discussion first.

Security issues: email team@fairco.in — do not open public issues for vulnerabilities.


Community

FairCoin is free software released under the MIT License. Use at your own risk.

Popular repositories Loading

  1. FairCoin FairCoin Public

    C++ 1

  2. .github .github Public

  3. faircoin-web-proxy faircoin-web-proxy Public

    JavaScript

  4. FAIRNode FAIRNode Public

    Dockerfile

  5. FairRPCAPIServer FairRPCAPIServer Public

    TypeScript

  6. Explorer Explorer Public

    TypeScript

Repositories

Showing 10 of 12 repositories

Top languages

Loading…

Most used topics

Loading…