CN108876608B - Block chain application method and system - Google Patents

Block chain application method and system Download PDF

Info

Publication number
CN108876608B
CN108876608B CN201810536456.8A CN201810536456A CN108876608B CN 108876608 B CN108876608 B CN 108876608B CN 201810536456 A CN201810536456 A CN 201810536456A CN 108876608 B CN108876608 B CN 108876608B
Authority
CN
China
Prior art keywords
transaction
state
response interface
adaptation layer
event notification
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.)
Active
Application number
CN201810536456.8A
Other languages
Chinese (zh)
Other versions
CN108876608A (en
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.)
Shenzhen Lexin Software Technology Co Ltd
Original Assignee
Shenzhen Lexin Software 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 Shenzhen Lexin Software Technology Co Ltd filed Critical Shenzhen Lexin Software Technology Co Ltd
Priority to CN201810536456.8A priority Critical patent/CN108876608B/en
Publication of CN108876608A publication Critical patent/CN108876608A/en
Application granted granted Critical
Publication of CN108876608B publication Critical patent/CN108876608B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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
    • G06Q40/04Trading; Exchange, e.g. stocks, commodities, derivatives or currency exchange

Abstract

The embodiment of the invention provides a block chain application method and a system, wherein the method comprises the following steps: acquiring transaction information based on the first block link node, and synchronizing the transaction information to at least one second block link node; the transaction information comprises current transaction data and a current transaction state; when receiving the transaction information, the second blockchain node sends an event notification to the corresponding adaptation layer, wherein the transaction information is carried in the event notification; when the adaptation layer receives the event notification, searching a response interface matched with the transaction state from the configuration center, and calling the response interface from the client corresponding to the second block link point; transaction data is processed based on the response interface. The embodiment of the invention can solve the problem of inconvenience caused by configuring a response interface for the transaction event in the prior art, improve the configuration efficiency, reduce the cost, and save system resources by aiming at the transaction event.

Description

Block chain application method and system
Technical Field
The present invention relates to a block chain technology, and in particular, to a block chain application method and system.
Background
The block chain is essentially an open source distributed book, is a core technology of bit currency and other virtual currency, and can efficiently record the transactions of buyers and sellers. The blockchains can be classified into public, alliance, and private chains according to the type of participant. As shown in fig. 1a, in a federation chain, each participant has a block chain node, which is a block chain node 1, a block chain link point 2, a block chain link point 3, and a block chain link point 4, after any party writes data into the corresponding block chain link point through a client, the data is synchronized to other block chain nodes, and after the data is synchronized, an event notification is sent to an adaptation layer corresponding to the block chain link point, so that the adaptation layer searches for a corresponding response interface according to an event list in the corresponding client, and performs corresponding operation on the event data.
However, in the prior art, the correspondence between the event in the event list and the response interface is registered through the code of the client. In order to perform different operations on event data, when a corresponding response is modified for an event, only the code of a client can be modified, which is low in practicality, and in the prior art, when an adaptation layer receives an event notification, all response interfaces registering the event are called, which results in consumption of system resources and low efficiency. The above-mentioned problems also exist in the private chain.
Disclosure of Invention
The invention provides a name block chain application method and a name block chain application system, which can solve the problem of inconvenience caused by configuring a response interface for a transaction event in the prior art, improve the configuration efficiency, reduce the cost, have more pertinence to the transaction event and save system resources.
In a first aspect, an embodiment of the present invention provides a block chain application method, including:
acquiring transaction information based on the first block link node and synchronizing the transaction information to at least one second block link node; the transaction information comprises current transaction data and a current transaction state;
when the transaction information is received based on a second block chain node, sending an event notification to a corresponding adaptation layer, wherein the transaction information is carried in the event notification;
when the adaptation layer receives the event notification, searching a response interface matched with the transaction state from a configuration center, and calling the response interface from a client corresponding to the second block link point;
processing the transaction data based on the response interface.
In a second aspect, an embodiment of the present invention further provides an application system of a block chain, including:
the first block link node is used for acquiring transaction information and synchronizing the transaction information to at least one second block link node; the transaction information comprises current transaction data and a current transaction state;
the second block chain node is used for sending an event notice to the corresponding adaptation layer when the transaction information is received; wherein the event notification carries the transaction information;
the adaptation layer corresponding to the second block link point is used for searching a response interface matched with the transaction state from a configuration center when the event notification is received, and calling the response interface from the client corresponding to the second block link point;
a response interface for processing the transaction data.
According to the technical scheme provided by the invention, the transaction state and the corresponding response interface in the transaction event are registered in the configuration center in advance, when the adaptation layer receives the event notification, the response interface corresponding to the transaction state in the event notification is searched in the configuration center, and the transaction data carried by the event notification is processed through the corresponding response interface, so that the response interface can be dynamically configured, the transaction data in the transaction event can be processed according to the requirements, the problem that the transaction event configuration response interface is unchanged due to code change in the prior art is solved, the configuration efficiency is improved, the cost is reduced, the condition that the response interface for registering the transaction event responds to the transaction event is avoided, the transaction event is processed more pertinently, and the system resources are saved.
Drawings
FIG. 1a is a framework diagram of a federation chain;
FIG. 1b is a flowchart of a method for applying a blockchain according to an embodiment of the present invention;
FIG. 2 is a flow chart of a method for applying a blockchain according to an embodiment of the present invention;
FIG. 3 is a flow chart of a method for applying blockchains according to an embodiment of the present invention;
fig. 4 is a block diagram of a block chain application system according to an embodiment of the present invention.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the invention and are not limiting of the invention. It should be further noted that, for the convenience of description, only some of the structures related to the present invention are shown in the drawings, not all of the structures.
Fig. 1b is a flowchart of a method for blockchain application, which is performed by a blockchain application system, where the system is implemented by software and/or hardware, the system can be integrated in a distributed device, and the method can be applied to a federation chain and a private chain. For example, the method provided by the embodiment of the present invention may be applied to the inside of one organization, for example, between multiple departments of one company, or may also be applied to between multiple organizations, for example, may be applied to between multiple companies.
The method provided by the embodiment of the invention can be applied to the condition of processing the transaction information in the transaction event. As shown in fig. 1b, the method provided by the embodiment of the present invention includes:
s110: acquiring transaction information based on the first block link node and synchronizing the transaction information to at least one second block link node; wherein the transaction information includes current transaction data and a current transaction status.
In this step, in many nodes in the block chain distributed system, namely, block chain nodes, the block chain nodes can be understood as devices installed with bitcoin purses. Wherein the second block link point is distinct from the first block link node.
In this step, the transaction information may be information in a transaction form, the transaction form may be an order, bill, or asset form, and the like, and the information in the transaction form may include current transaction data and current transaction status.
The client side can operate in an interface of the client side, so that the client side generates a transaction list, and the client side sends information in the transaction list to the first block chain node through the adaptation layer corresponding to the first block chain node. The first block link point acquires transaction information, wherein the transaction information comprises transaction data and a transaction state. The transaction state refers to the state of the current transaction, and may be auditing, settlement or the like.
After the first block link node acquires the transaction information, the transaction information may be synchronized with other block link nodes through a Point-to-Point (P2P) Protocol, that is, synchronized with at least one second block link node. Wherein a first block link point may be deployed within one tissue and a second block link point deployed within another tissue.
S120: and when receiving the transaction information, the second blockchain node sends an event notification to a corresponding adaptation layer, wherein the transaction information is carried in the event notification.
In this step, when each second block link node receives the transaction information, an event notification is sent to the adaptation layer corresponding to the second block link node, where the event notification carries the transaction information, that is, the event notification carries the current transaction data and the current transaction state. The adaptation layer may be a bottom layer interaction layer for linking the blockchain node and the client, and may be deployed on different devices from the blockchain node or on the same device.
The adaptation layer corresponding to the second block link point can be understood as a bottom layer interaction layer supporting the communication between the second block link point and the client. Wherein the client is a client in communication with the second block link point.
S130: and searching a response interface matched with the transaction state from a configuration center based on the adaptation layer when the event notification is received, and calling the response interface from the client corresponding to the second block link point.
In the step, when the adaptation layer corresponding to the second block link point receives the event notification, a response interface matched with the transaction state carried in the event notification is searched from the configuration center, and the response interface is called from the client corresponding to the second block link point.
In the embodiment of the present invention, each block link point may correspond to one client, where the client may be a service system, and may generate a transaction order through the client, and may obtain transaction data, a transaction state, and the like from the transaction order.
The transaction state and the corresponding response interface are registered in the configuration center in advance, wherein the response interface comprises an http interface, an rpc interface or an asynchronous message interface, and the transaction state can be characterized by a state field. For example, when the state field is "10", the transaction state may be characterized as audit, and when the state field is "20", the transaction state may be characterized as settlement. The corresponding relation between the transaction state and the response interface can be changed by a user in a configuration center. The configuration center may be deployed on one device with the adaptation layer or may be deployed on a different device with the adaptation layer. The configuration center can understand that the configuration items of the application and the data can be stored, the configuration information can be changed through the configuration center, and the corresponding relation between the transaction state and the response interface can be changed, so that different processing can be carried out on the transaction data in the transaction event according to the requirement, the problem that the code is not changed when the transaction event configuration response interface is changed in the prior art is solved, the configuration efficiency is improved, and the cost is reduced.
S140: processing the transaction data based on the response interface.
In this step, the response interfaces may provide various services for the transaction data, wherein different services may be provided by different response interfaces. Transaction data may be processed through the response interface. For example, transaction data may be settled, audited, etc. via the response interface.
According to the technical scheme provided by the embodiment of the invention, the transaction state and the corresponding response interface in the transaction event are registered in the configuration center in advance, when the adaptation layer receives the event notification, the response interface corresponding to the transaction state in the event notification is searched in the configuration center, and the transaction data carried by the event notification is processed through the corresponding response interface, so that the response interface can be dynamically configured, the transaction data in the transaction event can be processed according to different requirements, the problem that the transaction event configuration response interface is unchanged due to code change in the prior art is solved, the configuration efficiency is improved, the cost is reduced, the condition that the response interface for registering the transaction event responds to the transaction event is avoided, the transaction event is processed more pertinently, and the system resources are saved.
Fig. 2 is a flowchart of a method for applying a blockchain according to an embodiment of the present invention, which is optimized in the above embodiment, wherein transaction information in the embodiment of the present invention includes current transaction data and a state field for characterizing a current transaction state.
As shown in fig. 2, the technical solution provided by the embodiment of the present invention includes:
s210: a state field for characterizing a transaction state is set in the client.
By setting the state field for representing the transaction state at the client, when a user conducts transaction through the client, the blockchain application system can record the transaction state so as to process transaction data according to the transaction state, and the processing efficiency is improved.
S220: and registering a state field for representing the transaction state and a response interface matched with the state field based on a configuration center.
In this step, optionally, the configuration center may match the state field representing the transaction state with the response interface, and register the matched state field with the response interface.
For example, the content of the configuration center may be in the form of:
for the http interface: the content of the configuration center is as follows:
{“10”:http://hostname:port/event1,
“20”:http://hostname:port/event2”}
where "10 and" 20 "may characterize the transaction state, the following corresponding http:// hostname: port/event1 or http:// hostname: port/event2 may be the url of the response interface.
For the rpc interface: the content of the configuration center configuration may be:
{“10”:{“serverName”:com.XXX.service.OrderService”,”method”:”addOrder”},
“20”:”{“serverName”:com.XXX.service.OrderService”,“method”:“cancelOrder”}}
where "10 and" 20 "may characterize the transaction status, {" server name ": com.xxx.service.orderservice", "method": addOrder "} or {" server name ": com.xxx.service.orderservice", "method": cancel order "} is the name of the service, respectively, where the rpc interface may be located by the name of the service.
For asynchronous message interfaces, the content of the configuration center configuration may be:
{“10”:{“topicName”:“addOrder”},
“20”:”{“topicName”:“cancelOrder”}}
wherein "10 and" 20 "may characterize the transaction status, and {" topicName ": addOrder" } or "{" topicName ": cancel order" } "are topic names, respectively, by which the asynchronous message interface may be located.
The transaction state and the corresponding response interface in the transaction event are registered in the configuration center, so that the response interface can be dynamically configured, transaction data in the transaction event can be processed differently according to needs, the problem that the configuration of the response interface for the transaction event is unchanged due to code change in the prior art is solved, the configuration efficiency is improved, the cost is reduced, the condition that the response interface for registering the transaction event responds to the transaction event is avoided, the transaction event is processed more pertinently, and system resources are saved.
By registering the transaction state and the different types of response interfaces in the configuration center, different types of service systems can be compatible, and the practicability is enhanced.
S230: and acquiring an execution operation on the transaction list based on the client corresponding to the first block link point, and determining a state field representing the current transaction state according to the execution operation.
In this step, the client corresponding to the first block link point may be understood as a client that can communicate with the first block link point.
The user can operate the transaction order in the interface of the client, the client obtains the execution operation of the transaction order, and the execution operation can be settlement operation, auditing operation and the like. For example, when the user clicks a settlement button in the client interface, the client obtains a settlement operation for the transaction ticket, and determines that the current transaction state is settlement according to the execution operation, thereby determining the corresponding state field.
S240: based on the client corresponding to the first block chain link point, calling an adaptation layer corresponding to the first block chain link point, and based on the called adaptation layer, writing transaction information into the first block chain link point, wherein the transaction information comprises current transaction data and a state field representing a current transaction state.
S250: transaction information is obtained based on the first blockchain link point and synchronized to at least one second blockchain node.
S260: and when receiving the transaction information, the second blockchain node sends an event notification to a corresponding adaptation layer, wherein the transaction information is carried in the event notification.
S270: and when the event notification is received based on the adaptation layer, analyzing the state field from the event notification, and searching a response interface matched with the state field from the configuration center.
S280: processing the transaction data based on the response interface.
It should be noted that, in the embodiment of the present invention, S210 is exemplarily executed before S220, but the embodiment of the present invention is merely an example, and in other embodiments of the present invention, S220 may also be executed before S210.
On the basis of the above embodiment, the block chain application method may further include: acquiring transaction information based on the first block link node and synchronizing the transaction information to at least one second block link node; when a second block chain node receives transaction information, a first block chain node sends an event notification to a corresponding adaptation layer, wherein the transaction information is carried in the event notification; when the adaptation layer receives the event notification, searching a response interface matched with the transaction state from a configuration center, and calling the response interface from a client corresponding to the first block link point; processing the transaction data based on the response interface. Therefore, the configuration center searches for the response interface corresponding to the transaction event from the client and processes the transaction event pair based on the response interface, so that the inconvenience caused by configuring the response interface for the transaction event in the prior art can be solved, the configuration efficiency is improved, the cost is reduced, the transaction event can be pointed, and the system resources are saved.
Fig. 3 is a flowchart of a block chain application method according to an embodiment of the present invention, and as shown in fig. 3, a technical solution according to an embodiment of the present invention includes:
s310: a state field for characterizing a transaction state is set in each client.
S320: the configuration center registers a state field for representing the transaction state and a response interface matched with the state field.
S330: the client 1 writes transaction information into the corresponding adaptation layer 1, and the transaction information includes current transaction data and a current transaction state.
S350: adaptation layer 1 writes transaction information to block link point 1.
S360: block chain node 1 synchronizes the transaction information to block link point 2, block link point 3, and block link point 4.
S360: and when receiving the transaction information, the block chain node 2 sends an event notification to the corresponding adaptation layer 2, wherein the transaction information is carried in the event notification.
S370: when receiving the event notification, the adaptation layer 2 parses the state field from the event notification, searches a response interface matched with the state field from the configuration center, and calls the matched response interface from the client 2.
S380: the matched response interface processes the transaction data.
It should be noted that, although the embodiment of the present invention exemplarily introduces that the block link point 1 may synchronize the transaction information to the block link point 2, the block link point 3, and the block link point 4, the embodiment of the present invention is merely an example of the present invention, and the block link point may synchronize the transaction information to another block link node different from the block link node 1.
It should be noted that, in the embodiment of the present invention, an example is described in which, when receiving transaction information, the block link point 2 sends an event notification to a corresponding adaptation layer, so that the adaptation layer invokes a response interface to process transaction data, however, the embodiment of the present invention is only one example of the present invention, and in other embodiments of the present invention, if a block link node different from the block link point 1 receives transaction information, an event notification may also be sent to a corresponding adaptation layer; if the client corresponding to the link point of the other block does not have a response interface corresponding to the transaction state, the response interface cannot be called, that is, the transaction data cannot be processed.
Fig. 4 is a block chain application system according to an embodiment of the present invention, and as shown in fig. 4, the block chain application system according to the embodiment of the present invention includes:
a first blockchain node 410 for acquiring transaction information and synchronizing the transaction information to at least one second blockchain node 420; the transaction information comprises current transaction data and a current transaction state;
a second blockchain node 420, configured to send an event notification to a corresponding adaptation layer when the transaction information is received; wherein the event notification carries the transaction information;
the adaptation layer 430 corresponding to the second block link point is configured to, when the event notification is received, search for a response interface matching the transaction state from the configuration center 440, and call the response interface from the client 480 corresponding to the second block link point;
a response interface 450 for processing the transaction data.
Further, the transaction information comprises current transaction data and a state field for representing the current transaction state;
correspondingly, the event notification carries the transaction data and the state field;
correspondingly, when the event notification is received, the searching for the response interface matching the transaction state from the configuration center based on the adaptation layer includes:
and when the event notification is received based on the adaptation layer, analyzing the state field from the event notification, and searching a response interface matched with the state field from the configuration center.
Further, a configuration center 440 is included for registering the transaction status and the response interface matching the transaction status.
Further, the system further comprises:
the client 460 corresponding to the first block link point is configured to invoke an adaptation layer corresponding to the first block link point, and write the transaction information into the first block link node 410 based on the invoked adaptation layer.
Further, the method also comprises the following steps: a setting module 470, configured to set a state field in the client for characterizing the transaction status.
Further, the client 460 corresponding to the first block link point is further configured to obtain an execution operation on the transaction order, and determine a state field representing the current transaction state according to the execution operation.
Further, the response interface comprises an http interface, an rpc interface or an asynchronous message interface.
According to the technical scheme provided by the invention, the transaction state and the corresponding response interface in the transaction event are registered in the configuration center in advance, when the adaptation layer receives the event notification, the response interface corresponding to the transaction state in the event notification is searched in the configuration center, and the transaction data carried by the event notification is processed through the corresponding response interface, so that the response interface can be dynamically configured, the transaction data in the transaction event can be processed according to the requirements, the problem that the transaction event configuration response interface is unchanged due to code change in the prior art is solved, the configuration efficiency is improved, the cost is reduced, the condition that the response interface for registering the transaction event responds to the transaction event is avoided, the transaction event is processed more pertinently, and the system resources are saved.
It is to be noted that the foregoing is only illustrative of the preferred embodiments of the present invention and the technical principles employed. It will be understood by those skilled in the art that the present invention is not limited to the particular embodiments described herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the invention. Therefore, although the present invention has been described in more detail by the above embodiments, the present invention is not limited to the above embodiments, and may include more second equivalent embodiments without departing from the spirit of the present invention, and the scope of the present invention is determined by the scope of the appended claims.

Claims (9)

1. A method for blockchain application, comprising:
acquiring transaction information based on the first block link node and synchronizing the transaction information to at least one second block link node; wherein the transaction information comprises current transaction data and a state field for characterizing a current transaction state;
when the transaction information is received based on the second block link node, sending an event notification to the corresponding adaptation layer; correspondingly, the event notification carries the transaction data and the state field;
when the adaptation layer receives the event notification, searching a response interface matched with the transaction state from a configuration center, and calling the response interface from a client corresponding to the second block link point;
processing the transaction data based on the response interface;
correspondingly, when the adaptation layer receives the event notification, searching a response interface matched with the transaction state from a configuration center comprises:
and when the event notification is received based on the adaptation layer, analyzing the state field from the event notification, and searching a response interface matched with the state field from the configuration center.
2. The method of claim 1, further comprising:
and registering the transaction state and the response interface matched with the transaction state based on the configuration center.
3. The method of claim 1, further comprising:
and calling an adaptation layer corresponding to the first block chain link point based on the client corresponding to the first block chain link point, and writing the transaction information into the first block chain link point based on the called adaptation layer.
4. The method of claim 3, further comprising:
a state field for characterizing a transaction state is set in the client.
5. The method of claim 4, further comprising:
and acquiring an execution operation on the transaction list based on the client corresponding to the first block link point, and determining a state field representing the current transaction state according to the execution operation.
6. The method of claim 1, wherein the response interface comprises an http interface, an rpc interface, or an asynchronous message interface.
7. A system for applying a blockchain, comprising:
the first block link node is used for acquiring transaction information and synchronizing the transaction information to at least one second block link node; wherein the transaction information comprises current transaction data and a state field for characterizing a current transaction state;
the second block chain node is used for sending an event notice to the corresponding adaptation layer when the transaction information is received; correspondingly, the event notification carries the transaction data and the state field;
the adaptation layer corresponding to the second block link point is used for searching a response interface matched with the transaction state from a configuration center when the event notification is received, and calling the response interface from the client corresponding to the second block link point;
a response interface for processing the transaction data;
correspondingly, when the event notification is received based on the adaptation layer, searching a response interface matched with the transaction state from a configuration center comprises:
and when the event notification is received based on the adaptation layer, analyzing the state field from the event notification, and searching a response interface matched with the state field from the configuration center.
8. The system of claim 7, further comprising:
and the configuration center is used for registering the transaction state and the response interface matched with the transaction state.
9. The system of claim 8, further comprising:
and the client corresponding to the first block chain link point is used for calling the adaptation layer corresponding to the first block chain link point and writing the transaction information into the first block chain link point based on the called adaptation layer.
CN201810536456.8A 2018-05-30 2018-05-30 Block chain application method and system Active CN108876608B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810536456.8A CN108876608B (en) 2018-05-30 2018-05-30 Block chain application method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810536456.8A CN108876608B (en) 2018-05-30 2018-05-30 Block chain application method and system

Publications (2)

Publication Number Publication Date
CN108876608A CN108876608A (en) 2018-11-23
CN108876608B true CN108876608B (en) 2021-05-04

Family

ID=64335675

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810536456.8A Active CN108876608B (en) 2018-05-30 2018-05-30 Block chain application method and system

Country Status (1)

Country Link
CN (1) CN108876608B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109905238A (en) * 2019-02-26 2019-06-18 符安文 A kind of bottom chain integrated management method based on block chain
CN111199485A (en) * 2020-01-02 2020-05-26 支付宝(杭州)信息技术有限公司 Method and device for processing transaction data at block chain nodes
CN111917572B (en) * 2020-07-12 2022-10-25 中信银行股份有限公司 Transaction request processing method and device, electronic equipment and readable storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107147704A (en) * 2017-04-21 2017-09-08 杭州趣链科技有限公司 A kind of generic service middleware system towards block chain
CN107392767A (en) * 2017-07-28 2017-11-24 广州亦云信息技术股份有限公司 Method of commerce, electronic equipment and the storage medium of electricity market based on block chain
CN107395674A (en) * 2017-06-14 2017-11-24 广东网金控股股份有限公司 A kind of application system accesses the method and device of isomery block platform chain

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
NZ617626A (en) * 2011-05-31 2015-09-25 Cardlink Services Ltd Addresses in financial systems

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107147704A (en) * 2017-04-21 2017-09-08 杭州趣链科技有限公司 A kind of generic service middleware system towards block chain
CN107395674A (en) * 2017-06-14 2017-11-24 广东网金控股股份有限公司 A kind of application system accesses the method and device of isomery block platform chain
CN107392767A (en) * 2017-07-28 2017-11-24 广州亦云信息技术股份有限公司 Method of commerce, electronic equipment and the storage medium of electricity market based on block chain

Also Published As

Publication number Publication date
CN108876608A (en) 2018-11-23

Similar Documents

Publication Publication Date Title
CN107181675B (en) Service calling method and device
USRE44836E1 (en) System and method for efficient transfer of applications and data during device swap
US6816881B1 (en) Method and apparatus for inter-application communication in wireless networks
US8661103B2 (en) Business application address determination
US8789073B2 (en) Proxy object creation and use
CN108876608B (en) Block chain application method and system
US20070038729A1 (en) Systems and methods for direction of communication traffic
CN106375458B (en) Service calling system, method and device
TWI658418B (en) Business implementation method, device and system of financial information exchange (FIX) protocol
CN107463453B (en) Method, device, equipment and storage medium for communication between different applications of same terminal
US20070165615A1 (en) Apparatus and method for notifying communication network event in application server capable of supporting open API based on Web services
EP2529533A1 (en) Method, apparatus and system for intercepted triggering of execution of internet services
CN114172966A (en) Service calling method and device and service processing method and device under unitized architecture
CN106603594A (en) Distributed service management method and system
US20070174232A1 (en) Dynamically discovering subscriptions for publications
CN113645251B (en) Data transmission method and device suitable for cross-regional service
CN112714042B (en) Pressure testing method and device, electronic equipment and storage medium
CN113765774B (en) Method, device, electronic equipment and medium for synchronizing messages in real time
US20050071361A1 (en) System and method for associating a device with a user
US8037124B2 (en) System and method for describing and locating web services
US7509339B2 (en) System and method of implementing personalized alerts utilizing a user registry in instant messenger
CN113296968A (en) Address list updating method, device, medium and electronic equipment
KR20070061067A (en) Method and system for handling the network events in application server using open api based web services
US20170155722A1 (en) Searchable Directory for Provisioning Private Connections
CN117271007B (en) Service processing method and system

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
GR01 Patent grant
GR01 Patent grant
PE01 Entry into force of the registration of the contract for pledge of patent right
PE01 Entry into force of the registration of the contract for pledge of patent right

Denomination of invention: A Blockchain Application Method and System

Effective date of registration: 20230925

Granted publication date: 20210504

Pledgee: Luohu sub branch of Shenzhen Rural Commercial Bank Co.,Ltd.

Pledgor: SHENZHEN LEXIN SOFTWARE TECHNOLOGY Co.,Ltd.

Registration number: Y2023980058548