Bitcoin Forum
January 24, 2026, 08:22:42 AM *
News: Latest Bitcoin Core release: 30.2 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [ANN] FTC - Flow Token Coin | Keccak-256 PoW | Fair Launch | No Premine  (Read 36 times)
kristian5013 (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
January 23, 2026, 08:24:11 PM
 #1

FTC - Flow Token Coin
"Kristian Pilatovich 20091227 - First Real P2P"



Overview

FTC is a pure proof-of-work cryptocurrency built from scratch in C++. No forks, no copies - original codebase designed for true decentralization.

Key Features:
  • Algorithm: Keccak-256 (SHA-3 family)
  • Block Time: 10 minutes
  • Block Reward: 50 FTC (halving every 210,000 blocks)
  • Max Supply: 21,000,000 FTC
  • Difficulty Adjustment: Every 2016 blocks
  • No premine, no ICO, no dev tax



Links

GitHub: https://github.com/Kristian5013/flow-protocol
Telegram: https://t.me/flow_protocol_main



Downloads

Binaries (Windows x64):
  • ftc-node.exe - Full node with REST API
  • ftc-miner.exe - CPU/GPU miner with auto-tune
  • ftc-wallet.exe - Command-line wallet
  • ftc-keygen.exe - Key generator



Network Ports

PortProtocolPurpose
17318TCPP2P Network
17319HTTPREST API



Quick Start

1. Generate wallet:
Code:
ftc-keygen.exe

2. Start node:
Code:
ftc-node.exe

3. Start mining:
Code:
ftc-miner.exe



API Endpoints

Code:
GET  /status              - Node status
GET  /block/:height       - Get block by height
GET  /balance/:address    - Check balance
GET  /mining/template     - Get mining work
POST /mining/submit       - Submit mined block



Roadmap

  • Core node implementation
  • CPU/GPU miner
  • P2Pool integration
  • Block explorer
  • GUI wallet
  • Mobile wallet



Fair launch. No premine. Pure PoW.

Join us: Telegram | GitHub
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!