xtrue999 / coughingcatcoin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coughingcatcoin Core [CCT, C]

Coughingcatcoin is a cryptocurrency like Bitcoin, although it does not use SHA256 as its proof of work (POW). Taking development cues from Tenebrix and Litecoin, Coughingcatcoin currently employs a simplified variant of scrypt.

Website: coughingcatcoin.com

Installation ๐Ÿ’ป

Please see the installation guide for information about installing Coughingcatcoin Core.

Such ports

Coughingcatcoin Core by default uses port 34701 for peer-to-peer communication that is needed to synchronize the "mainnet" blockchain and stay informed of new transactions and blocks. Additionally, a JSONRPC port can be opened, which defaults to port 34702 for mainnet nodes. It is strongly recommended to not expose RPC ports to the public internet.

Function mainnet testnet regtest
P2P 34701 34801 34901
RPC 34702 34802 34902

Ongoing development - Moon plan ๐ŸŒ’

Coughingcatcoin Core is an open source and community driven software. The development process is open and publicly visible; anyone can see, discuss and work on the software.

Version strategy

Version numbers are following major.minor.patch semantics.

Very Much Frequently Asked Questions โ“

Do you have a question regarding Coughingcatcoin? An answer is perhaps already in the FAQ of the discussion board!

License - Much license โš–๏ธ

Coughingcatcoin Core is released under the terms of the MIT license. See COPYING for more information or see opensource.org

About

License:MIT License


Languages

Language:C++ 67.8%Language:Python 15.3%Language:C 10.2%Language:M4 2.6%Language:Makefile 1.5%Language:Shell 0.7%Language:HTML 0.7%Language:Java 0.4%Language:Sage 0.4%Language:Assembly 0.4%Language:Objective-C++ 0.1%Language:CSS 0.0%Language:QMake 0.0%Language:Nix 0.0%