The public chain is the most interesting project in the current blockchain field and the most widely used project type at this stage. However, the public chain has certain technical and security risks. Both developers, investors and enterprises need to maintain a calm and cautious attitude towards the public chain. In the past, most of the evaluation of the technical content and R&D of public chain projects came from the interpretation of the content of the white paper and the current project product status. The content of objective data analysis was seriously insufficient, resulting in the lack of serious data support for the analysis results. Therefore, from the digital generation It is particularly important to extract the pure technical value of blockchain projects from the "noisy background" of the currency. Beijing Tiande Technology Co., Ltd., in conjunction with Chain Tower Think Tank Company and related authoritative institutions, used its self-developed Taishan Sandbox-Blockchain Technology Evaluation Database System, combined with a large amount of historical public chain rating experience, to complete this public chain project Technical evaluation and analysis report.
In this issue, the public chain related information corresponding to the digital tokens with high market value (top 200) was collected and sorted. The data collection date is as of October 15, 2018. By calculating and evaluating specific indicators in multiple dimensions such as its white paper, open source community, source code, technical team, and project products, the overall situation of the public chain project is as follows:
There are 157 digital tokens in open source community projects with open main chain or smart contract source code, of which 156 projects are GitHub community projects and 1 project (Ardor) is Bitbucket community project. This evaluation mainly focuses on GitHub community project development technology Evaluation work.
For 156 public chain (smart contract) projects with core main chain technical data and evaluation conditions, it uses a combination of objective data analysis and subjective technical evaluation, and uses the technical evaluation model framework to calculate the evaluation scores of their technologies, for developers Provide its value reference with investors, and the top 20 rankings of the technical evaluation scores of the current project are as follows.
Rank | Blockchain project | Technical evaluation value |
---|---|---|
1 |
![]() KNOW
|
168.0 |
2 |
![]() books
|
131.0 |
3 |
![]() USDC
|
129.0 |
4 |
![]() ETH
|
116.0 |
5 |
![]() DGTX
|
110.0 |
6 |
![]() THERE IS
|
97.0 |
7 |
![]() LSK
|
96.0 |
8 |
![]() Open TDBC
|
96.0 |
9 |
![]() BTC
|
94.0 |
10 |
![]() Conflux
|
91.0 |
11 |
![]() SINCE WHEN
|
89.0 |
12 |
![]() LAYER
|
89.0 |
13 |
![]() KMD
|
89.0 |
14 |
![]() NEO
|
88.0 |
15 |
![]() ELF
|
88.0 |
16 |
![]() XLM
|
86.0 |
17 |
![]() STORJ
|
86.0 |
18 |
![]() STEEM
|
82.0 |
19 |
![]() ZEC
|
82.0 |
20 |
![]() XMR
|
81.0 |
An overall analysis of the relevant technical data of 156 public chain (smart contract) projects with core main chain technical data and evaluation conditions, and the summary results are as follows.
The core programming language of the main chain or smart contract is mainly concentrated in C++, Go, JavaScript, Solidity, Python and Java occupying 78.571 % of the core programming language of the entire main chain or smart contract . The dedicated smart contract programming language Solidity is not considered. The current main chain project The programming language used basically conforms to the ranking trend of mainstream programming languages, indicating that these programming language features are more in line with the development needs of blockchain projects. Among them, C++ occupies 29.762 %, Go occupies 23.214 %, and the combination of the two programming languages reaches a utilization rate of 52.976 %, becoming the first choice of programming languages for public chain main chain projects.
The programming language types selected by the top 20 main chain projects are very scattered, distributed in 9 programming languages, of which C++ and C# occupy an absolute advantage ( 42.105 %), but from the perspective of the widespread application of other programming languages, The diversity of technology choices indicates that other programming languages can also be well suited for the development of public chain main chain projects.
The main chain or smart contract project licenses are mainly concentrated in MIT, indicating that most public chain main chain or smart contract projects choose loose licenses, which are more conducive to the spread and use of source code. In addition, GPL-type licenses ( AGPL- 3.0, LGPL-3.0, GPL-3.0, GPL-2.0 ) accounted for 30.323 %.
Many of the top 20 main chain projects in technical evaluations choose open source licenses that are more inclined to GPL type licenses, indicating that some public chain projects with higher technical evaluations pay more attention to their own core in the process of using open source communities to carry out technology research and development. The protection of technical value and the fulfillment of the obligation of its open source code license are more conducive to its copyright protection and value maintenance.
The development progress of the above public chain main chain projects in the past year is good, and the community continues to be active. The total number of EOS, TRON, Rchain and 0x code submissions has reached more than 6000 times, indicating that these 4 public chains have been over the past year. The project showed strong technological growth.
Comparing with the rankings in the past year, it is found that most public chain projects are still active recently, but EOS, TRON, Waves, Ark, Komodo, Bitcoin, and Namecoin have seen their recent activity decline.
Code contributors are the main or even the only source of vitality that supports the technical development of a public chain project. Most of the core developers of the technical team in public chain projects will submit code for the project as code contributors to lead the technical development of the community And the release of public chain products.
The total number of code contributors who tracked the activity trajectory of the main chain and smart contract projects is 3645 , of which the total number of contributors to the main chain project code of the top 20 in the technical evaluation is 988 , accounting for 27.11 % of the total number of tracked contributors . It is found that the main blockchain core contributors are concentrated in a few high-quality public chain projects, and these open source communities have attracted a large number of code contributors through operations.
There are 82 contributors with more than 1,000 code submissions . The top ten contributors are shown in the figure above. Laanwj is the core code contributor of Bitcoin's main chain project because it also contributes code to many other main chain projects. , Its code contribution submission volume reached 38,305 times, and other contributors such as sipa, gavinandresen, and TheBlueMatt are also active in multiple main chain projects as its core code contributors.
As the number of public chain projects continues to rise, some early projects are relatively mature, and core contributors often undertake to review the code submitted by other contributors. This has also enabled many new project code contributors to slowly increase the amount of code submissions.
Contributor | Contributor name | Contributor Homepage |
---|---|---|
vbuterin | https://github.com/vbuterin | |
Christian Muehlhaeuser | https://github.com/muesli | |
xtaci | https://github.com/xtaci | |
fireice-uk | https://github.com/fireice-uk | |
David Tolnay | https://github.com/dtolnay | |
Anders Brownworth | https://github.com/anders94 | |
Daniel Larimer | https://github.com/bytemaster | |
Ivan Daniluk | https://github.com/divan | |
Pieter Wuille | https://github.com/sipa | |
Wladimir J. van der Laan | https://github.com/laanwj |
The total number of contributors is 3645. Many of these contributors cross-contribute code to different main chain projects, and this phenomenon is very common in the public chain development community. Quality and technology inheritance.
A total of 494 contributors have submitted code for more than one main chain project. Through the Fork relationship and the intersection of contributors, the technical relationship between public chain projects is formed, which implicitly transfers the personal technical ability of technical contributors between projects. For delivery, there are as many as 70 related main chain projects.
The code similarity algorithm is used to compare and calculate the similarity of the source code of some public chain main chain projects. The top 10 projects with higher similarity are shown in the following table.
Public chain main chain project | Public chain main chain project | ||
---|---|---|---|
![]() |
namecoin/namecoin-core | ![]() |
bitcoin/bitcoin |
![]() |
UnitedBitcoin/UnitedBitcoin | ![]() |
litecoin-project/litecoin |
![]() |
qtumproject / Qtum | ![]() |
litecoin-project/litecoin |
![]() |
viacoin/viacoin | ![]() |
BTCGPU/BTCGPU |
![]() |
digibyte/digibyte | ![]() |
bitcoin/bitcoin |
![]() |
vertcoin-project/vertcoin-core | ![]() |
viacoin/viacoin |
![]() |
UnitedBitcoin/UnitedBitcoin | ![]() |
vertcoin-project/vertcoin-core |
![]() |
litecoin-project/litecoin | ![]() |
vertcoin-project/vertcoin-core |
![]() |
syscoin/syscoin | ![]() |
dashpay/dash |
![]() |
jl777 / komodo | ![]() |
z-classic/zclassic |
|
|||
|
VeChain |
|
|
|
vechain / thor | ||
|
2018-06-08 14:01:09.000 | ||
|
|||
|
|||
|
6 | ||
|
|||
|
The VeChain public chain project provides white papers and technical communities with detailed technical content. The progress of the project is basically in line with its announced roadmap plan. The core programming language of the VeChain main chain project is Go , the open source license license is Other , and the code warehouse ( vechain/ thor ) Get 370 Stars and 134 Forks.
VeChain core main chain projects totalCode contributors, among which the top 10 contributors for code submissions are as follows.
Contributor | Total code submission quantity | Number of code submissions in the past month |
---|
There are 20 contributors who fully match the Go skills of the core main chain project code programming language , and the top 10 contributors with code submissions are as follows.
Contributor | Total code submission quantity | Number of code submissions in the past month |
---|
In the core main chain project, the top ten contributors are as follows.
Contributor | Total code submission quantity | Number of code submissions in the past month |
---|
Among the code contributors of the VeChain core main chain project, outstanding contributors account for .000 % of the total number of contributors , and the total amount of code submitted isTimes, accounting for the total amount of code submitted for the project%.
The amount of code submitted in the past year isThe code amount was submitted 6 times in the past month .
There are 330 Issues in the community, and the Issues in the Open state areOne, the overall resolution rate of Bug Issues is 0. From the time when the community is open, the openness and interactivity are normal.
The blockchain projects related to VeChain are as follows.
Blockchain project | Source of relevance | Correlation type |
---|
VeChain has a relationship with public chain projects
The similarity comparison and analysis of the main chain source code of VeChain and the main chain source code of some other public chain projects are carried out . The projects that are similar to the VeChain main chain source code are as follows.
Blockchain project |
---|
From timeline and similar code analysis, VeChain 's main chain source code is relatively similar to some of the source code
|
|||
|
books |
|
|
|
pound / pound | ||
|
2019-04-03 05:51:45.000 | ||
|
|||
|
|||
|
234 | ||
|
|||
|
The libra public chain project provides white papers and technical communities with detailed technical content. The progress of the project is basically in line with its announced roadmap plan. The core programming language of the libra main chain project is Rust , the open source license license is Other , and the code warehouse ( libra/ libra ) received 12891 Stars and 1883 Forks.
Libra core main chain project totalCode contributors, among which the top 10 contributors for code submissions are as follows.
Contributor | Total code submission quantity | Number of code submissions in the past month |
---|
There are 20 contributors who fully match the Rust skills of the core main chain project code programming language , and the top 10 contributors with code submissions are as follows.
Contributor | Total code submission quantity | Number of code submissions in the past month |
---|
In the core main chain project, the top ten contributors are as follows.
Contributor | Total code submission quantity | Number of code submissions in the past month |
---|
Among the code contributors of the libra core main chain project, outstanding contributors account for .000 % of the total number of contributors.Times, accounting for the total amount of code submitted for the project%.
The amount of code submitted in the past year isThe number of code submissions was 234 times in the past month .
Community Issues for the entire 1477 Ge, Issues Open status isThe overall Bug Issues resolution rate is 72.35% . From the time of community opening, the openness and interactivity are normal.
The blockchain projects related to libra are as follows.
Blockchain project | Source of relevance | Correlation type |
---|
libra has a relationship with the public chain project
Comparing and analyzing the similarity between the main chain source code of libra and the main chain source code of some other public chain projects, the similar projects with the main chain source code of libra are as follows.
Blockchain project |
---|
From the timeline and similar code analysis, the main chain source code of libra is similar to some of the source code
|
|||
|
USD Coin |
|
|
|
centrehq/centre-tokens | ||
|
2018-02-05 23:05:54.000 | ||
|
|||
|
|||
|
0 | ||
|
|||
|
The USD Coin public chain project provides white papers and technical communities with detailed technical content. The progress of the project is basically in line with its announced roadmap plan. The core programming language of the USD Coin main chain project is JavaScript , the open source license license is Other , and the code warehouse ( centrehq/centre-tokens ) get 80 Stars and 54 Forks.
USD Coin core main chain projects totalCode contributors, among which the top 10 contributors for code submissions are as follows.
Contributor | Total code submission quantity | Number of code submissions in the past month |
---|
There are 20 contributors who fully match the JavaScript skills of the core main chain project code programming language , and the top 10 contributors with code submissions are as follows.
Contributor | Total code submission quantity | Number of code submissions in the past month |
---|
In the core main chain project, the top ten contributors are as follows.
Contributor | Total code submission quantity | Number of code submissions in the past month |
---|
Among the code contributors of the USD Coin core main chain project, outstanding contributors account for .000 % of the total number of contributors , and the total amount of code submitted isTimes, accounting for the total amount of code submitted for the project%.
The amount of code submitted in the past year isThe number of code submissions was 0 times in the past month .
There are 289 Issues in the community, and the Issues in the Open state areOne, the overall resolution rate of Bug Issues is 0. From the time when the community is open, the openness and interactivity are normal.
Blockchain projects related to USD Coin are as follows.
Blockchain project | Source of relevance | Correlation type |
---|---|---|
|
|
|
|
|
USD Coin is related to Unobtanium , Verge , and public chain projects
A comparison and analysis of the similarity between the main chain source code of USD Coin and the main chain source code of some other public chain projects have been carried out . The projects that are similar to the USD Coin main chain source code are as follows.
Blockchain project |
---|
From the timeline and similar code analysis, the main chain source code of USD Coin is relatively similar to some of the source codes.
|
|||
|
Ethereum |
|
|
|
ethereum/go-ethereum | ||
|
2013-12-26 21:05:46.000 | ||
|
|||
|
|||
|
54 | ||
|
|||
|
The Ethereum public chain project provides white papers and technical communities with detailed technical content. The progress of the project basically conforms to its announced roadmap plan. The core programming language of the Ethereum main chain project is Go , the open source license license is Other , and the code warehouse ( ethereum/ go-ethereum ) 26167 Stars and 9557 Forks exist .
Ethereum core main chain projects totalCode contributors, among which the top 10 contributors for code submissions are as follows.
Contributor | Total code submission quantity | Number of code submissions in the past month |
---|
There are 20 contributors who fully match the Go skills of the core main chain project code programming language , and the top 10 contributors with code submissions are as follows.
Contributor | Total code submission quantity | Number of code submissions in the past month |
---|
In the core main chain project, the top ten contributors are as follows.
Contributor | Total code submission quantity | Number of code submissions in the past month |
---|
Among the code contributors of the Ethereum core main chain project, outstanding contributors accounted for .000 % of the total number of contributors . The total amount of code submitted wasTimes, accounting for the total amount of code submitted for the project%.
The amount of code submitted in the past year isThe number of code submissions was 54 times in the past month .
There are 10293 Issues in the community, and the Issues in the Open state areOne, the overall resolution rate of Bug Issues is 0. From the time when the community is open, the openness and interactivity are normal.
The blockchain projects related to Ethereum are as follows.
Blockchain project | Source of relevance | Correlation type |
---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Ethereum与Peercoin,Dogecoin,DigiByte,Dash,Syscoin,Emercoin,Ubiq,Factom,Augur,Decred,Steem,Ethereum Classic,NEO,Zcash,ZClassic,Golem,Skycoin,Gnosis,Qtum,Bancor,Status,EOS,Storj,Bytom,0x,Cardano , Bitcoin Gold , Raiden Network Token , CyberMiles , Zilliqa , Holo , FuturoCoin , public chain projects are related
A comparison and analysis of the similarity between the main chain source code of Ethereum and the main chain source code of some other public chain projects are carried out . The projects that are similar to the Ethereum main chain source code are as follows.
Blockchain project |
---|
|
|
From the timeline and similar code analysis, the main chain source code of Ethereum is similar to Ubiq , True Chain , and some source codes.
|
|||
|
Digitex Futures |
|
|
|
TypexFutures / TypexTokens | ||
|
2018-01-15 11:37:52.000 | ||
|
|||
|
|||
|
0 | ||
|
|||
|
The Digitex Futures public chain project provides white papers and technical communities with detailed technical content. The progress of the project is basically in line with its announced roadmap plan. The core programming language of the Digitex Futures main chain project is, The open source license is Other , and the code warehouse ( DigitexFutures/DigitexTokens ) has 13 Stars and 0 Forks.
Digitex Futures core main chain projects totalCode contributors, among which the top 10 contributors for code submissions are as follows.
Contributor | Total code submission quantity | Number of code submissions in the past month |
---|
Programming language with core main chain project codeThere are 20 contributors whose skills are perfectly matched, and the top 10 contributors with code submissions are as follows.
Contributor | Total code submission quantity | Number of code submissions in the past month |
---|
In the core main chain project, the top ten contributors are as follows.
Contributor | Total code submission quantity | Number of code submissions in the past month |
---|
Among the code contributors of the Digitex Futures core main chain project, outstanding contributors accounted for .000 % of the total number of contributors , and the total amount of code submitted wasTimes, accounting for the total amount of code submitted for the project%.
The amount of code submitted in the past year isThe number of code submissions was 0 times in the past month .
There are 0 Issues in the community, and the Issues in the Open state areOne, the overall resolution rate of Bug Issues is 0. From the time when the community is open, the openness and interactivity are normal.
The blockchain projects related to Digitex Futures are as follows.
Blockchain project | Source of relevance | Correlation type |
---|
Digitex Futures has a relationship with public chain projects
A comparison and analysis of the similarity between the main chain source code of Digitex Futures and the main chain source code of some other public chain projects are carried out . The projects that are similar to the main chain source code of Digitex Futures are as follows.
Blockchain project |
---|
From the timeline and similar code analysis, the main chain source code of Digitex Futures is similar to part of the source code.
|
|||
|
Cardano |
|
|
|
input-output-hk/cardano-sl | ||
|
2016-10-14 21:44:38.000 | ||
|
|||
|
|||
|
3 | ||
|
|||
|
The Cardano public chain project provides white papers and technical communities with detailed technical content. The progress of the project is basically in line with its announced roadmap plan. The core programming language of the Cardano main chain project is Haskell , the open source license license is Other , and the code warehouse ( input- output-hk/cardano-sl ) obtained 3410 Stars and 577 Forks existed .
Cardano core main chain projects totalCode contributors, among which the top 10 contributors for code submissions are as follows.
Contributor | Total code submission quantity | Number of code submissions in the past month |
---|
There are 20 contributors who fully match the skills of the core main chain project code programming language Haskell . Among them, the top 10 contributors with code submissions are as follows.
Contributor | Total code submission quantity | Number of code submissions in the past month |
---|
In the core main chain project, the top ten contributors are as follows.
Contributor | Total code submission quantity | Number of code submissions in the past month |
---|
Among the code contributors of the Cardano core main chain project, outstanding contributors account for .000 % of the total number of contributors , and the total amount of code submitted isTimes, accounting for the total amount of code submitted for the project%.
The amount of code submitted in the past year isTimes, nearly a month to submit the amount of code 3 times.
There are 4282 Issues in the community, and the Issues in the Open state areOne, the overall Bug Issues resolution rate is 100.00% . Judging from the open time of the community, the openness and interactivity are normal.
Blockchain projects related to Cardano are as follows.
Blockchain project | Source of relevance | Correlation type |
---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cardano is related to DigiByte , Monero , Ethereum , Augur , Decred , Steem , NEO , Qtum , EOS , Bytom , TRON , Bitcoin Gold , Zilliqa , Holo , FuturoCoin , and public chain projects
The similarity comparison and analysis of Cardano 's main chain source code and the main chain source code of some other public chain projects are carried out . The projects similar to the Cardano main chain source code are as follows.
Blockchain project |
---|
From the timeline and similar code analysis, Cardano 's main chain source code is similar to some of the source code
|
|||
|
Lisk |
|
|
|
|||
|
2020-07-13 14:55:31.422 | ||
|
|||
|
|||
|
|||
|
|||
|
The Lisk public chain project provides white papers and technical communities with detailed technical content. The progress of the project basically conforms to the roadmap plan announced by it. The core programming language of the Lisk main chain project is, The open source license is Other , the code warehouse ()obtainStars and existenceForks.
Lisk core main chain projects totalCode contributors, among which the top 10 contributors for code submissions are as follows.
Contributor | Total code submission quantity | Number of code submissions in the past month |
---|
Programming language with core main chain project codeThere are 20 contributors whose skills are perfectly matched, and the top 10 contributors with code submissions are as follows.
Contributor | Total code submission quantity | Number of code submissions in the past month |
---|
In the core main chain project, the top ten contributors are as follows.
Contributor | Total code submission quantity | Number of code submissions in the past month |
---|
Among the code contributors of the Lisk core main chain project, outstanding contributors accounted for .000 % of the total number of contributors , and the total amount of code submitted wasTimes, accounting for the total amount of code submitted for the project%.
The amount of code submitted in the past year isTimes, the amount of code submitted in the past monthTimes.
The entire Issues of the community areThe Issues in the Open state areThe overall Bug Issues resolution rate is, Judging from the open time of the community, the openness and interaction are normal.
Blockchain projects related to Lisk are as follows.
Blockchain project | Source of relevance | Correlation type |
---|
Lisk has a relationship with public chain projects
Of Lisk backbone source code as part of other well backbone chain program source code similarity comparison and analysis, and Lisk similar items source code for the presence of the main chain.
Blockchain project |
---|
From the timeline and similar code analysis, the main chain source code of Lisk is similar to some of the source code
|
|||
|
Open TiandeBlockChain |
|
|
|
tiande-blockchain / jbcc | ||
|
2019-03-04 16:01:58.000 | ||
|
|||
|
|||
|
0 | ||
|
|||
|
The Open TiandeBlockChain public chain project provides white papers and technical communities with detailed technical content. The progress of the project basically conforms to its announced roadmap plan. The core programming language of the Open TiandeBlockChain main chain project is Java , the open source license license is Other , and the code warehouse ( tiande-blockchain/jbcc ) received 11 Stars and 2 Forks.
Open TiandeBlockChain core main chain projects totalCode contributors, among which the top 10 contributors for code submissions are as follows.
Contributor | Total code submission quantity | Number of code submissions in the past month |
---|
There are 20 contributors who fully match the Java skills of the core main chain project code programming language , and the top 10 contributors with code submissions are as follows.
Contributor | Total code submission quantity | Number of code submissions in the past month |
---|
In the core main chain project, the top ten contributors are as follows.
Contributor | Total code submission quantity | Number of code submissions in the past month |
---|
Among the code contributors of the Open TiandeBlockChain core main chain project, outstanding contributors account for .000 % of the total number of contributors , and the total amount of submitted code isTimes, accounting for the total amount of code submitted for the project%.
The amount of code submitted in the past year isThe number of code submissions was 0 times in the past month .
The entire issue of the community is 1 , and the issue of the Open state isOne, the overall resolution rate of Bug Issues is 0. From the time when the community is open, the openness and interactivity are normal.
The blockchain projects related to Open TiandeBlockChain are as follows.
Blockchain project | Source of relevance | Correlation type |
---|
Open TiandeBlockChain has a relationship with public chain projects
A comparison and analysis of the similarity between the main chain source code of Open TiandeBlockChain and the main chain source code of some other public chain projects are carried out . The projects that are similar to the main chain source code of Open TiandeBlockChain are as follows.
Blockchain project |
---|
From the timeline and similar code analysis, the main chain source code of Open TiandeBlockChain is relatively similar to part of the source code
|
|||
|
Bitcoin |
|
|
|
bitcoin/bitcoin | ||
|
2010-12-19 23:16:43.000 | ||
|
|||
|
|||
|
150 | ||
|
|||
|
The Bitcoin public chain project provides white papers and technical communities with detailed technical content. The progress of the project is basically in line with its announced roadmap plan. The core programming language of the Bitcoin main chain project is C++ , the open source license license is Other , and the code warehouse ( bitcoin/ bitcoin ) 42130 Stars and 25081 Forks exist .
Bitcoin core main chain projects totalCode contributors, among which the top 10 contributors for code submissions are as follows.
Contributor | Total code submission quantity | Number of code submissions in the past month |
---|
There are 20 contributors who fully match the core main chain project code programming language C++ skills, and the top 10 contributors with code submissions are as follows.
Contributor | Total code submission quantity | Number of code submissions in the past month |
---|
In the core main chain project, the top ten contributors are as follows.
Contributor | Total code submission quantity | Number of code submissions in the past month |
---|
Among the code contributors of the Bitcoin core main chain project, outstanding contributors accounted for .000 % of the total number of contributors , and the total amount of code submitted wasTimes, accounting for the total amount of code submitted for the project%.
The amount of code submitted in the past year isThe number of code submissions was 150 times in the past month .
There are 17,809 issues in the community, and the issues in the Open state areOne, the overall Bug Issues resolution rate is 90.87% . Judging from the open time of the community, the openness and interactivity are normal.
Blockchain projects related to Bitcoin are as follows.
Blockchain project | Source of relevance | Correlation type |
---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|