forked from redecentralize/alternative-internet
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Litecoin.json
executable file
·29 lines (29 loc) · 1.76 KB
/
Litecoin.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
"ohloh": {
"main_language": "C++",
"max_month": "2015-01-01T00:00:00Z",
"description": "Litecoin is a peer-to-peer Internet currency that enables instant payments to anyone in the world. It differs from its parent Bitcoin in that can be efficiently mined with consumer-grade hardware. Litecoin provides faster confirmations (targeted at every 2.5 minutes on average) and uses memory-hard, scrypt-based mining to target the CPUs and GPUs most people already have. The Litecoin network is scheduled to produce four times as many currency units as Bitcoin.\n\nOne of the aims of Litecoin was to provide a mining algorithm that could run at the same time, on the same hardware used to mine bitcoins. With the rise of specialized ASICs for Bitcoin, Litecoin continues to satisfy these goals. It is unlikely for FPGA or ASIC mining to take over Litecoin until the currency is widely used.",
"tags": [
"bitcoin",
"currency"
],
"total_code_lines": 207812,
"total_contributor_count": 198,
"twelve_month_contributor_count": 8,
"updated_at": "2015-05-06T21:53:02Z",
"analysis": "19836015",
"min_month": "2009-08-01T00:00:00Z",
"factoids": [
"Mature, well-established codebase",
"Large, active development team",
"Few source code comments",
"Decreasing Y-O-Y development activity"
],
"twelve_month_commit_count": 40,
"total_commit_count": 4269,
"id": "640786",
"name": "litecoin"
},
"description": "[LiteCoin](https://litecoin.org/) is a peer-to-peer Internet currency that enables instant payments to anyone in the world (was based on Bitcoin)",
"name": "Litecoin"
}