The latest research on blockchain Technology
in the Internet era, there is a database behind every system. This database can be regarded as a large account book. In the past, the person who maintained the system was responsible for managing the database and recording the user's behavior, that is, bookkeeping. However, the blockchain is "decentralized", which allows every member of the system to participate in it, not only everyone bookkeeping, but also through links, Everyone can have a complete account book
"blockchain is essentially a collective recording mode. What's special is that it adopts a set of techniques in an ingenious way to realize the authenticity and credibility of the recorded results, which is difficult to destroy and tamper with. " Zhang Xiaorong said, "first, everyone has the right to record and authenticate with each other to distinguish the true from the false, which is called consensus mechanism; Second, no one can tamper with the records, because there are cryptographic signatures; Third, everyone has a , so even if some account books are damaged, the whole will not be affected. This is called distributed storage. The information recorded in this way is presented in block mode according to the time chain, so it is called blockchain. "
various cryptocurrencies represented by bitcoin are originally an application of blockchain technology, which can be described as blockchain version 1.0. However, around 2014, the instry began to realize the important value of blockchain technology. Blockchain graally separated from digital currency and applied to various economic and social fields other than digital currency
it has broad application prospects
blockchain technology is considered as a disruptive innovation after steam engine, electric power and Internet. If the steam engine and electricity liberate the proctivity, and the Internet has changed the way of information transmission, the blockchain, as a machine for building trust, may change the way of value transmission
for example, in the financial field, the cost of reconciliation, clearing and settlement between financial institutions, especially cross-border financial institutions, has always been very high, and there are complex manual processes. The application of blockchain technology can help rece the cost of reconciliation and dispute resolution between financial institutions, and significantly improve the processing speed and efficiency of payment business, It also makes small cross-border payments possible. In December 2017, China Merchants Bank completed the RMB position transfer business from Hongkong Wing Lung Bank to Shenzhen Branch of Wing Lung Bank. This is the world's first interbank cross-border RMB clearing business based on blockchain technology
in addition, according to the white paper 2016 on China's blockchain technology and application development issued by the Ministry of instry and information technology of China, the application of blockchain has been extended to medical and health, ecation, charity, social management and other fields. Taking the cultural instry as an example, the low cost of reproction, the high cost of safeguarding rights, and the difficulty of providing evidence make the protection of intellectual property rights a pain point for the instry. With blockchain, the proction, dissemination and transaction records of cultural procts are true, transparent and reliable, and the problem can be solved
Zhang Xiaorong said that blockchain technology has solved two major problems in the era of Digital Economy: one is the visible flow direction, and the other is zero trust cost. In the past, the circulation of physical paper money was invisible, but the flow of all digital assets had a "chain" to check. Yang Yanchao, a researcher at the intellectual property center of the Chinese Academy of Social Sciences, also believes that the biggest advantage of blockchain is that it has truly completed the credit construction in an anonymous society, bringing new opportunities to many fields, thus making various innovative applications possible
there is a long way to go in the future development
in terms of technology promotion, there is no big barrier to blockchain, which has been confirmed in the global practice of bitcoin, and its main resistance comes from the obstacles in concept and implementation
"on the one hand, the society may be very concerned about the" naked "state in the blockchain. Blockchain has built a "Skynet" for the commercial society. The company's economic activities are all recorded, so there is no secret to speak of. In this way, some business strategies may not be implemented under the blockchain. "
"on the other hand, the current legal system lags behind the development of information technology, so how to put the emerging blockchain technology under the legal supervision needs to be studied." Duan Yongchao said
the core of blockchain is decentralization, which will have an impact on the long-standing central management model. In addition to the law, how to establish a regulatory environment that can promote the application of blockchain technology, so that the technology can benefit the society and not be used to do evil, is also an urgent problem to be solved.
digital economy and blockchain Technology: he is one of the earliest scholars engaged in blockchain technology in China. He has proposed and developed such theoretical methods as smart contract engineering (SCE), legal code technology, verification as a service (VAAs), etc. in the fields of combination of digital economy and blockchain, planning and consulting of digital economic Park, digital governance of blockchain, and so on Blockchain scalability, Multi Chain interconnection and blockchain formal verification technology have in-depth research and patent achievements. He presided over the research and development of Beihang blockchain series procts, including various forms of blockchain systems with independent intellectual property rights, browsers, monitors, deployment tools and blockchain big data management system (opendata)
distributed parallel computing and network: he has been engaged in cluster computing system, high-performance computing, aerospace electronic bus, and integrated network information technology research in complex computing environment for a long time. He proposed and studied the theory of reconfigurable multi cluster computing based on wolf pack and applied it to practice, and developed several application software systems
formal design and verification methods: in close cooperation with irit and INRIA, we have established a Sino French joint research laboratory for formal methods, studied model driven formal design and verification methods, proposed a number of innovative extension technologies based on AADL and synchronous language signal, and developed a number of model transformation, model validation and verification methods Verification and automatic code generation tools
in recent years, he has published more than 60 papers on SCI / EI retrieval in important academic journals at home and abroad, edited new technologies of network computing (416 pages, published by Science Press in 2001), and cooperatively completed the national authoritative textbook introction to distributed computing system (490 pages, published by Tsinghua University Press in 2014), which won the first prize of 2016 textbook, It has been adopted by more than ten key universities. He has successively presided over and participated in a number of National Natural Science Fund, national key R & D projects, 863 major projects, Junkou 863 project, National Nuclear high-tech foundation project, aerospace fund, and a number of important engineering projects in aerospace field. He won more than 30 national invention patents and soft works, won the five-year achievement award of aviation fund in 2015, and won the second-class innovation achievement award of Instry University Research Institute in 2018.
from the perspective of data: blockchain is a kind of distributed database. The "distributed" here is not only reflected in the distributed storage of data, but also reflected in the distributed records of data (that is, it is collectively maintained by system participants). In short, blockchain can realize distributed recording of global data information (which can be collectively recorded by system participants rather than centralized recording by a centralized organization) and distributed storage (which can be stored in all nodes participating in recording data rather than centralized storage in centralized organization nodes)
from the perspective of effect: blockchain can generate a set of time sequence, tamper proof and trustworthy database, which is decentralized storage and data security can be effectively guaranteed<
the working principle of blockchain technology
today's blockchain technology can be summarized as a technology to collectively maintain a reliable database through centralization and de trust in the past. In fact, blockchain technology is not a single and brand-new technology, but the result of the integration of a variety of existing technologies (such as encryption algorithm, P2P file transfer, etc.), which are cleverly combined with the database to form a new way of data recording, transmission, storage and presentation. In short, blockchain technology is a technology that everyone participates in recording and storing information. In the past, people entrusted the work of data recording and storage to the centralized organization, while the blockchain technology allows everyone in the system to participate in the data recording and storage. Under the distributed peer-to-peer network without central control point, blockchain technology uses the method of distributed collective operation to build a P2P self-organizing network. Through the complex verification mechanism, the blockchain database can maintain the integrity, continuity and consistency. Even if some participants commit fraud, the integrity of the blockchain cannot be changed, let alone tamper with the data in the blockchain
the source of blockchain technology principle can be summarized as a mathematical problem: Byzantine general problem. Byzantine general problem extends to Internet life, and its connotation can be summarized as: under the background of Internet, when we need to exchange value with unfamiliar opponents, how can we prevent people from being deceived and confused by malicious saboteurs, so as to make wrong decisions. The Byzantine general problem is further extended to the technical field. Its connotation can be summarized as: in the absence of trusted central nodes and trusted channels, how to reach a consensus among the nodes in the network. Blockchain technology solves the well-known Byzantine Generals Problem - it provides a way to create consensus networks without having to trust a single node<
Application of blockchain technology
blockchain technology overlaps three fields:
1, currency: issuance mechanism, distribution mechanism, adjustment mechanism
2, contract: equity, mutual insurance, right registration and transfer, smart contract, etc.
3, Governance: identity authentication, health management, notarization, judicial arbitration, decentralized autonomous organization, Voting, etc.
blockchain is like a "trust creating machine". What Bubi blockchain needs to do is a new technology and proct to realize real value circulation and make the Internet reach a new height
when it comes to blockchain technology, we have to mention bitcoin. Many people know that electronic currency bitcoin is not issued by a specific monetary institution, but generated by a large number of calculations of a specific algorithm. In fact, the core of real support for bitcoin is blockchain technology
How can invisible and intangible bitcoin operate through blockchain technology? The popular interpretation in the instry is that blockchain can be seen as a technical solution to collectively maintain reliable databases through "decentralization" and "distrust". Generally speaking, this technology can be understood as the technology of all participants in bookkeeping. In the past, people used a centralized server for bookkeeping. In the blockchain technology system, everyone can participate in bookkeeping and jointly identify the authenticity of records
"through this technology, even if there is no neutral third-party organization, the two sides who do not trust each other can cooperate. In short, blockchain is like a "trust creating machine."“ Blockchain technology is widely used in the era of big data. " At present, in addition to the field of Internet finance, blockchain technology has been applied in many fields and has shown great prospects
in addition, blockchain technology is also of great significance in law. Especially in the field of assets, whether it is physical assets such as real estate and automobile, or intangible assets such as health and reputation, we can use this technology to complete registration, transaction and tracking. It can be said that blockchain technology will be useful in any field of proction and life that lacks trust. "
blockchain technology concept stocks
it is recommended to pay attention to it manufacturers with blockchain technology and applications. We think that blockchain is more like a mechanism or technical solution. In the future, manufacturers who can combine this mechanism into different scenarios for promotion and application are expected to achieve subversive success. Blockchain technology can ensure that the data structure will not be tampered and forged, and has broad application prospects in the field of financial payment. Bubi blockchain has set up a special team around digital currency, focusing on the development trend of digital currency for a long time, and has set up a special team to carry out relevant work around the instry development demand of digital currency, including the research on blockchain technology.
in a word, jinwowo thinks that this technology can solve many problems, but not every problem is suitable for blockchain technology! Moreover, blockchain technology itself is still in the development stage, and there are still many bottlenecks to overcome. If there is popularization in the future, it will have the same subversive impact on human society as the Internet
in the future, jinwowo will continue to tap the value of blockchain technology in the commercial field and give full play to the advantages of big data services
By the end of 2019, the number of blockchain research institutions in China has reached 97. In addition, domestic colleges and universities have arranged blockchain technology research, strengthened theoretical knowledge innovation of blockchain technology, and improved their blockchain technology R & D capability. By the end of 2019, there are 24 colleges and universities in China participating in strengthening blockchain technology R & D. The core technologies are mainly distributed in consensus algorithm, cross chain, underlying architecture and multi chain
in 2020, the blockchain instry will be further standardized
in 2020, China's blockchain policy will continue to be favorable, the standards and specifications will be more perfect, the instrial scale will continue to grow, the technology will continue to innovate and develop, and the application demonstration effect in key fields will accelerate. At the same time, according to the problems existing in the development of China's blockchain in 2019, CCID blockchain Research Institute puts forward six suggestions: accelerating the formulation of top-level design, establishing and improving the regulatory system, accelerating the innovation and development of core technologies, promoting the third-party evaluation and certification, strengthening the cultivation of professional talents, and accelerating the implementation of applications in various fields
- the above data comes from the analysis report of China's blockchain instry market outlook and investment strategic planning of foresight Instry Research Institute
in fact, the supply chain process is now opaque and defective, and the management is very difficult. However, these problems of supply chain are expected to be made up by blockchain. As an emerging technology, blockchain has proved its value, which helps different instries achieve transparency and improve efficiency<
jinwowo group shows the future of supply chain:
blockchain technology is likely to successfully change the supply chain and subvert the proction, marketing, purchase and consumption mode of commodities. In the long run, improving the transparency, traceability and security of the supply chain can promote an environment of trust and integrity, prevent some non-standard practices in the supply chain system, and help to build a safer and more reliable economic system
in the future, jinwowo will continue to tap the value of blockchain technology in the commercial field, give full play to the advantages of big data services, add value to user behavior, break the ice for the development of small and medium-sized enterprises, and build a real, efficient, safe and honest Internet community of destiny.
friend, you ask such a question. It means that someone has introced Alfa cryptocurrency to you. In fact, everyone should know Alfa cryptocurrency. I don't know how much you know now? How can I help you?