CN115422145A - Digital asset processing method, device, electronic equipment and storage medium - Google Patents

Digital asset processing method, device, electronic equipment and storage medium Download PDF

Info

Publication number
CN115422145A
CN115422145A CN202211067120.4A CN202211067120A CN115422145A CN 115422145 A CN115422145 A CN 115422145A CN 202211067120 A CN202211067120 A CN 202211067120A CN 115422145 A CN115422145 A CN 115422145A
Authority
CN
China
Prior art keywords
digital asset
server
hash value
digital
asset
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
CN202211067120.4A
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.)
Chongqing Xinzhi Jinfu Information Technology Co ltd
Original Assignee
Chongqing Xinzhi Jinfu Information Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Chongqing Xinzhi Jinfu Information Technology Co ltd filed Critical Chongqing Xinzhi Jinfu Information Technology Co ltd
Priority to CN202211067120.4A priority Critical patent/CN115422145A/en
Publication of CN115422145A publication Critical patent/CN115422145A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/18File system types
    • G06F16/182Distributed file systems
    • G06F16/1834Distributed file systems implemented based on peer-to-peer networks, e.g. gnutella
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/13File access structures, e.g. distributed indices
    • G06F16/137Hash-based
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2455Query execution
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/602Providing cryptographic facilities or services

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Computer Security & Cryptography (AREA)
  • Software Systems (AREA)
  • Computer Hardware Design (AREA)
  • Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Computational Linguistics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The application provides a digital asset processing method, a digital asset processing device, an electronic device and a storage medium. The block chain platform comprises a server and a block chain, and the method comprises the following steps: a server acquires digital assets and ownership information of the digital assets; the server determines a hash value of the digital asset; and the server correspondingly stores the hash value and the ownership information in a fixed weight data account book of the block chain. Therefore, the method can be used for processing the digital assets, and finally the hash value and the ownership information of the digital assets are correspondingly stored in the ownership data book of the block chain through the processing, so that the characteristics that the block chain is not forged and cannot be tampered can be utilized, and the ownership of the digital assets can be conveniently determined subsequently.

Description

Digital asset processing method, device, electronic equipment and storage medium
Technical Field
The present application relates to the field of internet technologies, and in particular, to a digital asset processing method, apparatus, electronic device, and storage medium.
Background
With the continuous development of scientific technology, more and more Digital assets (Digital assets) are presented, which are usually owned or controlled by businesses or individuals and exist in the form of electronic data. These digital assets typically need to be processed in order to determine their rightful person.
Disclosure of Invention
An object of the embodiments of the present application is to provide a digital asset processing method, apparatus, electronic device and storage medium, which are used to solve the problems in the prior art.
A first aspect of the embodiments of the present application provides a digital asset processing method, where a blockchain platform includes a server and a blockchain, and the method includes:
a server acquires digital assets and ownership information of the digital assets;
the server determines a hash value of the digital asset;
and the server correspondingly stores the hash value and the ownership information in a fixed weight data account book of the block chain.
In one embodiment, the method further comprises: the server stores the digital assets in a distributed repository, wherein the distributed repository specifically includes a distributed repository established based on IPFS.
In an embodiment, the step of acquiring, by a server, a digital asset and owner information of the digital asset includes:
the server acquires the uploaded digital asset and ownership information according to the requirements on format, content and uploading mode in the target intelligent contract, wherein the target intelligent contract is determined by an intelligent contract module of the block chain platform according to the asset type of the digital asset.
In one embodiment, the target intelligent contract further includes a privacy level; and (c) a second step of,
the server determines the hash value of the digital asset, and specifically includes:
and the server calculates the hash value of the digital asset according to the hash function corresponding to the security level.
In one embodiment, the method further comprises: the method comprises the steps that a server obtains a weight data query request, wherein the weight data query request comprises a hash value of a digital asset to be queried;
and the server queries the weight data book by using the hash value of the digital asset to be queried so as to determine the owner information of the digital asset to be queried.
A second aspect of the embodiments of the present application provides a digital asset processing apparatus, where a blockchain platform includes a server and a blockchain, and the apparatus is applied to the server, and the apparatus includes:
the system comprises an acquisition unit, a processing unit and a processing unit, wherein the acquisition unit is used for acquiring digital assets and ownership information of the digital assets;
a determining unit for determining a hash value of the digital asset;
and the storage unit is used for correspondingly storing the hash value and the ownership information into a fixed weight data account book of the block chain.
In one embodiment, the apparatus further comprises:
and the second storage unit is used for storing the digital assets in a distributed storage library, wherein the distributed storage library specifically comprises a distributed storage library established based on IPFS.
In one embodiment, the apparatus further comprises:
the second acquisition unit is used for acquiring a weight-confirming data query request, wherein the weight-confirming data query request comprises a hash value of the digital asset to be queried;
and the query unit is used for querying the weight-determining data book by using the hash value of the digital asset to be queried so as to determine the owner information of the digital asset to be queried.
A third aspect of embodiments of the present application provides an electronic device, including:
a memory to store a computer program;
a processor configured to perform the method of any of the method embodiments of the present application.
A fourth aspect of an embodiment of the present application provides a storage medium, including: a program which, when run on an electronic device, causes the electronic device to perform the method of any one of the method embodiments of the present application.
By adopting the digital asset processing method provided by the embodiment of the application, the digital asset and the owner information of the digital asset are obtained firstly, then the hash value of the digital asset is determined, then the hash value and the owner information are correspondingly stored in the weight data account book of the block chain, so that the digital asset is processed, and finally the hash value and the owner information of the digital asset are correspondingly stored in the weight data account book of the block chain through the processing, so that the characteristics of unforgeability and unforgeability of the block chain can be utilized, and the subsequent determination of the owner of the digital asset is facilitated.
Drawings
To more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are required to be used in the embodiments of the present application will be briefly described below, it should be understood that the following drawings only illustrate some embodiments of the present application and therefore should not be considered as limiting the scope, and that those skilled in the art can also obtain other related drawings based on the drawings without inventive efforts.
FIG. 1 is a schematic diagram of a digital asset processing system according to an embodiment of the present application;
fig. 2 is a schematic diagram illustrating an embodiment of a block chain platform of the digital asset processing system according to the present application;
FIG. 3 is a schematic flow chart diagram illustrating a digital asset processing method according to an embodiment of the present application;
FIG. 4 is a schematic flow chart diagram illustrating a digital asset processing method according to another embodiment of the present application;
FIG. 5 is a block diagram of a digital asset processing device according to an embodiment of the present application;
fig. 6 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be described below with reference to the drawings in the embodiments of the present application. In the description of the present application, terms such as "first," "second," "third," and the like are used solely to distinguish one from another and are not to be construed as indicating or implying a relative importance or order.
As mentioned above, with the development of science and technology, more and more digital assets are available, and therefore, it is generally necessary to process these digital assets in order to determine their rightful persons. Especially when faced with a huge amount of digital assets, it will be of vital importance to process these digital assets in order to subsequently determine their righters.
As shown in fig. 1, the digital asset processing system 1 according to the embodiment of the present application includes a blockchain platform 10 and a plurality of clients 20, wherein the blockchain platform 10 is connected to each client 20, so as to enable data communication with each client 20. For example, the client 20 can upload digital assets to the blockchain platform 10 for storage, etc.
The digital asset may be a digital asset of graphic art, text, etc., an NTF (Non-fungal Token), or an audio-video digital asset of sound, animation, video, etc., for example, the digital asset may be a copyright of electronic music, etc.
In practical applications, the client 20 may be a client of an entitlement APP (application), and the client of the entitlement APP (application) may construct a service scene based on a specific service to guarantee digital asset interests, such as digital asset entitlement for graphic arts.
In addition, as shown in fig. 2, the blockchain platform 10 may specifically include an intelligent contract module 11, a server 12, and a blockchain 13, where the intelligent contract module 11 is configured to provide an intelligent contract or an intelligent contract template to the client 20, the server 12 is used as an operation platform for logically determining, calculating a hash value, and the blockchain 13 is configured to store data.
Based on the digital asset processing system 1 described above, the present application provides a digital asset processing method that can be performed by the blockchain platform 10 in the digital asset processing system 1, and in particular can be performed by the server 12 in the blockchain platform 10. As shown in fig. 3, the method comprises the steps of:
step S31: digital assets and owner information for the digital assets are obtained.
In practical application, a user can upload digital assets and owner information of the digital assets through a client, so that a server of a block chain platform can acquire the owner information of the digital assets. The owner information refers to personal information of a user who owns the digital asset ownership, for example, the owner information may be a unique identifier of the user, where the unique identifier may be a user name, an identification number, a contact address, or the like, or a login account of the user on the blockchain platform, or an identification code assigned by the blockchain platform 10.
For example, before a user sends the digital asset and the owner information of the digital asset to the blockchain platform through the client, the user may register with the blockchain platform by using personal information, and after the registration is successful, a registration account, a login password, and the like can be obtained, and in addition, the blockchain platform may allocate an identification code to the user, where the identification code can be used to associate a storage space in the blockchain that is specific to the user, such as generating the identification code by using a network address of the storage space; therefore, in the process of processing the digital assets, a user can log in the client by using the registered account number and the login password, and after the login is successful, the digital assets and the identification code (the identification code serves as the owner information of the sent digital assets) are sent to the blockchain platform.
It should be further noted that, before the user sends the digital asset and the owner information of the digital asset to the blockchain platform through the client, a target intelligent contract corresponding to the asset type of the digital asset may be determined through the intelligent contract module in the blockchain platform, for example, the intelligent contract module may obtain an intelligent contract corresponding to the asset type from a resource library of the intelligent contract module according to the asset type to serve as the target intelligent contract, or the intelligent contract module may obtain an intelligent contract template corresponding to the asset type from a resource library of the intelligent contract module according to the asset type, and further, the user edits, modifies, and the like the intelligent contract template to obtain the target intelligent contract.
For example, the user can select the asset type of the digital asset on the operation interface of the client, and then the intelligent contract module obtains the corresponding intelligent contract or intelligent contract template from the resource library of the intelligent contract module according to the asset type.
The resource library of the intelligent contract module can be used for storing intelligent contracts or intelligent contract templates corresponding to various asset types, the asset types of the digital assets can be divided according to actual needs, for example, the asset types can include NTF digital assets, graphic art and character digital assets, audio and video digital assets and the like.
In addition, based on different service scenes, different intelligent contract templates or intelligent contracts can be obtained from a resource library of the intelligent contract module, and even a user can define the intelligent contracts through the intelligent contract module according to different service scenes of the user and use the intelligent contracts as target intelligent contracts.
For example, for digital assets of the knowledge graph, a user can customize an intelligent contract (as a target intelligent contract) through an intelligent contract module according to actual needs, and the target intelligent contract comprises: providing the right uplink to which the data corresponding to the individual and the organization belong, finishing the individual distribution proportion control of the knowledge graph creator, and when the income exists, specifying how to measure and calculate the income proportion.
For the digital assets of the electronic ticket, the intelligent contract (as the target intelligent contract) can be customized by the intelligent contract module, and the target intelligent contract comprises: and linking the digital assets of the electronic ticket, carrying out purchase and delivery of the electronic ticket through the field time and combining with real-name authentication to finish credible electronic ticket selling so as to prevent the scalper party and the like.
For digital assets of the working experience/academic data, intelligent contracts (as target intelligent contracts) can also be customized by an intelligent contract module, and the target intelligent contracts comprise: the method has the advantages that the method can carry out the right-confirming service on the working experience and the academic data of the staff and construct credible and valuable professional guidance, thereby creating economic opportunities for each developer.
Digital assets (called digital art) created for the art of a photographer's photograph, artist or musician can also be customized (as a target intelligent contract) by an intelligent contract module, the target intelligent contract comprising: and completing data authority chaining, work storage and display on the completion chain and the like on the digital art work.
In addition, the user-defined intelligent contract can also comprise a block chain real-name authentication process, and based on the right of the real-name authentication system real-name authentication chain account address under the chain, the chain link of the authentication data is completed, and the trusted information inquiry and the like are submitted.
After the target intelligent contract is determined, the digital asset and ownership information is sent to the blockchain platform according to the requirements on the format, content, uploading mode and the like of the digital asset and ownership information in the target intelligent contract. Correspondingly, the server in the blockchain platform can acquire the digital asset and the owner information uploaded by the user at the client, at the moment, the digital asset and the owner information meet the requirements on format, content and uploading mode in the target intelligent contract, and the target intelligent contract is determined by the intelligent contract module according to the asset type of the digital asset.
Step S32: a hash value of the digital asset is determined.
After the digital asset is obtained in step S31, a hash function may be used to perform a hash operation on the digital asset, so as to determine a hash value of the digital asset. The hash function may be MD4, MD5, SHS or other hash functions, and the specific type of the hash function is not limited herein.
It should be noted that, it is mentioned above that the target intelligent contract corresponding to the asset type of the digital asset can be determined by the intelligent contract module in the blockchain platform, so that the user can send the digital asset and the owner information to the blockchain platform at the client according to the requirements of the target intelligent contract on the format, content, uploading manner, and the like of the digital asset and the owner information. In practical applications, in order to ensure information security, a privacy level may be further included in the target intelligent contract, for example, the privacy level may be high, medium, low, and the like, and different privacy levels correspond to different hash functions.
Therefore, in step S32, the specific way of determining the hash value of the digital asset may be to calculate the hash value of the digital asset according to a hash function corresponding to the security level in the target smart contract.
Step S33: and correspondingly storing the hash value and the ownership information into a confirmation data account book of the block chain.
After acquiring the owner information of the digital asset in step S31 and determining the hash value of the digital asset in step S32, the hash value and the owner information may be stored correspondingly, specifically, the hash value and the owner information are stored correspondingly in the weight data book of the block chain. In an embodiment, the blockchain provided by the embodiment of the present application may include a plurality of nodes, and a weight data book may be generated in some or all of the nodes, so that in step S33, the hash value and the owner information may be stored in one or more weight data books correspondingly, so that the hash value and the owner information and the corresponding relationship between the hash value and the owner information are stored by using the characteristics of the blockchain that cannot be forged and tampered.
In this confirmation data book, at least two fields, a hash value storage field and a ownership information storage field may be included, so that in this step S33, the hash value may be stored as a field value in the hash value storage field, and the ownership information may be stored as a field value in the corresponding ownership information storage field, thereby realizing the corresponding storage therebetween.
By adopting the digital asset processing method provided by the embodiment of the application, the digital asset and the owner information of the digital asset are obtained firstly, then the hash value of the digital asset is determined, then the hash value and the owner information are correspondingly stored in the weight data account book of the block chain, so that the digital asset is processed, and finally the hash value and the owner information of the digital asset are correspondingly stored in the weight data account book of the block chain through the processing, so that the characteristics of unforgeability and unforgeability of the block chain can be utilized, and the subsequent determination of the owner of the digital asset is facilitated.
In the above steps S31 to S33, the hash value of the digital asset and the owner information of the digital asset are stored in the determination data book of the block chain, so that the correspondence relationship between the two is stored in the block chain. In practice, the method may further include storing the digital asset in a distributed repository, thereby persisting the digital asset. The distributed repository may be a distributed repository established based on an InterPlanetary File System (IPFS), and the IPFS is a hypermedia transport protocol based on content addressing, versioning, and peer-to-peer, and is a P2P distributed File System. At the heart of IPFS is a distributed system for storing and accessing files, websites, applications, and data. Thus, the distributed repository built based on IPFS is transport layer independent and digital assets can be transferred through various transport layers, including TCP, UDT, QUIC, TOR, and even bluetooth, for storage into the distributed repository.
Thus, the distributed repository may be built in the cloud or locally using IPFS, and then digital assets can be stored in the distributed repository.
In an embodiment, the hash value and the owner information of the digital asset may be correspondingly stored in the ownership data book of the blockchain by using the above steps S31 to S33, so that when an ownership dispute of the digital asset occurs or the owner information of the digital asset needs to be confirmed due to other circumstances, the digital asset can be used as the digital asset to be queried, and then the client sends a request for querying the ownership data to the server of the blockchain platform, where the request for querying the ownership data includes the hash value of the digital asset to be queried. And the server can acquire the request for inquiring the right data, and then inquire the book of the right data by using the hash value of the digital asset to be inquired, so as to determine the owner information of the digital asset to be inquired.
Of course, after determining the ownership information of the digital asset to be queried, the ownership information of the digital asset to be queried may also be fed back to the client, or an ownership confirmation report is generated by using the ownership information of the digital asset to be queried, and then the ownership confirmation report is fed back to the client, so that the client can determine the ownership of the digital asset to be queried after receiving the ownership confirmation report or the ownership information of the digital asset to be queried.
It should be noted that, when a ownership dispute of a digital asset occurs or ownership information of the digital asset needs to be confirmed due to other situations, a user sends, at a client, a confirmation data query request to a server of a blockchain platform, where the confirmation data query request also includes the digital asset to be queried (instead of the hash value of the digital asset to be queried), so that after receiving the confirmation data query request, the server may recalculate the hash value according to the digital asset to be queried, and then query a confirmation data ledger using the hash value, so as to determine ownership information of the digital asset to be queried.
The foregoing is a detailed description of the digital asset processing method provided in the embodiments of the present application, and for convenience of understanding, the details of the related art of the method may be further described with reference to specific application scenarios. In this application scenario, the type of digital asset is specifically copyright.
The blockchain platform comprises an intelligent contract module, a server and a blockchain, as shown in table 1 below, the server (i.e. authorized wallates in table 1) comprises two structures, namely AuthRight and AuthDetail, wherein AuthRight represents an authorized asset account, the AuthRight comprises two parameters, namely CID and AccountId, CID represents a hash value of the digital asset, and AccountId represents an account ID; authDetail indicates the authority-determining detailed information, and the AuthDetail includes two parameters, namely CID and AuthInfo, wherein CID indicates the hash value of the digital asset, and AuthInfo indicates the authority information.
In addition, the two structures AuthRight and AuthDetail can call 4 functions, respectively, the 4 functions are auth _ right, transfer, check and storage.
TABLE 1
Figure BDA0003828152960000101
As shown in fig. 4, the digital asset processing method in this application scenario may include the following steps:
step S41: and the intelligent contract module of the block chain platform acquires an intelligent contract corresponding to the copyright from the resource library according to the asset type to be used as the target intelligent contract.
Step S42: and the user sends the digital asset and the ownership information to the block chain platform at the client according to the requirements on the format, the content and the uploading mode of the digital asset and the ownership information in the target intelligent contract.
Step S43: and the server of the blockchain platform acquires the digital asset and the owner information.
Step S44: a hash value of the digital asset is determined.
Step S45: and correspondingly storing the hash value and the ownership information into a confirmation data account book of the block chain.
For example, the digital asset and the owner information are obtained through auth _ right, then the hash value of the digital asset is calculated by calling a hash function through transfer, and then the hash value and the owner information are correspondingly stored in the exact weight data book of the block chain through storage.
When the ownership dispute of the digital asset occurs or the ownership information of the digital asset needs to be confirmed due to other situations, the method may further include:
step S46: the user sends a request for the authorized data query to the blockchain platform at the client, wherein the request for the authorized data query comprises the hash value of the digital asset to be queried.
Step S47: the server of the blockchain platform obtains the request for the authorization data query.
Step S48: and the server of the block chain platform queries the weight-determining data book by using the hash value of the digital asset to be queried so as to determine the owner information of the digital asset to be queried.
The request for inquiring the right data can be obtained through check, and the book for inquiring the right data can be inquired.
Based on the same inventive concept of the communication connection method as provided in the embodiments of the present application, the embodiments of the present application also provide a digital asset processing apparatus, for which, if unclear, the corresponding contents of the embodiments of the method can be referred to. The blockchain platform comprises a server and a blockchain, and the device is applied to the server. As shown in fig. 5, the apparatus 50 includes an obtaining unit 501, a determining unit 502, and a storing unit 503, wherein:
an obtaining unit 501, configured to obtain a digital asset and owner information of the digital asset;
a determining unit 502 for determining a hash value of the digital asset;
the storage unit 503 is configured to correspondingly store the hash value and the owner information in an authorization data account of the block chain.
With the device 50 provided in the embodiment of the present application, since the device 50 adopts the same inventive concept as the digital asset processing method provided in the embodiment of the present application, on the premise that the method can solve the technical problem, the device 50 can also solve the technical problem, and details thereof are not repeated here.
In addition, in practical applications, the technical effect obtained by combining the apparatus 50 with specific software, hardware, cloud technology, etc. is also within the scope of the present application, for example, different units in the apparatus 50 are distributed in different nodes in a distributed cluster by using a distributed cluster manner, so as to improve efficiency, etc.
In practical applications, the apparatus 50 may further include a second storage unit, configured to store the digital asset in a distributed repository, where the distributed repository specifically includes a distributed repository established based on IPFS.
The apparatus 50 may further comprise: a second obtaining unit and a query unit, wherein:
the second acquisition unit is used for acquiring a weight-confirming data query request, wherein the weight-confirming data query request comprises a hash value of the digital asset to be queried; and the query unit is used for querying the weight data account book by using the hash value of the digital asset to be queried so as to determine the owner information of the digital asset to be queried.
The obtaining unit 501 may further specifically include an obtaining subunit, configured to obtain digital asset and ownership information uploaded according to requirements on format, content, and uploading manner in a target intelligent contract, where the target intelligent contract is determined by an intelligent contract module of the block chain platform according to an asset type of the digital asset.
Additionally, the target smart contract also includes a privacy level; and the number of the first and second groups,
the determining unit 502 may specifically include a determining subunit, configured to calculate a hash value of the digital asset according to a hash function corresponding to the security level.
As shown in fig. 6, the present embodiment also provides an electronic device 60, where the electronic device 60 includes: at least one processor 61 and a memory 62, one processor being exemplified in fig. 6. The processor 61 and the memory 62 may be connected by a bus 63, and the memory 62 stores instructions executable by the processor 61, and the instructions are executed by the processor 61, so that the electronic device 60 can execute all or part of the flow of the method in the embodiment of the present application.
In practical applications, the electronic device 1 may be a mobile phone, a notebook computer, a desktop computer, or a large server or a server cluster formed by the mobile phone, the notebook computer, the desktop computer, or the like. For example, in an application scenario of the embodiment of the present application, when crawling is performed on the web content, the electronic device 1 may serve as a server or a server cluster.
An embodiment of the present invention further provides a storage medium, where the storage medium stores a computer program, and when the computer program runs on an electronic device, the electronic device is enabled to execute all or part of the processes of the method in the foregoing embodiments. The storage medium may be a magnetic Disk, an optical Disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a Flash Memory (Flash Memory), a Hard Disk (Hard Disk Drive, abbreviated as HDD), a Solid State Drive (SSD), or the like. The storage medium may also comprise a combination of memories of the kind described above.
Although the embodiments of the present invention have been described in conjunction with the accompanying drawings, those skilled in the art may make various modifications and variations without departing from the spirit and scope of the invention, and such modifications and variations fall within the scope defined by the appended claims.

Claims (10)

1. A digital asset processing method, wherein a blockchain platform comprises a server and a blockchain, the method comprising:
a server acquires digital assets and ownership information of the digital assets;
the server determines a hash value of the digital asset;
and the server correspondingly stores the hash value and the ownership information in a fixed weight data account book of the block chain.
2. The method of claim 1, further comprising:
the server stores the digital assets in a distributed repository, wherein the distributed repository specifically comprises a distributed repository established based on IPFS.
3. The method according to claim 1, wherein the server obtaining the digital asset and the owner information of the digital asset specifically comprises:
and the server acquires the uploaded digital assets and the right owner information according to the requirements on format, content and uploading mode in the target intelligent contract, wherein the target intelligent contract is determined by an intelligent contract module of the block chain platform according to the asset type of the digital assets.
4. The method of claim 3, wherein the target smart contract further comprises a privacy level; and the number of the first and second groups,
the server determines the hash value of the digital asset, and specifically includes:
and the server calculates the hash value of the digital asset according to the hash function corresponding to the security level.
5. The method of claim 1, further comprising:
the method comprises the steps that a server obtains a weight data query request, wherein the weight data query request comprises a hash value of a digital asset to be queried;
and the server queries the weight data account book by using the hash value of the digital asset to be queried so as to determine the owner information of the digital asset to be queried.
6. A digital asset processing apparatus, wherein a blockchain platform comprises a server and a blockchain, the apparatus being applied to the server, the apparatus comprising:
the system comprises an acquisition unit, a processing unit and a processing unit, wherein the acquisition unit is used for acquiring digital assets and ownership information of the digital assets;
a determining unit for determining a hash value of the digital asset;
and the storage unit is used for correspondingly storing the hash value and the owner information into a confirmation data account book of the block chain.
7. The apparatus of claim 6, further comprising:
and the second storage unit is used for storing the digital assets in a distributed storage library, wherein the distributed storage library specifically comprises a distributed storage library established based on IPFS.
8. The apparatus of claim 6, further comprising:
the second acquisition unit is used for acquiring a weight-confirming data query request, wherein the weight-confirming data query request comprises a hash value of the digital asset to be queried;
and the query unit is used for querying the weight-determining data book by using the hash value of the digital asset to be queried so as to determine the owner information of the digital asset to be queried.
9. An electronic device, comprising:
a memory to store a computer program;
a processor to perform the method of any one of claims 1 to 5.
10. A storage medium, comprising: program which, when run on an electronic device, causes the electronic device to perform the method of any one of claims 1 to 5.
CN202211067120.4A 2022-09-01 2022-09-01 Digital asset processing method, device, electronic equipment and storage medium Pending CN115422145A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211067120.4A CN115422145A (en) 2022-09-01 2022-09-01 Digital asset processing method, device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211067120.4A CN115422145A (en) 2022-09-01 2022-09-01 Digital asset processing method, device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN115422145A true CN115422145A (en) 2022-12-02

Family

ID=84203111

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211067120.4A Pending CN115422145A (en) 2022-09-01 2022-09-01 Digital asset processing method, device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN115422145A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117808472A (en) * 2024-02-29 2024-04-02 中国科学院信息工程研究所 Data ownership element abstraction and right-confirming method, data transaction method and device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117808472A (en) * 2024-02-29 2024-04-02 中国科学院信息工程研究所 Data ownership element abstraction and right-confirming method, data transaction method and device
CN117808472B (en) * 2024-02-29 2024-05-10 中国科学院信息工程研究所 Data ownership element abstraction and right-confirming method, data transaction method and device

Similar Documents

Publication Publication Date Title
CN111164594B (en) System and method for mapping a de-centralized identity to a real entity
US10938548B2 (en) Blockchain object deployment and synchronization across blockchains
US11050690B2 (en) Method for providing recording and verification service for data received and transmitted by messenger service, and server using method
US20230198971A1 (en) Resource transfer setup and verification
JP2020144838A (en) Business process system, business data processing method and device
US10778603B2 (en) Systems and methods for controlling access to broker resources
CA3024837A1 (en) Intellectual asset method and system
CN103582885A (en) Management of network-based digital data repository
JP6150816B2 (en) Access to supplemental data based on identifiers derived from corresponding primary application data
TW201729121A (en) Cloud service server and method for managing cloud service server
CN115769547A (en) Database synchronization system in high security areas using blockchains
US10917484B2 (en) Identifying and managing redundant digital content transfers
TW201903632A (en) Start method and device for service process
CN111581293B (en) Block chain-based user content processing method, device, system and equipment
US9697350B1 (en) Electronic signing of content
CN116991936A (en) Block chain-based rights and interests credential management method, apparatus, electronic device and medium
CN115422145A (en) Digital asset processing method, device, electronic equipment and storage medium
CN114266680A (en) Block chain-based electronic contract signing method, device and system
WO2024034598A1 (en) Digital token delivery system, digital token delivery program, and digital token delivery method
CN112579694A (en) Digital resource processing method, device, storage medium and equipment
EP4296876A1 (en) Artwork management method, computer, and program
WO2018052783A1 (en) Personalized search environment
WO2020084972A1 (en) Control method, content management system, program, and data structure
US11989840B2 (en) Augmented reality effects on blockchain
CN115098837B (en) Data 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