1995 blockchain source code
blockchain software can be divided into many kinds
for example, exchanges are the most popular, from tens of thousands of simple to hundreds of thousands of full-featured
and blockchain games, depending on the game settings, generally from hundreds of thousands to hundreds of thousands
the rest depends on the category.
Blockchain projects require high efficiency, so most of the core source code development is using C / C + +. However, if you are doing a blockchain project, unless you need to make a lot of adjustments to the source code, you may not choose to use Java. For general DAPP applications, java development should also be a good choice. For example, in the case of Ethereum blockchain, there is a web3j class library for Java, which is very convenient; bitcoin has bitcoin J class library, which is also easy to use. It still depends on the level of application, what to do, and the situation of the team
share two Java blockchain tutorials:
-
java bitcoin details
-
java Ethereum development
< / OL >
Recently, the term blockchain has been used frequently in various venture capital activities. Many investors have a premonition that the wind is coming and want to do some track layout in advance, but they don't want to pay tuition blindly. When talking about blockchain with many institutional investors, the basic answer is to look at it. The general feeling is that there are too few projects and the appraisal is too high. The key is not to understand
I have