为广大币圈朋友提供币圈基础入门专业知识!
当前位置首页 > 区块链知识> 正文

区块链技术的应用视频讲解,区块链技术应用解析

发布时间:2023-12-17-06:26:00 来源:网络 区块链知识 区块   技术   视频

区块链技术的应用视频讲解,区块链技术应用解析


请查看相关英文文档

A. Blockchain applications include

Blockchain applications include:

(1) Blockchain + Medical: In the medical field, blockchain can use its anonymity, decentralization and other characteristics to protect patient privacy. Electronic health records (EHR), DNA wallets, drug anti-counterfeiting, etc. are all possible application areas of blockchain technology. IBM predicted in last year's report that 56% of medical institutions around the world will invest in blockchain technology by 2020.

(2) Blockchain + Internet of Things: The Internet of Things is a very broad concept. If communications, energy management, supply chain management, sharing economy, etc. are included, the IoT of blockchain technology Networked applications will become a very important application field.

(3) Blockchain + IP Copyright & Culture and Entertainment: The Internet is developing better and better, and digital music, digital books, digital videos, digital games, etc. have gradually become mainstream . The rise of the knowledge economy has made intellectual property rights a core element of market competition. However, intellectual property infringement is serious in the current Internet ecosystem, and the copyright protection of digital assets has become a pain point in the industry.

Blockchain has the characteristics of disintermediation, consensus mechanism, and non-tampering. Using blockchain technology, it can effectively integrate all aspects of the cultural and entertainment value chain, accelerate circulation, and shorten the value creation cycle; at the same time , can realize the value transfer of digital content, ensure the credibility, auditability and transparency of the transfer process, and effectively prevent piracy and other behaviors.

(4) Blockchain + Public Services & Education: In the fields of public services, education, charity and public welfare, issues such as file management, identity (qualification) certification, and public trust all exist objectively. Traditional The method is to rely on a credible third party for credit endorsement, but problems such as fraud and deficiencies still exist. Blockchain technology can ensure the integrity, permanence and unchangeability of all data, and thus can effectively solve the difficulties and pain points in these industries in terms of certificate storage, tracking, association, and backtracking.

B. What is blockchain technology? A popular explanation of what blockchain is.

Blockchain has been at the forefront since the end of October.

What is blockchain technology

Although blockchain has been around for more than ten years, many people still don’t know much about this technology.

Blockchain is a new application model of computer technologies such as distributed data storage, point-to-point transmission, consensus mechanism, and encryption algorithms. From an application perspective, blockchain is a distributed ledger.

So, why is the blockchain called the blockchain?

Because the blockchain itself is a series of linked blocks, these blocks are filled with transaction records. The blocks are much like the records of a database. Every time data is written, it Create a block. With the expansion of information exchange, a districtBlocks are continued from block to block, and the result is called a blockchain.

What are the characteristics of blockchain technology?

Simply put, blockchain has the characteristics of decentralization, openness, non-tampering, and anonymity.

1. Decentralization:

In the blockchain system, there is no center.

In the blockchain model, it is distributed accounting and storage. Each node self-verifies, transmits, and manages information. Each node is the center, which is decentralization.

2. Openness:

The blockchain system has the characteristics of openness. The data is open and anyone can query the blockchain data and data through the public interface. Develop related applications.

3. Information cannot be tampered with:

In the blockchain system, once the data is written, the tampering cannot be undone unless 51% of all data nodes are controlled. Forge a record that does not exist. Therefore, blockchain technology has a certain degree of security.

4. Privacy and anonymity:

The cryptography technology in the blockchain can effectively achieve identity concealment.

The identity information of each node does not need to be disclosed or verified, and information transfer can be done anonymously. It can only be accessed with the authorization of the data owner, thus ensuring data security and personal privacy.

Xiao Li lent 10,000 yuan to Xiao Wang. Xiao Li found two people in common and Xiao Bai to prove it. This accounting model is a centralized accounting model, and Xiaobai is the center.

However, a year later, when Xiao Li wanted to get the money back, Xiao Wang Shikou denied that he had lent him the money. It turned out that Xiao Wang introduced Xiao Bai’s girlfriend to his company. a job.

This is the disadvantage of centralized accounting.

Xiao Li learned a lesson and gained wisdom. In the future, when someone asked him to borrow money, he said on WeChat in the village that I would lend so-and-so how much money. In this way, everyone in the village knew that Xiao Li How much money did Li lend to whom?

In this way, when Xiao Li asks for debt again in the future, the other party will not deny the issue, because a consensus mechanism has been established in the minds of the people in the village: How much did you borrow from Xiao Li? .

This is the advantage of decentralized accounting.

Because after all, there are many people to testify about this transaction. If it seems to be a fraud, it will be unless more than half of the people in the village are bought. However, the price is very high.

In fact, these characteristics of the blockchain are all designed to solve the problem of "trust". The rich applications of the blockchainUsage scenarios are all based on the fact that blockchain can solve the problem of information asymmetry. At the same time, blockchain can also help achieve collaborative trust and consistent action among multiple subjects.

What are the applications of blockchain?

In addition to digital currency, there are many application scenarios of blockchain.

1. Medical field

Blockchain helps realize smart medical care, such as going to the hospital to see a doctor. Through the blockchain model, the patient’s medical status, case, treatment status, etc. are all Clearly visible, saving a lot of medical resources.

2. Copyright field

Blockchain can prove the authenticity and uniqueness of the copyright of works, from the birth to the transfer of audio, video, pictures, text and other works. Can be tracked and recorded, and form tamper-proof information.

3. Logistics field

After applying blockchain in the logistics field, goods can be traced from production to consumption.

4. Food safety

Is blockchain used for food safety? Through blockchain traceability, one can easily trace the past and present life of their food.

5. Securities trading

For example, traditional securities trading requires the coordination of multiple institutions to complete, while the blockchain system can independently complete one-stop transactions. This service can make securities trading simpler and faster.

However, many people have big misunderstandings about blockchain. The biggest misunderstanding is: blockchain = Bitcoin

In fact, blockchain and Bitcoin is not the same thing. Blockchain is the underlying technology of Bitcoin, and Bitcoin is the first application of blockchain.

C. What is blockchain and what fields is it used in?

1. What is blockchain? One sentence summary.
Answer: Blockchain is an encrypted database chain, that is, transaction data in multiple timestamps/events are encrypted and associated together. The data cannot be tampered with and can be shared.
2. Performance and logic:
a. External operation manifestations: bank deposits, withdrawals, remittances, incoming and outgoing accounts, shopping, currency issuance, capital transactions, etc.
b. Internal logic processing (software program): After manual operation, the data will be encrypted and then stored in the database. The data will be divided into areas through the program, such as classifying and putting together the data that occurred within the event and timestamp. is the data for a region. The association of data occurring within multiple events and timestamps is the blockchain. The encrypted data can be shared but cannot be tampered with.
c. Sharing manifestations: querying personal information, checking accounts, etc. Query permissions/sharing permissions: Different permissions query different data. For example, a bank can check everyone's information, but an individual can only check personal information.
3. Most of the examples given are different, but the logical processing ideas are the same, but the implementation methods and operations are different.
4. Blockchain: It has the characteristics of encrypted data, non-tamperable data and shared data.
5. Blockchain technology: a technology that uses editing programs to encrypt, partition, and share data.
I have suggestions and would like guidance.
Application fields: finance, IT, merchandise sales, online shopping, etc.

D. How to monetize the Seal short video

The Seal short video monetizes by pulling people’s heads, receiving virtual coins, and then selling them for cash.

Essentially, Seal Short Video’s blockchain technology is just a gimmick in an attempt to make its project more deceptive, and it obtains high “returns” through continuous investment, upgrades, and recruiting. The risks are many.

In recent years, there have been many projects that have used "blockchain" technology as a gimmick to make money, and there are also endless platforms that have been attacked by combining the so-called "blockchain" with "short videos".

Today we will talk about Seal Short Video, which is a project that combines "blockchain" and "short video". So what are the risks? Let's take a look.

According to the publicity introduction, Seal Short Video was established this year. It is a technology company that applies blockchain technology to mobile Internet scenarios. The "Seal Short Video" client independently developed by the company uses advanced regional Blockchain technology, artificial intelligence technology, and big data technology realize the most effective contributor distribution reward and short video intelligent distribution model, making platform users' behavior valuable, participation transparent, and rewards public.

According to inquiries, Hainan Youlian was established on July 21, 2021. The legal person is Huang Zhiyi, holding 15% of the shares; Zhao Jingjing holds 85% of the shares; the registered capital is 1 million yuan, paid in; it owns Seals Short video trademark. Its registration website cannot be opened.

Novice level; directly promote more than 10 people, and the overall creative value of the unlimited generation team reaches 200 (the entire team has 200 unlimited generations. If the following teams have completed the task, the creative value will also be counted.

< p>

Creation value bonus:

Team expert’s creation value (this creation value is the overall creation value of the team’s unlimited generations).

Apprentice level: Directly recommend more than 15 people, and the overall creative value of the Infinite Generation team reaches 500.

Master level: Directly recommend more than 20 people, and the overall creative value of the Infinite Generation team reaches 2,000.

E. What are the applications of blockchain technology

Developing Ethereum Cat based on Ethereum, this is not considered an application, it is a bit fun to play, and there is also NetEase Planet. It is used for traceability, and I have snapped up the China Enterprise Tongbao block The Orange Chain made of blockchain is used for blockchain traceability records on Orange.

F. What are the practical applications of blockchain technology

1. Financial field

Blockchain is used in international exchange, letters of credit, stock rights registration and securities transactionsIt has potential huge application value in other financial fields.

2. Internet of Things and Logistics Fields

Blockchain can also be naturally combined in the Internet of Things and logistics fields.

Through blockchain, logistics costs can be reduced, the production and delivery process of items can be traced, and the efficiency of supply chain management can be improved.

3. Public service fields

Blockchain is closely related to people’s production and life in public management, energy, transportation and other fields, but the centralization of these fields Characteristics also bring some problems, which can be transformed using blockchain.

4. Digital copyright field

Through blockchain technology, works can be authenticated, prove the existence of text, video, audio and other works, and ensure the authenticity and uniqueness of ownership. sex.

5. Insurance field

In terms of insurance claims, insurance institutions are responsible for fund collection, investment, and claims settlement, and often have high management and operating costs. Through the application of smart contracts, there is no need for the policy holder to apply or the insurance company to approve it. As long as the claim settlement conditions are triggered, the insurance policy can automatically settle claims.

6. Public Welfare Field

The data stored on the blockchain is highly reliable and cannot be tampered with, so it is naturally suitable for social welfare scenarios.

G. Applications of Blockchain

The main application scope of Blockchain includes: digital currency, transaction settlement of financial assets, digital government affairs, certificate deposit and anti-counterfeiting data services and other fields . Blockchain is a database technology that links data blocks in an orderly manner. Each block is responsible for recording a file data and encrypting it to ensure that the data cannot be modified or forged.

Blockchain is essentially a distributed database system that uses cryptography technology for multi-party participation, joint maintenance, and continuous growth. It is also called a distributed shared ledger. Each page in the shared ledger is a block, and each block is filled with transaction records. The anonymity, decentralization, openness, transparency, and non-tamperability of blockchain technology make it highly favored by enterprises and has gained More extensive application attempts.

Blockchain application scope 1. Financial field

Blockchain can provide a trust mechanism and has the potential to change the financial infrastructure. Various financial assets such as equity, bonds, bills, warehouse receipts, fund shares, etc. It can be integrated into the blockchain technology system and become a digital asset on the chain, which can be stored, transferred and traded on the blockchain.

The decentralization of blockchain technology can reduce transaction costs and make financial transactions more convenient, intuitive and secure. The combination of blockchain technology and the financial industry will inevitably create more and more business models, service scenarios, business processes and financial products, thereby bringing more impact to the development of financial markets, financial institutions, financial services and financial formats. . With the improvement of blockchain technology and the combination of blockchain technology with other financial technologies, blockchain technology will gradually adapt to the application of large-scale financial scenarios.

2. Public service field

Traditional public services rely on limited data dimensions to obtainThe information may not be comprehensive enough and may have a certain lag. The non-tamperable nature of the blockchain makes the digital certification on the chain highly credible. It can be used to establish new authentication mechanisms in the fields of property rights, notarization and public welfare, and improve the management level of public services.

Relevant information in the public welfare process, such as donation projects, fundraising details, fund flows, recipient feedback, etc., can be stored on the blockchain to meet the privacy protection of project participants and other relevant laws and regulations. Under the premise of requirements, public disclosure will be made conditionally to facilitate public and social supervision.

3. Information security field

Using the traceability and non-tampering characteristics of blockchain, we can ensure the authenticity of data sources and ensure the non-forgery of data. Blockchain technology will fundamentally change information Security issues of the propagation path.

Blockchain is reflected in the following three points in the field of information security:

User identity authentication protects data integrity and effectively prevents DDoS attacks

The distributed storage architecture of blockchain will make Hackers are at a loss as to what to do. Some companies have begun to develop a distributed Internet domain name system based on blockchain to eliminate the root cause of the current DNS registration shortcomings and make the network system cleaner and more transparent.

4. Internet of Things field

Blockchain + Internet of Things can allow each device on the Internet of Things to operate independently, and the information generated by the entire network can be protected through smart contracts in the blockchain.

Security: Traditional IoT devices are highly vulnerable to attacks, data loss and maintenance costs are high. Typical information security risk issues for IoT devices include low firmware versions, lack of security patches, permission loopholes, too many device network ports, and unencrypted information transmission. The blockchain's consensus mechanism for network-wide node verification, asymmetric encryption technology and distributed data storage will significantly reduce the risk of hacker attacks.

Trustability: The traditional Internet of Things is managed and controlled by a centralized cloud server. Due to the security of the device and the opacity of the centralized server, it is difficult to effectively protect user privacy data. The blockchain is a distributed account book. Each block is interconnected and has its own independent working ability, ensuring that the information on the chain will not be tampered with at will. Distributed ledgers can therefore provide trust, ownership records, transparency and communication support for the Internet of Things.

Effectiveness: Limited by cloud services and maintenance costs, the Internet of Things is difficult to achieve large-scale commercial use. The traditional Internet of Things realizes communication between things through centralized cloud servers. The disadvantage of this model is that as the number of access devices increases, the server faces more load, requiring enterprises to invest a lot of money to maintain the normal operation of the IoT system.

Blockchain technology can directly realize point-to-point transactions, omitting the labor expenditure of other intermediaries or personnel, which can effectively reduce the costs incurred by third-party services and maximize benefits.

5. Supply chain field

The supply chain consists of many participating entities, with a large amount of interaction and collaboration. Information is discretely stored in their own systems, lacking transparency. Information is notSmoothness makes it difficult for various participating entities to accurately understand the real-time status and existing problems of related matters, affecting the collaborative efficiency of the supply chain. When disputes arise between parties, it is time-consuming and laborious to provide evidence and pursue accountability.

Blockchain can make data open and transparent among various entities, thereby forming a complete, smooth, and non-tamperable information flow throughout the entire supply chain. This can ensure that all entities promptly discover problems arising during the operation of the supply chain system and find targeted solutions, thus improving the overall efficiency of supply chain management.

6. Automotive Industry

Last year announced a partnership using blockchain to build a proof of concept to streamline the car rental process and build it into a “click, sign up, and drive” process. Future customers choose what they want The rented car enters the public ledger of the blockchain; then, sitting in the driver's seat, the customer signs the rental agreement and insurance policy, and the blockchain updates the information simultaneously. This is not an imagination, for car sales and car registration That said, this type of process may also develop into reality.

7. Stock Trading

For many years, many companies have worked to make the process of buying, selling, and trading stocks easy. Emerging Blockchain Chain startups believe that blockchain technology can make this process more secure and automated than any previous solution. At the same time, blockchain startup Chain is working with Nasdaq to enable private companies through blockchain. Equity transfer

8. Government management

Government information, project bidding and other information are open and transparent. Government work is usually subject to public attention and supervision. Since blockchain technology can ensure the transparency and immutability of information, it is very important to the government. The implementation of transparent management plays a great role. There is a certain degree of information opacity in government project bidding, and enterprises also have the risk of information leakage during the sealed bidding process. Blockchain can ensure that bidding information cannot be tampered with and can ensure the transparency of information nature, forming a common trust among competitors who do not trust each other. It can also arrange subsequent smart contracts through the blockchain to ensure the construction progress of the project and prevent the growth of corruption to a certain extent.

There are many more applications of blockchain technology, and this is just a fulcrum of blockchain applications. In the future, blockchain technology will be applied everywhere