Position: Home page » Blockchain » Block chain sunshine procurement

Block chain sunshine procurement

Publish: 2021-04-18 23:55:04
1. There are still many domestic enterprises that are actually doing blockchain technology, such as fun chain technology, Vientiane blockchain, energy chain group, complex US technology, Xinghe blockchain, Zhigui technology and medical chain group. They are all well-known enterprises with good technology in the instry. Internet giants basically have blockchain sections.
2.

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

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)


< H2 > [Characteristics]

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 robustness

trustworthiness: 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

3.

The

blockchain is a technical solution to collectively maintain a reliable database through centralization and distrust in the past
generally speaking, blockchain technology refers to a way for the whole people to participate in bookkeeping. There is a database behind all the systems. You can think of the database as a big ledger. So it's very important who keeps this account book. At present, whose system will keep accounts, wechat's account book is Tencent's account book, and Taobao's account book is Ali's account book. But now in the blockchain system, everyone in the system can have the opportunity to participate in bookkeeping. If there is any data change in a certain period of time, everyone in the system can conct bookkeeping. The system will judge the person who has the fastest and best bookkeeping in this period, write the content of his records into the account book, and send the content of the account book to all other people in the system for backup. In this way, everyone in the system has a complete account book. This way, we call it blockchain technology
now, blockchain technology will be very popular, especially in the financial sector. Ant finance, laikelib, Wanda, Ping'an and Minsheng have tried blockchain projects one after another, and European crowdfunding is in the forefront of using blockchain technology. The most successful case is digital currency

4. First of all, I'd like to introce some well-known blockchain companies in China, and then I'll personally evaluate which one is good. You can judge for yourself

1. Bubi blockchain company, which is engaged in the underlying technical services and instry solutions of blockchain. That is to say, an underlying blockchain is built, and an adaptation layer is built on it, so that enterprises can quickly establish commercial applications. The underlying blockchain is self-developed. The consensus mechanism is pbft, TPS is 5000 transactions per second, UnionPay is 2000 transactions per second, and bitcoin is 7 transactions per second. Of course, different underlying architectures lead to different performance, because Bubi's commercial blockchain pays more attention to performance. At present, Bubi is mainly used in digital assets, supply chain finance, supply chain traceability, public notary and other fields< 2. Bumeng blockchain. Theoretically, bumeng should be regarded as the proct line of Bubi, but Bubi is mainly engaged in the private chain, while bumeng is an alliance chain. So separately, bumeng is Bubi's layout in digital assets. The underlying technology is Bubi blockchain, but it encapsulates the blockchain according to the scene and provides API interface for enterprises. Enterprises issue their own assets on it. According to the characteristics of blockchain, they can freely circulate their assets. At present, some enterprises such as sunshine insurance, Qianxiang finance, crowdsourcing, Haohuo, etc. have joined in, and the assets in them include insurance policies, integral points, and so on Financial procts and so on. Finally, it is estimated that this platform will break through the barriers between assets, and the end users can freely use and transfer these assets. This is an interesting way for the blockchain instry, because it has both the opening of public chain and the security of private chain

Third, only chain, which is a commodity ID management cloud platform based on blockchain technology, provides enterprise users with commodity asset management, tracing, anti-counterfeiting verification, new supply chain management, etc. in the form of baas. Simple understanding is that only chain has done the content of "supply chain traceability" of Bubi blockchain

four, concentric mutual aid, concentric mutual aid is a mutual aid security platform, put some mutual insurance related information into the blockchain, and users can apply to become nodes, participate in bookkeeping, and maintain their own data

5. Xiaoyi is a decentralized network protocol based on blockchain technology, which digitizes the assets and interests of the real world, and carries out financial business such as registration and issuance, transfer transaction, clearing and delivery through point-to-point network

these five blockchain companies are probably well-known in China, and I personally recommend bumeng

first, bumeng uses the underlying technology of Bubi blockchain, which is very promising in the instry. It has the largest number of landing applications in China. Enterprises can not only use the blockchain technology at low cost (just call the interface, it seems that it is free), but also use the resources inside. Think about being on the same chain with many enterprises and docking resources in the future, User transformation should not be easy

Second, Weilian and Tongxin Huzhu focus on one field, and do not provide underlying technology and instry solutions. That is to say, if you are in this instry or can be used in the upstream and downstream of this instry, you can not be used in other fields. Take mutual security field as an example, zhongtuobang and zebra Club both choose bumeng. Of course, if it is an investment, you can consider it

Third, Xiaoyi, why not recommend Xiaoyi, because Xiaoyi is an open source project, and we all know the domestic business environment, especially when the instry is just beginning to develop, and the domestic market is different from that of foreign countries, Xiaoyi has gone through two rounds of ICO, which will be a great worry in the future operation, and at present, Xiaoyi has not been applied in practice, We have made a Fada platform, which has not been used by any company yet (guess it may be related to the factors of open source, who dares to open their data completely). Of course, the open attitude of Xiaoyi is worth encouraging. Although I guess the advantages and disadvantages of the code are well understood by peers, it is not clear

Fourth, why is there no recommendation for Bubby? Bubby has raised 30 million yuan a while ago, because Bubby is more open and has more resources. Of course, if the business requires high privacy, it can also choose Bubby blockchain

finally, for all my hard work, choose me!
5. 1. What is blockchain? In a word
A: blockchain is an encrypted database chain, that is, the transaction data in multiple timestamps / events are encrypted and linked together, and the data can not be tampered with or shared
2. Performance and logic:
A. external operation forms: bank deposit and withdrawal, remittance, account in and out, shopping, currency issuance, capital transaction, etc
B. internal logic processing (software program): after human operation, the data will be encrypted first and then stored in the database. After the program, the data will be divided into regions, such as the data in the event and time stamp will be classified and put together into a region. Multiple events and data in timestamps are associated to form a blockchain. The encrypted data can be shared, but not tampered with
C. forms of sharing: querying personal information, auditing, etc. Query permission / sharing permission: different permissions can query different data. For example, the bank can query the information of all people, and the indivial can only query the indivial
3. Most of the examples are different, but the logic processing ideas are the same, but the implementation methods and operations are different
4. Blockchain: it has the characteristics of encrypted data, tamperable data and shared data
5. Blockchain Technology: the technology of encrypting, partitioning and sharing data with editing programs
there are suggestions for guidance
application fields: finance, it, commodity sales, online shopping, etc.
6. The procurement process includes information collection, inquiry, price comparison, price negotiation, evaluation, sample request, decision, requisition, order, coordination and communication, expediting, purchase acceptance and payment.
7.

Hello, this is my world. High frequency ore brushing machine is a bug in my world. The vulnerability server may not be able to use it

8. The main thing is to ensure the traceability of food. Only by traceability, ensuring the safety of food source and clear source, and then through strict management of the processing process, can food safety be ensured
9. In fact, every time there is an emerging technology rise, it is a huge opportunity for the original traditional instries and traditional enterprises. The rise of emerging technologies means the significant improvement of social benefits. For traditional enterprises, it is also a free ride to improve business efficiency. Recently, it seems that SMIC platform is recruiting service providers, and there seems to be no special restrictions on the instry. In fact, you can go to see the opportunities.
10. Brief introction: Sunshine Zhilian is a green asset management platform, through which green energy demander, procer, investor and other related third parties can be connected to realize large-scale cooperation, efficient investment and financing of green energy and optimal allocation of financial resources; It can integrate with Internet, Internet of things, distributed microgrid and intelligent mobile terminal to meet the diversified needs of customers. It belongs to Zhejiang Sunshine Zhilian blockchain Technology Co., Ltd
legal representative: Wang Yidong
time of establishment: April 4, 2018
registered capital: RMB 10 million
enterprise type: limited liability company (invested or controlled by natural person)
Company Address: 6th floor, building 1, 9 Kangping Road, Gongshu District, Hangzhou City, Zhejiang Province
Hot content
Inn digger Publish: 2021-05-29 20:04:36 Views: 341
Purchase of virtual currency in trust contract dispute Publish: 2021-05-29 20:04:33 Views: 942
Blockchain trust machine Publish: 2021-05-29 20:04:26 Views: 720
Brief introduction of ant mine Publish: 2021-05-29 20:04:25 Views: 848
Will digital currency open in November Publish: 2021-05-29 19:56:16 Views: 861
Global digital currency asset exchange Publish: 2021-05-29 19:54:29 Views: 603
Mining chip machine S11 Publish: 2021-05-29 19:54:26 Views: 945
Ethereum algorithm Sha3 Publish: 2021-05-29 19:52:40 Views: 643
Talking about blockchain is not reliable Publish: 2021-05-29 19:52:26 Views: 754
Mining machine node query Publish: 2021-05-29 19:36:37 Views: 750