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

区块链股权是什么意思,区块链股权是什么类型

发布时间:2023-12-06-08:47:00 来源:网络 区块链知识 区块   股权

区块链股权是什么意思,区块链股权是什么类型


请查看相关英文文档

『一』What are the difficulties of the regional equity market? What innovative developments can blockchain bring to the regional equity market?

It is difficult to raise funds and invest in the regional equity market. There are many problems such as high risks and high costs, but these are essentially caused by information asymmetry, untruthfulness, incompleteness, and high cost of information acquisition. They are also determined by the one-to-one offline model of OTC transactions. Recently, Qulian Technology issued a document stating that it has applied blockchain technology to the regional equity market. The greatest role of blockchain technology in the regional equity market has five points: first, to enhance efficient mutual trust and cooperation in the regional market; second, to reduce information asymmetry among the parties involved in the regional market; third, to improve the equity registration and custody function of the regional market; fourth, to focus on Shaping the regional market clearing and settlement system, and fifthly promoting the connection between the regional market and the multi-level capital market system.

『二』What is blockchain? Popular explanation of blockchain. The simplest explanation of blockchain


Blockchain is a decentralized distributed ledger database. This The advantage of this distributed ledger is that buyers and sellers can trade directly without any intermediary. Everyone has a backup, even if yours is lost, it will not be affected.
If you have a ledger at home, let you keep it. In the past, your parents gave you your salary and asked you to record it in your account book. If you are greedy and want to buy something delicious in the meantime, the record in the account book may be missing by more than ten yuan, and no one else will know.
How to use blockchain to solve problems: If you use the whole family mobilization method to keep accounts, the above-mentioned problems will not exist, because you are keeping accounts, your father is also keeping accounts, and your mother is also keeping accounts. , they can all see the general ledger. You can’t change it, and neither can your parents. In this way, your father who wants to buy cigarettes and you who want to eat can’t do anything about it.
(2) What is blockchain equity? Extended reading:
Blockchain application fields
1. Financial field
Blockchain is used in international exchange, letters of credit, equity registration and stock exchanges, etc. The financial field has potentially huge application value. The application of blockchain technology in the financial industry can eliminate the need for third-party intermediaries and achieve direct point-to-point connection, thereby greatly reducing costs and quickly completing transaction payments.
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. This field is considered to be a promising application direction of the blockchain.
3. Public welfare field
The data stored on the blockchain is highly reliable and cannot be tampered with, so it is naturally suitable for use in social welfare scenarios. Relevant information in the public welfare process, such as donation projects, fundraising details, fund flows, recipient feedback, etc., can be stored on the blockchain and transparently and publicly disclosed conditionally to facilitate social supervision.
4. Insurance field
In terms of insurance claims, insurance institutions are responsible for fund collection, investment, and claims settlement, and often have higher management and operating costs. through smart contractsThe application requires neither application by the policy holder nor approval by the insurance company. As long as the claim settlement conditions are triggered, the policy will realize automatic claim settlement.

『三』 What is blockchain

What is blockchain? What changes will it bring to your future life?

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

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

In fact, the original English version of the Bitcoin white paper does not appear in the word blockchain, but uses chain of blocks. In the earliest Chinese translation of the Bitcoin white paper, chain of blocks was translated into blockchain. This is the earliest time when the Chinese word "blockchain" appeared.

The Cyberspace Administration of China issued the "Blockchain Information Service Management Regulations" on January 10, 2019, which will come into effect on February 15, 2019.

In a narrow sense, blockchain is a chain data structure that combines data blocks in a sequential manner in chronological order, and is cryptographically guaranteed to be non-tamperable and non-transformable. Fake distributed ledger.

So in conclusion, this is undoubtedly a new technology that changes life. In the future, the production activities of the entire society will be carried out with blockchain as the underlying logic. Many things We all have it at our fingertips, and with the integration of artificial intelligence and big data, we can easily handle things that may seem cumbersome now, such as some securities market transactions and intelligent matching of financial management activities.

To put it simply, blockchain is a network computing center that integrates people, property, machines, and goods, and packages them into a whole; putting it on an infrastructure to run.

『四』What is blockchain technology? What exactly is blockchain?

In a narrow sense, blockchain is a way to store data in a chronological order. A chained data structure composed of blocks connected in sequence, and a cryptographically guaranteed distributed ledger that cannot be tampered with or forged.

Broadly speaking, blockchain technology uses block chain data structures to verify and store data, uses distributed node consensus algorithms to generate and update data, and uses cryptography to ensure data transmission and access. It is a new distributed infrastructure and computing method that uses smart contracts composed of automated script codes to program and operate data securely.

[Infrastructure]

Generally speaking, the blockchain system consists of data layer, network layer, consensus layer, incentive layer, contract layer and application layer. Among them, the data layer encapsulates the underlying data blocks and related basic data and basic algorithms such as data encryption and timestamps; the network layer includes distributed networking mechanisms, data dissemination mechanisms, and data verification mechanisms; the consensus layer mainly encapsulates network nodes Various consensus algorithms; the incentive layer integrates economic factors into the blockchain technology system, mainly including the issuance mechanism and distribution mechanism of economic incentives; the contract layer mainly encapsulates various scripts, algorithms and smart contracts, and is the core of the blockchain The basis of programmable features; the application layer encapsulates various application scenarios and cases of the blockchain. In this model, the chain block structure based on timestamps, the consensus mechanism of distributed nodes, economic incentives based on consensus computing power, and flexible programmable smart contracts are the most representative innovations of blockchain technology.

Extended information:

[Blockchain core technology]

Blockchain mainly solves the trust and security issues of transactions, so it addresses this issue Four technological innovations:

1. Distributed ledger means that transaction accounting is completed by multiple nodes distributed in different places, and each node records a complete account, so they all Can participate in supervising the legality of transactions and can also jointly testify for them.

The uniqueness of blockchain's distributed storage is mainly reflected in two aspects: First, each node of the blockchain stores complete data according to the block chain structure. Traditional distributed storage generally stores The data is divided into multiple parts for storage according to certain rules. Second, the storage of each node in the blockchain is independent and of equal status, relying on the consensus mechanism to ensure storage consistency, while traditional distributed storage generally synchronizes data to other backup nodes through the central node.

No node can record ledger data independently, thus avoiding the possibility of a single bookkeeper being controlled or bribed to record false accounts. Also because there are enough accounting nodes, theoretically speaking, the accounts will not be lost unless all nodes are destroyed, thereby ensuring the security of the accounting data.

2. Asymmetric encryption and authorization technology. Transaction information stored on the blockchain is public, but account identity information is highly encrypted and can only be accessed with authorization from the data owner. , thus ensuring data security and personal privacy.

3. The consensus mechanism is how all accounting nodes reach a consensus to determine the validity of a record. This is both a means of identification and a means of preventing tampering. Blockchain proposes four different consensus mechanisms, which are suitable for different application scenarios and strike a balance between efficiency and security.

The consensus mechanism of the blockchain has the characteristics of "the minority obeys the majority" and "everyone is equal". "The minority obeys the majority" does not entirely refer to the number of nodes, but can also be the computing power and the number of shares. Or other characteristic quantities that the computer can compare. "Everyone is equal" means that when a node meets the conditions, all nodes haveThe consensus result is proposed first, and it may become the final consensus result after it is directly recognized by other nodes.

4. Smart contracts. Smart contracts are based on these trustworthy and non-tamperable data and can automatically execute some predefined rules and terms. Take insurance as an example. If everyone's information (including medical information and risk occurrence information) is true and trustworthy, it will be easy to automate claims settlement in some standardized insurance products.

In the daily business of insurance companies, although transactions are not as frequent as those in the banking and securities industries, the reliance on trusted data continues unabated. Therefore, the author believes that using blockchain technology from the perspective of data management can effectively help insurance companies improve their risk management capabilities. Specifically speaking, it is mainly divided into risk management of policyholders and risk supervision of insurance companies.

Blockchain-Network

『Wu』 Advantages and Disadvantages of Blockchain in Equity Financing

Disadvantages of Blockchain
1 .No privacy
The blockchain is distributed. On the public chain, it means that everyone has a complete ledger, and because the blockchain calculates the balance, verifies the validity of the transaction, etc., it is necessary to trace every transaction. Each account is open and transparent, so transaction data is open and transparent. If I know someone’s account, I can know all his wealth and every transaction. There is no privacy at all.

2. Supervision
The decentralized and autonomous features of blockchain dilute the concept of state supervision. However, all innovations need to comply with regulatory requirements. The supervision of blockchain is to promote the commercial application of blockchain to a certain extent and provide better compliance protection. On the other hand, the regulatory authorities are lagging behind in establishing laws and systems for this new technology, which may also destroy the blockchain, so the scale needs to be grasped.

3. Security issues
A major feature of blockchain technology is that it is irreversible and unforgeable, but the premise is that the private key is safe. The private key is generated and kept by the user without third party involvement. Once the private key is lost, no operations can be performed on the account's assets. With the development of new computing technologies such as quantum computers, asymmetric encryption algorithms have a certain possibility of being cracked in the future, which is also a potential security threat faced by blockchain technology.

4. Delay in data confirmation
There is delay in blockchain transactions. Taking Bitcoin as an example, the validity of the current transaction is affected by network transmission, because it needs to be When most nodes on the network learn about this transaction, they have to wait until the next accounting cycle (Bitcoin controls this to about 10 minutes), that is, the transaction needs to be recognized by the majority of nodes. It is also affected by a small probability event, that is, when two or more nodes compete for accounting rights on the network at the same time, then two or more blockchain branches will be generated in the network. At this time, which branch records the data? If it is valid, you have to wait for the next accounting cycle, which is ultimately determined by the longest blockchain branch.Therefore, the transaction data of the blockchain is delayed.

Advantages of blockchain
1. Collective maintenance
The system is open. In addition to the private information of the transaction parties being encrypted, the system is composed of all parties with maintenance functions. The nodes are jointly maintained, and anyone can query blockchain data and develop related applications through the public interface, so the entire system information is highly transparent.

2. Decentralization
Blockchain uses peer-to-peer network technology to store data, using distributed computing and storage, and there is no centralized hardware or management organization. All nodes have equal rights and obligations, so if any node stops working, it will not affect the overall operation of the system.

3. No need to trust the system
Since the exchange between nodes follows a fixed algorithm, participants do not need to trust anyone. As the number of participating nodes increases, the security of the system increases. Therefore, the counterparty does not need to reveal its identity to make the other party trust itself, which is very helpful for the accumulation of credit.

4. Information cannot be tampered
Once the information is verified and added to the blockchain, it will be stored permanently. Generate a set of chronologically recorded, non-tamperable, and trustworthy databases, which can limit related illegal activities. Therefore, the data stability and reliability of blockchain are extremely high.

The non-tampering and undoability of the blockchain is both an advantage and a disadvantage. There is no regret medicine in the blockchain, and you can do almost nothing about the data changes in the blockchain. This is mainly reflected in the following: If the transfer address is filled in incorrectly, It will directly cause permanent loss and cannot be revoked; if the key is lost, it will also cause permanent loss that is irreparable. In reality, if you lose your bank card or forget your password, you can still go to a bank branch and your money will still be there.

『Lu』 Popular explanation of what blockchain is

Question 1: What is blockchain? Can you explain the principles of 10-point blockchain in plain language: Decentralized 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, Payment transactions can be performed directly 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 order of transactionsArrangement; 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. Then who will keep this ledger becomes 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 informationCredit issues. 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.chain project. 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, multi-chain general ledger technology that supports business expansion, and interconnection technology between heterogeneous blockchains. wait. 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 of Bitcoin and the records of all users’ Bitcoin transactions. 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", which is a new form of distributed artificial intelligence and will establish a new interface and shared interface between 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 The contents of the ledger are distributed to all users in the system within a certain period of time.of others to make backups. 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 contracts to customize currency or asset transactions. 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 there has been a wave of blockchain turmoil in the financial circle.wind. 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 the launch of Bitcoin based on blockchain technology has opened up a new relationship with traditional society ( The exploration and attempt of new technologies and rule systems such as Internet user identity verification, wealth confirmation, transaction records, notarization and verification, which have little connection with offline) and are completely applied to the online world (online), provide people with the opportunity to adapt to the Internet society. Development provides alternative paths and unlimited imagination.
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. Blockchain applications can be decentralized or centralized; they can be public chain models orThere is a private chain mode. 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, it is increasingly It is difficult to adapt to the needs of online transactions.
For example, for the identity verification of the parties, the natural choice is to use the information on the identity documents protected by the laws of various countries as the basis, and then add account or transaction passwords, as well as facial recognition, iris, fingerprints and other biometrics to conduct online transactions. Verification, but this method first makes the citizen identity information in the cross-border interconnected online world subject to the administrative jurisdiction of real society... >>

Question 8: Easy to understand Explain clearly what is blockchain. The English name of 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 the digitization of assets and has 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, and it willVarious gaps will appear. The licensing authorities are also people, and there will be various gaps that can be exploited. As long as it is related to people, there will be various possibilities for it to be related to any 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, eliminated 5. No trust cost
Blockchain is like a public ledger , everyone has the right to record and read, and everyone will jointly supervise to ensure its accuracy, and the recorded content will be permanently saved, 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 you have enough "digital assets" to trade can the transaction be carried out, and the transaction is subject to the supervision of the entire network. Will not break the contract. 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!

『撒』 What is the role of blockchain?

1. Blockchain is used in international exchange, letters of credit, equity registration and securities Exchanges and other financial fields have potentially huge application value. The application of blockchain technology in the financial industry can eliminate the need for third-party intermediaries and achieve direct point-to-point connection, thereby greatly reducing costs and quickly completing transaction payments.

2. 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. This field is considered a promising application direction of blockchain.

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

『8』 What is the blockchain and can it be invested in?

What is the blockchain and can it be invested in?

District Blockchain technology is an emerging concept after the introduction of the Internet concept. It mainly solves the information asymmetry in society and provides decentralized services. Give an example to explain what blockchain technology is:

Usually we deposit cash into the bank. Every time we withdraw money, the transfer must go through the bank system to complete. So if we use blockchain technology To solve this problem, then our money does not need to be placed in the bank. When transferring money to others, we only need to transmit data on the chain. The transfer record data will be recorded by the entire network, and the consumption path of the amount can be found at any time. , there is no need to go through any intermediary to complete the intermediate recording.

This is just one of the scenarios where blockchain technology is applied. At present, the payment industry, gaming industry, lottery gambling industry, etc. are the most widely used blockchain technology.

In the nascent stage of the development of blockchain technology, many investors will naturally see the development potential and prepare to invest in blockchain. So how to invest in blockchain? Everyone knows that with the emergence of blockchain technology, digital currency will be generated, and the circulation of digital currency will generate value. Ordinary people can invest in blockchain by purchasing digital currency. Common digital currencies include Bitcoin, Ethereum, Yuzi, etc. However, the risk is extremely high. The return is much higher than that of stock investment, but the risk is also several times higher. Therefore, when investing in blockchain, dataThe choice of currency is also very important. For novice investors, it is recommended to choose mainstream currencies, such as Bitcoin, Ethereum and Ripple. Their value has been basically recognized, they have a consensus mechanism, and the price will not drop significantly. However, the corresponding blockchain technology is still the best. Ethereum.

For professional risk control investors, you can choose to invest in blockchain companies, taking a fancy to their long-term value and tokens. Nowadays, blockchain companies will issue coins, which are so-called digital currencies. However, their value is zero and they have no actual circulation significance. Therefore, if you choose to invest in a blockchain company, you still need to see clearly the content of the company's projects, whether they can be truly implemented, and how much potential they have for changing human life in the future.

『九』 What is the connection between blockchain and equity crowdfunding

Now let’s talk about the feasibility of blockchain equity crowdfunding in China. We all know that as far as China is concerned, companies are divided into two broad categories: joint-stock companies and limited companies.
Joint-stock companies are divided into "listed companies" and "unlisted joint-stock companies". The shares of a listed company are registered with the China Securities Depository and Clearing Corporation, so its issuance of shares or share transactions are subject to the management regulations of the China Securities Regulatory Bureau. We won’t go into details here; shares issued by non-listed joint-stock companies do not need to be registered by any institution, and rights can be confirmed by issuing shares themselves and maintaining a shareholder register. Of course, many of them register through third-party institutions such as the industrial and commercial departments or China Securities Depository and Clearing Corporation, using local share custody centers to provide third-party registration services for public announcements. Moreover, when the company's equity changes, it needs to be registered through Manual processing of paper equity certificates, option issuances and convertible notes will make the maintenance of shareholder registers very complex and cumbersome, and the tracking and maintenance of transactions will become more difficult to trace as the number of transactions increases.
If you use Techshares blockchain technology for equity crowdfunding, it will perfectly solve all the above problems. The blockchain ledger is safe and transparent, cannot be tampered with, and is easy to track. It can record the company's equity and its changes at any time. history.
Convenient equity transfer and circulation
For equity crowdfunding, equity circulation is an important part of the business, which can stimulate user activity and promote more registration and issuance. Traditional OTC over-the-counter equity transactions are based on the credit of both parties to the transaction. The parties to the transaction bear the credit risks themselves. Transactions can only proceed after establishing bilateral credit lines. The trading platform collectively bears the credit risks of market traders.
Techshares blockchain technology can reduce the credit risk of transactions. It essentially decentralizes the third party that provides credibility, that is, it is no longer limited to specific third-party entities, but relies on All participants come together to maintain a registration system. From the perspective of the functions achieved, the blockchain, on the one hand, hands over the right to record to the company itself, embodying the spirit of autonomy; on the other hand, it can also ensure that information recordsopenness, transparency and authenticity to minimize rights disputes. The ownership of equity is registered in the blockchain, and equity transactions must be signed by the owner's private key to be verified; after the transaction is confirmed, changes in equity will also be recorded in the blockchain, thus protecting the interests of both parties to the transaction.
How to ensure safety
As an investor, the most worrying issue is the security of funds. Traditional equity crowdfunding often may cause "double spending" problems (note: double spending - double spending, That is, the only share is transferred repeatedly to two people), until the central clearing agency ensures that the entire system can balance the accounts after the transaction is fully digitalized. However, the risks are often borne by the platform, and the equity crowdfunding business is different from traditional on-site trading. It is conducted by many independently operating companies, so these trading activities are scattered across various platforms. After using the Techshares blockchain technology, the decentralized trust built by the blockchain is not based on human will. It can also ensure the normal operation of the system and business without the need for mutual trust. Everyone becomes a node in the blockchain, has their own public and private keys, and jointly participates in rapid transaction verification and accounting. Furthermore, in the early stages of equity crowdfunding, many parties, including the sponsor, crowdfunding platform, lead investors, sponsors, etc., jointly sign a crowdfunding contract to stipulate their respective responsibilities and obligations. This contract can be converted into a smart contract and stored in the blockchain, and the blockchain ensures that the contract cannot be tampered with during execution. In this way, there is no need to worry about safe space.
Strongly scalable, reasonable and legal
Blockchain equity crowdfunding consists of a three-layer structure. The bottom layer is the blockchain network, which builds a decentralized and trusted distributed ledger; The middle layer combines business logic with the blockchain to jointly establish account center, equity registration, equity certificates, equity transactions, equity management and other functions; the top layer is a crowdfunding platform for customer-oriented services, and the business of the platform is theoretically It can be infinitely extended to various fields and industries.
The use of TechShares' blockchain technology enables decentralized trust (Decentralized trust) by building a P2P self-organizing network, a time-ordered and tamper-proof cryptographic ledger, and a distributed consensus mechanism. In addition, neither the Company Law, the Company Registration Regulations nor other laws and regulations impose any specific restrictions on the form of the shareholder register maintained by the company itself. A company may choose to create and maintain a shareholder register in any documented form, and is not limited to a specific medium. Therefore, it is completely legal to use TechShares as a carrier to conduct equity crowdfunding on the blockchain. Once chosen voluntarily by the company, it can provide legally valid proof of the company's equity (shares).