Wechat reading blockchain reshapes economy and the world
< Introction to cognition & gt
publication time: 2016
recommendation: this book is mainly for programmers. Combined with API programming, we can tell you the principle and usage of cryptocurrency, as well as how to develop related software. For non programmer readers, the first few chapters of this book are still applicable as in-depth introction of bitcoin Book pdf download: https://quant.la/Download
< Introction to cognition & gt Download link is attached at the end of the article)
new economy blueprint and guide
publication time: 2016
recommendation: this book is mainly for programmers. Combined with API programming, we can tell you the principle and usage of cryptocurrency, as well as how to develop related software. For non programmer readers, the first few chapters of this book are still applicable as in-depth introction of bitcoin. Book download
Does it have to be PDF? There are a series of blockchain books on hand. You can go to
If you want to understand the application of blockchain, you can refer to many books and opinions, such as illustrated blockchain, blockchain: reshaping the economy and the world, blueprint and guide of new economy, and articles of coin'an community, including a detailed understanding of the platform of coin'an community, with great strength
As the name suggests, blockchain is composed of block and chain. It is a new application mode of computer technology such as distributed data storage, point-to-point transmission, consensus mechanism, encryption algorithm and so on. It is a kind of chain data structure that combines data blocks in order according to the time sequence, and it is a secure and reliable distributed account book that can not be tampered with and forged by means of cryptographyin 2008, in his paper bitcoin: a peer-to-peer e-cash system published by Nakamoto, he first proposed the idea of blockchain and encrypted digital currency. Starting from bitcoin, blockchain has become the underlying technology of various digital currencies
2. Working principle of blockchain:
1. Basic concepts include:
(1) transaction: one operation will change the account status once, such as adding a record
(2) block: records the transaction and status data within a specified time, which is a consensus and preservation of the current account status
(3) chain: it is composed of a series of blocks in chronological order, which is the log record of the whole state change
if you understand the working concept of blockchain, it is not difficult to understand its working principle. Suppose there is a distributed data logbook, which can only be added, deleted or changed. Its structure is a linear chain formed by a series of "blocks" (which is also the source of the name of "blockchain"), and new data needs to be added, It must be put into a new block. The maintenance node can propose a new block, but it must go through a certain consensus mechanism to reach an agreement on the final selected block
2. Take bitcoin as an example to see the working principle of blockchain
the block of bitcoin is divided into block head and block body< The core advantages and characteristics of blockchain are as follows:
3.
1. The verification, accounting, storage, maintenance and transmission of blockchain data are all based on the distributed system structure. There is no centralized hardware or management organization, and the rights and obligations of any node are equal, The data blocks in the system are jointly maintained by the nodes with maintenance function in the whole system
2. Open and transparent
the system is open, in addition to the private information of all parties to the transaction is encrypted, the data of the blockchain is open to all, and anyone can query the blockchain data and develop related applications through the open interface, so the information of the whole system is highly transparent
3. Security
blockchain adopts consensus based specifications and Protocols (such as a set of open and transparent algorithms) to enable all nodes in the whole system to exchange data freely and safely in a de trusted environment, so that the trust in "people" is changed into the trust in machines, and any human intervention does not work
4. Information cannot be tampered with
once the information is verified and added to the blockchain, it will be stored permanently. Unless more than 51% (almost impossible) nodes in the system can be controlled at the same time, the modification of the database on a single node is invalid, so the data stability and reliability of the blockchain are extremely high
5. Anonymity
because the exchange between nodes follows a fixed algorithm, their data interaction does not need trust (the program rules in the blockchain will judge whether the activity is effective by themselves), so the counterparties do not need to let the counterparties generate trust by disclosing their identities, which is very helpful for credit accumulation
1. Public chain: anyone can participate in the use and maintenance, and can obtain the effective confirmation of the blockchain. Public chain is the earliest blockchain and the most widely used blockchain at present, such as bitcoin blockchain. The information is completely public
if the licensing mechanism is introced, it includes private chain and alliance chain
2. Private chain: a company or indivial only uses the blockchain technology and enjoys the write permission of the blockchain, and the information is not disclosed. At present, conservative giants (traditional finance) want to experiment with private blockchain, and the application procts of private blockchain are still groping
3. Alliance chain: it is a blockchain controlled by multiple organizations, which is between the public chain and the existing chain. The use of the chain is managed with authority, which can be controlled by the manager, and also open to others according to the manager's wishes
in addition, according to the different use scenarios and purposes of blockchain, it can be divided into currency chain for the purpose of digital currency, property chain for the purpose of recording property rights, and crowdfunding chain for the purpose of crowdfunding
take Maotai liquor as an example:
distillery address, proction workshop, operation staff, inspector, delivery time, transportation vehicle information and driver information,
liquor year, raw material source, raw material supplier, storage warehouse number, raw material transportation vehicle and driver information,
all information can be accurately traced, permanently recorded and tampered with
the above information can be easily verified
2. Food safety issues as early as last November, Wal Mart has cooperated with IBM to track the source of food by using blockchain technology, so as to ensure the safety of food and increase the circulation of food to rece costs. For Wal Mart and other large supermarkets, it took a few days to investigate the source of problem food, After using this technology, only one item of proct information is needed to achieve accurate traceability, and important information such as food origin, inspector, supplier, logistics and transportation can quickly find problems in a few minutes. Currently, procts tracked by blockchain include packaging procts from the United States and pork from China
3. Information security
blockchain technology is promoting an information security technology revolution. (1) identity protection PKI is a common public key encryption technology in e-mail, message application, website and other communication applications. However, since the implementation of most PKI, the centralized trusted third party certification authority (CA) is used to issue, activate and store user certificates. Hackers can attack PKI to fake user identity or crack encrypted information
certcoin is the first PKI implementation of blockchain, which comes from MIT, removes the centralized authentication center, and uses blockchain as a distributed ledger for domain name and public key
pomcor company: blockchain PKI implementation path: keep the authentication center, and use blockchain to store the hash value of issued and activated certificates. Users can verify the authenticity of certificates through decentralized and transparent sources, and can also improve the network access performance through local authentication of secret key and signature based on blockchain
(2) data integrity protection
guardtime developed a secret key free signature architecture (Ksi) based on blockchain technology to replace the secret key based data authentication technology. Ksi stores the hash table of the original data and files on the blockchain, runs the hash algorithm to verify other copies, and compares the results with the data stored in the blockchain. Any data tampering will be found quickly because the original hash table is stored in millions of nodes
(3) key infrastructure protection
the "Achilles heel" of the Internet, DDoS has entered the TB era, DDoS is still the simplest weapon for hackers to bring down the big target with low cost, DNS service is the primary target for hackers to carry out large-scale destruction, but blockchain technology is expected to fundamentally solve the problem
The distributed storage ofblockchain makes hacker attacks lose focus. Nebulis is developing a distributed DNS system, which uses Ethereum blockchain and interstellar Internet file system (IPFs, the distributed substitute of HTTP) to register and resolve domain names. The biggest weakness of DNS is caching, which makes DDoS attacks possible. It is also the bane of the centralized government's censorship of social networks and manipulation of DNS registration. A highly transparent and distributed DNS system can effectively prevent any entity, including the government, from arbitrarily manipulating records
(1) digital currency: improve the convenience of currency issuance and use, such as bitcoin and Ethernet in foreign countries, and guorenbao in Chinafrom the use of physical transactions, to physical currency and credit currency, and then to the rise of bitcoin network, more and more people are aware of the distributed ledger blockchain technology behind it, and graally apply it in many scenarios other than digital currency
(2) cross border payment and settlement: realize point-to-point transaction, rece intermediate fees
transfer and payment. At present, the most mature application of blockchain technology is payment and transfer. Blockchain technology can avoid complicated systems, save the process of inter-bank reconciliation and review, and accelerate the settlement speed; Virtual currency can rece transaction costs without the intervention of clearing house. Different countries have different clearing proceres. It takes two or three days for a single remittance to arrive, which is inefficient and accounts for a large proportion of funds in transit. No longer through the third party, through the blockchain technology to form point-to-point payment. By eliminating the link of the third-party institutions, we can make full day payment, real-time payment, withdraw cash quickly and rece the hidden cost, which helps to avoid the capital risk. It is timely and convenient
(3) bills and supply chain financial business: rece human intervention, rece costs and operational risksvalue transfer between point-to-point, control and verify physical bills or central system; Intermediaries will be eliminated and human intervention reced. With the improvement of efficiency, financing channels are more unblocked, risks are lower, and multiple parties benefit
(4) securities issuance and Trading: realize quasi real-time asset transfer, accelerate the speed of transaction clearing
the application of blockchain technology can make the process of securities trading more concise, transparent and fast, rece the plication of IT system, and improve the efficiency of market operation. For stocks, blockchain can eliminate paper and pen or electronic form records, rece human errors in trading, and improve the transparency and traceability of trading platform. Citigroup and Nasdaq cooperate to promote blockchain applications
(5) customer credit investigation and anti fraud: rece the cost of legal compliance, prevent financial crimes
the customer information and transaction records recorded in the blockchain help banks identify abnormal transactions and effectively prevent fraud. The technical characteristics of blockchain can change the existing credit reference system, which can be implemented in banks
Specifically, users can share the idle storage space and bandwidth resources of cat disk, and these resources will be output to companies such as content, video, game, blockchain, etc. cat disk company will convert the legal currency and various digital currencies paid by the latter into bitcoin, and users will get the corresponding bitcoin income. This is also the unique mining mode of cat disk
why reward bitcoin
because similar procts on the market reward users with points, diamonds and other rights and interests issued by relevant companies, and most of these rights and interests are of low or no value. In addition, those projects that once seemed to be hot are now almost withered, and the early players may benefit, while the late players will lose all their money
as we know, bitcoin is the anchor currency in the digital currency world. Cat disk directly uses bitcoin to motivate users, and users can pick up the coin to their wallet at any time, and their income can be guaranteed. Moreover, the risk of bitcoin breaking is almost zero, and the user's income will be more lasting and stable
how is the mining income distributed
when it comes to distribution, we should first introce the concept of "storage power", which is directly linked to the income of cat disk users. Storage power is an index based on users' shared storage space, bandwidth and online time. The larger the storage space, the faster the bandwidth speed and the longer the online time, the larger the storage power, and vice versa
the cat disk gains revenue by sharing storage bandwidth resources, and users can check the revenue through app every day, that is, how much bitcoin they earn. The profit distribution of maopan mining is not random, but through a series of calculations. In short, users' daily income depends on their personal storage capacity, all users' storage capacity and the amount of money issued each day. The calculation formula is as follows:
single user's daily income = single user's daily storage capacity / all users' daily storage capacity * Daily currency amount
it can be seen that users' daily income is positively correlated with the daily storage capacity index and the daily currency amount, and negatively correlated with all users' daily storage capacity index
what is the amount of money issued every day
the cat disk integrates the storage and bandwidth resources shared by users, provides storage and bandwidth services to the demander, and converts various digital currencies paid by the other party into bitcoin for distribution to users. How much bitcoin is issued every day depends on the actual business situation, so there is no way to give specific figures for the time being. What we can make clear is that, unlike other mining procts, cat disk does not issue its own currency or restrict the mining of a specific kind or several kinds of currency. Instead, it earns various digital currencies paid by others. These currencies are all market currency. Cat disk converts these currencies into bitcoin and distributes them to users
note that all the currencies are negotiable, and the more storage nodes, the more business, the higher the overall mining revenue; For other mining procts, the amount of money that can be mined is limited or issued by the owner. With the passage of time, there will be more and more mining machines, and the mining income will be less and less
what is the latest "frequently named" blockchain? Blockchain is a new application mode of computer technology, such as distributed data storage, point-to-point transmission, consensus mechanism, encryption algorithm, etc. Blockchain is essentially a decentralized database
in fact, we are committed to liberating the blockchain from the masses to the masses. Its fundamental purpose is to expand or even reshape the trust system and improve efficiency. It is more like a way of thinking or concept that starts from people's vision. In fact, the core advantage of blockchain is that its credibility and written data can not be tampered with. As one of the hot spots of scientific and technological innovation, Hengyuan technology has gathered a large number of talents, capital and social resources in the blockchain instry. I believe that with the strong support of the central government and the strong promotion of policies, blockchain technology will play an important role in the construction of Digital China and achieve more fruitful results