CN114978686A - Digital asset chaining method and device - Google Patents

Digital asset chaining method and device Download PDF

Info

Publication number
CN114978686A
CN114978686A CN202210557772.XA CN202210557772A CN114978686A CN 114978686 A CN114978686 A CN 114978686A CN 202210557772 A CN202210557772 A CN 202210557772A CN 114978686 A CN114978686 A CN 114978686A
Authority
CN
China
Prior art keywords
digital
digital asset
different types
assets
unique
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202210557772.XA
Other languages
Chinese (zh)
Inventor
李瑞男
崔欣
凌华泽
赵庆
邹雷登
张开乐
贺红梅
张祯
杨青刚
康伟
邱涛
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Bank of China Ltd
Original Assignee
Bank of China 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 Bank of China Ltd filed Critical Bank of China Ltd
Priority to CN202210557772.XA priority Critical patent/CN114978686A/en
Publication of CN114978686A publication Critical patent/CN114978686A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • 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/0876Network architectures or network communication protocols for network security for authentication of entities based on the identity of the terminal or configuration, e.g. MAC address, hardware or software configuration or device fingerprint

Landscapes

  • Engineering & Computer Science (AREA)
  • Power Engineering (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

The invention provides a digital asset chaining method and a device, and the corresponding method comprises the following steps: assigning unique identifiers to different types of digital assets and to different data assets of the same type; performing a chaining operation on the different types of digital assets according to the unique identifier, wherein: the unique identification of the different types of digital assets is sequential. The invention can realize that all NFT digital products are based on the same contract through the optimized ERC721 protocol, thereby eliminating the island problem of different digital products and facilitating the exchange or interaction of different series. In addition, the invention can ensure that the intelligent contract is deployed only once, thereby greatly improving the push-out speed of the NFT digital product.

Description

Digital asset chaining method and device
Technical Field
The application belongs to the technical field of block chains, and particularly relates to a digital asset chaining method and device.
Background
In the prior art, digital assets (NFT products) issued by each large company often cannot be directly interacted among different series, and thus a data island problem is formed.
The ERC-721 protocol is a standard interface for Non-homogeneous tokens (NFT for short). Taking a parking space as an example, two parking spaces are equivalent to Token of two ERC-721, and different parking spaces may have different values, but even if the parking spaces have the same value, the asset numbers of the two parking spaces are different, so that each parking space is unique and not interchangeable under the ERC-721 protocol. Therefore, based on the ERC-721 protocol, the parking space can be easily traced, the right of the parking space can be quickly confirmed, and the problem of pain of the ownership of the parking space property rights in the industry is solved.
While ERC721 greatly lowers the threshold for issuing NFT products, at the same time, there are many problems, such as the inability of one address to send multiple NFT products to another address at the same time, the inability to send NFT products to multiple objects at the same time, and the inability to cast multiple token types at the same time in one contract. Only one token type can be cast at a time, and the consequences of this are low efficiency, high commission, and in many scenarios large short plates are used.
Disclosure of Invention
The digital asset chaining method and the device can be used in the technical field of block chain application in the aspect of finance, and can also be used in any field except the financial field. Meanwhile, information islands of different contracts are broken through, and seamless interaction among NFT products is supported.
In order to solve the technical problems, the invention provides the following technical scheme:
in a first aspect, the present invention provides a method for chaining digital assets, comprising:
assigning unique identifications to different types of digital assets and different data assets of the same type;
performing a chaining operation on the different types of digital assets according to the unique identifier, wherein: the unique identification of the different types of digital assets is sequential.
In one embodiment, the uplink operation of the different types of digital assets according to the unique identifier includes:
determining the Tokenid of the digital assets according to the unique identifiers of the different types of digital assets and the unique identifiers of the same type of different data assets;
and performing uplink operation on the different types of digital assets according to the Tokenid.
In one embodiment, the Tokenid is a decentralized identity DID.
In one embodiment, the digital asset uplink method further comprises:
building a block chain according to a unique identifier, wherein the unique identifier is given to a node and at least one digital asset publishing node, and the unique identifier is used for giving the unique identifier to the digital asset published by the digital asset publishing node; the digital asset publishing node is used for publishing the digital asset.
In a second aspect, the present invention provides a method and apparatus for linking digital assets, the apparatus comprising:
the unique identification endowing module is used for endowing different types of digital assets and different data assets of the same type with unique identifications;
a digital asset uplink module for performing uplink operation on the different types of digital assets according to the unique identifier, wherein: the unique identification of the different types of digital assets is sequential.
In one embodiment, the digital asset uplink module comprises:
the Tokenid determining unit is used for determining the Tokenid of the digital assets according to the unique identifications of the digital assets of different types and the unique identifications of different data assets of the same type;
and the digital asset uplink unit is used for performing uplink operation on the different types of digital assets according to the Tokenid.
In one embodiment, the Tokenid is a decentralized identity DID.
In one embodiment, the digital asset uplink apparatus further comprises:
the block chain building module is used for building a block chain according to a unique identifier given to a node and at least one digital asset publishing node, wherein the unique identifier given to the node is used for giving the unique identifier to the digital asset published by the digital asset publishing node; the digital asset publishing node is used for publishing the digital asset.
In a third aspect, the present invention provides a computer program product comprising computer programs/instructions which, when executed by a processor, implement the steps of a digital asset chaining method.
In a fourth aspect, the present invention provides an electronic device comprising a memory, a processor and a computer program stored in the memory and executable on the processor, wherein the processor executes the computer program to implement the steps of a digital asset chaining method.
In a fifth aspect, the present invention provides a computer readable storage medium having stored thereon a computer program which, when executed by a processor, performs the steps of a method for linking digital assets.
As can be seen from the above description, embodiments of the present invention provide a method and an apparatus for digital asset uplink, where the corresponding method includes: firstly, giving unique identification to different types of digital assets and different data assets of the same type; and then, performing uplink operation on the digital assets of different types according to the unique identifier, wherein: the unique identification of the different types of digital assets is sequential. The invention avoids the digital products from repeatedly deploying contracts, and enables each access product to have the capability of quickly customizing NFT new products and releasing NFT new products. Meanwhile, information islands of different contracts are broken through, and seamless interaction among NFT products is supported by the application.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
FIG. 1 is a first flowchart illustrating a method for linking digital assets according to an embodiment of the present invention;
FIG. 2 is a flow chart illustrating step 200 according to an embodiment of the present invention;
FIG. 3 is a second flowchart illustrating a method for linking digital assets according to an embodiment of the present invention;
FIG. 4 is a flow chart illustrating a method for linking digital assets according to an embodiment of the present invention;
FIG. 5 is a block diagram of a digital asset uplink system according to an embodiment of the present invention;
FIG. 6 is a block diagram of a first apparatus for linking digital assets according to an embodiment of the present invention;
FIG. 7 is a block diagram of a digital asset uplink module 20 according to an embodiment of the present invention;
FIG. 8 is a second block diagram of an apparatus for linking digital assets according to an embodiment of the present invention;
fig. 9 is a schematic structural diagram of an electronic device in an embodiment of the invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some embodiments of the present invention, but not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
It should be noted that the terms "comprises" and "comprising," and any variations thereof, in the description and claims of this application and the above-described drawings, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
According to the technical scheme, the data acquisition, storage, use, processing and the like meet relevant regulations of national laws and regulations.
It should be noted that the embodiments and features of the embodiments in the present application may be combined with each other without conflict. The present application will be described in detail below with reference to the accompanying drawings in conjunction with embodiments.
The invention aims to solve the problem of complex data cooperation under the condition that data on a current block chain cannot protect privacy.
Based on the technical pain point, an embodiment of the present invention provides a specific implementation of a digital asset uplink method, and referring to fig. 1, the method specifically includes the following steps:
step 100: assigning unique identifiers to different types of digital assets and to different data assets of the same type;
the NFT digital products of the original ERC721 are limited by one contract that intelligently releases one digital product, and different digital products are different contracts in nature, resulting in a certain degree of digital islanding, which is not beneficial to the interaction of different series of products. When a new NFT digital product based on the original ERC721 is released, a new contract is often deployed, so that the NFT digital product is not fast and convenient to popularize, and therefore, different types (series) of digital assets need to be uniformly distributed to Tokenid to overcome the problem.
Step 200: performing a chaining operation on the different types of digital assets according to the unique identifier, wherein: the unique identifications of the different types of digital assets are sequential.
Specifically, the newly-built NFT digital product is realized by calling a contract corresponding interface on a block chain infrastructure through a block chain gateway.
From the above description, it can be seen that an embodiment of the present invention provides a digital asset uplink method, including: firstly, giving unique identification to different types of digital assets and different data assets of the same type; and then, performing uplink operation on the digital assets of different types according to the unique identifier, wherein: the unique identification of the different types of digital assets is sequential. The invention can realize that all NFT digital products are based on the same contract through the optimized ERC721 protocol, thereby eliminating the island problem of different digital products and facilitating the exchange or interaction of different series. In addition, the invention can ensure that the intelligent contract is deployed only once, thereby greatly improving the push-out speed of the NFT digital product.
In one embodiment, referring to fig. 2, step 200 comprises:
step 201: determining the Tokenid of the digital assets according to the unique identifiers of the different types of digital assets and the unique identifiers of the same type of different data assets;
step 202: and performing uplink operation on the different types of digital assets according to the Tokenid.
In step 201 and step 202, further optimization is performed based on the ERC721 protocol. The optimization content is that the token in the protocol is generated, and the token is added from the original one and is added to the original one, and is assigned based on the other two newly created member variables NFTid and id.
The NFTid means unique identifiers of different NFT series, that is, global identifiers of NFTs of different series configured based on the contract. NFTid starts from 0 and increases by one for every new series.
id means the local identification of different NFT assets cast within the same series. Suppose the total number of NFT published assets in the ith series is N i The calculation and assignment formula of the unique global NFT asset identifier tokenid of the jth digital asset in the ith series in the contract is as follows:
Figure BDA0003652949360000051
wherein j is more than or equal to 1 and less than or equal to N i
In one embodiment, the Tokenid is a decentralized identity DID.
It is noted that when done on a public, decentralized blockchain, this gives the owner the custody and full ownership of their digital identity and their manner of use-just as having your private key can have your cryptocurrency in its entirety. This is subsequently referred to as Decentralized Identity (DID). The DID may also contain different personal information and identities that are kept in the same location, just as a wallet may hold different standards of cryptocurrency tokens.
Rather than having multiple digital identities managed by multiple centralized providers (e.g., driver's license managed by DMV, Google account managed by Google, bank account managed by bank, etc.), individuals may own a digital identity that contains all of this information and is managed separately. Since a third party need not be trusted to keep it, these identities must not be used for any purpose without the express consent of the owner.
In one embodiment, referring to fig. 3, the method for digital asset uplink further comprises:
step 300: building a block chain according to a unique identifier, wherein the unique identifier is given to a node and at least one digital asset publishing node, and the unique identifier is used for giving the unique identifier to the digital asset published by the digital asset publishing node; the digital asset publishing node is used for publishing the digital asset.
From the above description, it can be seen that an embodiment of the present invention provides a digital asset uplink method, including: firstly, giving unique identification to different types of digital assets and different data assets of the same type; and then, performing uplink operation on the digital assets of different types according to the unique identifier, wherein: the unique identification of different types of digital assets is sequential. The invention can realize that all NFT digital products are based on the same contract through the optimized ERC721 protocol, thereby eliminating the island problem of different digital products and facilitating the exchange or interaction of different series. In addition, the invention can ensure that the intelligent contract is deployed only once, thereby greatly improving the speed of launching the NFT digital product.
In an embodiment, the present invention further provides an embodiment of a method for linking digital assets, which is described with reference to fig. 4 and specifically includes the following.
Description of terms:
federation chain: a plurality of organizations participate in management together and join and quit a semi-public block chain with authority control.
NFT: collectively referred to as Non-variant Token, refers to a Non-homogeneous Token that is a unique cryptocurrency Token used to represent digital assets and that can be purchased and sold.
In an embodiment of the present invention, there is also provided a digital asset uplink system, referring to fig. 5, the system including:
block chain gateway: mainly, an external service system is docked, and data interaction between the NFT issuing platform and the external system is realized; simultaneously, the interactive read-write function under the chain linking is provided;
rule configuration library: mainly storing different NFT issuing rules under different business backgrounds;
the picture server: storing any picture corresponding to the NFT digital product bound with the specific UI picture, and providing a picture url link to the outside;
rule configuration front end: supporting business personnel to initiate new NFT digital product creation and edit specific configuration rules;
the rule configuration server: supporting logic realization of related functions of the rule configuration front-end module, and persisting the configuration rules to a rule database, and if pictures are related, persisting the pictures to a picture server;
a metadata database: storing metadata information of different NFT digital products;
block chain infrastructure: providing a blockchain base environment for NFT operations;
based on the digital asset uplink system, the digital asset uplink method provided by the embodiment of the invention comprises the following steps:
s0: the background completes deployment of NFT contracts onto the blockchain infrastructure based on the blockchain gateway.
S1: business personnel initiate to create NFT digital products through the rule configuration front end, and configure related issuing rules and corresponding pictures.
S2: and triggering the rule configuration server to run a front-end logic, and writing the configuration data into the rule configuration library and the picture server.
The design of the NFT digital new product configuration management end mainly comprises an NFT new product basic information configuration module, and comprises the configuration of NFT names, issuing quantity, issuing starting and ending time and multimedia digital asset templates.
S3: triggering a new function on the NFT digital product chain. And calling a contract corresponding interface on the block chain infrastructure through the block chain gateway to realize the new establishment of the NFT digital product.
S4: in the corresponding external service system of the NFT digital product, a client triggers NFT product release or NFT product transaction. And calling a contract corresponding interface on the block chain infrastructure through the block chain gateway to realize the issuing and transaction of the NFT.
And designing a chain external resource generation module. And based on the second basic information configuration module, the off-chain assets with the same quantity are generated in batches and issued, and the Hash of each off-chain asset is ensured to be unique.
S5: and returning the issued NFT digital product or transaction result to the external business system.
S6: the triggered block chain gateway synchronizes information on the chain to a shadow database (metadata base).
Specifically, an off-chain asset storage module is designed. And storing the batch off-chain assets obtained in the step S3 in a picture server implemented based on IPFS.
S7: if the client triggers the query operation in step S4, the shadow database is called by the blockchain gateway to implement information query and the query result is fed back to the client.
An NFT digital query module is designed to support query based on transaction hash, id and the like, and credibility verification is carried out.
From the above description, it can be seen that an embodiment of the present invention provides a digital asset uplink method, including: firstly, giving unique identification to different types of digital assets and different data assets of the same type; and then, performing uplink operation on the digital assets of different types according to the unique identifier, wherein: the unique identification of the different types of digital assets is sequential. The invention can realize that all NFT digital products are based on the same contract through the optimized ERC721 protocol, thereby eliminating the island problem of different digital products and facilitating the exchange or interaction of different series. In addition, the invention can ensure that the intelligent contract is deployed only once, thereby greatly improving the push-out speed of the NFT digital product.
Based on the same inventive concept, the present application further provides a digital asset uplink apparatus, which can be used to implement the method described in the foregoing embodiments, such as the following embodiments. Because the principle of solving the problem of the digital asset uplink device is similar to that of a digital asset uplink method, the implementation of the digital asset uplink device can be referred to the implementation of the digital asset uplink method, and repeated parts are not described again. As used hereinafter, the term "unit" or "module" may be a combination of software and/or hardware that implements a predetermined function. While the system described in the embodiments below is preferably implemented in software, implementations in hardware, or a combination of software and hardware are also possible and contemplated.
An embodiment of the present invention provides a specific implementation manner of a digital asset uplink device capable of implementing a digital asset uplink method, and referring to fig. 6, the digital asset uplink device specifically includes the following contents:
a unique identifier assigning module 10 for assigning unique identifiers to different types of digital assets and different data assets of the same type;
a digital asset uplink module 20, configured to uplink the different types of digital assets according to the unique identifier, wherein: the unique identification of the different types of digital assets is sequential.
In one embodiment, referring to fig. 7, the digital asset uplink module 20 comprises:
a Tokenid determining unit 201, configured to determine the Tokenid of the digital asset according to the unique identifiers of the different types of digital assets and the unique identifiers of the different data assets of the same type;
a digital asset uplink unit 202, configured to uplink the different types of digital assets according to the Tokenid.
In one embodiment, the Tokenid is a decentralized identity DID.
In one embodiment, referring to fig. 8, the digital asset uplink apparatus further includes:
the blockchain building module 30 is configured to build a blockchain according to a unique identifier assigned to a node and at least one digital asset publishing node, where the unique identifier assigned to the node is used to assign the unique identifier to the digital asset published by the digital asset publishing node; the digital asset publishing node is used for publishing the digital asset.
As can be seen from the above description, an apparatus for linking digital assets in an embodiment of the present invention includes: firstly, giving unique identification to different types of digital assets and different data assets of the same type; and then, performing uplink operation on the digital assets of different types according to the unique identifier, wherein: the unique identification of different types of digital assets is sequential. The invention can realize that all NFT digital products are based on the same contract through the optimized ERC721 protocol, thereby eliminating the island problem of different digital products and facilitating the exchange or interaction of different series. In addition, the invention can ensure that the intelligent contract is deployed only once, thereby greatly improving the push-out speed of the NFT digital product.
An embodiment of the present application further provides a specific implementation manner of an electronic device capable of implementing all steps in a digital asset uplink method in the foregoing embodiment, and referring to fig. 9, the electronic device specifically includes the following contents:
a processor (processor)1201, a memory (memory)1202, a communication Interface 1203, and a bus 1204;
the processor 1201, the memory 1202 and the communication interface 1203 complete communication with each other through the bus 1204; the communication interface 1203 is used for implementing information transmission between related devices such as a server-side device and a client-side device;
the processor 1201 is configured to call a computer program in the memory 1202, and the processor executes the computer program to implement all the steps in the digital asset chaining method in the above embodiments, for example, the processor executes the computer program to implement the following steps:
step 100: assigning unique identifications to different types of digital assets and different data assets of the same type;
step 200: performing a chaining operation on the different types of digital assets according to the unique identifier, wherein: the unique identification of the different types of digital assets is sequential.
Embodiments of the present application further provide a computer-readable storage medium capable of implementing all the steps in a digital asset uplink method in the foregoing embodiments, where the computer-readable storage medium stores thereon a computer program, and the computer program when executed by a processor implements all the steps in a digital asset uplink method in the foregoing embodiments, for example, when the processor executes the computer program, the processor implements the following steps:
step 100: assigning unique identifiers to different types of digital assets and to different data assets of the same type;
step 200: performing a chaining operation on the different types of digital assets according to the unique identifier, wherein: the unique identification of the different types of digital assets is sequential.
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 hardware + program class embodiment, since it is substantially similar to the method embodiment, the description is simple, and the relevant points can be referred to the partial description of the method embodiment.
The foregoing description has been directed to specific embodiments of this disclosure. Other embodiments are within the scope of the following claims. In some cases, the actions or steps recited in the claims may be performed in a different order than in the embodiments and still achieve desirable results. In addition, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In some embodiments, multitasking and parallel processing may also be possible or may be advantageous.
Although the present application provides method steps as in an embodiment or a flowchart, more or fewer steps may be included based on conventional or non-inventive labor. The order of steps recited in the embodiments is merely one manner of performing the steps in a multitude of orders and does not represent the only order of execution. When implemented in practice, the apparatus or client products may be executed sequentially or in parallel (e.g., in the context of parallel processors or multi-threaded processing) according to the methods shown in the embodiments or figures.
For convenience of description, the above devices are described as being divided into various modules by functions, and are described separately. Of course, in implementing the embodiments of the present description, the functions of each module may be implemented in one or more software and/or hardware, or a module implementing the same function may be implemented by a combination of multiple sub-modules or sub-units, and the like. The above-described embodiments of the apparatus are merely illustrative, and for example, the division of the units is only one type of logical functional division, and other divisions may be realized in practice, for example, multiple units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
Those skilled in the art will also appreciate that, in addition to implementing the controller as pure computer readable program code, the same functionality can be implemented by logically programming method steps such that the controller is in the form of logic gates, switches, application specific integrated circuits, programmable logic controllers, embedded microcontrollers and the like. Such a controller may therefore be considered as a hardware component, and the means included therein for performing the various functions may also be considered as a structure within the hardware component. Or even means for performing the functions may be regarded as being both a software module for performing the method and a structure within a hardware component.
In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium.
The embodiments of this specification may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types. The described embodiments may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote computer storage media including memory storage devices.
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 system embodiment, since it is substantially similar to the method embodiment, the description is simple, and for the relevant points, reference may be made to the partial description of the method embodiment. In the description herein, references to the description of the term "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., mean that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of an embodiment of the specification. In this specification, the schematic representations of the terms used above are not necessarily intended to refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples. Furthermore, various embodiments or examples and features of different embodiments or examples described in this specification can be combined and combined by one skilled in the art without contradiction.
The above description is only an example of the embodiments of the present disclosure, and is not intended to limit the embodiments of the present disclosure. Various modifications and alterations to the embodiments described herein will be apparent to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the embodiments of the present specification should be included in the scope of the claims of the embodiments of the present specification.

Claims (11)

1. A method for chaining digital assets, comprising:
assigning unique identifiers to different types of digital assets and to different data assets of the same type;
performing a chaining operation on the different types of digital assets according to the unique identifier, wherein: the unique identification of the different types of digital assets is sequential.
2. The method of claim 1, wherein said uplink operation on said different types of digital assets according to said unique identifier comprises:
determining the Tokenid of the digital assets according to the unique identifiers of the different types of digital assets and the unique identifiers of the same type of different data assets;
and carrying out uplink operation on the different types of digital assets according to the Tokenid.
3. The method of claim 2, wherein the Tokenid is a decentralized identity DID.
4. The digital asset uplink method of claim 1, further comprising:
building a block chain according to a unique identifier, wherein the unique identifier is given to a node and at least one digital asset publishing node, and the unique identifier is used for giving the unique identifier to the digital asset published by the digital asset publishing node; the digital asset publishing node is used for publishing the digital asset.
5. A digital asset chaining apparatus, comprising:
the unique identification endowing module is used for endowing different types of digital assets and different data assets of the same type with unique identifications;
a digital asset uplink module for performing uplink operation on the different types of digital assets according to the unique identifier, wherein: the unique identification of the different types of digital assets is sequential.
6. The digital asset chaining apparatus of claim 5, wherein said digital asset chaining module comprises:
the Tokenid determining unit is used for determining the Tokenid of the digital assets according to the unique identifications of the digital assets of different types and the unique identifications of different data assets of the same type;
and the digital asset uplink unit is used for performing uplink operation on the different types of digital assets according to the Tokenid.
7. The digital asset uplink device of claim 6, wherein said Tokenid is a decentralized identity, DID.
8. The digital asset uplink device of claim 5, further comprising:
the block chain building module is used for building a block chain according to a unique identifier given to a node and at least one digital asset publishing node, wherein the unique identifier given to the node is used for giving the unique identifier to the digital asset published by the digital asset publishing node; the digital asset publishing node is used for publishing the digital asset.
9. A computer program product comprising computer program/instructions for implementing the steps of the method for linking digital assets according to any one of claims 1 to 4 when executed by a processor.
10. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor when executing the program performs the steps of the method for linking digital assets according to any one of claims 1 to 4.
11. A computer-readable storage medium having a computer program stored thereon, wherein the computer program, when executed by a processor, implements the steps of the method for linking digital assets according to any one of claims 1 to 4.
CN202210557772.XA 2022-05-19 2022-05-19 Digital asset chaining method and device Pending CN114978686A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210557772.XA CN114978686A (en) 2022-05-19 2022-05-19 Digital asset chaining method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210557772.XA CN114978686A (en) 2022-05-19 2022-05-19 Digital asset chaining method and device

Publications (1)

Publication Number Publication Date
CN114978686A true CN114978686A (en) 2022-08-30

Family

ID=82984836

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210557772.XA Pending CN114978686A (en) 2022-05-19 2022-05-19 Digital asset chaining method and device

Country Status (1)

Country Link
CN (1) CN114978686A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115936636A (en) * 2023-02-27 2023-04-07 长沙城市发展集团有限公司 Parking space right-determining and uplink method and system based on pre-epsilon-ABRF algorithm

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108428120A (en) * 2018-03-16 2018-08-21 中链科技有限公司 A kind of digital asset interoperability methods and computer readable storage medium
CN111383114A (en) * 2020-03-13 2020-07-07 普洛斯科技(重庆)有限公司 Asset information management method and device based on block chain
CN113032735A (en) * 2021-05-21 2021-06-25 浙江数秦科技有限公司 Digital asset evidence and infringement monitoring system and method based on block chain technology
GB202107343D0 (en) * 2021-05-23 2021-07-07 Elmon Jacob A smart contract based blockchain application using non-fungible token for authorized asset sharing
CN114154979A (en) * 2021-06-03 2022-03-08 北京天德科技有限公司 Stable currency transaction model and stable currency transaction algorithm based on digital certificate

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108428120A (en) * 2018-03-16 2018-08-21 中链科技有限公司 A kind of digital asset interoperability methods and computer readable storage medium
CN111383114A (en) * 2020-03-13 2020-07-07 普洛斯科技(重庆)有限公司 Asset information management method and device based on block chain
CN113032735A (en) * 2021-05-21 2021-06-25 浙江数秦科技有限公司 Digital asset evidence and infringement monitoring system and method based on block chain technology
GB202107343D0 (en) * 2021-05-23 2021-07-07 Elmon Jacob A smart contract based blockchain application using non-fungible token for authorized asset sharing
CN114154979A (en) * 2021-06-03 2022-03-08 北京天德科技有限公司 Stable currency transaction model and stable currency transaction algorithm based on digital certificate

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115936636A (en) * 2023-02-27 2023-04-07 长沙城市发展集团有限公司 Parking space right-determining and uplink method and system based on pre-epsilon-ABRF algorithm

Similar Documents

Publication Publication Date Title
CN107688500B (en) Distributed task processing method, device, system and equipment
CN111741035B (en) Electronic contract signing method, device and equipment
CN110189121B (en) Data processing method and device, block chain client and block chain link point
CN111859470B (en) Business data chaining method and device
CN109493072B (en) Privacy contract protection method based on alliance block chain
WO2021147288A1 (en) Container cluster management method, device and system
CN111899008B (en) Resource transfer method, device, equipment and system
CN110008665B (en) Authority control method and device for blockchain
CN111639309B (en) Data processing method and device, node equipment and storage medium
CN110263580B (en) Data processing method and device based on block chain and block chain link points
CN109032590B (en) Configuration method, device, terminal and storage medium of visual development environment
CN111985007A (en) Contract signing and executing method and device based on block chain
CN111767144A (en) Transaction routing determination method, device, equipment and system for transaction data
CN114978686A (en) Digital asset chaining method and device
WO2023103341A1 (en) Blockchain-based smart contract invocation method, apparatus and device
CN112199200B (en) Resource scheduling method and device, computer equipment and storage medium
CN112148351B (en) Cross-version compatibility method and system for application software
CN111291045A (en) Service isolation data transmission method and device, computer equipment and storage medium
CN111045928A (en) Interface data testing method, device, terminal and storage medium
CN113849191B (en) Intelligent contract deployment method, system, device and storage medium
CN114710350A (en) Allocation method and device for callable resources
CN110290172B (en) Container application cloning method and device, computer equipment and storage medium
CN112291241A (en) Firewall wall opening method, firewall wall opening device and terminal equipment
CN113485731A (en) Intelligent contract upgrading method and system for block chain
CN109636324B (en) Electronic service contract processing 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