1. Jinwowo analyzes the decentralized peer-to-peer network of
blockchain. Blockchain system is a point-to-point network. All nodes in the network jointly own and maintain all data in the system, and the damage or offline of any node will not affect the operation of the whole system. Decentralization brings greater security and stability advantages to the whole network.
2. "A network-based computer processing technology, corresponding to centralized. As the performance of personal computer has been greatly improved and the popularity of its use, it is possible to distribute the processing power to all computers on the network. Distributed computing is a concept opposite to centralized computing. The data of distributed computing can be distributed in a large area
3. According to experts, blockchain can be understood as a distributed public ledger, which is connected by various blocks into a chain. In the traditional bookkeeping system, the bookkeeping right is controlled by the central server
on the "account book" of blockchain, every point in the chain can record information on it, forming a point-to-point accounting system. Therefore, blockchain technology is considered as a decentralized technology
For example, in a village of 100 people, Zhang San bought a cow from Li Si and paid him 10000 yuan. In the past, he had to rely on Zhao Liu, a middleman, to transfer his 10000 yuan to Li Si
with the blockchain system, Zhang San can directly record his 10000 yuan to Li Si's account book, and the transaction information will be transmitted to the whole village, that is, the whole blockchain system, so that other 98 people can see the information. The whole transaction process is recorded by the system, which has the advantage of traceability to prevent the loss of Zhao Liu's account book or Li Si's denial of account
extended data
in 2008, Nakamoto first proposed the concept of blockchain. In the following years, blockchain became the core component of electronic currency bitcoin: as a public account book for all transactions. By using peer-to-peer network and distributed timestamp server, the blockchain database can be managed independently
the blockchain invented for bitcoin makes it the first digital currency to solve the problem of repeated consumption. The design of bitcoin has become a source of inspiration for other applications
4. Peer to peer payment is the application of blockchain technology, which does not need a third-party payment platform. Changsha Information Instry Park has built a SMIC blockchain service platform project, which is for enterprises to collect on the chain, to build a blockchain instry alliance.
5. The point-to-point trading system derived from blockchain technology, this trading mode is indivial to indivial, this trading mode has no specified membership, no strictly controllable rules and regulations. At present, there are three forms of blockchain point-to-point trading system developed by Yingtang Zhongchuang, which are online P2P trading, online B2C trading and offline trading. This way can reasonably avoid risks.
6. At present, some enterprises are also developing the application of blockchain technology. Heshu software is one of them, which has developed the point-to-point trading system and super ledger.
7. Before we mentioned the decentralized application platform, we always thought of foreign procts, such as Ethereum. But when we talk about this topic today, I will think of China's own Asch, a new generation of decentralized application development platform based on side chain technology. Arch is a decentralized application development platform, and it is also the first decentralized application platform in China. Its purpose is to help developers quickly create decentralized applications. The platform is easy to use, flexible and safe. In terms of mode, it is similar to Ethereum and belongs to blockchain service, but the implementation mechanism is quite different. Taking Ethereum as an example, its biggest feature is that it greatly expands the functions of the script engine, adds new instructions such as reading blockchain, charging and jumping, and relieves stack memory, function call depth and script length restrictions. However, this method has a big disadvantage that the application code itself and the data generated by the application exist in the same blockchain, resulting in the rapid expansion of the blockchain. But ash is different. Its scalability is not realized by transaction script, but by side chain. There is a main chain and several side chains (mainly provided by developers) in the ash system, but each chain only supports a limited number of transaction types. The logic of transaction or contract is written directly by the host language, not by the transaction script. This has the advantages of recing the difficulty of contract programming, avoiding the expansion of blockchain, and customized blockchain parameters for each application. Asch doesn't directly replicate crypti (decentralized, blockchain based app store) or lisk (it's a new generation platform that allows JavaScript development and distributed applications to use an easy-to-use, fully functional ecosystem), But it will refer to crypti's architecture and reuse some of its code, but not too much. Crypti uses dpos, and we add pbft to it to enhance consistency and rece double payment risk. We use C + + language to write some key moles, and nodejs is still used to write the non performance hot parts.
8. Bitbox thinks that the biggest difference is that compared with the traditional IOT central server architecture, the computing resource investment in a small number of verification nodes will be far less than the cost of the original service cluster.
9. Blockchain itself is a tool called decentralization and distrust. For example, when you graate from University, the current practice is to have a certificate recognized and issued by an authoritative authority as a certificate
this setting is troublesome, because it is a piece of paper, which can be forged, and there will be various gaps. The issuing authority is also a person, and there will be various gaps in the middle. As long as it is related to people, there will be various possibilities related to which media
blockchain provides a good opportunity. As soon as you graate, you can generate a record on the blockchain. No one can change this record. This thing exists objectively. As a physical existence, and then as a data existence, blockchain will be generated
in this way, it is easy for anyone who wants to find out where he graated from
this is similar to the big data often used in social networking (WeChat) and payment platforms (Alipay, Yi Bao).
10. Blockchain technology is considered as the technical foundation of digital
virtual currency. The so-called blockchain technology, also known as distributed ledger technology, is an Internet database technology, which is characterized by decentralization, openness and transparency, so that everyone can participate in database records
generally speaking, if we assume that the database is an account book, reading and writing the database can be regarded as a kind of bookkeeping behavior. The principle of blockchain technology is to find a person who can keep accounts fast and well within a period of time, and then send this page of information of the account book to everyone else in the whole system. This is equivalent to changing all records in the database and sending them to every other node in the whole network, so blockchain technology is also called distributed ledger. As for the point-to-point trading system, the better thing is that the block chain point-to-point OTC trading platform developed by Yingtang Zhongchuang mainly has three forms, namely online P2P trading, online B2C trading and offline trading.