Technical conditions of blockchain
1. Build a distributed ledger application based on DLT technology to realize the business requirements of customers on DLT. At present, the more famous one in this field is REBO. So what does DLT mean? Just look at what REBO is doing
2. Develop your own application on the existing public chain. At present, most companies are doing this. This category is also characterized by low threshold, high business potential and low risk
3. Companies develop their own public chains, which have the greatest potential in the future, but also have the highest risks and technical difficulties
4. Blockchain ecological infrastructure. For example, mobile wallet, hardware cold wallet, trading platform, blockchain content platform and so on are the blockchain instries with the highest commercial profits at present. Relatively speaking, the threshold is low and the risk is low, but there are many competitors
if we start from technology, what languages and knowledge do we need to learn
for the first class, go language is necessary, because DLT is mainly based on go language, and it also needs to master certain application development ability, because it must be a piece of software rather than a bunch of command-line source programs delivered to customers. For the second category, the mainstream of smart contract is the solidness language of Ethereum smart contract, so if you want to enter the second category of enterprises, you need to start with Ethereum. The third type of public chain development, the mainstream is C + + and go, but there are also many famous projects are implemented in trust, such as: Facebook's Libra, fire coin's nervos and so on. In fact, the fourth category has little to do with blockchain technology, because development such as trading platform does not need blockchain technology
in addition to the above technical hard power, blockchain companies prefer "slash youth", that is, talents who master multi field knowledge at the same time, which can be divided into three categories: finance and blockchain, content operation and blockchain, community operation and blockchain. Among them, the third kind of talents is the rarest, because most technical talents are not good at communication and exchange. However, e to its distributed characteristics, blockchain especially needs the joint efforts of the community to create and maintain a chain
in the end, many people mistakenly think that blockchain is a brand new instry, and that blockchain is totally different from traditional fields. This is actually a big mistake. From what has been written above, you can also find that in the end, blockchain still needs to solve the actual needs in reality. The only difference is that the tools to solve the needs have changed, so don't think that only knowing blockchain can kill all sides, It is very important to have the basic knowledge of the requirement field
the application fields of blockchain include digital currency, token, finance, anti-counterfeiting traceability, privacy protection, supply chain, entertainment, etc. with the popularity of blockchain and bitcoin, many related top domain names have been registered, which has a great impact on the domain name instry.
the second is that only mature technology is not enough. In order to realize a large number of DAPP and commercial applications on the blockchain, we must be prepared on one hand: that is, the digital currency that can be used as payment tool, exchange medium, value measure and value storage. Xiao Feng said that everyone thinks that bitcoin is a payment system, but the real bitcoin can not meet our demand for payment because its currency value fluctuates too much
for example, he said that a mall sold a bottle of water and accepted bitcoin payment. When he got up the next morning, he found that 20% of the value was gone. So it can't be accepted. After the Japanese parliament made it clear that bitcoin could be used as a payment tool, some Japanese businesses announced that they would accept bitcoin payment. But later found that it caused a lot of trouble for the stability of the company's balance sheet. Your balance sheet is unstable, up or down. This not only affects the value of the things sold, but also affects the credit evaluation of enterprises and the services provided by banks to companies
the third condition is the construction of laws and regulations and supervision system. The digital economy on the blockchain must obtain legal protection and comply with the law. Xiao Feng stressed that there can be no decentralization in this regard
the differences between blockchain and Internet are discussed. He believes that the core difference between the two is that the Internet is a centralized trust mechanism, while the blockchain is a decentralized trust mechanism, and there is no need to trust a third party
the second core difference between the Internet and blockchain is the incentive mechanism, not the digital currency or the ability to issue currency. Economics has been discussing incentive incompatibility. Under the company system and on the Internet, the incompatibility of incentive mechanism has not been solved. However, in the decentralized blockchain, the blockchain achieves complete incentive compatibility. Without shareholders, board of directors and employees, the conflicts of interest between these roles will not happen again.
China has started to establish a national standard for blockchain to promote the construction of blockchain standard system from top-level design, which is expected to be completed by the end of 2019 at the earliest
in this regard, Zhao Wu, founder of Beijing Huashun Xin'an Technology Co., Ltd., also said that although the blockchain has disruptive technology potential, we must realize that the blockchain is still in its infancy, far from reaching the stage of subverting the world
Yu Kequn stressed that the independent and controllable blockchain network is intended not to be controlled by others technically, but also to promote the healthy development of blockchain. Security is the future life of blockchain. Only its own security can make blockchain technology landing. This requires us to pay equal attention to the development of blockchain technology and its security attributes, even ahead of timein this regard, Li Ming also said that an important part of the standard is the information security standard, which can also see the importance of security to blockchain technology. He also pointed out that the development of blockchain standards does not mean that it will rapidly promote the development of the instry, but give the instry certain guidance. Previously, China has suffered a lot in terms of international intellectual property rights and standards. In terms of blockchain, China has formed more than 200 patents in terms of international blockchain, and even stands in the forefront of world technology. Therefore, we also need to firmly grasp our right to speak
content source: Xinhuanet
in the bitcoin system, the number of bitcoins issued by each block decreases with time. Each block from Genesis block will issue 50 bitcoins to the bookkeeper of the block, and then the number of bitcoins issued by each block will be reced by half every four years (210000 blocks), and so on, until the number of bitcoins is stable at the upper limit of 21 million [19]. There will be a service charge in the process of bitcoin transaction. At present, the default service charge is one in ten thousand bitcoins, which will also be recorded in the block and rewarded to bookkeepers
with the soaring price of bitcoin, more and more people join the bitcoin mining instry. How long does it take to dig a bitcoin? How amazing is the power consumption of bitcoin mining machine? First of all, let's take a look at the "blockchain". The core principle of bitcoin is "blockchain". Each block corresponds to a bill. Linking all blocks is a blockchain. Any transaction information and transfer records are recorded in the blockchain. It should be noted that the blockchain exists in the whole Internet, so no bitcoin holder is worried about the loss of bitcoin
blockchain is probably such a structure. Let's explain it briefly. Taking the bitcoin blockchain as an example, the blockchain is not only bitcoin blockchain. As early as 2009, there was only one blockchain, bitcoin blockchain. In recent years, there have been other blockchains. In a moment, I will also introce the blockchain of Ethereum, or bitstock, as well as various blockchains. After the development of blockchain, Now it has entered the public chain and private chain. Just like bitcoin, the public chain is an account in the world. Bitcoin has only one blockchain in the world, which is owned in the world. Later, it developed to some financial institutions, which want to use blockchain to do things. It can't do things on a blockchain without national boundaries. Bitcoin blockchain is global, There is no sovereignty to manage it, no central organization to manage it, and almost no one can harm it. Not only hackers can't harm bitcoin blockchain, but also the government can't harm bitcoin blockchain.
as the upper development, you just need to dock according to the given open source interface, and then use the language you are good at to develop what you need
now there are many blockchain system templates, you can go to see what development cases there are