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

一超多强特性的联盟区块链是,区块链几大联盟

发布时间:2023-12-19-03:32:00 来源:网络 区块链知识 是指   区块   超多

一超多强特性的联盟区块链是,区块链几大联盟

联盟区块链是一种多强特性的分布式账本技术,它可以用来记录、存储和管理数字资产,以及安全可靠的数据交换。它拥有多个独立的网络,可以实现跨网络的数据交换,实现跨越多个组织的数据共享。目前,区块链几大联盟已经在推动这一技术的发展,其中三个关键词分别是:Hyperledger、R3和Enterprise Ethereum Alliance。

Hyperledger联盟

Hyperledger联盟是由Linux基金会发起的一个开源社区,旨在推动区块链技术的发展。它拥有一系列开源区块链项目,其中包括Hyperledger Fabric、Hyperledger Sawtooth、Hyperledger Iroha和Hyperledger Burrow等。Hyperledger联盟的目的是推动区块链技术在企业级应用中的发展,并为企业级应用提供安全可靠的基础设施。它的会员包括众多知名企业、金融机构、技术公司和创业公司。

R3联盟

R3联盟是一个由金融机构和技术公司组成的联盟,致力于推动区块链技术在金融行业的应用。它由大约40家全球领先的金融机构和技术公司组成,包括摩根大通、花旗集团、德意志银行等。R3联盟的主要目标是开发一种可以适用于金融机构的分布式账本技术,并为金融机构提供安全可靠的基础设施。它的成员可以在R3联盟上共享开发的区块链技术,以及R3联盟提供的其他服务。

Enterprise Ethereum Alliance(EEA)

Enterprise Ethereum Alliance(EEA)是一个由众多知名企业组成的联盟,致力于推动以太坊技术在企业级应用中的发展。它的会员包括微软、英特尔、谷歌、IBM等众多知名企业。EEA的目标是为企业级应用提供安全可靠的基础设施,并为企业客户提供以太坊技术的定制解决方案。它的成员可以在EEA上共享开发的以太坊技术,以及EEA提供的其他服务。


请查看相关英文文档

⑴ What is the difference between public chain, private chain and alliance chain?

Public chain is open to everyone, private chain is open to individuals who meet certain conditions, and alliance chain is open to authorized individuals. The organization or institution is open.

Public blockchains, also known as public blockchains, refer to consensus blocks that anyone in the world can read, anyone can send transactions, and transactions can be effectively confirmed. chain.

Private chains, also known as fully private blockchains (Fully private blockchains), refer to blockchains where write permissions are completely in the hands of an organization. All nodes participating in this blockchain will Being strictly controlled.

Consortium blockchains, or Consortium blockchains, refer to blockchains that are jointly managed by several organizations or institutions. Each organization or institution controls one or more nodes and jointly records transactions. Data, and only these organizations and institutions can read, write and send transactions to the data in the alliance chain.

(1) A super-strong alliance blockchain refers to extended reading:

There are three types of blockchains: public chain, private chain and alliance chain.

Blockchain is a new application model of computer technologies such as distributed data storage, point-to-point transmission, consensus mechanism, and encryption algorithm.

Blockchain (Blockchain) is an important concept of Bitcoin. It is essentially a disintermediated database. At the same time, as the underlying technology of Bitcoin, it is a series of related cryptographic methods. Each data block contains information about a Bitcoin network transaction, which is used to verify the validity of its information (anti-counterfeiting) and generate the next block.

Reference material: Blockchain network

⑵ What is a public chain, what is a private chain, what is a consortium chain

1. Public
blockchains
Public blockchain refers to a blockchain that can be read by anyone in the world, anyone can send transactions and the transactions can be effectively confirmed, and anyone can participate in the consensus process - the consensus process determines which Blocks can be added to the blockchain and clarify the current state. As an alternative to centralized or quasi-centralized trust, the security of public blockchains is maintained by the "encrypted digital economy" - the "encrypted digital economy" adopts a proof-of-work mechanism or a proof-of-stake mechanism to combine economic rewards with encrypted digital Validation is combined and follows a general principle: the economic reward each person can receive from it is proportional to the contribution to the consensus process. These blockchains are often considered “fully decentralized.” Digital currency trading platform Bihui 8bihui.com/xcyqm
2. Consortium blockchain: (Consortium
blockchains)
Consortium blockchain refers to its consensus processA blockchain whose processes are controlled by pre-selected nodes; for example, imagine a consortium of 15 financial institutions, each running a node and requiring confirmation from 10 of them in order for each block to be valid ( 2/3 confirmed). The blockchain may allow everyone to read it, or it may only be limited to participants, or it may take a hybrid route, such as the root hash of the block and its API (application programming interface) that are made public, and the API allows outsiders to use it. Make a limited number of queries and obtain information about the blockchain status. These blockchains can be considered “partially decentralized.”
3. Fully
private
blockchains
A fully private blockchain refers to a blockchain whose write permission is only in the hands of one organization. . Read permissions are either open to the public or arbitrarily restricted. Relevant applications include database management, auditing, and even a company. Although in some cases it is desirable to have public auditability, in many cases public readability is not necessary.

⑶ Blockchain, 4 types, how much do you know

——Hello, I am mentality, focusing on sharing my understanding of blockchain and investment thinking. hope this helps.

Based on different usage requirements and scenarios, blockchain is divided into 4 types: public chain, alliance chain, private chain and hybrid chain.

1. Public chain

Public chain means that anyone at any node in the world, at any geographical location, can enter the system to read data, send transactions, and compete. Blockchain that participates in consensus such as accounting. No institution or individual can tamper with the data in it, so the public chain is completely decentralized.

Bitcoin and Ethereum are both representatives of public chains. Public chains generally encourage participants to compete for accounting (i.e. mining) by issuing tokens to ensure data security and consensus updates.

Bitcoin generates one block every 10 minutes on average, and its POW mechanism is difficult to shorten the block time. The POS mechanism can shorten the block time relatively speaking, but it is more likely to cause forks. So the transaction needs to wait for more confirmations before it is considered safe.

It is generally believed that a block in Bitcoin is secure enough after 6 confirmations, which takes about an hour. Such a confirmation speed is difficult to meet commercial-level applications. Therefore, public chains such as ETH and EOS that support more writing speeds are constantly developing.

2. Alliance chain

Alliance chain refers to a blockchain that is jointly participated and managed by several institutions, with each institution running N nodes.

The data of the alliance chain only allows different institutions in the system to read, write and trade, and the PKI-based identity management system transactions or proposals are initiated through digital certificates.Consensus is reached through joint signature verification of participants, so there is no need for proof of work (POW), and there is no digital currency (token), which improves the efficiency of transaction completion and saves a lot of computing costs (computing hardware investment and electricity energy consumption).

Normally, nodes participating in the alliance chain will be divided into different read and write permissions, which can support more than 1,000 data writes per second.

3. Private chain

Private chain is completely decentralized unlike public chain. The access rights of private chain are controlled by an organization, and the qualification of each node to participate is controlled by the organization. Authorization control.

Since the participating nodes are limited and controllable, private chains often have fast processing speeds and can support more than 1,000 data writes per second, while reducing the transaction costs of each internal node.

Nodes can participate under real names and therefore have financial attributes to confirm identity. The value of the private chain is mainly to provide a safe, traceable, non-tamperable, and automatically executed computing platform that can prevent both internal and external security attacks or tampering of data, which is difficult to achieve in traditional systems.

The application scenarios of private chains are generally within enterprises, such as inventory management of branches, summary statistics of data from various places, etc. It can also be used in areas that can be supervised by the public, such as government budgeting and execution. Large financial groups are also currently inclined to use private chain technology.

4. Hybrid chain

When the respective advantages of public and private chains are combined, a hybrid chain will appear. The development of hybrid chains is difficult, but the prospects are broad.

In the future market, there will definitely be giant companies that develop underlying technologies and protocols. These giant companies will set up public chains, private chains or alliance chains for different purposes, based on performance and security. and the different needs of application scenarios, and then grafted on applications in different industries. For example, a communication public chain that supports high concurrency, a payment alliance chain that focuses on security, etc.

(Thanks for reading)

A like and a follow are the greatest support for me. See you tomorrow.

⑷ Briefly explain what blockchain is

Blockchain is a term in the field of information technology. In essence, it is a shared database, and the data or information stored in it has the characteristics of "unforgeable", "full traces left", "traceable", "open and transparent" and "collectively maintained". Based on these characteristics, blockchain technology has laid a solid foundation of "trust" and created a reliable "cooperation" mechanism, which has broad application prospects.

On January 10, 2019, the Cyberspace Administration of China issued the "Blockchain Information Service Management Regulations". On October 24, 2019, during the 18th collective study session of the Political Bureau of the CPC Central Committee, General Secretary Xi JinpingThe reporter stressed that “taking blockchain as an important breakthrough for independent innovation of core technologies” and “accelerating the development of blockchain technology and industrial innovation”. "Blockchain" has entered the public eye and become the focus of society.

On December 2, 2019, the word was selected into the top ten buzzwords of 2019 by "Biwenqiezi".

(4) One super-strong alliance blockchain refers to extended reading:

Blockchain financial applications:

Since 2016, major financial giants have also taken notice and launched blockchain innovation projects one after another to explore the possibility of applying blockchain technology in various financial scenarios. In particular, Puyin Group took the lead in pioneering the “blockchain+” standard digital currency.

The standard digital currency is an asset that has been identified, evaluated, confirmed, insured, etc. by a third-party organization and written into the blockchain through rigorous digital algorithms to form a standard correspondence between the asset and the digital currency. relationship, called a standard digital currency.

In order to realize the great leap forward development of blockchain finance, in order to promote the new development of China’s economy, accelerate the circulation of global assets, and realize the dream of rejuvenation that generations of people have been striving for, Puyin Group will Puyin Blockchain Finance Guiyang Strategy Release Ceremony was held in Guizhou on the 9th;

At the meeting, the digital circulation of assets through blockchain, the blockchain financial transaction model, and the relationship between blockchain services and blockchain services will be discussed. The application of social public industries will be discussed. This conference will mark the beginning of the application of blockchain finance and the transformation and development of a new financial ecosystem.

⑸ What kind of blockchain does the consortium chain belong to?

The consortium chain is still essentially a private chain. The consortium chain is still essentially a private chain, but it is smaller than a single chain. The private chain developed by the organization is larger, but not as large as the public chain. It can be understood that it is a kind of blockchain between the private chain and the public chain. A consortium blockchain is a blockchain whose consensus process is controlled by pre-selected nodes; for example, imagine a consortium of 15 financial institutions, each running a node and requiring each block to be valid. It has been confirmed by 10 institutions (2/3 confirmed). The blockchain may allow everyone to read it, or it may only be limited to participants, or it may take a hybrid route, such as the root hash of the block and its API (application programming interface) that are made public, and the API allows outsiders to use it. Make a limited number of queries and obtain information about the blockchain status. These blockchains can be considered “partially decentralized.” Characteristics of the alliance chain 1. Partial decentralization is different from the public chain. The alliance chain is only owned by the members within the alliance to a certain extent, and it is easy to reach a consensus because after all, the number of nodes in the alliance chain is very limited. of. 2. Strong controllability: Once the blockchain is formed, the public chain cannot be tampered with. This is mainly due to the fact that there are generally a large number of nodes in the public chain. For example, there are too many nodes in Bitcoin, and it is almost impossible to tamper with the block data. , and the alliance chain, as long as all institutionsOnce most of them reach a consensus, the block data can be changed. 3. Data will not be made public by default. Unlike public chains, the data of the alliance chain is only accessible to institutions and users in the alliance. 4. The transaction speed is very fast. Like the private chain, the alliance chain is essentially a private chain. Therefore, due to its small number of nodes, it is easy to reach consensus and the transaction speed is naturally much faster. There are currently many alliance chains in application. The more well-known ones are: 1. R3 Blockchain Alliance. The R3 Blockchain Alliance was established in September 2015. At present, more than 40 international banking organizations have joined, and its members Almost all over the world. R3CEV is a well-known alliance chain 2. Hyperledger Hyperledger was launched by the Linux Foundation in 2015. 3. Russian Blockchain Shenqiao Chain Alliance (Russian version R3).

⑹ What exactly is blockchain

What is blockchain?
Blockchain is a new application model of computer technologies such as distributed data storage, point-to-point transmission, consensus mechanism, and encryption algorithms. The so-called consensus mechanism is a mathematical algorithm that establishes trust and obtains rights and interests between different nodes in the blockchain system [1].
Blockchain is an important concept of Bitcoin. It is essentially a decentralized database and serves as the underlying technology of Bitcoin. Blockchain is a series of data blocks generated using cryptographic methods. Each data block contains information about a Bitcoin network transaction and is used to verify the validity of its information (anti-counterfeiting) and generate the next block.
Blockchain was born from Satoshi Nakamoto’s Bitcoin. Since 2009, various Bitcoin-like digital currencies have appeared, all based on public blockchains.
The current situation of digital currencies is that a hundred flowers are blooming. Here are some common ones: bitcoin, litecoin, dogecoin, dashcoin. In addition to currency applications, there are also various derivative applications, such as Ethereum, Asch and other underlying application development platforms, as well as NXT , SIA, BitShares, MaidSafe, Ripple and other industry applications.
On January 20, 2016, the People’s Bank of China Digital Currency Seminar announced that it had achieved phased results in digital currency research. The meeting affirmed the value of digital currency in reducing the issuance of traditional currency and stated that the central bank is exploring the issuance of digital currency. The expression of the People’s Bank of China’s Digital Currency Seminar has greatly enhanced the confidence of the digital currency industry. This is the first time that the five central bank ministries and commissions have expressed a clear attitude towards digital currencies since they issued a notice on preventing Bitcoin risks on December 5, 2013. [4]
On December 20, 2016, the Digital Currency Alliance - China FinTech Digital Currency Alliance and FinTech Research Institute were officially established, with Huobi being one of the co-initiators. [5]
YesSome of the areas where blockchain can be used could be:
▪ Smart contracts
▪ Securities trading
▪ E-commerce
▪ Internet of Things
▪ Social communication
▪ File storage
▪ Proof of existence
▪ Identity verification
▪ Equity crowdfunding
We can compare the development of blockchain to the development of the Internet itself, which will be formed on the Internet in the future For example, there is something called finance-internet, and this thing is based on blockchain, and its precursor is bitcoin. That is, traditional finance starts from private chains and industry chains (local area network), and the bitcoin series starts from public chains (wide area network), both expressing The same concept - Digital Assets (Digital Asset), eventually converges to an intermediate balance point.
The evolution of blockchain is:
▪ Blockchain 1.0 - digital currency
▪ Blockchain 2.0 - digital assets and smart contracts
▪ Blockchain 3.0 ——The implementation of distributed applications in various industries
Blockchain is divided into three categories, which is introduced in detail in the book "Blockchain: Defining the New Pattern of Future Finance and Economics" [2] issued by Currency, < br />Hybrid blockchains and private blockchains can be considered as broad private chains:
Public Blockchains (PublicBlockChains)
Public blockchains refer to: any individual or group in the world Transactions can be sent and effectively confirmed by the blockchain, and anyone can participate in its consensus process. The public blockchain is the earliest blockchain and the most widely used blockchain. The virtual digital currencies of all major bitcoins series are based on the public blockchain. There is only one blockchain corresponding to this currency in the world. .
Consortium (Industry) Blockchain (ConsortiumBlockChains)
Industry Blockchain: Multiple pre-selected nodes are designated within a certain group as bookkeepers, and the generation of each block is jointly performed by all pre-selected nodes. Decision (pre-selected nodes to participate in the consensus process), other access nodes can participate in transactions, but do not participate in the accounting process (essentially still managed accounting, just become distributed accounting, how many pre-selected nodes, how to determine the number of each block The bookkeeper becomes the main risk point of the blockchain), and anyone else can conduct limited queries through the open API of the blockchain.
Private Blockchain (privateBlockChains)
Private Blockchain: Only uses the general ledger technology of the blockchain for accounting. It can be a company or an individual, and has exclusive access to the writing of the blockchain. enterPermissions, this chain is not much different from other distributed storage solutions. (Dec2015) Conservative giants (traditional finance) all want to experiment with private blockchains, while public chain applications such as Bitcoin have been industrialized, and private chain application products are still being explored.

⑺ What is a consortium chain?

With the development of blockchain technology, more and more individuals and enterprises are beginning to pay attention to blockchain, and it is most closely related to blockchain. Yes, I’m afraid it’s the financial industry.

However, although the Bitcoin blockchain is very popular, after all, the Bitcoin blockchain is a public blockchain. The public blockchain has the characteristics of being non-editable and non-tamperable, which makes Public chains are no longer suitable for corporate use. After all, if a financial company develops a blockchain that cannot be controlled subjectively, it will be of little significance to it.

Therefore, the private chain came into being. However, although the private chain can solve the above problems, if each enterprise only builds it independently, it will still be an isolated island.

It would be best if we could join forces to develop private blockchains.

This is the topic we are going to talk about today: alliance chain.

The consortium chain is still essentially a private chain

The consortium chain is still essentially a private chain, except that it is larger than the private chain developed by a single small organization, but it is It is not as large as the public chain, so it can be understood that it is a kind of blockchain between the private chain and the public chain.

A consortium blockchain is a blockchain whose consensus process is controlled by pre-selected nodes; for example, imagine a consortium of 15 financial institutions, each running a node and for Making each block effective requires confirmation from 10 of the institutions (2/3 confirmations). The blockchain may allow everyone to read it, or it may only be limited to participants, or it may take a hybrid route, such as the root hash of the block and its API (application programming interface) that are made public, and the API allows outsiders to use it. Make a limited number of queries and obtain information about the blockchain status. These blockchains can be considered “partially decentralized.”

Characteristics of the alliance chain

1. Partial decentralization

Unlike the public chain, the alliance chain only belongs to the members within the alliance to some extent. All, and it is easy to reach consensus, because after all, the number of nodes in the alliance chain is very limited.

2. Strong controllability

Once the blockchain is formed, the public chain cannot be tampered with. This is mainly due to the fact that there are generally a large number of nodes in the public chain, such as Bitcoin. There are too many nodes, and it is almost impossible to tamper with the block data. However, in the alliance chain, as long as the majority of all institutions reach a consensus, the block data can be changed;

3. Data will not be made public by default

Unlike public chains, the data of the alliance chain is only accessible to the institutions and users in the alliance.

4. The transaction speed is very fast

Like the private chain, the alliance chain is essentially a private chain. Therefore, due to its small number of nodes, it is easy to reach consensus and the transaction speed is naturally also high. It's much faster.

Applications of alliance chains

Currently there are many alliance chains, the more well-known ones are:

1.R3 Blockchain Alliance

The R3 Blockchain Alliance was established in September 2015. Currently, more than 40 international banking organizations have joined, with members almost all over the world. It is mainly committed to providing banks with channels to explore blockchain technology and establishing blockchain conceptual products. After the alliance was established, a series of seminars were held. R3 said its "initial window" to allow banks to join has closed and in 2016 the consortium will look to work with non-bank financial institutions and groups. R3 uses Ethereum and Microsoft Azure technology to connect 11 banks to the distributed ledger. R3 is very certain about what it is doing. It said that blockchain technology has been welcomed by banks around the world. Some banks are not only cooperating with R3 to explore blockchain technology, but also conducting investigations on blockchain technology themselves. Research. In April 2016, R3CEV officially established a partnership with Microsoft to research and experiment with blockchain applications.

R3CEV is a well-known alliance chain

2. Hyperledger (Hyperledger)

Hyperledger (Hyperledger) is a promotion launched by the Linux Foundation in 2015 An open source project for blockchain digital technology and transaction verification. Its members include more than a dozen different interest groups such as ABN AMRO and Accenture. The goal is to allow members to work together to build an open platform to meet the needs of people from all walks of life. Various user cases in different industries and simplify business processes. Due to the characteristics of peer-to-peer networks, distributed ledger technology is completely shared, transparent and decentralized, so it is very suitable for applications in the financial industry, as well as other industries such as manufacturing, banking, insurance, the Internet of Things, and countless other industries. By creating open standards for distributed ledgers, virtual and digital value exchanges, such as asset contracts, energy transactions, and marriage certificates, can be tracked and traded safely, efficiently, and at low cost. According to relevant information, a total of four Chinese companies, including Beijing AiYi Digital Financial Technology Company, Belink, BitSE and Onchain, have joined.

3. Russian Blockchain Alliance (Russian version of R3)

This private chain alliance was officially established on July 1, 2016. Its members include payment company QIWI, B&N Bank, Khanty-Mansiysk Otkritie Bank, and Saxo Bank (Tinkoff Bank), Moscow Business World Bank (MDM Bank) and Accenture (Accenture). This blockchain alliance, known as the "Russian version of R3", was officially announced at the 25th Russian International Financial Conference. The organizer of the conference was the Russian Central Bank. The main goals of this blockchain alliance are to develop blockchain proof-of-concepts; conduct collaborative research and policy advocacy; and create common standards for blockchain technology. At the same time, they publicly announced that they would actively establish cooperation with domestic regulatory authorities and governments.

⑻ Popular explanation of what blockchain is

Question 1: What is blockchain? Can you explain the principle of 10-point blockchain in plain language: decentralization A distributed accounting system
The core of blockchain technology is that all currently participating nodes jointly maintain transactions and databases. It makes transactions based on cryptographic principles rather than trust, so that any two parties who reach an agreement can directly Payment transactions are carried out without the involvement of a third party.
?
Technically speaking, a block is a data structure that records transactions, reflecting the flow of funds for a transaction. The blocks of transactions that have been reached in the system are connected together to form a main chain, and all nodes participating in the calculation record the main chain or part of the main chain. A block contains the following three parts: transaction information, hash hash formed by the previous block, and random number. Transaction information is the task data carried by the block, specifically including the private keys of both parties to the transaction, the number of transactions, the digital signature of electronic currency, etc.; the hash formed by the previous block is used to connect the blocks to realize the past The order of transactions; random numbers are the core of transaction completion. All miner nodes compete to calculate the answer to the random number. The node that gets the answer the fastest generates a new block and broadcasts it to all nodes for update, thus completing a transaction.
1.1 What is Blockchain
Blockchain (BlockChain) refers to a technical solution that collectively maintains a reliable database through decentralization and trustlessness. This technical solution mainly allows any number of nodes participating in the system to associate and generate a series of data blocks (blocks) using cryptographic methods. Each data block contains all the information exchange data of the system within a certain period of time, and generates The data fingerprint is used to verify the validity of its information and chain to the next database block.
?
In layman’s terms, blockchain technology refers to a way for all people to participate in accounting. Behind all systems there is a database, which is a big ledger. So who will keep this account?It has become very important. At present, it is whoever owns the system who keeps the accounts. Each bank’s account books are kept by each bank, and Alipay’s account books are kept by Alibaba. But now in the blockchain system, everyone in the system has the opportunity to participate in accounting. If there are new transaction data changes within a certain period of time, everyone in the system can do accounting. The system will judge the person who has the fastest and best accounting during this period, write the recorded content to the ledger, and Send the contents of the ledger during this period to all other people in the system for backup. In this way, everyone in the system has a complete ledger. Therefore, this data becomes very safe. A tamperer needs to modify more than half of the system node data at the same time to truly tamper with the data. Such tampering would be extremely costly, making it nearly impossible. For example, Bitcoin has been running for more than 7 years. Countless hackers around the world have tried to attack Bitcoin, but so far there have been no transaction errors. It can be considered that the Bitcoin blockchain has been proven to be a safe and reliable system.
?
1.2 Why is there blockchain innovation?
Human beings need to communicate during their activities, and communication is based on information. In the past, information circulation was not convenient enough to satisfy market participants. There is a demand for information, so intermediaries and centers are born. This centralized system has problems such as high cost, low efficiency, value dispersion, "information islands" and insecure data storage. However, due to technical and environmental factors, this system continued to operate for many years until the emergence of the Internet. The starting point of the first generation of the Internet is the TCP/IP protocol, which is an open code that implements a unified format for peer-to-peer transmission of information by all nodes on the network, and brings the basic values ​​of freedom and equality required by a global unified market into programmed, protocol-based, and reliably Execution. The Internet eliminates low-value, high-cost intermediate chains and achieves low-cost and high-efficiency global information transmission in a decentralized manner.
?
However, the first generation of the Internet did not solve the problem of information credibility. Activities that can be decentralized on the Internet must be activities that do not require credit endorsement, and activities that require credit guarantee must be activities involving centralized third-party intermediaries. Therefore, Internet technology that cannot establish global credit has encountered great obstacles in its progress - people cannot participate in any value exchange activities on the Internet in a decentralized manner. To realize value exchange, people still need third-party intermediaries based on credit (such as banks, clearing agencies, exchanges). The global centralized credit system still has problems such as high operating costs, low efficiency, and vulnerability to attacks and damage. For example, each country's legal currency has different credit values ​​and incompatible clearing systems, which adds a lot of cost to global trade.
?
Therefore, what the second generation Internet must break through is: how to establish global credit in a decentralized manner? Let...>>

Question 2: What is blockchain? What does it mean in layman’s terms?What is China’s attitude towards blockchain? What can blockchain do? Blockchain, a great technology that accompanied the birth of Bitcoin, is currently being used in the financial field to significantly reduce transaction costs and improve efficiency, which is enough to excite Wall Street. However, this is just the tip of the iceberg. Its potential applications are very broad and will subvert every aspect of our lives in the future.
Blockchain is an important concept of Bitcoin. It is essentially a decentralized database and serves as the underlying technology of Bitcoin. One of the most basic characteristics of Bitcoin is decentralization. In recent months, financial giants have gradually begun to pay attention to Bitcoin's technology and used it in non-monetary fields, such as stock trading, election voting, etc. (1) Art Industry
Artists can use blockchain technology to declare ownership and issue numberable, 100% edition works in digital form for any type of artwork. It even includes a marketplace where artists can buy and sell through their website without the need for any intermediary services.
(2), Real estate industry
Use blockchain technology to solve various problems faced by everyone involved in real estate, including the naming process, land registration, agency intermediaries, etc.
(3), Insurance Industry
The financial industry has always been the most sensitive to advanced technology. Traditional banking and securities industry giants have been involved in the booming blockchain venture capital investment since 2014, with total global investment reaching US$1 billion within two years.
(4) P2P wallet
Personal assets can be traded through this P2P wallet in the future without going through any central institution, such as Bitcoin.
Most blockchains are in their infancy, mainly overseas. There are very few good domestic blockchain projects, so it is not recommended for any non-professionals to invest in blockchain projects. If you are very interested in blockchain technology and have a technical or financial background, it is recommended that you consider starting a business in this area. In terms of the blockchain protocol system, the lowest layer is the underlying technology of the blockchain, including the technical protocols of the blockchain, as well as some platform routing and basic algorithms; in the middle layer, some application interfaces and some credentials must be solved Issuance and verification, including some industry platform services, big data analysis, etc. This is a very rough classification, and there should be more detailed classifications; the top ones are some applications of blockchain, including finance Some applications and some applications in other aspects, the Internet of Things and so on.
Introduction to Bubi Blockchain
Bubi Blockchain has been focusing on the research and development and innovation of blockchain technology and products since its establishment. It has a number of core technologies and has achieved substantial results in many aspects. Radical innovation has resulted in a number of core technological achievements, such as: mathematically provable distributed consensus technology, fast large-scale ledger access technology, supporting industryMulti-chain general ledger technology to expand service forms, interconnection technology between heterogeneous blockchains, etc. On April 25, "Gege Points" introduced the concept of blockchain into the points system, jointly opened it up with multiple parties, issued and redeemed points, and promoted the circulation of points. Each cooperative institution can jointly participate in transaction verification, ledger storage, and real-time settlement; the third-party payment platform of the enterprise points issuer makes the entry and exit of points more flexible. Bubi has developed its own basic blockchain service platform, which has been applied in equity, supply chain, points, credit and other fields. Bubi has been committed to building an open value circulation network with decentralized trust as the core, allowing digital assets to flow freely.
A simple understanding of blockchain is a technology at the bottom of Bitcoin, which is also a peer-to-peer electronic cash system that can realize peer-to-peer value delivery. We should distinguish between Bitcoin, Bitcoin blockchain, blockchain and blockchain. Blockchain technology and other concepts. In countries with relatively developed finance in the past, finance and blockchain technology have a long history, and the legislation of digital currencies and blockchain networks is also very important. With the advent of the financial era, large financial institutions are studying blockchain technology. They have their own teams and conceptual technologies. Slowly, banks in various regions are also participating in digital currency discussions. The application and support of this technology are not only that. The influence of blockchain on enterprises is also huge. For larger domestic enterprises, Bubi Blockchain is also used in various equity, supply chain, points and other fields. Major domestic financial institutions and enterprises have taken a fancy to the new industry. value, they have developed their own blockchain platforms, and blockchain has instantly become a new innovative industry in China. In terms of overseas internationalization, the United States has already obtained 15 blockchain patents at the end of last year compared to China. Blockchain financial applications are entering a new stage in an all-round way. Various applications will become more and more in-depth, and related changes will also become more and more profound. It has attracted more and more attention and will form a huge new trend... >>

Question 3: What is blockchain technology? What exactly is blockchain? What is blockchain? 1. Data blockchain is an important concept in the Bitcoin financial system. It records transaction record data on the entire Bitcoin network, and these data are shared by all Bitcoin nodes. Through the data block, we can query each transaction record. A look at the history of Bitcoin transactions. 2. Example: There are three persons A, B, and C. All funds of A and B are kept by C. And every financial transaction must be recorded by C. Now assume that A and B each have 1 million in custody of C. Then: A spends 80,000 yuan to B, then C's account book record will subtract 80,000 yuan from A's name, and add 80,000 yuan to B's name. If B transfers 50,000 yuan to A, C will add 50,000 yuan to A's name and subtract 50,000 yuan to B's name in the account book. A spends 50,000 yuan to B, then C's account book record will subtract 50,000 yuan from A's name, and add 50,000 yuan to B's name. 3. The role of the data blockchain is similar to that of C’s account record book. It records the user’s ownership and ownership of Bitcoin.There are records of users trading Bitcoin. It’s just that this “account record book” is recorded by the mining software of every Bitcoin miner on the network. If a Bitcoin transaction is confirmed by the data blockchain, the relevant information will be recorded in the data blockchain. Bitcoin’s “account record book” is called the data blockchain. All data blockchains on the network form Bitcoin’s distributed network database system. 4. The essence of data blockchain technology is a decentralized and distributed structure of data storage, transmission and certification methods. It uses data blocks to replace the current Internet's dependence on central servers, so that all data changes or transaction items are recorded. On a cloud system, the self-certification of data during data transmission is theoretically realized. In a far-reaching sense, this transcends the traditional and conventional information verification paradigm that relies on a center and reduces the cost of establishing global "credit." This point-to-point verification will produce a "basic protocol", a new form of distributed artificial intelligence, and will establish a new interface and shared interface for human brain intelligence and machine intelligence.

Question 4: What is blockchain: This explanation of blockchain is more understandable. Blockchain refers to a technology that collectively maintains a reliable database through decentralization and trustlessness. plan.
In layman’s terms, blockchain technology refers to a way for all people to participate in accounting. There is a database behind all systems. You can think of the database as a big ledger. Then who will keep this ledger becomes very important. Currently, whoever owns the system keeps the accounts. Tencent keeps the accounts of WeChat, and Alibaba keeps the accounts of Taobao. But now in the blockchain system, everyone in the system has the opportunity to participate in accounting. If there are any data changes within a certain period of time, everyone in the system can do accounting. The system will judge the person who has the fastest and best accounting during this period, write his recorded content into the ledger, and record this Within a period of time, the contents of the ledger are sent to all other people in the system for backup. In this way, everyone in the system has a complete ledger. In this way, we call it blockchain technology.
Blockchain technology has become the darling of the financial community in China and has become a hot topic. Domestic Puyin Group has launched Puyin, a tea-based digital currency.

Question 5: Explain in an easy-to-understand manner what blockchain is. Blockchain can be understood as a database system in a sense. The development of blockchain can be divided into 1.0 and 2.0
1.0 is represented by Bitcoin, and its main application is virtual currency or digital currency application. The blockchain at this time can only be used for simple digital currency transactions.
2.0 is represented by the now popular ethereum (Ethereum) and the upcoming hyperledger. The blockchain at this stage can not only meet the corresponding digital currency transactions, but also use smart contractsTrading of custom currencies or assets. If we use the database analogy, the emergence of smart contracts can be understood as allowing users to define functions or stored procedures in the database and call and execute them.
Different from traditional databases, the blockchain introduces consensus mechanism, incentive mechanism, p2p (network), hash and other specific elements, making it open, decentralized and non-tamperable. characteristic.

Question 6: What is blockchain? Can anyone explain it in simple terms? Blockchain is the underlying technology of Bitcoin. It is like a ledger that records all transactions. It is decentralized. What is decentralization? For example, when you buy something on Taobao, you place an order and pay in Alipay. Alipay will not transfer the money to the seller until you receive the goods. Alipay is the third party in that center. Without it, it means decentralization, just like buying things offline. If you pay with one hand and get the goods with the other hand, there is no third party.
The blockchain itself is a series of cryptographically related data blocks generated.
Look carefully to see if it looks like a ledger. The pieces one by one are blocks, and connected together they are the blockchain.
Many companies are developing this technology, including ours, and its prospects are incredible. For details, you can go to our official website and hope to adopt it, thank you

Question 7: What is blockchain technology? What is blockchain? How to explain the concept of blockchain? People in each industry have different understandings, and relevant explanations are gradually emerging due to more and more real-life applications. With the popularization of this blockchain technology, the related results are getting bigger and bigger. If we want to understand this technology, we must have an in-depth understanding of reality.
In the past six months, the concept of blockchain has gradually become popular in China, and a blockchain whirlwind has taken off in the financial circle. Blockchain has attracted the attention and favor of more and more people in the industry due to its unique technical advantages. Blockchain technology, which is decentralized (or multi-centered), highly transparent, cannot be tampered with, and has no single point of failure, is entering the field of vision of financial institutions and enterprises. It has at least been used in digital currency, payment exchange, registration and settlement, Digital assets, traceability and anti-counterfeiting, supply chain, Internet of Things and many other fields have moved from theoretical discussions to practical applications.
"Blockchain" was first introduced with "Bitcoin" released in early 2009. Blockchain has become the basic protocol and technical application for the launch, recording and circulation of Bitcoin. Although Bitcoin has been controversial since its inception and cannot even be regarded as a "currency" by governments and monetary authorities, the blockchain technology used in Bitcoin has been recognized by governments, including governments and monetary authorities. extensive attention.
Why has blockchain become a rapidly heating up hot technology and topic?
The most important of these may be that on the basis of blockchain technologyBitcoin, launched on the Internet, has opened up a new technology and rules that have little to do with traditional society (offline) and are completely used in the online world (online) for Internet user identity verification, wealth confirmation, transaction records, notarization and verification, etc. The exploration and trial of the system provide optional paths and unlimited imagination for people to adapt to the development of the Internet society.
Judging from its application in Bitcoin, blockchain is a set of new network blocks (BLOCK, also called communities) formed by combining encryption technology with the Internet. Bitcoin configuration, netizen identity verification, and Bitcoin (value) confirmation formed by mining, Bitcoin transaction records, and extended encryption of Bitcoin cross-block flow (value transfer) (added block and transaction time identification, etc. Internet protocol rules and accounting (Ledger) system including block chain, full encryption, mutual authentication, etc., including factor) registration and verification. Precisely because Bitcoin is not a substitute for offline legal currency, but is issued and managed by non-legal currency authorities, mainly imitating the model of gold, and is completely new and decentralized protected and supported by basic Internet protocols and strict encryption technology. Internet currency (virtual currency) has thus formed a new set of currency rules and systems that are different from and not subject to real social laws, and can be bought, sold or exchanged with legal currency. It has been more than 8 years since Bitcoin was launched. There has been no record of funds or user information being stolen. Its security has been verified, and its efficiency and cost of fund settlement also have obvious advantages. This has made people's confidence in the blockchain technology used in Bitcoin continue to increase, and people have become more and more aware that although blockchain is a technology and protocol pioneered and applied by Bitcoin, the blockchain Chain is not the same as Bitcoin, and its application is by no means limited to Bitcoin. The application of blockchain can be decentralized or centralized; it can be a public chain model or a private chain model. Therefore, after Bitcoin, blockchain technology is also constantly developing and innovating, and constantly exploring new application fields, especially in the financial field.
The reason why blockchain is valued highly by more and more people is because the development and widespread application of the Internet have caused more and more economic exchanges and transaction activities to be conducted online, and the online world (or online world) society) is rapidly expanding, enriching and active, and online transactions must solve the efficiency and security protection issues of the parties' identity verification, value verification, transaction records, inspection and verification, etc., and require strict intermediaries and agreements (rules or constitutions). In this regard, traditional thinking and customary practices are to follow the development trajectory of the transfer of offline transactions to online and push the common rules and practices of the real (offline) society to the online (network) society. However, in practice, more and more It is difficult to adapt to the needs of online transactions.
For example, for identity verification of the parties, the natural choice is to use the information on the identity documents protected by the laws of various countries.Based on this, account or transaction passwords, as well as facial recognition, iris, fingerprint and other biometrics can be added to verify the identity of online transactions. However, this method first makes the citizen identity information in the cross-border interconnected online world subject to the real society. Restrictions on administrative jurisdiction...>>

Question 8: Explain in an easy-to-understand manner what is blockchain. The English name for blockchain is Blockchain. Block literally means block, block, and chain means chain, chain. Therefore, together they are translated into blockchain.
1. Use cryptography technology to encrypt and decrypt so that records cannot be tampered with. Common blockchain encryption methods include hash algorithm, RSA algorithm, elliptic curve algorithm, etc.;
2. The huge amount of calculation needs to be supported by a reasonable reward mechanism. Because every transaction must be recorded, Bitcoin’s blockchain has more than 60 gigabytes so far. Every new transaction requires confirmation of the information related to the trading account to ensure that the transaction is valid. The huge amount of calculation requires a computer with powerful computing power to complete.
In order to encourage the participation of powerful computing power, Bitcoin provides two rewards: one is to issue a certain number of bitcoins to these computers every day; instead, all transfer fees are awarded to these computers. (The technical term for these computers is "mining machines", and the people who hold the mining machines are called "miners".)
Biying China is working hard on asset digitization and launched the digital currency crowdfunding platform Biying China.

Question 9: What is the so-called "blockchain"? Blockchain itself is a tool called decentralization and trustlessness. For example, when you graduate from university, the current practice is to have a certificate recognized and issued by an authoritative agency as your certificate. This setting is more troublesome, because this is a piece of paper, and paper can be forged, so 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, whoever There are various possibilities related to media. The blockchain provides a great opportunity. As soon as you graduate, you will have a record on the blockchain. No one can change this record. This thing exists objectively. You, as a physical existence , and then as a data existence, the blockchain was born. In this case, anyone who wants to check where you graduated can easily solve the problem. This is similar to the big data often involved in social networking (WeChat) and payment platforms (Alipay, Yibao).

Question 10: What does blockchain mean? Regarding blockchain, I think you have already seen the concept on the Internet. Let me explain it based on my understanding!
First, let’s talk about its characteristics: 1. Openness and transparency 2. Decentralization 3. Anonymity 4. Information cannot be tampered with or eliminated 5. No trustCost
The blockchain is like a public ledger. Everyone has the right to record and read it. Everyone jointly supervises to ensure its accuracy. Moreover, the recorded content will be saved permanently and can only be added but not deleted! However, as the number of blocks continues to increase, costs will increase and efficiency will decrease. (I’m not sure whether technology can be used to make up for this. I hope someone who understands technology can point it out.)
Blockchain is divided into public chain, private chain, and alliance chain. Public chain: accessible to everyone, everyone has read and write permissions, completely open, transparent and decentralized. Private chain: Open to individuals or institutions, in which the owner of the private chain can set various permissions to make it partially centralized. Alliance chain: Open to specific organizations or groups, it is also "partially decentralized". According to the ledger at the beginning, members can view and transact, but cannot record and confirm bills, or require permission from the alliance. (The latter two do not have cost and efficiency issues)
Regarding blockchain, countries have begun to recruit talents in this area. For this, you can search online for "Central Bank Recruiting Digital Currency R&D Personnel". In addition, you can increase your understanding of blockchain by understanding its existing applications. What we usually refer to generally refers to public chains. Currently, those used abroad include Bitcoin, Ethereum and other domestic blockchains. Chain
1. Open and transparent: Every piece of data is verified by everyone and can be viewed by everyone at any time.
2. Decentralization: For example, when we shop on Taobao, we conduct transactions through the intermediary Taobao, and blockchain allows both supply and demand parties to directly contact each other for direct transactions through blockchain technology.
3. Anonymity: No personal privacy information is required to complete transactions on the blockchain, only your unique alphanumeric signature is required.
4. Information cannot be tampered with or deleted: Once the data has been verified and recorded, no one has the authority to modify it, let alone delete it!
5. No trust cost: The trust crisis in reality will not appear in the blockchain. Transactions in the blockchain do not require you to trust the other party. Only when both of you have enough "digital assets" to trade can it be carried out, and Under the supervision of the entire network, transactions will not be broken. If you have no idea about the cost of trust, just think about how many intermediaries there are in your city, or just think about Jack Ma, and you will know how big the cost of trust is.
I am still learning more about blockchain. I am Li Ailin. If you have any questions, you can discuss and learn together!

博客主人唯心底涂
男,单身,无聊上班族,闲着没事喜欢研究股票,无时无刻分享股票入门基础知识,资深技术宅。
  • 39322 文章总数
  • 3637417访问次数
  • 3091建站天数