区块链表情图片大全,区块链框架图
区块链是一种新型的分布式数据存储技术,可以实现数据的安全性、不可篡改性和可信赖性。它的发展为金融、政府、企业等领域带来了无限的可能性,改变着传统的经济模式,并且在各个领域都有着广泛的应用。
首先,让我们来了解一下区块链表情图片大全。表情图片大全是一种基于区块链技术的图片库,它可以实现图片的安全存储、可信赖性和不可篡改性。它可以支持多种表情格式,并且可以在区块链网络中安全地传输和共享。它可以让用户以区块链的方式存储和使用表情图片,从而更加安全和可靠。
其次,让我们来了解一下区块链框架图。区块链框架图是一种基于区块链技术的图形化表示,它可以用于帮助用户更好地理解区块链的构成和运作原理。它通过描述区块链的数据结构、网络架构、交易流程和其他相关内容,来帮助用户更好地理解区块链的技术原理。它可以用于帮助企业或个人更好地了解区块链技术,以及如何将其应用于实际项目中。
最后,让我们来了解一下区块链应用。区块链应用是指将区块链技术应用于实际项目中的一种技术。由于区块链技术具有数据安全性、不可篡改性和可信赖性的特点,它可以用于支持各种金融、政府、企业等领域的应用,比如智能合约、供应链金融、数字货币等。同时,区块链技术也可以用于其他领域,比如数据存储、身份验证、知识产权保护等,从而改变传统经济模式,改善社会效率。
总之,区块链表情图片大全、区块链框架图和区块链应用是基于区块链技术的三种应用,它们可以支持金融、政府、企业等领域的应用,从而改变着传统的经济模式,改善社会效率。
请查看相关英文文档
❶ What is the blockchain technology architecture?
The architecture of blockchain technology includes the following aspects:
Decentralized network: area The core of blockchain technology is decentralization. Its network structure is different from the traditional centralized network structure. It realizes data transmission and verification in a point-to-point manner, thereby achieving the purpose of decentralization.
Consensus mechanism: The consensus mechanism is an important means to ensure data security and reliability in the blockchain network. The consensus mechanism can ensure data consistency among all nodes in the blockchain network. Common consensus mechanisms include proof of work, proof of equity, and share authorization.
Smart contract: Smart contract is another important component of blockchain technology. It is a computer program that can automatically execute and verify contracts and can be programmable on the blockchain network. Automated trading. Distributed storage: Distributed storage is another important component of blockchain technology. It realizes distributed storage and backup of data by storing data on various nodes of the network, thereby improving the security and reliability of data. .
Common numerical features include expectation, variance, standard deviation, etc. These indicators can be used to describe the central trend, degree of dispersion and other characteristics of random variables, and can also be used for probability calculations and risks. Analysis etc.
❷ Explain blockchain in vernacular
img src=' https://p26 . toutiaoimg.com/large/39b 70000088 e 51 B3 c 258 ' /
Recently, various ICO financial scams have been blocked in China, but this does not hinder the vigorous development of blockchain technology. After all, technology is innocent and can bring benefits to people. As for how to use it, it depends on people to operate it. If the operation is good, you can recommend development. If the operation is not good, it is like the major ICO projects. Find some knowledge for Internet celebrities to conduct so-called illegal fund-raising and financial fraud.
After talking for a long time, what is blockchain? When it comes to blockchain, the first thing that comes to mind for many people is Bitcoin. We need to solve a problem. Bitcoin is a blockchain, but blockchain is not Bitcoin. Simply put, blockchain is distributed ledger technology (DLT), not a token. It has many characteristics, such as decentralization, traceability, and difficulty in tampering.
(1) Blockchain is a distributed database
First of all, this is a decentralized distributed architecture system. Therefore, having only one central server or node is not called a blockchain. For example, if you go to Taobao to buy a mobile phone, you and the seller are strangers and have no basis for trust. If you give the money to the seller first, the seller may block you by not delivering the goods, and then your mobile phone money will be gone. If the seller ships first, do you pay? It is possible that you do not pay the seller after receiving the goods, and one party may lose money anyway. At this time, third-party guarantee is neededto solve the trust problem. Just like Alipay now, you give money to Alipay and the seller will deliver the goods. When you receive the goods, the seller will receive the money.
The above example is a centralized system because all guarantee work is handled by Bora, a third-party payment company. Suppose one day Alipay wants to tamper with data, neither buyers nor sellers can do anything because all authority is in the hands of one company.
At this time, a distributed database is needed. This third party is no longer Alipay, but thousands of monitors. When you buy a mobile phone on Taobao, you will shout to everyone that I am going to XXX to buy a mobile phone, and I paid XXX yuan. The other person will yell like everyone else. I collected XXX’s mobile phone bill and sent it over. In this way, everyone knows about this transaction and everyone is recording this transaction, so it is useless if one or two nodes have problems or malicious behavior, because most nodes have recorded this matter.
(B) Blockchain uses encryption technology to ensure data security
There are two important points here: 1. Crypto-enabled hash function 2. Asymmetric encryption.
If you are interested in specific concepts, you can go online, but people without basic knowledge may not be able to understand it, because these two points are too professional. In fact, if you only know the use of blockchain, you don’t need to have an in-depth understanding of it. It is also a technical concept. All you need to know is that blockchain relies on these technical points to ensure data security and is not easily tampered with. Of course, many people say that these two points can guarantee 100% non-tampering. I want to be a little conservative here. As an author who works in the security industry, I have always been skeptical about 100% security, so it may be more appropriate to call it difficult to be tampered with.
I will briefly introduce these two concepts and try to explain them clearly in plain English.
1. Cryptographic Hash Function
This is mainly used to verify the integrity of information. For example, I sent a message to the company leader saying that I was sick on Friday and needed to take a day off. At this time, a hash value will be generated based on the message I sent, such as: 123456. At this point, when the leader receives this message, a hash value is also generated. Because the content of the message I sent has not changed (it has not been tampered with), the hash value remains unchanged, still: 123456. This is if someone wants to tamper with this news and get sick on Friday and need to take a year off. At this time, the hash value will change, such as: 123489. That's when we learned our information had been tampered with.
2. Asymmetric encryption
It is mainly used for information encryption and authentication. It is actually two keys, one is called the public key and the other is called the private key. Public key encryption, private key decryption.
A public key is a key that everyone has. You own it, I own it. We can all encrypt with this key, but when decrypting it must be decrypted with my private key. If you don't have my private key, you can't decrypt it.
(C) The blockchain uses a consensus algorithm to reach consensus on new data.
The role of the consensus algorithm is to make all nodes reach a consensus on the new block. In other words, everyone must approve the new block.
For a centralized deployment system, this is simple, everything is controlled by the center, but in the distributed system of the blockchain, it is very complicated. For example, there are three nodes. A said he bought a mobile phone from XXX store and paid for it, B said he didn’t pay, and C said he didn’t pay enough. Then who do you listen to? What's more, blockchain technology is not as simple as three nodes, but a huge distributed system.
This is when a solution is needed. There is a corresponding problem in computer science called the "Byzantine Universal Problem" or "Byzantine Fault Tolerance" (BFT). This question was raised not because of Bitcoin, but because of a special background.
Early aircraft had three independent control systems. Why do we need three independent control systems? For example, in an emergency, there is a plane opposite. How to judge whether you should hide? If there is only one system, there is no choice, which is equivalent to centralized deployment. If the system breaks, you're dead. What if one of the two systems breaks? The good ones are said to hide, and the bad ones are said not to hide. The computer cannot judge the final result. Therefore, three independent systems are needed to support it, and the probability of two total failures is still very small. But this only takes into account injuries. What should I do if there is a malicious system? Is three enough? The answer is no, we need four systems to maintain consensus.
The use of blockchain is similar, because it is supported by a huge number of nodes, and each node is an independent system without interfering with each other. We can assume that the number of failed nodes and malicious nodes is limited, so it will not cause abnormal consistency of data.
Related questions and answers: What is blockchain? What is the use?
Blockchain is a new computing paradigm and distributed infrastructure that uses fast chain data structures, distributed node consensus algorithms, cryptography and smart contracts based on automated script codes to produce, verify, store and transmit data. It can also be said that blockchain is a distributed ledger technology that can provide a decentralized trust mechanism in a non-trust environment, allowing multi-party participants to conduct secure and trust-based transactions without intermediaries.
The core advantage of blockchain technology is decentralization. It can realize decentralized credit-based transactions in a distributed system where nodes do not need to trust each other by using data encryption, timestamps, distributed consensus and economic incentives. Point-to-point transactions, coordination and collaboration provide solutions to the common problems of high cost, low efficiency and insecure data storage in centralized institutions.
The fields of use of blockchain include digital currency, certificates, finance, anti-counterfeiting and traceability, privacy protection, supply chain, entertainment, etc. With the popularity of blockchain and Bitcoin, many related top domain names have been registered. It has had a relatively large impact on the domain name industry.
Related Q&A: Can you explain to me what a blockchain is in an easy-to-understand way?
Er Gazi is my friend since we were young, and we were naked in Hegou together. Later, I came to the city to study and work, and lived a life as a drifter in the north; he farmed at home and did some small business, and now he has a son and a daughter, and his life is safe. He envied me for having "seen the world", while I envied him for not having a house.We live a simple life without the pressure of borrowing money. We have a completely different and mutually enviable life??
That day, Gazi came to me on WeChat and asked, "What is the blockchain?" I was stunned, why does this idiot care? Why come up with such avant-garde words? I pretended to be calm and prepared to talk about the technical principles bit by bit, but I could see the confused expression of that idiot through the screen of my mobile phone. How to explain "what is blockchain" to people who have a little bit of Internet concepts and technical foundation? This seems to be a very thorny problem??
The village commissary interprets the core of blockchain (picture quoted from the Internet)
The core essence of blockchain is "decentralization", and almost all operating modes of blockchain operate around the concept of "decentralization". Once you understand what "decentralization" is, you can basically explain the question "what is a blockchain?" For Erga, of course, he must perform a version that he can understand.
“I said, Gazi, are you still open that canteen at the east end of the village?” Gazi answered yes. I decided to use this canteen as an example to explain the actual use of blockchain in modern business and financial models. Scenario, so that he can better understand what blockchain is.
"Are there still many villagers who take credit now? By the end of the year, some of the accounts cannot be remembered clearly, and there are still many defaulters or those who refuse to accept their accounts?" At this point, Ergazi got emotional and kept complaining. Nowadays, people's hearts are not as old as before, and business is difficult to do!
"In the past, the operation model of your canteen was a typical centralized one. You granted credit to the villagers and allowed them to take accounts on credit. All accounting was done directly through you and our villagers. You were the center of all accounting affairs." Ergazi said I understand, let me continue.
I said: "If you fail one day, then all the accounts will become dead debts? It will be difficult to get back the IOUs written in black and white, let alone those who remember the accounts verbally, but the block The decentralization of the chain can solve this problem very well. As long as the earth still exists, the blockchain will remember that every account will exist forever." Erga became more energetic after hearing this.
The essence of blockchain is "decentralization"
"The essence of blockchain is decentralization. Once someone takes credit from you, all the neighbors in the village will help you keep accounts. Because of the accounting There are many nodes, and it is neither easy to make mistakes nor others to default on the debt, so everyone reaches a consensus. If someone maliciously fails to pay back the debt, the whole village will know his character, and no one will be willing to have financial transactions with him in the future? ?"
At this point, Gazi was obviously a little excited. It seemed that he was really worried about the credit issue. Seeing that Gazi was interested, I felt a little sense of accomplishment and continued: "Of course, the above is just an analogy. In fact, the blockchain does not really allow the villagers to get paper and pen to help you keep accounts, but through the Internet It was completed by networking with the computer."
At this time, Gazi was a little confused and asked: "Then everyone in the village knows what others bought from me, so who would buy anything from me? It's really a bit weird. Privacy is gone. And you don’t have time to keep accounts here. Last year’s accounts are said to be this year’s, and you keep going.What to do after procrastination? "
"Okay, Gazi, your question is on point. "It seems that Gazi is not stupid at all, and he is very shrewd in doing business. I continued to explain: "So, the recording and transmission of this information are all done through encryption. What you see is a picture of numbers and English. String, and each account has a timestamp to record the time of occurrence, which cannot be relied on. "
Gazi had another question: "Is it possible that the people who owe the debt have a good relationship with the villagers, and they join forces to tamper with the accounting? Then you won’t be able to explain clearly at that time??”
“Gazi, that’s all you have, haha. "I understood Gazi's concerns and continued to explain: "The mechanism of the blockchain requires more than 51% of people to agree to tamper with a bill. Everyone has a degree of closeness and distance between them, and it is impossible for everyone to favor the same person. If it were a computer, more than half of the computers on the entire network would need to recalculate. This project would be so huge that it would be almost impossible to complete??"
In this way, through the actual situation of the canteen and combined with some scenes in life, Gazi understood What is in the blockchain: decentralization, distributed accounting, consensus mechanism, encryption mechanism, timestamps, and the characteristics of being difficult to tamper with.
Ergazi was silent for a moment, seeming to be digesting the example I just gave him. I don’t know how much he can understand the example. Not long after, he sent me a voice message on WeChat: “What does blockchain mean? In the past, when I bought goods online and paid, I had to go through Jack Ma’s house. If there is a blockchain, can we directly trade with the seller? Anyway, the accounting is very safe. "
"Okay, Gazi, it's really clear at first glance. Blockchain is essentially a decentralized distributed ledger data cloud. Of course, it can be understood according to your understanding. "I'm very happy that Ga Zi can roughly appreciate the true charm of the blockchain. Fortunately, my words have not been in vain.
What is Bitcoin? (Picture quoted from the Internet)
"Then Bitcoin What is this thing again? What does it have to do with blockchain? "Gazi asked.
I thought about it briefly and decided to continue to explain to Gazi with the story of the canteen: "In your canteen, the villagers can't keep accounts for you for free all day long. Do you have to carry some during the holidays? This is the reward mechanism of the blockchain, and everyone who participates in bookkeeping may receive rewards. "
"Then what are the rewards based on? There has to be a rule, right? "Gazi asked very puzzled.
I explained: "Zhang San went to your store to borrow a pack of cigarettes on credit, but Li Si knew about it first and helped you keep an account first, and then other people knew about it. Keep accounts, then Li Si will be able to get a small red flower as a reward ~ This small red flower is generated by the blockchain system and has no value in itself, so you do not need to pay any cost for this small red flower??"< p>“Can Bitcoin be spent as money? How is it different from the banknotes we usually spend? "Gazi continued to ask.
"Bitcoin is a digital encrypted virtual currency. In principle, it has no value itself like our banknotes, but banknotes haveThe state acts as a credit guarantee and therefore has value. Bitcoin is the value formed by consensus among Bitcoin network users, and it has tradable properties, so it can be used to carry value. "What is said here is a bit profound. I don't know if I can understand it.
I continued to explain: "Banknotes can be printed infinitely. If more are printed, inflation will occur. When we were young, popsicles worth 1 cent were very good. , now you can’t eat with 1 yuan. Of course, there are many factors that affect inflation. The number of Bitcoins is fixed, and there is no possibility of unlimited over-issuance. However, different people have different judgments on their value, and coupled with the influence of supply and demand and investor sentiment, their prices are always fluctuating. ”
What is the difference between Bitcoin price fluctuations and stocks?
“So is speculating in Bitcoin just like speculating in stocks? Can you understand it this way? "Gazi seems to know a lot.
"In fact, there are some similarities, but there are also big differences. "I continued Gazi's topic: "The price of stocks always fluctuates around the valuation of companies, and there is government supervision in the stock market. Bitcoin itself has no value. It is priced entirely based on supply and demand and player valuations. It grows wildly without any government supervision. Therefore, it may have higher risks and higher returns than stocks. "
In the end, Gazi revealed the real purpose of today. He asked me: "Can I invest in blockchain projects? "
Gazi is a typical example of those who don't go to the Three Treasures Hall for anything. Although there is a large circle of people who are involved in both blockchain and Bitcoin, in fact, what he really cares about is "blockchain project investment" Is it reliable? "When these words came out, I was extremely shocked. Now the so-called blockchain investment projects have actually reached fourth- and sixth-tier cities and small towns!
As of now, there are only three types of blockchain investments. Situation: Mining, currency speculation, so-called blockchain projects.
Mining and currency speculation are still the main lines of the blockchain (pictures quoted from the Internet)
The so-called mining means mining by purchasing mining machines, etc. Equipment, mine virtual currency, and then sell and realize it to get returns. You can install the mining machine yourself, or you can find a mining pool to host it, but the core keys to profitability are "computing power" and "power consumption" as well as Investment in equipment. With the sharp drop in the price of virtual currencies and the increase in mining difficulty, the current mining returns of many currencies are very unsatisfactory. Mining is obviously only a very small number of investors who understand technology can play successfully. I My childhood friend Gazi obviously can’t play with it.
As for “coin speculation”, I have just introduced some differences between Bitcoin and stocks in the previous section. In principle, although they are both “buy low and sell high” operations , but there is a huge difference. Ordinary investors cannot determine the value of a virtual currency itself, and the price is determined entirely by the relationship between supply and demand, which is somewhat similar to what we often call "market makers." On the other hand, the virtual currency trading market is extremely Irregularities, theft and hacker attacks often occur, and the risk factor is much greater than investing in stocks. For the safety of my friends' funds, I am one of the ten thousand people who disagrees with "coin speculation"!
The "September Fourth Movement" stipulated that it is illegal to issue virtual currencies
In fact, in my opinion, most of the so-called investment projects in the market are essentially "illegal fund-raising" and "pyramid schemes." Some so-called blockchain investment projects attract investors into the circle through various packaging and inflammatory rhetoric, and then create the illusion of profitability by building a software and hardware ecosystem of issuing new coins + mining + currency speculation, and then finally run away. Our country's laws clearly stipulate that the issuance of virtual currencies is illegal.
Illegal pyramid schemes now wear the cloak of blockchain (picture quoted from the Internet)
And how to identify some pyramid schemes under the guise of blockchain? In fact, these pyramid schemes are also so-called Ponzi schemes, what we people often call "empty gloves." These so-called "direct sales" or "marketing" activities often have no actual products to circulate, and rely more on developing "downline" to ensure top-level profits. With the rise of the concept of blockchain, this MLM model has shown an intensification trend, and it even deceives people under the banner of state support for new technologies.
When Gazi asked, “Can blockchain projects be invested in?”, I realized the seriousness of the problem. Gazi is a typical young man from a small town, and his pursuit is his wife and children. But when faced with the attraction of "wealth", people often do inappropriate things. Mining and currency speculation are simply not suitable for him, let alone blockchain investment projects that are most likely "illegal financing" or "illegal pyramid schemes"!
I quickly called Gazi and conducted the above analysis carefully??
❸ What are the blockchain technology frameworks
The current mainstream blockchain architecture It contains six layers: network layer, data layer, consensus layer, incentive layer, contract layer and application layer. The positions of the data layer and the network layer are reversed in the figure, and their main uses will be detailed in the next section.
Network layer: The essence of the blockchain network is a P2P (Peer-to-peer) network. The resources and services in the network are scattered on all nodes. The transmission of information and the implementation of services are directly between the nodes. It can be carried out in a short period of time without the intervention of intermediate links and servers. Each node both receives and generates information. The nodes synchronize information by maintaining a common blockchain. When a node creates a new block, it notifies other nodes in the form of broadcast, and other nodes receive the information. The block is then verified and a new block is created based on the block, thereby achieving the role of the entire network jointly maintaining an underlying ledger. Therefore, the network layer will involve the design of P2P network, propagation mechanism, verification mechanism, etc. Obviously, these designs can affect the confirmation speed of block information. The network layer can be used as a research direction in the scalable solution of blockchain technology;
Data layer: The underlying data of the blockchain is a block + linked list data structure, which includes data blocks, chain structures, timestamps, hash functions, Merkle trees, asymmetric encryption and other designs. Among them, data blocks and chain structures can be used as scalable solutions for blockchain technology toImprovement directions during layer research.
Consensus layer: It is the basis for highly dispersed nodes to achieve rapid consensus on the validity of block data. The main consensus mechanisms include POW (Proof Of Work) and POS (Proof of Stake). Mechanism), DPOS (Delegated Proof of Stake Delegated Proof of Stake Mechanism) and PBFT (Practical Byzantine Fault Tolerance), etc., which have always been the highlight of the scalable solutions of blockchain technology.
Incentive layer: It is what everyone often calls a mining mechanism. It is used to design a certain economic incentive model and encourage nodes to participate in the security verification of the blockchain, including the design of issuance mechanisms and distribution mechanisms, etc. This level of improvement does not seem to be directly related to blockchain scalability.
Contract layer: mainly refers to various script codes, algorithm mechanisms, smart contracts, etc. Strictly speaking, this layer is missing in the first generation of blockchains, so they can only conduct transactions and cannot be used in other fields or perform other logical processing. The emergence of the contract layer makes it possible to use blockchains in other fields. has become a reality. This part of Ethereum includes two parts: EVM (Ethereum Virtual Machine) and smart contracts. Improvements at this level seem to provide potential new directions for blockchain scalability, but there seems to be no direct connection in structure
Application layer: It is the display layer of the blockchain, including various application scenarios and cases. . For example, Ethereum uses truffle and web3-js. The application layer of the blockchain can be the mobile terminal, the web terminal, or it can be integrated into the existing server, and the current business server is regarded as the application layer. Improvements at this level seem to provide potential new directions for blockchain scalability, but there does not seem to be a direct connection in structure.
The Xueshuo Innovation Blockchain Technology Workstation under Lianqiao Education Online is the only approved "Blockchain Technology Professional" pilot of the "Smart Learning Workshop 2020- Xueshuo Innovation Workstation" launched by the School Planning and Construction Development Center of the Ministry of Education of China. workstation. The professional position is based on providing students with diversified growth paths, promoting the reform of the training model integrating professional degree research, production, and research, and building an applied and compound talent training system.
❹ What is the model architecture of blockchain?
Blockchain technology is not a single innovative technology, but the result of integrated innovation of multiple technologies. Its essence is a weak center , self-trusting underlying architecture technology. Compared with traditional Internet technology, its technical principles and model architecture are a major innovation. Here, we will analyze the basic technical model of blockchain.
Model diagram
The blockchain technology model includes data layer, network layer, consensus layer, incentive layer, contract layer and application layer from bottom to top. . Each layer has a core function, and different layers cooperate with each other to jointly build aDecentralized value transmission system
The data layer is the lowest level interpretation architecture of the blockchain. It applies asymmetric encryption technology that combines public and private keys, uses hash functions to ensure that information is not tampered with, and also uses It uses chain structure, timestamp technology, Merkle tree and other technologies to process data blocks, allowing new and old blocks to be linked to each other and mutually verified, which is the basis for the safe and stable operation of the blockchain.
The Xueshuo Innovation Blockchain Technology Workstation under Lianqiao Education Online is the only "blockchain technology" approved by the "Smart Learning Workshop 2020- Xueshuo Innovation Workstation" carried out by the School Planning and Construction Development Center of the Ministry of Education of China. Professional” pilot workstation. The professional position is based on providing students with diversified growth paths, promoting the reform of the training model integrating professional degree research, production, and research, and building an applied and compound talent training system.
❺ What is the architecture of blockchain?
First of all, you need to know that blockchain is a new application model of computer technologies such as distributed data storage, point-to-point transmission, consensus mechanism, and encryption algorithm. , Secondly, Jinwowo Group believes that the structure of the blockchain system is composed of data layer, network layer, consensus layer, incentive layer, contract layer and application layer.
1. Data layer: encapsulates the underlying data blocks and related data encryption and timestamp technologies
2. Network layer: includes distributed networking mechanisms, Data dissemination mechanism and data verification mechanism, etc.;
3. Consensus layer: mainly encapsulates various consensus algorithms of network nodes; the incentive layer integrates economic factors into the blockchain technology system, mainly including economic Incentive issuance mechanism and distribution mechanism, etc.;
4. Contract layer: It mainly encapsulates various scripts, algorithms and smart contracts, and is the basis for the programmable features of the blockchain; currently Jinwowo in Southwest China has It took the lead in starting big data research with blockchain as the underlying technology, and also provides big data services with blockchain as the underlying technology.
5. Application layer: It encapsulates various application scenarios and cases of blockchain. In this model, the chain block structure based on timestamps, the consensus mechanism of distributed nodes, economic incentives based on consensus computing power, and flexible programmable smart contracts are the most representative innovations of blockchain technology
❻ What is the architectural model of blockchain technology
Starting from the essence of blockchain, Liang Hanzhi looks at the architecture and future development of blockchain from a perspective of development, paying attention to Based on the main business and technical capabilities, a comprehensive and highly summarized blockchain architecture model is given.
This is a high-level architecture model for chain contract services, which reflects the future ability to realize highly automated, intelligent, fair and contract-abiding virtual social production relations based on blockchain.
❼ What does the blockchain industry architecture include?
The architecture model of blockchain technology is as follows:
1. Data layer
p>Data layer sealInstalled with underlying data blocks and related data encryption and timestamp technologies;
2. Network layer
The network layer includes distributed Networking mechanism, data dissemination mechanism and data verification mechanism, etc.;
3. Consensus layer
The consensus layer mainly encapsulates various consensuses of network nodes Algorithm;
4. Incentive layer
The incentive layer integrates economic factors into the blockchain technology system, mainly including the issuance mechanism of economic incentives and Distribution mechanism, etc.;
5. Contract layer
The contract layer mainly encapsulates various scripts, algorithms and smart contracts, and is the programmable feature of the blockchain. Basics;
6. Application layer
The application layer encapsulates various application scenarios and cases of the blockchain.