CN111210331A - Agricultural supply chain financial service platform based on block chain - Google Patents

Agricultural supply chain financial service platform based on block chain Download PDF

Info

Publication number
CN111210331A
CN111210331A CN202010024044.3A CN202010024044A CN111210331A CN 111210331 A CN111210331 A CN 111210331A CN 202010024044 A CN202010024044 A CN 202010024044A CN 111210331 A CN111210331 A CN 111210331A
Authority
CN
China
Prior art keywords
layer
data
module
supply chain
chain
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202010024044.3A
Other languages
Chinese (zh)
Inventor
不公告发明人
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Liannong Shenzhen Information Technology Co Ltd
Original Assignee
Liannong Shenzhen Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Liannong Shenzhen Information Technology Co Ltd filed Critical Liannong Shenzhen Information Technology Co Ltd
Priority to CN202010024044.3A priority Critical patent/CN111210331A/en
Publication of CN111210331A publication Critical patent/CN111210331A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/64Protecting data integrity, e.g. using checksums, certificates or signatures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/02Agriculture; Fishing; Mining

Abstract

The invention discloses an agricultural supply chain financial service platform based on a block chain, which comprises the following core modules: the system comprises a data layer, a network and consensus layer, an intelligent contract layer, an interface layer, a management layer and an application layer; the data layer carries out digital abstract and algorithm encryption on the data and stores the data in a block chain form; the network and consensus layer is based on a P2P network, and adopts a delegation rights and interests certification DPOS + Byzantine fault-tolerant BFT consensus algorithm. According to the invention, through decentralization or multi-centralization and data non-tamper property, related orders, receipts and deposit certificate information are easy to trace, a public-private key signature mechanism ensures non-repudiation, data uniqueness avoids the occurrence of multiple loan of one debt and multiple sale of one debt, each participant of supply chain finance establishes a trusted channel, the problem of financing pain points is solved, the financial efficiency of the whole supply chain is improved, and all related data are processed through intelligent contracts, are automated, cannot be manually intervened and counterfeited, and can be checked in real time.

Description

Agricultural supply chain financial service platform based on block chain
Technical Field
The invention relates to a block chain, in particular to an agricultural supply chain financial service platform based on the block chain.
Background
The blockchain is a novel application paradigm integrating technologies such as distributed data storage, point-to-point network transmission, a consensus mechanism, an intelligent contract, data encryption and the like. The block chain provides a distributed general ledger technology, and is mainly characterized by decentralization, tamper resistance, traceability, safety and automatic execution of intelligent contracts.
Currently, block chains are being applied to various industries gradually, the technology development is very fast, application cases are extremely fast to appear, and the block chains are distributed in various fields such as finance, traffic, logistics, health, culture, education, intellectual property, internet of things, e-government affairs, smart cities and industry 4.0.
The block chain technology is currently faced with the biggest obstacles of difficult application, and lacks of effective platform, unified standard and convenient open source achievement (although there are already open source projects of etherhouses, hyperlegger and the like) to support the development of multi-service applications in various fields.
At present, the block chain technology is applied more and more in the field of financial science and technology, but in the field of supply chain finance, because of numerous supply chain financial participants, information is asymmetric, and the financing cost of supply chain related enterprises is high, cooperation is difficult, communication cost is high, and trading efficiency is low.
Disclosure of Invention
The invention aims to provide an agricultural supply chain financial service platform based on a block chain, so as to solve the problems in the background technology.
In order to achieve the purpose, the invention provides the following technical scheme:
an agricultural supply chain financial service platform based on a block chain comprises the following core modules: the system comprises a data layer, a network and consensus layer, an intelligent contract layer, an interface layer, a management layer and an application layer;
the data layer performs digital abstract and algorithm encryption on the data to ensure the non-tampering property, the safety and the privacy of the data, and stores the data in a block chain form;
the network and the identification layer are based on a P2P network, a delegation rights and interests (DPOS) and Byzantine fault-tolerant BFT identification algorithm is adopted, and on the premise of decentralization, data identification of each block chain node is achieved;
the block link nodes mainly comprise block nodes and synchronous nodes, the number of the nodes is variable, and each node refers to all the nodes. The synchronous nodes composed of other non-core participants synchronize the consensus result of the former;
the intelligent contract layer comprises a system core contract and an upper application custom contract, and supports loading and upgrading at any time;
the system core contract is provided by a block chain-based agricultural supply chain financial service platform and is used for system data configuration and modification;
the upper layer application custom contract is loaded and upgraded by upper layer specific services in real time;
the system core contract and the upper layer application custom contract are isolated and executed, have a complete authority management mechanism, upwards meet service requirements, downwards access a platform data layer, and link all operations in real time;
the interface layer comprises an http interface and a websocket interface and is used for opening the function of the bottom layer of the block chain to an upper layer developer for use;
the management layer is combined with other core modules of the agricultural supply chain financial service platform based on the block chain to provide additional support functions;
the application layer comprises an agricultural supply chain financial service module, a trade financial service module, a credit investigation service module, a transaction clearing service module, a shared economic service module, an insurance service module, a security service module and an Internet of things service module.
The service method of the agricultural supply chain financial service module comprises the following steps: (1) the distributor initiates an order to the buyer, and the order information generates a unique identifier through Hash encryption and links the unique identifier; (2) if the buyer accepts the order, the buyer initiates an application to the white stripe operator; (3) if the operator of the blank bar passes the verification, the order is forwarded to the corresponding farmer, and the blank bar is issued to the farmer; (4) the farmer confirms the order and delivers the goods; (5) the logistics party finishes delivery; (6) selling and repaying after harvesting; (7) farmers use the white stripe to cash up.
As a further preferable scheme of the present invention, the management layer includes a container service module, a log management module, a data management module, an identity privacy module, a supervision and audit module, a cross-chain service module, and a system service module.
As a further preferable scheme of the present invention, the core modules have perfect operation log records, and complete records are performed by the log management module.
As a further preferred scheme of the present invention, the log management module supports real-time query analysis, ensures operation validity and traceability, and all log data support export function; the container service module is an operation and maintenance service of a block chain service bottom technical layer; the data management module is used for managing the block chain data; the identity privacy module comprises the management of accounts, wallets, wallet passwords and secret keys; the supervision auditing module is provided for a supervision auditing department to supervise data; the cross-chain service module is a module for supporting cross-chain.
As a further preferable scheme of the invention, the system service module comprises a system management part and a system monitoring part, and all modules of the whole agricultural supply chain financial service platform based on the block chain are managed, monitored and scheduled.
As a further preferred scheme of the invention, the identity privacy module comprises account management, authority management and key management, a million-level account system, an authority tree system and a key system are managed by combining a hash algorithm and a hardware encryption technology, and after the account, the authority tree and the key are checked and matched by the identity privacy module, a user can access an agricultural supply chain financial service platform based on a block chain; the hardware encryption technology is a technology which is different from the technology of directly processing the encryption technology directly realized by a software technology, and safety protection is performed by accessing professional hardware encryption equipment (a built-in encryption chip, a processing chip and the like) of an external third party.
As a further preferred aspect of the invention, the key is generated using a strong pseudo-random number generator and an ECC algorithm.
As a further preferred scheme of the present invention, the block chain-based agricultural supply chain financial service platform supports cross-chain interaction, the cross-chain interaction includes single interaction based on multiple alliance chains or combined chain interaction of a main chain plus multiple sub chains, and the cross-chain interaction is completed through a message channel and an intelligent contract.
As a further preferred scheme of the present invention, a notary node is introduced for a scenario where the plurality of federation chains individually interact and operate respective services, and the node is responsible for related data auditing, asset circulation, and data circulation.
As a further preferred scheme of the present invention, for a scenario where the main chain and a combined chain of multiple sub-chains interact, a chain-crossing request is initiated by the sub-chains, and request auditing is performed by the main chain.
Compared with the prior art, the invention has the beneficial effects that: the agricultural supply chain financial service platform based on the block chain is structurally designed into a data layer, a network and consensus layer, an intelligent contract layer, an interface layer, a management layer and an application layer, all modules are combined in a plug-in mode, the agricultural supply chain financial service platform has the characteristics of high availability, low coupling and the like, the whole flow of a supply chain is opened, a credible channel is established among all the participants, through decentralization or multi-centralization and data non-tamper property, related orders, receipts and deposit certificate information are easy to trace, a public and private key signature mechanism ensures non-repudiation, data uniqueness avoids the occurrence of the situations of one debt and more credits and one debt and more sales, all the participants of supply chain finance establish the credible channel, the problem of financing pain points is solved, the financial efficiency of the whole supply chain is improved, and all related data are processed through intelligent contracts, are automated, cannot be manually intervened and counterfeited, and can be checked in real time.
Drawings
FIG. 1 is a block chain-based architecture diagram of an agricultural supply chain financial service platform according to the present invention.
FIG. 2 is a flowchart of the agricultural supply chain financial services module of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1, in an embodiment of the present invention, an agricultural supply chain financial service platform based on a block chain includes the following core modules: the system comprises a data layer, a network and consensus layer, an intelligent contract layer, an interface layer, a management layer and an application layer;
the data layer performs digital abstract and algorithm encryption on the data to ensure the non-tampering property, the safety and the privacy of the data, and stores the data in a block chain form;
the network and the identification layer are based on a P2P (Peer-to-Peer) network, a delegation rights and interests (DPOS) (delayed Proof of Stake) + Byzantin Fault-tolerant BFT (Byzantine Fault tolerance) identification algorithm is adopted, on the premise of decentralization, data identification of each node can be achieved quickly and reliably, node downtime, network delay and malicious node attack can be tolerated, and a platform TPS (single-chain TPS can reach 1 ten thousand) is improved;
the block link nodes mainly comprise block nodes and synchronous nodes, the number of the nodes is variable, and each node refers to all the nodes. The synchronous nodes composed of other non-core participants synchronize the consensus result of the former;
the intelligent contract layer comprises a system core contract and an upper application custom contract, and supports loading and upgrading at any time;
the system core contract is provided by a block chain-based agricultural supply chain financial service platform and is used for system data configuration and modification;
the upper layer application custom contract is loaded and upgraded by upper layer specific services in real time;
the service customization contract is loaded and upgraded by upper layer concrete service in real time, such as service automation contract, evidence-based contract and the like. All contracts are friendly in development, isolated in execution, complete in authority management mechanism, capable of upwards connecting business requirements, downwards accessing a platform data layer and enabling all operations to be linked up in real time.
The interface layer comprises an http interface and a websocket interface and is used for opening the function of the bottom layer of the block chain to an upper layer developer for use;
the management layer is combined with other core modules of the agricultural supply chain financial service platform based on the block chain to provide additional support functions;
the application layer is various application systems developed on the bottom layer system of the agricultural supply chain financial service platform based on the block chain, and comprises an agricultural supply chain financial service module, a trade financial service module, a credit investigation service module, a transaction clearing service module, a shared economic service module, an insurance service module, a security service module and an Internet of things service module.
Referring to fig. 2, the service method of the agricultural supply chain financial service module includes the following steps: (1) the distributor initiates an order to the buyer, and the order information generates a unique identifier through Hash encryption and links the unique identifier; (2) if the buyer accepts the order, the buyer initiates an application to the white stripe operator; (3) if the operator of the blank bar passes the verification, the order is forwarded to the corresponding farmer, and the blank bar is issued to the farmer; (4) the farmer confirms the order and delivers the goods; (5) the logistics party finishes delivery; (6) selling and repaying after harvesting; (7) farmers use the white stripe to cash up.
The white stripe operator is a company structure capable of issuing loan service, and the white stripe is similar to the flower of Beijing white stripe and Paibao.
As a further scheme of the embodiment of the invention, the management layer is combined with a block chain-based agricultural supply chain financial service platform core module to provide additional support functions, including a container service module, a log management module, a data management module, an identity privacy module, a supervision and audit module, a cross-chain service module and a system service module.
As a further scheme of the embodiment of the invention, the core modules have perfect operation log records and complete records are carried out through the log management module.
As a further scheme of the embodiment of the present invention, the log management module supports real-time query analysis and ensures operation validity and traceability, and all log data support export function; the container service module is an operation and maintenance service of a block chain service bottom technical layer; the data management module is used for managing the block chain data; the identity privacy module comprises the management of accounts, wallets, wallet passwords and secret keys; the supervision auditing module is provided for a supervision auditing department to supervise data; the cross-chain service module is a module for supporting cross-chain.
As a further scheme of the embodiment of the invention, the identity privacy module comprises account management, authority management and key management, a million-level account system, an authority tree system and a key system are managed by combining a hash algorithm and a hardware encryption technology, and after the account, the authority tree and the key are checked and matched by the identity privacy module, a user can access an agricultural supply chain financial service platform based on a block chain; the key is generated by using algorithms such as a strong pseudo-random number generator and ECC.
In addition, aiming at data with high confidentiality, a data watermarking technology and a homomorphic encryption technology are introduced for privacy protection
The hardware encryption technology is a technology which is different from the technology of directly processing the encryption technology directly realized by a software technology, and safety protection is performed by accessing professional hardware encryption equipment (a built-in encryption chip, a processing chip and the like) of an external third party.
The agricultural supply chain financial service platform based on the block chain provides service nodes for relevant industry supervision agencies (such as a certificate and supervision agency and an authority agency), and the supervision agencies supervise and audit data and processes according to needs to ensure that the uplink data are real and compliant. In addition, the contents of security policy, authority specification, security evaluation report, security audit report and the like are provided according to needs.
The agricultural supply chain financial service platform based on the block chain supports cross-chain interaction considering different customers and different specific business requirements. The method supports interaction based on a plurality of alliance chains or a combined chain of a main chain and a plurality of sub chains, and cross-chain data interaction is completed through a message channel and an intelligent contract.
And introducing a notary node for a scene that a plurality of alliance chains independently run respective services, wherein the notary node is responsible for related data auditing, asset circulation and data circulation.
For the main chain plus sub-chain scene in the isomorphic mode, a cross-chain request is initiated by the sub-chain, and request auditing is carried out by the main chain.
The system service module mainly comprises a system management and system monitoring part and is used for managing, monitoring, scheduling and the like all modules of the agricultural supply chain financial service platform based on the block chain.
The block chain-based agricultural supply chain financial service platform supports access to various business applications including, but not limited to, supply chain finance, trade finance, credit investigation, transaction clearing, economy sharing, insurance, securities, internet of things, copyright protection, commodity tracing, medical and electronic government affairs and the like through a perfect and friendly interface layer and an open and safe intelligent contract.
On the premise of ensuring that related operations meet industrial specifications and meeting the supervision requirements of governments and supervision departments, the characteristics of decentralization, polycentricization, non-tamper-ability and the like of the block chain technology are fully exerted, and aiming at each specific service scene, the traditional service system is assisted to be matched, so that the industrial pain point is solved, the cost is reduced, the efficiency is improved, and the value is created for customers.
The agricultural supply chain financial service platform based on the block chain is structurally designed into a data layer, a network and consensus layer, an intelligent contract layer, an interface layer, a management layer and an application layer, and all modules are combined in a plug-in mode and have the characteristics of high availability, low coupling and the like.
In conclusion, the agricultural supply chain financial service platform based on the block chain is structurally designed into a data layer, a network and consensus layer, an intelligent contract layer, an interface layer, a management layer and an application layer, all modules are combined in a plug-in mode, the characteristics of high availability, low coupling and the like are achieved, the whole flow of the supply chain is opened, a credible channel is established among all the participants, through decentralization or multi-centralization and data non-tamper property, related orders, receipts and deposit certificate information are easy to trace, a public and private key signature mechanism ensures non-repudiation, data uniqueness avoids the occurrence of the situations of one debt and more credits and one debt and more sales, all the participants of supply chain finance establish the credible channel, the problem of financing pain points is solved, the financial efficiency of the whole supply chain is improved, and all related data are processed through intelligent contracts, are automated, cannot be manually intervened and counterfeited, and can be checked in real time.
It will be evident to those skilled in the art that the invention is not limited to the details of the foregoing illustrative embodiments, and that the present invention may be embodied in other specific forms without departing from the spirit or essential attributes thereof. The present embodiments are therefore to be considered in all respects as illustrative and not restrictive, the scope of the invention being indicated by the appended claims rather than by the foregoing description, and all changes which come within the meaning and range of equivalency of the claims are therefore intended to be embraced therein. Any reference sign in a claim should not be construed as limiting the claim concerned.
Furthermore, it should be understood that although the present description refers to embodiments, not every embodiment may contain only a single embodiment, and such description is for clarity only, and those skilled in the art should integrate the description, and the embodiments may be combined as appropriate to form other embodiments understood by those skilled in the art.

Claims (10)

1. An agricultural supply chain financial service platform based on a block chain is characterized by comprising the following core modules: the system comprises a data layer, a network and consensus layer, an intelligent contract layer, an interface layer, a management layer and an application layer;
the data layer carries out digital abstract and algorithm encryption on the data and stores the data in a block chain form;
the network and the identification layer are based on a P2P network, a delegation rights and interests (DPOS) and Byzantine fault-tolerant BFT identification algorithm is adopted, and on the premise of decentralization, data identification of each block chain node is achieved;
the intelligent contract layer comprises a system core contract and an upper application custom contract, and supports loading and upgrading at any time;
the system core contract is provided by a block chain-based agricultural supply chain financial service platform and is used for system data configuration and modification;
the upper layer application custom contract is loaded and upgraded by upper layer specific services in real time;
the system core contract and the upper layer application custom contract are isolated and executed, have a complete authority management mechanism, upwards meet service requirements, downwards access a platform data layer, and link all operations in real time;
the interface layer comprises an http interface and a websocket interface and is used for opening the function of the bottom layer of the block chain to an upper layer developer for use;
the management layer is combined with other core modules of the agricultural supply chain financial service platform based on the block chain to provide additional support functions;
the application layer comprises an agricultural supply chain financial service module, a trade financial service module, a credit investigation service module, a transaction clearing service module, a shared economic service module, an insurance service module, a security service module and an Internet of things service module.
2. The blockchain-based agricultural supply chain financial services platform according to claim 1, wherein the management layer includes a container service module, a log management module, a data management module, an identity privacy module, a regulatory audit module, a cross-chain service module, and a system service module.
3. The blockchain-based agricultural supply chain financial service platform according to claim 2, wherein the core modules are provided with perfect operation log records, and the complete operation log records are recorded through a log management module.
4. The blockchain-based agricultural supply chain financial service platform according to claim 3, wherein the log management module supports real-time query analysis, guarantees operational validity and traceability, all log data support export function; the container service module is an operation and maintenance service of a block chain service bottom technical layer; the data management module is used for managing the block chain data; the identity privacy module comprises the management of accounts, wallets, wallet passwords and secret keys; the supervision auditing module is provided for a supervision auditing department to supervise data; the cross-chain service module is a module for supporting cross-chain.
5. The blockchain-based agricultural supply chain financial service platform according to claim 2, wherein the system service module comprises a system management part and a system monitoring part, and all modules of the entire blockchain-based agricultural supply chain financial service platform are managed, monitored and scheduled.
6. The blockchain-based agricultural supply chain financial service platform according to claim 2, wherein the identity privacy module comprises account management, authority management and key management, a million-level account system, an authority tree system and a key system are managed by combining a hash algorithm and a hardware encryption technology, and after the account, the authority tree and the key are checked and matched by the identity privacy module, a user can access the blockchain-based agricultural supply chain financial service platform; the hardware encryption technology is used for carrying out security protection by accessing professional hardware encryption equipment of an external third party.
7. The blockchain-based agricultural supply chain financial services platform of claim 5, wherein the key is generated using a strong pseudorandom number generator and an ECC algorithm.
8. The blockchain-based agricultural supply chain financial service platform according to claim 7, wherein the blockchain-based agricultural supply chain financial service platform supports cross-chain interactions, the cross-chain interactions including individual interactions based on multiple federation chains or combined chain interactions of a main chain plus multiple sub-chains, the cross-chain interactions being completed through message channels and smart contracts.
9. The blockchain-based agricultural supply chain financial service platform according to claim 8, wherein a notary node is introduced for a scenario where the plurality of federation chains individually and interactively run respective services, and the notary node is responsible for related data auditing, asset circulation and data circulation; and for the scene of interaction of the main chain and the combined chain of the plurality of sub-chains, the sub-chains initiate a cross-chain request, and the main chain performs request auditing.
10. The blockchain-based agricultural supply chain financial service platform according to any one of claims 1 to 9, wherein the service method of the agricultural supply chain financial service module comprises the following steps: (1) the distributor initiates an order to the buyer, and the order information generates a unique identifier through Hash encryption and links the unique identifier; (2) if the buyer accepts the order, the buyer initiates an application to the white stripe operator; (3) if the operator of the blank bar passes the verification, the order is forwarded to the corresponding farmer, and the blank bar is issued to the farmer; (4) the farmer confirms the order and delivers the goods; (5) the logistics party finishes delivery; (6) selling and repaying after harvesting; (7) farmers use the white stripe to cash up.
CN202010024044.3A 2020-01-04 2020-01-04 Agricultural supply chain financial service platform based on block chain Pending CN111210331A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010024044.3A CN111210331A (en) 2020-01-04 2020-01-04 Agricultural supply chain financial service platform based on block chain

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010024044.3A CN111210331A (en) 2020-01-04 2020-01-04 Agricultural supply chain financial service platform based on block chain

Publications (1)

Publication Number Publication Date
CN111210331A true CN111210331A (en) 2020-05-29

Family

ID=70785535

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010024044.3A Pending CN111210331A (en) 2020-01-04 2020-01-04 Agricultural supply chain financial service platform based on block chain

Country Status (1)

Country Link
CN (1) CN111210331A (en)

Cited By (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111698254A (en) * 2020-06-15 2020-09-22 中国银行股份有限公司 Alliance chain Baas platform building method based on sharing organization
CN111737735A (en) * 2020-06-04 2020-10-02 斗云科技(北京)有限公司 BDChrain block chain service platform
CN111930833A (en) * 2020-07-07 2020-11-13 杭州云象网络技术有限公司 Credit asset block chain construction method and system
CN112396519A (en) * 2020-10-27 2021-02-23 安徽中科晶格技术有限公司 Automatic account splitting method based on block chain
CN112417496A (en) * 2020-10-28 2021-02-26 北京八分量信息科技有限公司 Method for realizing white list based on intelligent contract based on deep learning
CN112446620A (en) * 2020-11-27 2021-03-05 链亦科技(上海)有限公司 Virtual factory digital platform based on block chain
CN112532718A (en) * 2020-11-26 2021-03-19 中国船舶工业系统工程研究院 Block chain based offshore equipment data sharing system, method and medium
CN112540338A (en) * 2020-10-23 2021-03-23 国网天津市电力公司 Intelligent electric meter verification system based on block chain technology
CN112541117A (en) * 2020-12-09 2021-03-23 国网安徽省电力有限公司 Power grid supply chain purchase digital examination method based on full life cycle
CN112883429A (en) * 2021-01-21 2021-06-01 贵州电网有限责任公司 Block chain platform convenient to realize data consistency
CN113159676A (en) * 2021-04-02 2021-07-23 南京博雅区块链研究院有限公司 Logistics information tracing method and system based on block chain
CN113222749A (en) * 2021-01-28 2021-08-06 工业云制造(四川)创新中心有限公司 Supply chain management platform based on block chain technology
CN113706302A (en) * 2021-07-30 2021-11-26 梁伟 Cross-chain-based block chain financial data generation method and system
CN113763179A (en) * 2021-10-20 2021-12-07 北京树匠数字科技有限公司 Modern agriculture financial service platform based on block chain
WO2022034394A1 (en) * 2020-08-14 2022-02-17 Basil John Thomas Cryptography based financial analytical tool through artificial intelligence
TWI760851B (en) * 2020-09-21 2022-04-11 臺灣土地銀行股份有限公司 Legality Analysis and Inspection System of Procurement Contract Items
CN114389816A (en) * 2021-12-21 2022-04-22 南京欣网互联网络科技有限公司 Block chain-based online service system and method for service ecological supply alliance
CN114445010A (en) * 2022-01-26 2022-05-06 电子科技大学 Multi-type intermodal transport system and method based on block chain
WO2022179008A1 (en) * 2021-02-24 2022-09-01 深圳市爱云信息科技有限公司 Supply chain finance ai daas algorithm warehouse platform based on blockchain
CN115131153A (en) * 2022-07-27 2022-09-30 苏州市职业大学 Supply chain financial service platform based on block chain
CN115392914A (en) * 2022-10-27 2022-11-25 河北省科学院应用数学研究所 Supply chain financial platform based on block chain and data processing method
CN115495714A (en) * 2022-09-14 2022-12-20 湖南大学 Financial artificial intelligence algorithm integration method and system based on block chain
CN115829729A (en) * 2023-02-14 2023-03-21 四川华西集采电子商务有限公司 Supply chain financial credit evaluation system and method based on three-chain architecture
CN116245622A (en) * 2023-05-06 2023-06-09 布比(北京)网络技术有限公司 Block chain-based production and fusion service system and method and electronic equipment
CN117195280A (en) * 2023-08-10 2023-12-08 甘肃省水利厅信息中心 Ecological flow monitoring data sharing system based on blockchain, server and storage medium

Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108241972A (en) * 2018-01-11 2018-07-03 杭州复杂美科技有限公司 A kind of informal voucher method of commerce based on block chain
CN108650328A (en) * 2018-05-22 2018-10-12 河海大学常州校区 The block catenary system of data information record and storage in a kind of cloud service platform
CN108647958A (en) * 2018-03-23 2018-10-12 北京大学深圳研究生院 A kind of digital asset method of commerce and system based on block chain
CN108804928A (en) * 2018-07-09 2018-11-13 武汉工商学院 The secure and trusted block chain and management method of data in a kind of traceability system
CN109118168A (en) * 2018-07-20 2019-01-01 北京开普云信息科技有限公司 A kind of government affairs service process traceability system and its construction method based on block chain mechanism
CN109191094A (en) * 2018-08-09 2019-01-11 肇庆市高新区甜慕新能源技术有限公司 A kind of payment system based on block chain
CN109767336A (en) * 2018-12-27 2019-05-17 福建省农村信用社联合社 It is a kind of based on block chain P2P financing platform fund bank deposit pipe management method
CN109784759A (en) * 2019-01-30 2019-05-21 威海华智数字经济研究院有限公司 A kind of Internal Audit system based on block chain technology
CN110097445A (en) * 2018-12-11 2019-08-06 周晓辉 Internet finance cloud transaction platform and implementation method based on block chain
CN110262777A (en) * 2019-05-21 2019-09-20 阿里巴巴集团控股有限公司 A kind of block chain application framework
CN110310204A (en) * 2019-06-21 2019-10-08 成都积微物联集团股份有限公司 Based on the financing by accounts receivable management system and method for block chain in supply chain industry
CN110322130A (en) * 2019-06-21 2019-10-11 成都积微物联集团股份有限公司 Based on the current assets mortgage finance management system and method for block chain in supply chain industry
CN110322196A (en) * 2019-06-21 2019-10-11 迅鳐成都科技有限公司 A kind of warehouse receipt reference management platform based on block chain
CN110321336A (en) * 2019-06-21 2019-10-11 迅鳐成都科技有限公司 It is a kind of based on block chain in depositary management platform
US20190332702A1 (en) * 2018-04-30 2019-10-31 Hewlett Packard Enterprise Development Lp System and method of decentralized management of multi-owner nodes using blockchain

Patent Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108241972A (en) * 2018-01-11 2018-07-03 杭州复杂美科技有限公司 A kind of informal voucher method of commerce based on block chain
CN108647958A (en) * 2018-03-23 2018-10-12 北京大学深圳研究生院 A kind of digital asset method of commerce and system based on block chain
US20190332702A1 (en) * 2018-04-30 2019-10-31 Hewlett Packard Enterprise Development Lp System and method of decentralized management of multi-owner nodes using blockchain
CN108650328A (en) * 2018-05-22 2018-10-12 河海大学常州校区 The block catenary system of data information record and storage in a kind of cloud service platform
CN108804928A (en) * 2018-07-09 2018-11-13 武汉工商学院 The secure and trusted block chain and management method of data in a kind of traceability system
CN109118168A (en) * 2018-07-20 2019-01-01 北京开普云信息科技有限公司 A kind of government affairs service process traceability system and its construction method based on block chain mechanism
CN109191094A (en) * 2018-08-09 2019-01-11 肇庆市高新区甜慕新能源技术有限公司 A kind of payment system based on block chain
CN110097445A (en) * 2018-12-11 2019-08-06 周晓辉 Internet finance cloud transaction platform and implementation method based on block chain
CN109767336A (en) * 2018-12-27 2019-05-17 福建省农村信用社联合社 It is a kind of based on block chain P2P financing platform fund bank deposit pipe management method
CN109784759A (en) * 2019-01-30 2019-05-21 威海华智数字经济研究院有限公司 A kind of Internal Audit system based on block chain technology
CN110262777A (en) * 2019-05-21 2019-09-20 阿里巴巴集团控股有限公司 A kind of block chain application framework
CN110310204A (en) * 2019-06-21 2019-10-08 成都积微物联集团股份有限公司 Based on the financing by accounts receivable management system and method for block chain in supply chain industry
CN110322130A (en) * 2019-06-21 2019-10-11 成都积微物联集团股份有限公司 Based on the current assets mortgage finance management system and method for block chain in supply chain industry
CN110322196A (en) * 2019-06-21 2019-10-11 迅鳐成都科技有限公司 A kind of warehouse receipt reference management platform based on block chain
CN110321336A (en) * 2019-06-21 2019-10-11 迅鳐成都科技有限公司 It is a kind of based on block chain in depositary management platform

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
张亮;刘百祥;张如意;江斌鑫;刘一江;: "区块链技术综述", 计算机工程, no. 05 *
李凤阳等: "基于区块链的农业订单平台", 江苏农业科学, vol. 47, no. 24 *
杨慧琴;孙磊;赵西超;: "基于区块链技术的互信共赢型供应链信息平台构建", 科技进步与对策, no. 05 *

Cited By (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111737735A (en) * 2020-06-04 2020-10-02 斗云科技(北京)有限公司 BDChrain block chain service platform
CN111698254A (en) * 2020-06-15 2020-09-22 中国银行股份有限公司 Alliance chain Baas platform building method based on sharing organization
CN111930833A (en) * 2020-07-07 2020-11-13 杭州云象网络技术有限公司 Credit asset block chain construction method and system
WO2022034394A1 (en) * 2020-08-14 2022-02-17 Basil John Thomas Cryptography based financial analytical tool through artificial intelligence
TWI760851B (en) * 2020-09-21 2022-04-11 臺灣土地銀行股份有限公司 Legality Analysis and Inspection System of Procurement Contract Items
CN112540338A (en) * 2020-10-23 2021-03-23 国网天津市电力公司 Intelligent electric meter verification system based on block chain technology
CN112396519A (en) * 2020-10-27 2021-02-23 安徽中科晶格技术有限公司 Automatic account splitting method based on block chain
CN112417496A (en) * 2020-10-28 2021-02-26 北京八分量信息科技有限公司 Method for realizing white list based on intelligent contract based on deep learning
CN112532718A (en) * 2020-11-26 2021-03-19 中国船舶工业系统工程研究院 Block chain based offshore equipment data sharing system, method and medium
CN112532718B (en) * 2020-11-26 2023-10-10 中国船舶工业系统工程研究院 Block chain based offshore equipment data sharing system, method and medium
CN112446620A (en) * 2020-11-27 2021-03-05 链亦科技(上海)有限公司 Virtual factory digital platform based on block chain
CN112541117A (en) * 2020-12-09 2021-03-23 国网安徽省电力有限公司 Power grid supply chain purchase digital examination method based on full life cycle
CN112883429A (en) * 2021-01-21 2021-06-01 贵州电网有限责任公司 Block chain platform convenient to realize data consistency
CN113222749A (en) * 2021-01-28 2021-08-06 工业云制造(四川)创新中心有限公司 Supply chain management platform based on block chain technology
WO2022179008A1 (en) * 2021-02-24 2022-09-01 深圳市爱云信息科技有限公司 Supply chain finance ai daas algorithm warehouse platform based on blockchain
CN113159676A (en) * 2021-04-02 2021-07-23 南京博雅区块链研究院有限公司 Logistics information tracing method and system based on block chain
CN113706302A (en) * 2021-07-30 2021-11-26 梁伟 Cross-chain-based block chain financial data generation method and system
CN113763179A (en) * 2021-10-20 2021-12-07 北京树匠数字科技有限公司 Modern agriculture financial service platform based on block chain
CN114389816A (en) * 2021-12-21 2022-04-22 南京欣网互联网络科技有限公司 Block chain-based online service system and method for service ecological supply alliance
CN114445010B (en) * 2022-01-26 2023-05-23 电子科技大学 Block chain-based multi-mode intermodal system and method
CN114445010A (en) * 2022-01-26 2022-05-06 电子科技大学 Multi-type intermodal transport system and method based on block chain
CN115131153A (en) * 2022-07-27 2022-09-30 苏州市职业大学 Supply chain financial service platform based on block chain
CN115495714A (en) * 2022-09-14 2022-12-20 湖南大学 Financial artificial intelligence algorithm integration method and system based on block chain
CN115392914A (en) * 2022-10-27 2022-11-25 河北省科学院应用数学研究所 Supply chain financial platform based on block chain and data processing method
CN115392914B (en) * 2022-10-27 2023-01-06 河北省科学院应用数学研究所 Supply chain financial platform based on block chain and data processing method
CN115829729A (en) * 2023-02-14 2023-03-21 四川华西集采电子商务有限公司 Supply chain financial credit evaluation system and method based on three-chain architecture
CN116245622A (en) * 2023-05-06 2023-06-09 布比(北京)网络技术有限公司 Block chain-based production and fusion service system and method and electronic equipment
CN117195280A (en) * 2023-08-10 2023-12-08 甘肃省水利厅信息中心 Ecological flow monitoring data sharing system based on blockchain, server and storage medium

Similar Documents

Publication Publication Date Title
CN111210331A (en) Agricultural supply chain financial service platform based on block chain
Bodkhe et al. Blockchain for industry 4.0: A comprehensive review
Zhu et al. Applications of distributed ledger technologies to the internet of things: A survey
CN109034833B (en) Product tracing information management system and method based on block chain
CN111429303A (en) Service platform based on block chain
WO2020155789A1 (en) Blockchain-based certificate storage method and apparatus
Nzuva Smart contracts implementation, applications, benefits, and limitations
CN108737361B (en) Data verification method based on block chain
Liu et al. Distributed ledger technology
CN111177253A (en) Power big data protection method and system based on identity digital authentication
CN111429162A (en) Energized block chain agricultural product quality credible traceability system based on nondestructive detection technology
Zhu et al. Research on blockchain application for E-commerce, finance and energy
Mathur et al. A survey on role of blockchain for IoT: Applications and technical aspects
WO2022100079A1 (en) Digital traceable intelligent supply chain financial platform for blockchain baas supply chain
Lou et al. SESCF: a secure and efficient supply chain framework via blockchain-based smart contracts
Saranya et al. Proof of transaction (PoTx) based traceability system for an agriculture supply chain
CN111339550A (en) Comment information credibility method based on block chain technology
Cui et al. Protecting vaccine safety: An improved, blockchain-based, storage-efficient scheme
Hou et al. IoT and blockchain-based smart agri-food supply chains
Khudnev Blockchain: foundational technology to change the world
Nguyen et al. A blockchain-based framework for developing traceability applications towards sustainable agriculture in Vietnam
Yang et al. A survey on blockchain: Architecture, applications, challenges, and future trends
CN111460507A (en) Block chain-based security service system and application thereof in autonomous community
Zhang et al. A review of blockchain solutions in supply chain traceability
CN110910252A (en) System and method for managing security units associated with intellectual property assets

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination