Position: Home page » Blockchain » Luyitong blockchain Technology

Luyitong blockchain Technology

Publish: 2021-04-25 02:14:27
1.

A: first, application of blockchain

blockchain is a new application mode of distributed data storage, point-to-point transmission, consensus mechanism, encryption algorithm and other computer technologies

Second, blockchain technology

1, financial field

blockchain has great potential application value in international exchange, letter of credit, equity registration, stock exchange and other financial fields

Internet of things and logistics

blockchain can also be naturally combined in the field of Internet of things and logistics

2, public service

blockchain is closely related to people's proction and life in public management, energy, transportation and other fields, but the centralization of these fields also brings some problems, which can be transformed by blockchain

3. In the field of digital right,

through blockchain technology, works can be authenticated to prove the existence of text, video, audio and other works and ensure the authenticity and uniqueness of ownership. After the works are confirmed on the blockchain, the subsequent transactions will be recorded in real time to realize the full life cycle management of digital rights, and can also be used as a technical guarantee in judicial evidence collection

4. In the field of insurance

in terms of insurance claims, insurance institutions are responsible for fund collection, investment and claims settlement, and often have higher management and operation costs

5. The data stored on the public domain

blockchain is highly reliable and tamperable, which is naturally suitable for social public welfare scenarios

2.

From the perspective of technology and architecture, I will tell you my understanding of blockchain in common language

what is blockchain? In a word, blockchain is a storage system. To be more specific, blockchain is a distributed storage system without an administrator and each node has all the data

What are the common storage systems like

first, how to ensure high availability

the common storage system usually uses "rendancy" to solve the problem of high availability. As shown in the figure above, if the data can be copied into several copies and rendant to multiple places, high availability can be guaranteed. The data in one place is hung, and there is data in other places. For example, the master-slave cluster of MySQL is the same principle, and the raid of disk is also the same principle

two points need to be emphasized in this place are: data rendancy often leads to consistency problems

1. For example, in the master-slave cluster of MySQL, there is actually a delay in reading and writing, which means there is a inconsistency in reading and writing in a short period of time. This is a side effect of data rendancy

The second point is that data rendancy often reces the efficiency of writing, because data synchronization also consumes resources. If you add two slave libraries, the write efficiency will be affected. The common storage system is to use rendancy to ensure the high availability of data

so the second question, ordinary storage system, can write more

the answer is yes, for example, take this graph as an example:

in fact, MySQL can do a master-slave synchronization of al masters, master-slave synchronization of al masters, two nodes can be written at the same time. If you want to do a multi room multi live data center, in fact, multi room multi live data synchronization. What we should emphasize here is that multi-point writing often leads to the consistency problem of writing conflicts. Take MySQL as an example, suppose that the attribute of a table is self incrementing ID, then the data in the database is 1234 now. If one of the nodes writes and inserts a piece of data, it may become 5, and then these 5 pieces of data are synchronized to another master node, Before synchronization, if another write node inserts a piece of data, a piece of data with self incrementing ID of 5 will be generated. Then, after the generation, synchronize to another node, and the synchronized data will conflict with the two local 5's after it arrives, which will lead to synchronization failure and write consistency conflict. This problem will occur in the case of multi-point writing

how to ensure consistency in multi-point writing

the reform "Swan class" gives you more technical work

3. The following points are the characteristics of the blockchain summarized by jinwowo group:

1 - Decentralization: because the blockchain relies on each node to achieve system maintenance and ensure the authenticity of information transmission, it is based on distributed data storage without centralized management by a certain center, Therefore, the attack and tampering of a node will not affect the healthy operation of the whole network

2-DE Trust: the establishment of a connection between any two nodes does not need to trust each other's identity, and the data exchange between the two sides does not need the basis of mutual trust. Since all nodes in the network can act as "supervisors", there is no need to worry about fraud

3 - extensible: blockchain is an underlying open source technology, on which various kinds of extension, decentralized and distrusted applications can be realized<

4 - anonymization: the two sides of data exchange can be anonymous, and the nodes in the network can exchange data without knowing each other's identity and personal information

5 - Security and reliability: because the activities between any nodes are supervised by the whole network, and the database adopts distributed storage, for hackers, first, they can't disguise and cheat, Second, we can't control the network only by conquering a node.
4. Shandong bianke Information Technology Co., Ltd. is a software development company with excellent technology
[blockchain exchange]
blockchain technology application research and development, exchange wallet system app development, blockchain technology is actually a new type of Internet. Why is it a subversion of the Internet? Because the Internet solves the problem of information transmission, and the blockchain solves the problem of value transmission. Yuanzhongrui's blockchain system has a lot of value transfer in the development of blockchain, such as distributed ledger, decentralized trust, smart contract, etc. What kind of society will it build in the future
the answer is: a distributed business and self disciplined society. Blockchain features first, decentralization; Without the intervention of the third party, it can realize people to people, point-to-point transaction and interaction
Second, information can not be tampered with; Once the data information is written into the block, it cannot be changed or revoked< Thirdly, it is open and transparent; In a very short time, the block information will be copied to all the blocks in the network to realize the data synchronization of the whole network, and each node can trace back all the transaction information of both sides in the past
Fourth, collective maintenance; In the whole blockchain network, all roles work together to maintain the reliability and security of the whole blockchain information
fifthly, reliable database; Only by mastering 51% of the nodes of the whole system can we tamper with the blockchain information, which is obviously impossible, because there are many participants in the whole system, and mastering so many nodes can not be realized at high cost
the characteristics of blockchain bring great opportunities for the financial instry. With the help of blockchain, the transformation of the internal application scenarios of the instry can bring three main benefits:
1) cost rection: communication cost: the centralized trading market generally needs the participation and coordination of the central clearing system, securities companies, exchanges and banks, and the coordination cost is very high, Through the signature and encryption technology of blockchain, the information can be shared and the coordination cost can be reced; Operating costs: recing labor and paper vouchers, improving automation through smart contracts, and centralizing coordination also bring very high operating costs
2) improve efficiency: the settlement cycle is very fast. When the financial transactions realized through blockchain technology are confirmed, they are actually the process of combining clearing, settlement and audit. The openness, transparency and non tamperability of the blockchain can preserve the operation traces, keep the supervision records and audit traces, and provide convenience for supervision and audit
3) risk rection: the transaction confirmation on the chain is the completion of clearing and calculation, which greatly reces the transaction risk. The research and development of blockchain technology application and the development of exchange wallet system app
5.

A: application fields of blockchain technology

I. financial field

blockchain has great potential application value in international exchange, letter of credit, equity registration, stock exchange and other financial fields

Second, the Internet of things and logistics

blockchain can also be naturally combined in the field of Internet of things and logistics

through the blockchain, we can rece the logistics cost, trace the proction and transportation process of goods, and improve the efficiency of supply chain management

Third, in the field of public service, blockchain is closely related to people's proction and life in the fields of public management, energy and transportation. However, the centralization of these fields also brings some problems, which can be transformed by blockchain

Fourthly, in the field of digital right, through blockchain technology, works can be authenticated to prove the existence of text, video, audio and other works and ensure the authenticity and uniqueness of ownership

In the field of insurance, insurance institutions are responsible for fund collection, investment and claim settlement, and often have higher management and operation costs

Sixth, the data stored on the public welfare field

blockchain is highly reliable and tamperable, which is naturally suitable for social public welfare scenarios

6.

A: the main application fields of blockchain technology are finance, Internet of things and logistics, public service, digital right, insurance and public welfare

First, in the field of finance,

blockchain has great potential application value in international exchange, letter of credit, equity registration, stock exchange and other financial fields

Second, the Internet of things and logistics

blockchain can also be naturally combined in the field of Internet of things and logistics. Through blockchain, we can rece logistics costs, trace the proction and delivery process of goods, and improve the efficiency of supply chain management

Third, in the field of public service, blockchain is closely related to people's proction and life in the fields of public management, energy and transportation. However, the centralization of these fields also brings some problems, which can be transformed by blockchain

Fourthly, in the field of digital right, through blockchain technology, works can be authenticated to prove the existence of text, video, audio and other works and ensure the authenticity and uniqueness of ownership

In the field of insurance, insurance institutions are responsible for fund collection, investment and claim settlement, and often have higher management and operation costs

Sixth, the data stored on the public welfare field

blockchain is highly reliable and tamperable, which is naturally suitable for social public welfare scenarios. The relevant information in the public welfare process, such as donation project, collection details, fund flow, recipient feedback, etc., can be stored on the blockchain, and can be made transparent and public, which is convenient for social supervision

7. It seems that it is not within the scope of demolition for the time being
8. bitcoin can be cashed and converted into the currency of most countries. Users can use bitcoin to buy some virtual items, such as clothes, hats and equipment in online games. As long as someone accepts it, they can also use bitcoin to buy real-life items
the biggest difference between bitcoin and other virtual currencies is that the total amount of bitcoin is very limited and it has a strong scarcity. The monetary system used to have no more than 10.5 million in four years, after which the total number will be permanently limited to 21 million
the concept of bitcoin was first proposed by Nakamoto in 2009. Bitcoin, also known as bitcoin, is an open source software designed and released according to the idea of Nakamoto Tsung, and a P2P network built on it. Unlike most currencies, bitcoin does not rely on a specific central issuing institution. It uses distributed databases throughout the P2P network nodes to record currency transactions, and uses cryptography design to ensure the security of all aspects of currency circulation.
Hot content
Inn digger Publish: 2021-05-29 20:04:36 Views: 341
Purchase of virtual currency in trust contract dispute Publish: 2021-05-29 20:04:33 Views: 942
Blockchain trust machine Publish: 2021-05-29 20:04:26 Views: 720
Brief introduction of ant mine Publish: 2021-05-29 20:04:25 Views: 848
Will digital currency open in November Publish: 2021-05-29 19:56:16 Views: 861
Global digital currency asset exchange Publish: 2021-05-29 19:54:29 Views: 603
Mining chip machine S11 Publish: 2021-05-29 19:54:26 Views: 945
Ethereum algorithm Sha3 Publish: 2021-05-29 19:52:40 Views: 643
Talking about blockchain is not reliable Publish: 2021-05-29 19:52:26 Views: 754
Mining machine node query Publish: 2021-05-29 19:36:37 Views: 750