CN109981646B - Resource transfer method and device based on block chain and electronic equipment - Google Patents

Resource transfer method and device based on block chain and electronic equipment Download PDF

Info

Publication number
CN109981646B
CN109981646B CN201910234812.5A CN201910234812A CN109981646B CN 109981646 B CN109981646 B CN 109981646B CN 201910234812 A CN201910234812 A CN 201910234812A CN 109981646 B CN109981646 B CN 109981646B
Authority
CN
China
Prior art keywords
resource
target resource
service system
block chain
token
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
CN201910234812.5A
Other languages
Chinese (zh)
Other versions
CN109981646A (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.)
Advanced New Technologies Co Ltd
Advantageous New Technologies Co Ltd
Original Assignee
Advanced New Technologies 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 Advanced New Technologies Co Ltd filed Critical Advanced New Technologies Co Ltd
Priority to CN201910234812.5A priority Critical patent/CN109981646B/en
Publication of CN109981646A publication Critical patent/CN109981646A/en
Application granted granted Critical
Publication of CN109981646B publication Critical patent/CN109981646B/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
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0207Discounts or incentives, e.g. coupons or rebates
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/0807Network architectures or network communication protocols for network security for authentication of entities using tickets, e.g. Kerberos
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources

Abstract

An embodiment of the present specification provides a resource transfer method and apparatus based on a block chain, and an electronic device, where the method includes: a first service system receives a resource transfer request initiated by a user; the resource transfer request is a request for transferring target resources of the user located in a second service system to the first service system; submitting query transaction aiming at the target resource token carried in the resource transfer request to the block chain; receiving a digital digest corresponding to the target resource token returned by the block chain; and sending the digital abstract to the second service system, and receiving the target resource corresponding to the digital abstract transferred by the second service system.

Description

Resource transfer method and device based on block chain and electronic equipment
Technical Field
The embodiment of the specification relates to the technical field of block chains, in particular to a resource transfer method and device based on a block chain and an electronic device.
Background
The block chain technology, also called distributed ledger technology, is an emerging technology in which several computing devices participate in "accounting" together, and a complete distributed database is maintained together. The blockchain technology has characteristics of decentralization, public transparency, participation of each computing device in database recording, and rapid data synchronization among the computing devices, so that the blockchain technology is widely applied in many fields.
Disclosure of Invention
An embodiment of the present specification provides a resource transfer method and apparatus based on a block chain, and an electronic device:
according to a first aspect of embodiments of the present specification, there is provided a resource transfer method based on a blockchain, in which a correspondence between a resource token and a digital digest of a resource is stored, the method including:
a first service system receives a resource transfer request initiated by a user; the resource transfer request is a request for transferring target resources of the user located in a second service system to the first service system;
the first business system submits a query transaction aiming at the target resource token carried in the resource transfer request to the block chain;
the blockchain responds to the query transaction, invokes a query logic declared in an intelligent contract issued to the blockchain, queries whether a digital digest corresponding to the target resource token is stored in the blockchain, and returns the digital digest to the first business system if the digital digest corresponding to the target resource token is stored in the blockchain;
the first business system receives a digital summary corresponding to the target resource token returned by the block chain;
and the first service system sends the digital abstract to the second service system and receives the target resource corresponding to the digital abstract transferred by the second service system.
According to a second aspect of embodiments of the present specification, there is provided a resource transfer method based on a blockchain, in which a correspondence between a resource token and a digital digest of a resource is stored, the method including:
a first service system receives a resource transfer request initiated by a user; the resource transfer request is a request for transferring target resources of the user located in a second service system to the first service system;
submitting query transaction aiming at the target resource token carried in the resource transfer request to the block chain;
receiving a digital digest corresponding to the target resource token returned by the block chain;
and sending the digital abstract to the second service system, and receiving the target resource corresponding to the digital abstract transferred by the second service system.
Optionally, the target resource corresponding to the digital summary transferred by the second service system specifically includes:
the second service system calculates the digital abstract of the local resource to be confirmed;
if the digital abstract of the resource to be confirmed is the same as the digital abstract of the target resource, determining the resource to be confirmed as the target resource;
and sending the determined target resource to the first service system.
Optionally, the method further includes:
receiving a certificate storing request which is initiated by a user and aims at the resource to be stored;
if the resource to be stored is positioned in the service system, submitting the storage transaction aiming at the resource to be stored to the block chain;
and sending the evidence-storing resource token returned by the blockchain to the user so that the user uses the evidence-storing resource in other business systems through the evidence-storing resource token.
Optionally, the digital abstract of the target resource is:
content for the target resource; or, performing hash calculation on the unique information in the target resource content to obtain a hash value.
According to a third aspect of embodiments herein, there is provided a resource transfer method based on a blockchain, in which a correspondence between a resource token and a digital digest of a resource is stored, the method including:
receiving query transaction of a target resource token carried in a resource transfer request submitted by a first business system; the resource transfer request is a request initiated by a user for transferring target resources located in a second service system to the first service system;
responding to the query transaction, calling query logic declared in an intelligent contract issued in the block chain, and querying whether a digital abstract corresponding to the target resource token is stored in the block chain;
if the block chain stores the digital digest corresponding to the target resource token, returning the digital digest to the first service system; and the first service system sends the digital abstract to the second service system and receives the target resource corresponding to the digital abstract transferred by the second service system.
Optionally, the method further includes:
receiving the deposit transaction of the target resource submitted by the second business system; wherein the target resource is located in the second business system;
responding to the evidence storing transaction, calling evidence storing logic issued in the block chain, and creating a target resource token;
calculating the digital abstract of the target resource, and storing the corresponding relation between the target resource token and the digital abstract of the target resource in the block chain;
and returning the target resource token to the second business system.
Optionally, the method further includes:
calling a monitoring logic issued in a block chain, sending a monitoring request for judging whether the target resource token is expired or not to an aging system, periodically polling the target resource token by the aging system, and if the target resource token is not used for more than a preset time length, informing the block chain to perform invalidation processing on the target resource token.
Optionally, the digital abstract of the target resource is:
content for the target resource; or, performing hash calculation on the unique information in the target resource content to obtain a hash value.
Optionally, the method further includes:
receiving failure transactions submitted by the second business system and aiming at the target resource token;
and responding to the invalidation transaction, calling invalidation logic issued in a block chain, and changing the target resource token from a valid state to an invalid state.
According to a fourth aspect of embodiments of the present specification, there is provided a resource transfer apparatus based on a blockchain, in which a correspondence between a resource token and a digital digest of a resource is stored, the apparatus including:
the first receiving unit, the first business system receives the resource transfer request that users initiate; the resource transfer request is a request for transferring target resources of the user located in a second service system to the first service system;
the transaction submitting unit is used for submitting query transaction aiming at the target resource token carried in the resource transfer request to the block chain;
the second receiving unit is used for receiving the digital digest corresponding to the target resource token returned by the block chain;
and the resource transfer unit is used for sending the digital abstract to the second service system and receiving the target resource corresponding to the digital abstract transferred by the second service system.
Optionally, the resource transfer unit specifically includes:
the sending subunit sends the digital abstract to the second service system, so that the second service system calculates the digital abstract of the local resource to be confirmed; if the digital abstract of the resource to be confirmed is the same as the digital abstract of the target resource, determining the resource to be confirmed as the target resource; sending the determined target resource to the first service system;
and the receiving subunit is used for receiving the target resource corresponding to the digital abstract transferred by the second service system.
Optionally, the apparatus further comprises:
the certificate storing subunit receives a certificate storing request which is initiated by a user and aims at the resource to be stored;
a submitting subunit, configured to submit a deposit transaction for the to-be-deposited resource to the block chain if the to-be-deposited resource is located in the service system;
and the sending subunit sends the evidence storing resource token returned by the block chain to the user, so that the user uses the evidence storing resource in other service systems through the evidence storing resource token.
Optionally, the digital abstract of the target resource is:
content for the target resource; or, performing hash calculation on the unique information in the target resource content to obtain a hash value.
According to a fifth aspect of embodiments of the present specification, there is provided a resource transfer apparatus based on a blockchain, in which a correspondence between a resource token and a digital digest of a resource is stored, the apparatus including:
the receiving unit is used for receiving the query transaction of the target resource token carried in the resource transfer request submitted by the first service system; the resource transfer request is a request initiated by a user for transferring target resources located in a second service system to the first service system;
the query unit is used for responding to the query transaction, calling query logic declared in the intelligent contract issued in the block chain and querying whether the digital abstract corresponding to the target resource token is stored in the block chain or not;
a returning unit, configured to return the digital digest to the first service system if the block chain stores the digital digest corresponding to the target resource token; and the first service system sends the digital abstract to the second service system and receives the target resource corresponding to the digital abstract transferred by the second service system.
Optionally, the apparatus further comprises:
the receiving subunit is used for receiving the deposit and certificate transaction of the target resource submitted by the second service system; wherein the target resource is located in the second business system;
the creating subunit responds to the certificate storing transaction, calls a certificate storing logic issued in the block chain, and creates a target resource token;
the storage subunit calculates the digital abstract of the target resource and stores the corresponding relation between the target resource token and the digital abstract of the target resource in the block chain;
and the return subunit returns the target resource token to the second service system.
Optionally, the apparatus further comprises:
and the monitoring subunit calls monitoring logic issued in the block chain, sends a monitoring request for judging whether the target resource token is expired to an aging system, periodically polls the target resource token, and if the target resource token is not used for more than preset time, informs the block chain to perform invalidation processing on the target resource token.
Optionally, the digital abstract of the target resource is:
content for the target resource; or, performing hash calculation on the unique information in the target resource content to obtain a hash value.
Optionally, the apparatus further comprises:
the failure receiving subunit is used for receiving failure transactions aiming at the target resource token and submitted by the second business system;
and the failure change subunit responds to the failure transaction, calls failure logic issued in the block chain, and changes the target resource token from a valid state to a failure state.
According to a fifth aspect of embodiments herein, there is provided an electronic apparatus including:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to any one of the above block chain based resource transfer methods.
In the embodiments of the present description, a resource transfer scheme based on a block chain is provided, where for a situation that a resource of a user cannot be directly linked to a chain for storage, a second service system (i.e., a service system where the resource is located) may guarantee a target resource of the user in advance; indirectly storing the evidence in a mode of storing the digital abstract of the target data and the corresponding relation between the corresponding target data tokens in the block chain; the target data token guarantees the user resource validity certificate for the second business system. Specifically, when a user needs to use a target resource located in a second business system in a first business system, the first business system inquires whether a digital abstract corresponding to the target resource token exists through a block chain by using the target resource token; if the target resource exists, the target resource is shown to exist really, the target resource is further obtained from the second service system, and the target resource of the user is transferred to the first service system by the second service system. Therefore, even if the target resource is not directly linked to the chain for storing the certificate, the certificate can be indirectly stored by utilizing the mode of storing the digital abstract of the target data and the corresponding relation between the target data tokens in the block chain, so that the resource transfer of different service systems (namely between untrusted domains) is realized.
Drawings
Fig. 1 is a flowchart of a method for indirect uplink of resources according to an embodiment of the present disclosure;
fig. 2 is a flowchart illustrating a resource transfer method based on a block chain according to an embodiment of the present disclosure;
fig. 3 is a flowchart of an embodiment of a method that is mainly implemented by a first service system according to an embodiment of the present disclosure;
FIG. 4 is a block chain system-based method embodiment provided by an embodiment of the present disclosure;
fig. 5 is a hardware structure diagram of a resource transfer apparatus based on a block chain according to an embodiment of the present specification;
fig. 6 is a block chain-based resource transfer apparatus according to an embodiment of the present disclosure;
fig. 7 is a block chain-based resource transfer apparatus according to an embodiment of the present disclosure.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The embodiments described in the following exemplary embodiments do not represent all embodiments consistent with the present specification. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the specification, as detailed in the appended claims.
The terminology used in the description herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the description. As used in this specification and the appended claims, the singular forms "a", "an", and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It should also be understood that the term "and/or" as used herein refers to and encompasses any and all possible combinations of one or more of the associated listed items.
It should be understood that although the terms first, second, third, etc. may be used herein to describe various information, these information should not be limited to these terms. These terms are only used to distinguish one type of information from another. For example, the first information may also be referred to as second information, and similarly, the second information may also be referred to as first information, without departing from the scope of the present specification. The word "if" as used herein may be interpreted as "at … …" or "when … …" or "in response to a determination", depending on the context.
In some service scenarios, when a user needs to use a target resource in a second service system in a first service system, resource transfer is required to be performed, and the target resource is transferred from the second service system to the first service system.
The second service system and the first service system are mutually regarded as being not credible; therefore, in order to solve the problem of resource transfer between untrusted service systems, a corresponding service block chain can be constructed by adopting a block chain technology, and a service data chain occurring in a service is stored.
However, for such services of resource transfer, there may be some limitations, for example, the resource to be transferred relates to user privacy, and then such resource is not suitable for direct uplink storage to avoid user privacy disclosure. Therefore, how to implement resource transfer between untrusted service systems based on the block chain is a problem to be solved.
For example, after the user receives the coupon for a certain commodity in the online shopping mall at the coupon platform, the user consumes the coupon in the online shopping mall. Because the preferential platform and the online shopping mall are different platforms, three untrusted domains are formed among the user, the online shopping mall and the preferential platform. The coupons are stored in the coupon platform, and users can have operation authority on the coupons, such as verification, cash withdrawal, recycling and the like.
If this coupon consumption service is implemented using block chain technology, coupon cancellation may not be performed on the chain because the coupon cannot be directly chain-credited. How to guarantee the coupon presented by the user ensures that the coupon consumption of the online shopping mall can be accurately withheld; and how to avoid malicious repeated withholding of non-linked coupons is a problem to be solved.
In the embodiment of the present specification, a resource transfer scheme based on a block chain is provided, and for a case that resources of a user cannot be directly linked to a chain for storage, a second service system (i.e., a service system where the resources are located) may guarantee target resources of the user in advance; indirectly storing the evidence in a mode of storing the digital abstract of the target data and the corresponding relation between the corresponding target data tokens in the block chain; the target data token guarantees the user resource validity certificate for the second business system. Specifically, when a user needs to use a target resource located in a second business system in a first business system, the first business system inquires whether a digital abstract corresponding to the target resource token exists through a block chain by using the target resource token; if the target resource exists, the target resource is shown to exist really, the target resource is further obtained from the second service system, and the target resource of the user is transferred to the first service system by the second service system. Therefore, even if the target resource is not directly linked to the chain for storing the certificate, the certificate can be indirectly stored by utilizing the mode of storing the digital abstract of the target data and the corresponding relation between the target data tokens in the block chain, so that the resource transfer of different service systems (namely between untrusted domains) is realized.
For convenience of distinction, in this specification, a service system storing a target resource worth of a user is referred to as a second service system; the service system targeted by the user when using the target resource is referred to as a first service system.
Explained by the resource of the coupon, the coupon platform can be understood as a second business system; the online shopping mall may be understood as a first business system.
The blockchain described in this specification may specifically include a private chain, a common chain, a federation chain, and the like, and is not particularly limited in this specification.
For example, in one scenario, the block chain may specifically be a federation chain composed of headquarters, branches, agencies, and the like as federation members; the operator of the alliance chain can deploy corresponding business by relying on the alliance chain; the headquarters office, branch office, and agent office, which are members of the federation, described above, may all act as a service node for the service. Each service node can distribute the information related to the service generated or received by itself in the form of transaction in the alliance chain, and after the transaction is processed by the consensus of the consensus nodes in the alliance chain, the information is stored in the distributed database in the alliance chain, so as to complete the uplink certification of the transaction information.
It should be noted that the Transaction (Transaction) described in this specification refers to a piece of data created by a client of a blockchain and needs to be finally issued to a distributed database of the blockchain.
Transactions in a blockchain, generally have a narrow sense of transaction and a broad sense of transaction score. A narrowly defined transaction refers to a transfer of value issued by a user to a blockchain; for example, in a conventional bitcoin blockchain network, the transaction may be a transfer initiated by the user in the blockchain. The broad transaction refers to a piece of business data with business intention, which is issued to the blockchain by a user; for example, an operator may build a federation chain based on actual business requirements, relying on the federation chain to deploy some other types of online businesses (e.g., a certificate-storing business, an anti-counterfeiting verification business, etc.) unrelated to value transfer, and in such federation chain, a transaction may be a business message or a business request issued by a user in the federation chain with a business intention.
The client may include any type of upper layer application that uses the bottom layer service data stored in the blockchain as a data support to implement a specific service function.
In block chain techniques, nodes in a block chain typically need to rely on a corresponding Smart contract (Smart contract) to operate on the block. Operations such as storing, modifying, deleting, etc. in a blockchain all need to rely on smart contracts. The intelligent contract may be a computer protocol intended for application to propagate, verify, or execute contracts in an informational manner that may be deployed on a blockchain. Performing the corresponding operation can be realized by declaring the business logic in the smart contract. Smart contracts allow trusted transactions to be conducted without third parties. These transactions are traceable and irreversible. Smart contracts can provide security over traditional contract methodologies and reduce other transaction costs associated with contracts. In general, the intelligent contracts can be deployed locally at the block link points, and when the nodes need to execute a certain action, the corresponding intelligent contracts can be called, and the intelligent contracts are operated to execute the service logic stated in the intelligent contracts, so that the execution result is obtained.
Referring to the flowchart of the method for indirect uplink of resources shown in fig. 1, the method can be applied in a resource transfer system. The resource transfer system may include at least 2 different business systems, blockchain systems, and clients used by users.
1. The user initiates a certificate storing request aiming at the target resource to the second service system;
the user may specify the target resources that need to be used between the different business systems. Usually, the certificate storing request carries a unique identifier of the target resource, so that the second service system can locate the target resource based on the unique identifier.
2. And the second service system checks the target resource to determine that the target resource really exists and is effective.
The second service system responds to the certificate storing request initiated by the user, and firstly, whether the target resource is positioned in the service system is required to be judged; specifically, whether a resource corresponding to the unique identification exists may be queried locally;
if so, further determining whether the resource is valid. Generally, a resource has a status data, and if the status data of the resource is valid, the resource is valid and can be used.
For example, it is common for a coupon to have a lifespan, which is valid if the coupon is within the lifespan, and invalid if the coupon is outside the lifespan.
And when the second service system judges that the target resource does not exist or exists but is invalid, returning a failure result to the user, and ending the process.
When the second service system determines that the target resource exists and is valid, step 2.2 may be performed.
Preferably, step 2.1 may also be performed before step 2.2.
And 2.1, locking the target resource.
In the target resource locking process, the user cannot perform any operation on the target resource.
And 2.2, submitting the evidence storage transaction aiming at the target resource to the blockchain by the second business system.
For the case where the target resource is located and valid at the second business system, the second business system may submit a deposit transaction for the target resource to the blockchain.
3. And creating a target resource token by the block chain, and storing the corresponding relation between the target resource token and the digital abstract of the target resource in the block chain.
In one implementation, the credentialing transaction may contain a digital digest of the target resource.
In this way, the block chain receives the deposit and certificate transaction of the target resource submitted by the second business system; responding to the evidence storing transaction, calling evidence storing logic issued in the block chain, and creating a target resource token; and storing the corresponding relation between the target resource token and the digital abstract of the target resource in the block chain.
In another implementation, the credentialing transaction may involve the target resource itself;
in this way, the block chain receives the deposit and certificate transaction of the target resource submitted by the second business system; responding to the evidence storing transaction, calling evidence storing logic issued in the block chain, and creating a target resource token; and calculating the digital abstract of the target resource, and storing the corresponding relation between the target resource token and the digital abstract of the target resource in the block chain.
In any way, the digital abstract of the target resource is:
content for the target resource; or, performing hash calculation on the unique information in the target resource content to obtain a hash value.
And 3.1, returning the target resource token to the second service system by the blockchain.
And 3.2, the second service system unlocks the target resource.
And the second service system unlocks the target resource after receiving the target resource token.
4. The second business system provides the target resource token to the user.
And the second business system sends the evidence resource token returned by the block chain to the user, so that the user uses the target resource in other business systems (such as the first business system) through the evidence resource token.
5. And the block chain requests an aging system to monitor the target resource token.
And calling a monitoring logic issued in the block chain by the block chain, and sending a monitoring request for judging whether the target resource token is expired to the aging system.
5.1, the timeliness system carries out timeliness detection on the target resource token.
And the aging system periodically polls the target resource token, and if the target resource token is not used for more than a preset time length, informs the block chain to perform invalidation treatment on the target resource token.
And 5.1.1, the block chain sends a target resource token failure notice to the second service system.
6. The second business system invalidates the target resource.
Through the embodiment, the target resource stored in the second service system by the user has been indirectly stored in the block chain, that is, the corresponding relationship between the digital digest of the target resource and the target resource token is stored. And, the user already has possession of the target resource token. Then, the user can use the target resource in the second service system in other service systems except the second service system, thereby triggering the resource transfer process.
Further, on the basis of the above-mentioned embodiment shown in fig. 1, please refer to the flowchart of the resource transfer method shown in fig. 2 to describe an embodiment of resource transfer based on a block chain.
1. A user initiates a resource transfer request to a first service system; the resource transfer request is a request for transferring the target resource of the user in the second service system to the first service system.
When the user needs to consume the target resource in the second business system in the first business system, the target resource token can be filled in the first business system, so that the first business system can execute the subsequent steps.
2. And the first business system submits the query transaction aiming at the target resource token carried in the resource transfer request to the blockchain.
After receiving a resource transfer request initiated by a user, the first service system may submit a query transaction for a target resource token carried in the resource transfer request to the block chain.
3.1, the block chain inquires whether a digital digest corresponding to the target resource token is stored in the block chain.
And the blockchain responds to the query transaction, invokes query logic declared in an intelligent contract issued in the blockchain, and queries whether the digital abstract corresponding to the target resource token is stored in the blockchain.
And 3.2, returning the inquired digital abstract to the first service system by the block chain.
If the block chain stores the digital digest corresponding to the target resource token, returning the digital digest to the first service system;
4. and the first service system sends the digital abstract to the second service system.
And after receiving the digital abstract corresponding to the target resource token returned by the block chain, the first service system sends the digital abstract to the second service system.
And 5.1, anchoring the target resource corresponding to the digital abstract by the second service system.
And 5.2, the second service system returns the resource information of the anchored target resource to the first service system.
6.1, the first service system determines whether the target resource is available based on the resource information.
Generally, the service system has some use restrictions, and the target resource can be used if the target resource meets the restriction conditions set by the service system. Taking the aforementioned coupon as an example, the returned resource information of the target resource may include the usage conditions of the coupon, such as the usage time, the usage range (such as the specified goods), and the like;
if the using conditions are all met, the first business system can allow the coupon to be used; otherwise, the first business system cannot allow the user to use the coupon.
And 6.2, if the target resource is available, acquiring the target resource from the second service system.
The first service system may request the second service system to perform a target resource transfer operation, thereby obtaining a target resource transferred by the second service system.
7.1, failure transaction of the target resource token submitted by the second business system to the blockchain.
The first business system may send the target resource token to the second business system, so that the second business system submits the failure transaction carrying the target resource token to the blockchain.
And 7.2, the block chain carries out invalidation treatment on the target resource token.
The block chain receives failure transactions which are submitted by the second business system and aim at the target resource token; and responding to the invalidation transaction, calling invalidation logic issued in a block chain, and changing the target resource token from a valid state to an invalid state.
Thus, the entire resource transfer process is completed.
An embodiment of a method mainly based on a first service system according to the present application is described below with reference to fig. 3, where the embodiment may correspond to fig. 2, where a block chain stores a correspondence between a resource token and a digital digest of a resource, and the method includes:
step 310: a first service system receives a resource transfer request initiated by a user; the resource transfer request is a request for transferring target resources of the user located in a second service system to the first service system;
step 320: submitting query transaction aiming at the target resource token carried in the resource transfer request to the block chain;
step 330: receiving a digital digest corresponding to the target resource token returned by the block chain;
step 340: and sending the digital abstract to the second service system, and receiving the target resource corresponding to the digital abstract transferred by the second service system.
In one embodiment, the digital summary of the target resource is:
content for the target resource; or, performing hash calculation on the unique information in the target resource content to obtain a hash value.
In an embodiment, the target resource corresponding to the digital summary transferred by the second service system specifically includes:
the second service system calculates the digital abstract of the local resource to be confirmed;
if the digital abstract of the resource to be confirmed is the same as the digital abstract of the target resource, determining the resource to be confirmed as the target resource;
and sending the determined target resource to the first service system.
In this embodiment, since the digital abstract has a single direction, the second service system cannot reversely derive the target resource based on the digital abstract; therefore, when the target resource needs to be determined, the local resources to be determined can be traversed, and the digital abstract of each resource to be determined is calculated;
if there is a resource to be validated that is the same as the digital digest of the target resource, then the resource to be validated may be determined to be the target resource.
In an embodiment, the method further comprises:
receiving a certificate storing request which is initiated by a user and aims at the resource to be stored;
if the resource to be stored is positioned in the service system, submitting the storage transaction aiming at the resource to be stored to the block chain;
and sending the evidence-storing resource token returned by the blockchain to the user so that the user uses the evidence-storing resource in other business systems through the evidence-storing resource token.
The embodiment is a resource existence check embodiment that is introduced by taking a first service system as an execution subject, and the specific steps of the embodiment may refer to the second service system shown in fig. 1 for performing the resource existence check embodiment. The two are merely implementation dependent.
An embodiment of a method for a blockchain system according to the present invention is described below with reference to fig. 4, where the embodiment may correspond to fig. 2, where a correspondence between a resource token and a digital digest of a resource is stored in the blockchain, and the method includes:
step 410: the node equipment of the block chain receives query transaction of a target resource token carried in a resource transfer request submitted by a first service system; the resource transfer request is a request initiated by a user for transferring target resources located in a second service system to the first service system;
step 420: responding to the query transaction, calling query logic declared in an intelligent contract issued in the block chain, and querying whether a digital abstract corresponding to the target resource token is stored in the block chain;
step 430: if the block chain stores the digital digest corresponding to the target resource token, returning the digital digest to the first service system; and the first service system sends the digital abstract to the second service system and receives the target resource corresponding to the digital abstract transferred by the second service system.
In an embodiment, the method further comprises:
receiving the deposit transaction of the target resource submitted by the second business system; wherein the target resource is located in the second business system;
responding to the evidence storing transaction, calling evidence storing logic issued in the block chain, and creating a target resource token;
calculating the digital abstract of the target resource, and storing the corresponding relation between the target resource token and the digital abstract of the target resource in the block chain;
and returning the target resource token to the second business system.
This embodiment may be referred to the aforementioned embodiment of fig. 1 regarding the target resource credentialing transaction submitted by the second business system.
In an embodiment, the method further comprises:
calling a monitoring logic issued in a block chain, sending a monitoring request for judging whether the target resource token is expired or not to an aging system, periodically polling the target resource token by the aging system, and if the target resource token is not used for more than a preset time length, informing the block chain to perform invalidation processing on the target resource token.
This embodiment can be referred to previously as steps 5, 5.1 and 5.1.1 in fig. 1.
In one embodiment, the digital summary of the target resource is:
content for the target resource; or, performing hash calculation on the unique information in the target resource content to obtain a hash value.
In an embodiment, the method further comprises:
receiving failure transactions submitted by the second business system and aiming at the target resource token;
and responding to the invalidation transaction, calling invalidation logic issued in a block chain, and changing the target resource token from a valid state to an invalid state.
This embodiment can be referred to previously in fig. 2 as steps 7.1 and 7.2.
To sum up, the embodiments of the present specification provide a resource transfer scheme based on a block chain, where for a situation that a resource of a user cannot be directly linked to a chain for storage, a second service system (i.e., a service system where the resource is located) may guarantee a target resource of the user in advance; indirectly storing the evidence in a mode of storing the digital abstract of the target data and the corresponding relation between the corresponding target data tokens in the block chain; the target data token guarantees the user resource validity certificate for the second business system. Specifically, when a user needs to use a target resource located in a second business system in a first business system, the first business system inquires whether a digital abstract corresponding to the target resource token exists through a block chain by using the target resource token; if the target resource exists, the target resource is shown to exist really, the target resource is further obtained from the second service system, and the target resource of the user is transferred to the first service system by the second service system. Therefore, even if the target resource is not directly linked to the chain for storing the certificate, the certificate can be indirectly stored by utilizing the mode of storing the digital abstract of the target data and the corresponding relation between the target data tokens in the block chain, thereby realizing the resource transfer of different service systems (namely between untrusted domains)
Corresponding to the foregoing embodiments of the resource transfer method based on a block chain, this specification also provides embodiments of a resource transfer apparatus based on a block chain. The device embodiments may be implemented by software, or by hardware, or by a combination of hardware and software. The software implementation is taken as an example, and as a logical device, the device is formed by reading corresponding computer business program instructions in the nonvolatile memory into the memory for operation through the processor of the device in which the device is located. From a hardware aspect, as shown in fig. 5, the hardware structure diagram of the device for transferring resources based on a block chain in this specification is shown, except for the processor, the network interface, the memory, and the nonvolatile memory shown in fig. 5, the device where the device in the embodiment is usually based on the actual function of resource transfer based on the block chain, and may further include other hardware, which is not described again.
Referring to fig. 6, a block diagram of a device for resource transfer based on a block chain according to an embodiment of the present disclosure is shown, where the device corresponds to the embodiment shown in fig. 3, and the block chain stores a correspondence between a resource token and a digital digest of a resource, and the device includes:
a first receiving unit 510, where the first service system receives a resource transfer request initiated by a user; the resource transfer request is a request for transferring target resources of the user located in a second service system to the first service system;
a transaction submitting unit 520, which submits a query transaction for the target resource token carried in the resource transfer request to the block chain;
a second receiving unit 530, configured to receive a digital digest corresponding to the target resource token returned by the block chain;
the resource transferring unit 540 is configured to send the digital abstract to the second service system, and receive a target resource corresponding to the digital abstract transferred by the second service system.
Optionally, the resource transfer unit 540 specifically includes:
the sending subunit sends the digital abstract to the second service system, so that the second service system calculates the digital abstract of the local resource to be confirmed; if the digital abstract of the resource to be confirmed is the same as the digital abstract of the target resource, determining the resource to be confirmed as the target resource; sending the determined target resource to the first service system;
and the receiving subunit is used for receiving the target resource corresponding to the digital abstract transferred by the second service system.
Optionally, the apparatus further comprises:
the certificate storing subunit receives a certificate storing request which is initiated by a user and aims at the resource to be stored;
a submitting subunit, configured to submit a deposit transaction for the to-be-deposited resource to the block chain if the to-be-deposited resource is located in the service system;
and the sending subunit sends the evidence storing resource token returned by the block chain to the user, so that the user uses the evidence storing resource in other service systems through the evidence storing resource token.
Optionally, the digital abstract of the target resource is:
content for the target resource; or, performing hash calculation on the unique information in the target resource content to obtain a hash value.
Referring to fig. 7, a block diagram of a device for resource transfer based on a block chain according to an embodiment of the present disclosure is shown, where the device corresponds to the embodiment shown in fig. 4, and the block chain stores a correspondence between a resource token and a digital digest of a resource, and the device includes:
a receiving unit 610, configured to receive a query transaction of a target resource token carried in a resource transfer request submitted by a first service system; the resource transfer request is a request initiated by a user for transferring target resources located in a second service system to the first service system;
the query unit 620 is used for responding to the query transaction, calling query logic declared in the intelligent contract issued in the block chain, and querying whether a digital abstract corresponding to the target resource token is stored in the block chain;
a returning unit 630, if a digital digest corresponding to the target resource token is stored in the block chain, returning the digital digest to the first business system; and the first service system sends the digital abstract to the second service system and receives the target resource corresponding to the digital abstract transferred by the second service system.
Optionally, the apparatus further comprises:
the receiving subunit is used for receiving the deposit and certificate transaction of the target resource submitted by the second service system; wherein the target resource is located in the second business system;
the creating subunit responds to the certificate storing transaction, calls a certificate storing logic issued in the block chain, and creates a target resource token;
the storage subunit calculates the digital abstract of the target resource and stores the corresponding relation between the target resource token and the digital abstract of the target resource in the block chain;
and the return subunit returns the target resource token to the second service system.
Optionally, the apparatus further comprises:
and the monitoring subunit calls monitoring logic issued in the block chain, sends a monitoring request for judging whether the target resource token is expired to an aging system, periodically polls the target resource token, and if the target resource token is not used for more than preset time, informs the block chain to perform invalidation processing on the target resource token.
Optionally, the digital abstract of the target resource is:
content for the target resource; or, performing hash calculation on the unique information in the target resource content to obtain a hash value.
Optionally, the apparatus further comprises:
the failure receiving subunit is used for receiving failure transactions aiming at the target resource token and submitted by the second business system;
and the failure change subunit responds to the failure transaction, calls failure logic issued in the block chain, and changes the target resource token from a valid state to a failure state.
The systems, devices, modules or units illustrated in the above embodiments may be implemented by a computer chip or an entity, or by a product with certain functions. A typical implementation device is a computer, which may take the form of a personal computer, laptop computer, cellular telephone, camera phone, smart phone, personal digital assistant, media player, navigation device, email messaging device, game console, tablet computer, wearable device, or a combination of any of these devices.
The implementation process of the functions and actions of each unit in the above device is specifically described in the implementation process of the corresponding step in the above method, and is not described herein again.
For the device embodiments, since they substantially correspond to the method embodiments, reference may be made to the partial description of the method embodiments for relevant points. The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules can be selected according to actual needs to achieve the purpose of the solution in the specification. One of ordinary skill in the art can understand and implement it without inventive effort.
Fig. 6 above describes the internal functional modules and the structural schematic of the resource transfer apparatus based on the block chain, and the substantial execution subject may be an electronic device, including:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to:
a first service system receives a resource transfer request initiated by a user; the resource transfer request is a request for transferring target resources of the user located in a second service system to the first service system;
submitting query transaction aiming at the target resource token carried in the resource transfer request to the block chain; wherein, the block chain stores the corresponding relation between the resource token and the digital abstract of the resource;
receiving a digital digest corresponding to the target resource token returned by the block chain;
and sending the digital abstract to the second service system, and receiving the target resource corresponding to the digital abstract transferred by the second service system.
Optionally, the target resource corresponding to the digital summary transferred by the second service system specifically includes:
the second service system calculates the digital abstract of the local resource to be confirmed;
if the digital abstract of the resource to be confirmed is the same as the digital abstract of the target resource, determining the resource to be confirmed as the target resource;
and sending the determined target resource to the first service system.
Optionally, the method further includes:
receiving a certificate storing request which is initiated by a user and aims at the resource to be stored;
if the resource to be stored is positioned in the service system, submitting the storage transaction aiming at the resource to be stored to the block chain;
and sending the evidence-storing resource token returned by the blockchain to the user so that the user uses the evidence-storing resource in other business systems through the evidence-storing resource token.
Optionally, the digital abstract of the target resource is:
content for the target resource; or, performing hash calculation on the unique information in the target resource content to obtain a hash value.
Fig. 7 above describes the internal functional modules and the structural schematic of the resource transfer apparatus based on the block chain, and the substantial execution subject may be an electronic device, including:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to:
receiving query transaction of a target resource token carried in a resource transfer request submitted by a first business system; the resource transfer request is a request initiated by a user for transferring target resources located in a second service system to the first service system;
responding to the query transaction, calling query logic declared in an intelligent contract issued in the block chain, and querying whether a digital abstract corresponding to the target resource token is stored in the block chain; wherein, the block chain stores the corresponding relation between the resource token and the digital abstract of the resource;
if the block chain stores the digital digest corresponding to the target resource token, returning the digital digest to the first service system; and the first service system sends the digital abstract to the second service system and receives the target resource corresponding to the digital abstract transferred by the second service system.
Optionally, the method further includes:
receiving the deposit transaction of the target resource submitted by the second business system; wherein the target resource is located in the second business system;
responding to the evidence storing transaction, calling evidence storing logic issued in the block chain, and creating a target resource token;
calculating the digital abstract of the target resource, and storing the corresponding relation between the target resource token and the digital abstract of the target resource in the block chain;
and returning the target resource token to the second business system.
Optionally, the method further includes:
calling a monitoring logic issued in a block chain, sending a monitoring request for judging whether the target resource token is expired or not to an aging system, periodically polling the target resource token by the aging system, and if the target resource token is not used for more than a preset time length, informing the block chain to perform invalidation processing on the target resource token.
Optionally, the digital abstract of the target resource is:
content for the target resource; or, performing hash calculation on the unique information in the target resource content to obtain a hash value.
Optionally, the method further includes:
receiving failure transactions submitted by the second business system and aiming at the target resource token;
and responding to the invalidation transaction, calling invalidation logic issued in a block chain, and changing the target resource token from a valid state to an invalid state.
In the above embodiments of the electronic device, it should be understood that the Processor may be a Central Processing Unit (CPU), other general-purpose processors, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), etc. The general-purpose processor may be a microprocessor, or the processor may be any conventional processor, and the aforementioned memory may be a read-only memory (ROM), a Random Access Memory (RAM), a flash memory, a hard disk, or a solid state disk. The steps of a method disclosed in connection with the embodiments of the present invention may be directly implemented by a hardware processor, or may be implemented by a combination of hardware and software modules in the processor.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the embodiment of the electronic device, since it is substantially similar to the embodiment of the method, the description is simple, and for the relevant points, reference may be made to part of the description of the embodiment of the method.
Other embodiments of the present disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure disclosed herein. This specification is intended to cover any variations, uses, or adaptations of the specification following, in general, the principles of the specification and including such departures from the present disclosure as come within known or customary practice within the art to which the specification pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the specification being indicated by the following claims.
It will be understood that the present description is not limited to the precise arrangements described above and shown in the drawings, and that various modifications and changes may be made without departing from the scope thereof. The scope of the present description is limited only by the appended claims.

Claims (20)

1. A method for resource transfer based on a blockchain in which a correspondence between a resource token and a digital digest of a resource is stored, the method comprising:
a first service system receives a resource transfer request initiated by a user; the resource transfer request is a request for transferring target resources of the user located in a second service system to the first service system;
the first business system submits a query transaction aiming at the target resource token carried in the resource transfer request to the block chain;
the blockchain responds to the query transaction, invokes a query logic declared in an intelligent contract issued to the blockchain, queries whether a digital digest corresponding to the target resource token is stored in the blockchain, and returns the digital digest to the first business system if the digital digest corresponding to the target resource token is stored in the blockchain;
the first business system receives a digital summary corresponding to the target resource token returned by the block chain;
and the first service system sends the digital abstract to the second service system and receives the target resource corresponding to the digital abstract transferred by the second service system.
2. A method for resource transfer based on a blockchain in which a correspondence between a resource token and a digital digest of a resource is stored, the method comprising:
a first service system receives a resource transfer request initiated by a user; the resource transfer request is a request for transferring target resources of the user located in a second service system to the first service system;
submitting query transaction aiming at the target resource token carried in the resource transfer request to the block chain;
receiving a digital digest corresponding to the target resource token returned by the block chain;
and sending the digital abstract to the second service system, and receiving the target resource corresponding to the digital abstract transferred by the second service system.
3. The method according to claim 2, wherein the target resource corresponding to the digital abstract transferred by the second service system specifically includes:
the second service system calculates the digital abstract of the local resource to be confirmed;
if the digital abstract of the resource to be confirmed is the same as the digital abstract of the target resource, determining the resource to be confirmed as the target resource;
and sending the determined target resource to the first service system.
4. The method of claim 2, further comprising:
receiving a certificate storing request which is initiated by a user and aims at the resource to be stored;
if the resource to be stored is positioned in the service system, submitting the storage transaction aiming at the resource to be stored to the block chain;
and sending the evidence-storing resource token returned by the blockchain to the user so that the user uses the evidence-storing resource in other business systems through the evidence-storing resource token.
5. The method of claim 3, the digital summary of the target resource being:
content for the target resource; or, performing hash calculation on the unique information in the target resource content to obtain a hash value.
6. A method for resource transfer based on a blockchain in which a correspondence between a resource token and a digital digest of a resource is stored, the method comprising:
receiving query transaction of a target resource token carried in a resource transfer request submitted by a first business system; the resource transfer request is a request initiated by a user for transferring target resources located in a second service system to the first service system;
responding to the query transaction, calling query logic declared in an intelligent contract issued in the block chain, and querying whether a digital abstract corresponding to the target resource token is stored in the block chain;
if the block chain stores the digital digest corresponding to the target resource token, returning the digital digest to the first service system; and the first service system sends the digital abstract to the second service system and receives the target resource corresponding to the digital abstract transferred by the second service system.
7. The method of claim 6, further comprising:
receiving the deposit transaction of the target resource submitted by the second business system; wherein the target resource is located in the second business system;
responding to the evidence storing transaction, calling evidence storing logic issued in the block chain, and creating a target resource token;
calculating the digital abstract of the target resource, and storing the corresponding relation between the target resource token and the digital abstract of the target resource in the block chain;
and returning the target resource token to the second business system.
8. The method of claim 7, further comprising:
calling a monitoring logic issued in a block chain, sending a monitoring request for judging whether the target resource token is expired or not to an aging system, periodically polling the target resource token by the aging system, and if the target resource token is not used for more than a preset time length, informing the block chain to perform invalidation processing on the target resource token.
9. The method of claim 7, the digital summary of the target resource being:
content for the target resource; or, performing hash calculation on the unique information in the target resource content to obtain a hash value.
10. The method of claim 6, further comprising:
receiving failure transactions submitted by the second business system and aiming at the target resource token;
and responding to the invalidation transaction, calling invalidation logic issued in a block chain, and changing the target resource token from a valid state to an invalid state.
11. An apparatus for resource transfer based on a blockchain in which a correspondence between a resource token and a digital digest of a resource is stored, the apparatus comprising:
the first receiving unit, the first business system receives the resource transfer request that users initiate; the resource transfer request is a request for transferring target resources of the user located in a second service system to the first service system;
the transaction submitting unit is used for submitting query transaction aiming at the target resource token carried in the resource transfer request to the block chain;
the second receiving unit is used for receiving the digital digest corresponding to the target resource token returned by the block chain;
and the resource transfer unit is used for sending the digital abstract to the second service system and receiving the target resource corresponding to the digital abstract transferred by the second service system.
12. The apparatus of claim 11, wherein the resource transfer unit specifically includes:
the sending subunit sends the digital abstract to the second service system, so that the second service system calculates the digital abstract of the local resource to be confirmed; if the digital abstract of the resource to be confirmed is the same as the digital abstract of the target resource, determining the resource to be confirmed as the target resource; sending the determined target resource to the first service system;
and the receiving subunit is used for receiving the target resource corresponding to the digital abstract transferred by the second service system.
13. The apparatus of claim 11, the apparatus further comprising:
the certificate storing subunit receives a certificate storing request which is initiated by a user and aims at the resource to be stored;
a submitting subunit, configured to submit a deposit transaction for the to-be-deposited resource to the block chain if the to-be-deposited resource is located in the service system;
and the sending subunit sends the evidence storing resource token returned by the block chain to the user, so that the user uses the evidence storing resource in other service systems through the evidence storing resource token.
14. The apparatus of claim 12, the digital summary of the target resource being:
content for the target resource; or, performing hash calculation on the unique information in the target resource content to obtain a hash value.
15. An apparatus for resource transfer based on a blockchain in which a correspondence between a resource token and a digital digest of a resource is stored, the apparatus comprising:
the receiving unit is used for receiving the query transaction of the target resource token carried in the resource transfer request submitted by the first service system; the resource transfer request is a request initiated by a user for transferring target resources located in a second service system to the first service system;
the query unit is used for responding to the query transaction, calling query logic declared in the intelligent contract issued in the block chain and querying whether the digital abstract corresponding to the target resource token is stored in the block chain or not;
a returning unit, configured to return the digital digest to the first service system if the block chain stores the digital digest corresponding to the target resource token; and the first service system sends the digital abstract to the second service system and receives the target resource corresponding to the digital abstract transferred by the second service system.
16. The apparatus of claim 15, the apparatus further comprising:
the receiving subunit is used for receiving the deposit and certificate transaction of the target resource submitted by the second service system; wherein the target resource is located in the second business system;
the creating subunit responds to the certificate storing transaction, calls a certificate storing logic issued in the block chain, and creates a target resource token;
the storage subunit calculates the digital abstract of the target resource and stores the corresponding relation between the target resource token and the digital abstract of the target resource in the block chain;
and the return subunit returns the target resource token to the second service system.
17. The apparatus of claim 16, the apparatus further comprising:
and the monitoring subunit calls monitoring logic issued in the block chain, sends a monitoring request for judging whether the target resource token is expired to an aging system, periodically polls the target resource token, and if the target resource token is not used for more than preset time, informs the block chain to perform invalidation processing on the target resource token.
18. The apparatus of claim 16, the digital summary of the target resource being:
content for the target resource; or, performing hash calculation on the unique information in the target resource content to obtain a hash value.
19. The apparatus of claim 15, the apparatus further comprising:
the failure receiving subunit is used for receiving failure transactions aiming at the target resource token and submitted by the second business system;
and the failure change subunit responds to the failure transaction, calls failure logic issued in the block chain, and changes the target resource token from a valid state to a failure state.
20. An electronic device, comprising:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured as the method of any of the preceding claims 1-10.
CN201910234812.5A 2019-03-26 2019-03-26 Resource transfer method and device based on block chain and electronic equipment Active CN109981646B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910234812.5A CN109981646B (en) 2019-03-26 2019-03-26 Resource transfer method and device based on block chain and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910234812.5A CN109981646B (en) 2019-03-26 2019-03-26 Resource transfer method and device based on block chain and electronic equipment

Publications (2)

Publication Number Publication Date
CN109981646A CN109981646A (en) 2019-07-05
CN109981646B true CN109981646B (en) 2021-06-29

Family

ID=67080752

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910234812.5A Active CN109981646B (en) 2019-03-26 2019-03-26 Resource transfer method and device based on block chain and electronic equipment

Country Status (1)

Country Link
CN (1) CN109981646B (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110879900B (en) * 2019-11-07 2023-05-12 深圳前海微众银行股份有限公司 Data processing method and device based on block chain system
CN110992022B (en) * 2019-11-27 2023-09-19 中国银行股份有限公司 Verification result acquisition method and device
SG10202000208RA (en) * 2020-01-09 2020-03-30 Alipay Labs Singapore Pte Ltd Methods and devices for managing standby letter of credit
CN111784347B (en) * 2020-07-31 2023-07-04 支付宝(杭州)信息技术有限公司 Resource transfer method and device
CN112396409A (en) * 2020-11-27 2021-02-23 中国银联股份有限公司 Digital resource account binding method, device, equipment and medium
CN112508578B (en) * 2021-02-04 2021-06-04 支付宝(杭州)信息技术有限公司 Resource transfer request verification and sending method and device based on block chain
CN113221093B (en) * 2021-05-25 2022-11-25 成都佰纳瑞信息技术有限公司 Single sign-on system, method, equipment and product based on block chain
CN115712366B (en) * 2022-10-09 2023-12-19 云南南天电子信息产业股份有限公司 Resource conversion method, resource conversion platform, device and computer equipment

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107341702A (en) * 2017-03-08 2017-11-10 阿里巴巴集团控股有限公司 A kind of method and device of business processing
CN109065099A (en) * 2018-07-16 2018-12-21 曾巨鹏 A kind of block chain management system of sport health contribution data excitation

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10565569B2 (en) * 2015-07-30 2020-02-18 NXT-ID, Inc. Methods and systems related to multi-factor, multidimensional, mathematical, hidden and motion security pins
US20170140408A1 (en) * 2015-11-16 2017-05-18 Bank Of America Corporation Transparent self-managing rewards program using blockchain and smart contracts

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107341702A (en) * 2017-03-08 2017-11-10 阿里巴巴集团控股有限公司 A kind of method and device of business processing
CN109065099A (en) * 2018-07-16 2018-12-21 曾巨鹏 A kind of block chain management system of sport health contribution data excitation

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
"基于微信支付平台的在线投票系统";蒋嵩林;《基于微信支付平台的在线投票系统》;20190319;第40卷(第3期);全文 *

Also Published As

Publication number Publication date
CN109981646A (en) 2019-07-05

Similar Documents

Publication Publication Date Title
CN109981646B (en) Resource transfer method and device based on block chain and electronic equipment
CN110011996B (en) Application authorization method and device based on block chain and electronic equipment
CN108848119B (en) Cross-block-chain interaction method, device, system and electronic equipment
CN110135844B (en) Credit recording and inquiring method and device based on block chain and electronic equipment
US20230163948A1 (en) Blockchain for general computation
CN109583184B (en) Identity verification method and device and electronic equipment
US20190394047A1 (en) Method for mining a block in a decentralized blockchain consensus network
US20200013025A1 (en) Conditional deferred transactions for blockchain
CN109584063B (en) Transaction processing method and device based on block chain and electronic equipment
CN110163755B (en) Block chain-based data compression and query method and device and electronic equipment
TW202025045A (en) Invoice reimbursement method and device based on block chain and electronic device
JP7319961B2 (en) Computer-implemented systems and methods related to binary blockchains forming a pair of coupled blockchains
CN110046900B (en) Invoice revocation method and device based on block chain and electronic equipment
CN110060155B (en) Intelligent contract execution method and device of block chain and electronic equipment
TWI776030B (en) Blockchain-based transaction processing method and device, and electronic equipment
CN110635905B (en) Key management method, related equipment and computer readable storage medium
CN111383114A (en) Asset information management method and device based on block chain
CN112612856B (en) Block chain-based data processing method and device
WO2022206454A1 (en) Method and apparatus for providing cross-chain messages
CN111402033A (en) Asset information management method and device based on block chain
CN111612452A (en) Intellectual property management system and method based on block chain
WO2022206438A1 (en) Method and apparatus for providing cross-chain message
CN112037055B (en) Transaction processing method, device, electronic equipment and readable storage medium
CN112287311A (en) Service implementation method and device based on block chain
CN114238520A (en) Data sharing method and device

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
TA01 Transfer of patent application right

Effective date of registration: 20200929

Address after: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman Islands

Applicant after: Innovative advanced technology Co.,Ltd.

Address before: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman Islands

Applicant before: Advanced innovation technology Co.,Ltd.

Effective date of registration: 20200929

Address after: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman Islands

Applicant after: Advanced innovation technology Co.,Ltd.

Address before: A four-storey 847 mailbox in Grand Cayman Capital Building, British Cayman Islands

Applicant before: Alibaba Group Holding Ltd.

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant