Blockchain image sharing
In the past, when it comes to blockchain, we always think of foreign procts, such as Ethereum. But when I talk about this topic today, I think more about China's own blockchain technology
at present, the mature application of blockchain technology is more concentrated in some public chain projects, because many application projects need to be developed based on this, so I think the current global landing direction is public chain projects, and it is still too early to talk about maturity. After all, bitcoin and Ethereum are still blocked, and many old problems have not been solved, There will be many new problems. The well-known ones are Biyuan chain, ulord (the project is abroad, but the technical party provides it in the domestic company, Hunan Tianhe Guoyun Co., Ltd.), quantum chain, Xiaoyi Neo, gongxinbao, etc
ulord is a point-to-point value delivery public chain. By building the underlying architecture of blockchain and digital resource distribution protocol, it supports third-party developers to build their own applications on top of their open source protocol, and works with many instry partners to build a complete ecosystem of blockchain technology and applications
based on various rules and protocols created by ulord, it is convenient to graft various digital resource application scenarios including text, pictures, music, video, software, etc., providing a direct docking platform for information creators and consumers. Third party developers can build their own economic system in ulord, or focus on building all kinds of applications around ulord, and use the ulordtoken in ulord as the voucher in the system
for example, an experience sharing platform can be built on ulord, where the experience sharers price the published experience, and the people who obtain the experience information trade on the platform, and each fee paid to the experience sharers will arrive at the account immediately; Proct promoters can publish ads on ulord, price ads, and people who are interested in ads can get certain profits by clicking on ads. The first mock exam is to separate information from the past, and to use platform or other centralized organizations to spread profit. This mode eliminates intermediate links, and information providers and consumers directly connect with Ulord, which ensures the maximization of the interests of the originator. p>
MACD is called the moving average of similarities and differences, which is developed from the double index moving average. The fast line dif is obtained by subtracting the slow index moving average (ema26) from the fast index moving average (ema12), and then 2 × Fast line dif-dif's 9-day weighted moving average (DEA) obtained MACD column. The significance of MACD is basically the same as that of double moving average, that is, the dispersion and aggregation of fast and slow moving average represent the current long short state and the possible development trend of stock price, but it is more convenient to read. When MACD turns from negative to positive, it's a buy signal. When MACD turns from positive to negative, it's a sell signal. When MACD changes from a large angle, it means that the gap between the fast moving average and the slow moving average widens very quickly, which represents the change of a market trend.
The strict definition of blockchain refers to the distributed database technology that multiple nodes in peer-to-peer network jointly maintain a continuously growing list ledger constructed by time stamp and orderly record data blocks through consensus mechanism based on cryptography technology. This technical solution allows any number of nodes in the participating system to calculate and record all the information exchange data in the system in a period of time to a data block through cryptography algorithm, and generate the fingerprint of the data block for linking the next data block and checking. All participating nodes in the system jointly determine whether the record is true
blockchain is a technical solution similar to NoSQL (non relational database). It is not a specific technology, and can be implemented through many programming languages and architectures. There are many ways to realize blockchain, including pow (proof of work), POS (proof of stake), dpos (delegate proof of stake), etc
the concept of blockchain was first proposed in the paper "bitcoin: a peer-to-peer electronic cash system" by indivials (or groups) who call themselves Satoshi Nakamoto. Therefore, bitcoin can be regarded as the first application of blockchain in the field of financial payment
< H2 > [popular explanation]no matter how big the system or how small the website is, there is a database behind it. So who will maintain this database? In general, who is responsible for the operation of the network or system, then who is responsible for the maintenance. If it is wechat database, it must be maintained by Tencent team, and Taobao database is maintained by Alibaba team. We must think that this way is natural, but blockchain technology is not P>
if we think of the database as a book, for example, Alipay is a typical account book. Any change of data is bookkeeping. We can think of database maintenance as a very simple way of accounting. In the world of blockchain, everyone in the blockchain system has the opportunity to participate in bookkeeping. The system will select the fastest and best bookkeeper in a period of time, maybe within ten seconds or ten minutes. The bookkeeper will record the changes of the database and the account book in a block. We can think of this block as a page. After the system confirms that the records are correct, the system will record the changes of the database and the account book in a block, It will link the fingerprint of the past account book to this paper, and then send this paper to everyone else in the whole system. Then, over and over again, the system will look for the next person with fast and good bookkeeping, and everyone else in the system will get a of the whole ledger. This means that everyone as like as two peas in the system is called Blockchain. It is also called distributed account technology. P>
as like as two peas (computer) have identical accounting books, and everyone has the same rights, they will not collapse e to the loss of contact or downtime of a single person. As like as two peas, the data is transparent and everyone can see what changes are in every account. Its very interesting feature is that the data can't be tampered with. Because the system will automatically compare, it will think that the same number of books with the largest number are real books, and a small number of books with different numbers are false books. In this case, it's meaningless for anyone to tamper with his own account book, because unless you can tamper with most nodes in the whole system. If there are only five or ten nodes in the whole system, it may be easy to do so. However, if there are tens of thousands or even hundreds of thousands of nodes and they are distributed in any corner of the Internet, unless someone can control most computers in the world, it is unlikely to tamper with such a large block chain
< H2 > [elements]combined with the definition of blockchain, we think that we must have the following four elements to be called public blockchain technology. If we only have the first three elements, we will consider it as private blockchain Technology (private chain)
1, peer-to-peer network (power equivalence, physical point-to-point connection)
2, verifiable data structure (verifiable PKC system, non tampering database)
3, distributed consensus mechanism (Solving Byzantine general problem, solving double payment)
4 Game design of Nash equilibrium (cooperation is the strategy of evolutionary stability)
combined with the definition of blockchain, blockchain will realize four main characteristics: decentralized, trustless, collective maintenance and reliable database. And the other two will be derived from the four characteristics Features: open source Privacy. If a system does not have these characteristics, it can not be regarded as an application based on blockchain technology
Decentralized: there is no centralized hardware or management organization in the whole network. The rights and obligations of any node are equal, and the damage or loss of any node will not affect the operation of the whole system. Therefore, it can also be considered that the blockchain system has excellent robustnesstrustworthiness: there is no need to trust each other when participating in the data exchange between each node in the whole system. The operation rules of the whole system are open and transparent, and all data contents are also open. Therefore, within the specified rule range and time range of the system, nodes cannot and cannot cheat other nodes
collective maintenance: the data blocks in the system are maintained by all the nodes with maintenance function in the whole system, and these nodes with maintenance function can be participated by anyone
reliable database: the whole system will enable each participating node to obtain a of the complete database in the form of sub databases. Unless more than 51% of the nodes in the whole system can be controlled at the same time, the modification of the database on a single node is invalid, and the data content on other nodes cannot be affected. Therefore, the more nodes and computing power in the system, the higher the data security in the system
Open Source: since the operation rules of the whole system must be open and transparent, the whole system must be open source for the program
Privacy Protection: since there is no need to trust each other between nodes, there is no need to disclose the identity between nodes, and the privacy of each participating node in the system is protected
1、 We usually publish articles and see that some pictures can't be displayed normally
in the past two years, the word blockchain is very popular, and blockchain e-commerce will undoubtedly be the biggest wind outlet in the next decade. However, the instry is in chaos. Many people think that blockchain is money and have many misunderstandings about blockchain. So before we talk about blockchain, we should first talk about the idea of blockchain
blockchain is now understood by most people as "currency". There are too many coin cards in the coin circle, bitcoin and bitcoin. In fact, blockchain has nothing to do with currency. It is a technology, a business ecology and an idea. It is mainly applied in every field. It is extremely similar to the Internet. Talking about blockchain now is like the Internet 20 years ago. What did we talk about the Internet 20 years ago? When talking about its technical architecture, operating system, language, server and so on, it was said at that time that Internet e-commerce was deceptive, because many people had not been exposed to this aspect. In fact, many people have misunderstood blockchain, especially after being confused by the currency circle
When did jiuzero blockchain start? Jiuling started to investigate and prepare from 2016, and has about half a year to investigate all aspects of the blockchain. In 2017, it began to enter the field of blockchain. By 2020, it will be the fifth year. It has gained a lot of experience and achieved a lot in application. We've never played with coins, never engaged in ICO. In the first few years, we didn't make a lot of noise, that is, we should do a good job in technology, platform and browser, and apply them in traceability. We have done a good job in the application of traceability since 2017, and many procts have been launched; In 2018, more than 10000 procts will be applied in traceability. In 2019, it will be further promoted. This year, it will be further developed, and all procts will be opened up in the whole process of visualization. So at the beginning, we used it in the field of traceability. Since 2018, we have used it in the whole blockchain ecology, including blockchain traceability, blockchain invoice, sharing economy, supply chain finance, general points and other applications, as well as the platform technology services we built. We have entered this field in an all-round way, And relatively speaking, it is relatively mature and completely implemented
What's more, why is blockchain on fire now? Why does the development of blockchain reach the height of "thinking"? This is in line with the trend of the times
let's review the history of China's economic development in recent decades. The wealth of Chiang Kai Shek's time was concentrated on the local tyrants, evil gentry and warlords. Mao Zedong liberated most of the common people as peasants, and United most of them was more suitable for the situation of China at that time. Therefore, he defeated Chiang Kai Shek, overthrew the bureaucracy of the local tyrants, evil gentry and warlords, redistributed their wealth, developed the proctive forces again, and completely redistributed their revolution and distribution, Mao Zedong really realized serving the people and let the people live a good life. In the era of large collectives, people go to work in the countryside to earn points. According to the points you earn, how much food can you get. In Deng Xiaoping's time, I felt that this was not right. It might be that the efficiency was not high, and I ate a big pot of rice. Later, I started the reform and opening up. After the reform and opening up, the fields were divided into households according to the number of people. After that, the output increased a lot, which stimulated everyone's enthusiasm, increased the output and improved the efficiency. After the reform and opening up, commercial instrial enterprises began to develop
we can see that economic development is based on the needs of the times. China's reform and opening up has gone for decades, from the traditional economic era to the E-commerce Internet economy, and now the blockchain has come out, also because of the new problems of wealth distribution in the Internet era
in the Internet era, social wealth is highly concentrated on several platforms, such as Alibaba, Tencent, Internet, Jingdong, etc. the Internet e-commerce leaders have too strong a say in finance, resources, procts and other aspects. Social development has completely lost its balance. The uneven distribution of wealth has made the rich richer and the poor poorer. The instrial enterprises without money, including the whole of China, are now difficult to survive except for the monopolized central enterprises. At this time, there needs to be another revolution in business. The proctive forces must be redistributed and readjusted. It happens that blockchain is born to meet the needs of the era of transportation
the rules and mechanisms of blockchain are completely open and fair, can not be tampered with, and can not be decentralized. The oligarchs of institutions are removed to form a sharing economy for common development. Why does the government support blockchain so much? Because the government can fully enter the field of blockchain for supervision, and the privacy of citizens can be protected. Personal information in the Internet is not protected, and personal information in the blockchain is in their own hands. In the era of Internet e-commerce, oligarchs monopolize information resources. There are too many fake and shoddy procts and too many false information, so we have no way to distinguish them
at this time, the rule mechanism of decentralized supervision of blockchain emerges as the times require. Blockchain is not only a technology (it has made some improvement and promotion in the original Internet technology), but more importantly, it can solve the problems that cannot be solved by the Internet, traditional e-commerce and traditional ecology, such as traceability. Traceability in the Internet age can be falsified. A traceability source can be pasted anywhere, but the traceability of blockchain is different. The technology of blockchain is real. Everyone can participate together. Through distributed storage, everyone can get the data, and then all things can be traced, including procts and invoices, Including a person to send a message can be traced, stored, fidelity
the traceability of blockchain starts with raw materials, then proction and processing, then warehousing, sales, etc. every link should be visualized, with pictures, videos and words, which will leave traces of every link. Only in this way can we make everyone trust completely and be fair, open and transparent when there are too many fake and shoddy procts and lack of trust. In short, blockchain is to solve the problem that the Internet can not solve
when it comes to blockchain, bitcoin is the first thing that many people think of. In fact, bitcoin's contribution to the world is to put forward a rule and mechanism. Bitcoin itself has no value. It has no proct and no support. But its technology and concept are very good, because this technology can't be fake. The source code of this technology is open source and can be shared. Its technology uses the idea of blockchain
as soon as the rules and mechanisms of blockchain come out, they are sought after by everyone. However, in recent years, they have been confused by money. That kind of money is deceptive and runs counter to blockchain. On the contrary, it makes people distrust blockchain because they don't know enough about blockchain and think blockchain is money. Because if you want to understand a field, just like jiuzero blockchain has entered its fifth year, you are engaged in blockchain ecology, blockchain traceability, blockchain digital integration, blockchain technology development, blockchain browser development and so on every day. In this field, you are still learning constantly, because it is not easy to learn a field thoroughly. The reason why we have been very motivated in the past few years is because we know that it is a big trend and coming. Just like the Internet 20 years ago, many people don't believe, understand and turn a deaf ear to it. But ten years ago, Tencent, Alibaba, Huawei and other big enterprises got up. At the same time, now this opportunity is in front of us. Can we seize it? This is a question worth thinking about
finally, let's make it clear that blockchain has nothing to do with currency
for regular blockchain enterprises, the government has requirements and certification standards
standards: three basic requirements (patent, soft work, registered company in national blockchain Park, paid in registered capital, dedicated blockchain R & D funds), four landing application standards (blockchain browser, website, blockchain application scenarios, blockchain procts), five kinds of blockchain professionals (blockchain finance professionals, Blockchain digital professionals, blockchain credit management professionals, blockchain software development professionals, blockchain encryption technology professionals, and employees with bachelor degree or above who have been employed for more than one year) can get six basic subsidies
in the blockchain instry, there are at least tens of thousands of companies doing money and ICU. They all say that they are regular, but can they take out these certificates. The document points out that as long as the company has digital currency or ICO, it is not a blockchain company
under the background of this era, the ideas, rules and mechanisms, decentralized supervision and privacy distribution of blockchain can protect everyone's interests, redistribute proctivity assets, prevent the interests from being too concentrated on certain oligarchs and institutions, let everyone participate together, and let everyone exert their energy together to fight against counterfeiting, tax evasion, tax evasion, tax evasion, etc The real purpose of blockchain is to crack down on false transactions and create a conscientious ecosystem that can protect the interests of the people and provide hematopoietic function.
2. Radiation engineers have less damage to armored combat vehicles
3. Radiation engineers have no damage to spiders and mining vehicles
4. Radiation engineers have no damage to buildings
these are the original data