WO2024117667A1 - Nft 데이터를 관리하기 위한 서버 및 그 동작 방법 - Google Patents

Nft 데이터를 관리하기 위한 서버 및 그 동작 방법 Download PDF

Info

Publication number
WO2024117667A1
WO2024117667A1 PCT/KR2023/018999 KR2023018999W WO2024117667A1 WO 2024117667 A1 WO2024117667 A1 WO 2024117667A1 KR 2023018999 W KR2023018999 W KR 2023018999W WO 2024117667 A1 WO2024117667 A1 WO 2024117667A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
nft
asset
information
time
Prior art date
Application number
PCT/KR2023/018999
Other languages
English (en)
French (fr)
Inventor
이준섭
김현석
김관래
박기석
최은정
강수영
Original Assignee
주식회사 엔터프라이즈블록체인
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 주식회사 엔터프라이즈블록체인 filed Critical 주식회사 엔터프라이즈블록체인
Publication of WO2024117667A1 publication Critical patent/WO2024117667A1/ko

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
    • 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
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols

Definitions

  • Embodiments disclosed in this document relate to a server for managing NFT data and a method of operating the same.
  • Gig work refers to a form of labor in which companies recruit workers as short-term contract workers or temporary workers as needed and pay for them.
  • Gig labor can be provided based on online platforms, and is expanding into a variety of work fields such as delivery, designated driving, and quick service, as well as restaurant assistance and serving, nursing and hospice, cleaning, and security services.
  • blockchain technology can be used to fairly distribute work to workers and provide objective evaluation and reasonable compensation for the work performed. For example, it is possible to minimize fees and pay appropriate compensation through cryptocurrency operated based on blockchain technology. Additionally, for example, data related to job evaluation can be recorded through blockchain to create data that cannot be manipulated, thereby accumulating reliable evaluation data on workers. Additionally, workers' identities can be easily verified, for example, minimizing concerns about hacking.
  • a soul bound token may refer to a non-transferable NFT (non-fungible token). Unlike general tokens or NFTs, when SBT is transferred to an individual's wallet, the SBT becomes attached to that wallet and may not be sold or transferred. This SBT corresponds to blockchain technology that can be used for personal authentication, etc.
  • Embodiments disclosed in this document provide a device and a method of operating the same for generating NFT data that can be sold based on a non-transferable NFT such as SBT.
  • a device and method of operating the same are provided for generating reliable data regarding personal credentials.
  • An electronic device includes receiving a request for creation of time NFT data from the electronic device, and an asset corresponding to the request for creation of the time NFT data.
  • a server device that communicates with a blockchain network, includes a communication unit, a memory, and at least one processor operably connected to the communication unit and the memory, wherein the at least one processor , receiving a request for creation of time NFT data from the electronic device through the communication unit, identifying asset NFT data corresponding to the request for creation of the time NFT data, and receiving the asset NFT data from the blockchain network through the communication unit.
  • the communication unit When receiving information about the asset NFT data, determining whether the asset NFT data is a first type based on the information about the asset NFT data, and determining that the asset NFT data is not the first type, the communication unit A first response is transmitted to the electronic device to indicate that the creation of the time NFT data is impossible, and when it is determined that the asset NFT data is the first type, authentication of the NFT data is performed through the communication unit.
  • non-transferable NFT non-fungible token
  • SBT soul bound token
  • the server and its operating method generate asset NFT data through an authentication process in relation to an individual's credentials, providing the effect of enabling reliable data generation.
  • FIG. 1A shows the configuration of a system including an electronic device, a server, and a blockchain network according to an embodiment.
  • Figure 1B shows the block configuration of a server according to one embodiment.
  • Figure 2 shows an example of generating a curriculum vitae (CV) of a server according to one embodiment.
  • Figure 3 shows an example of CV generation of a server according to one embodiment.
  • Figure 4 shows an example of CV generation of a server according to one embodiment.
  • Figure 5 shows the operation flow of a server according to one embodiment.
  • FIG. 1A shows the configuration of a transaction system including an electronic device, a server, and a blockchain network according to an embodiment.
  • the transaction system 100 may include an electronic device 110, a server 130, and a blockchain network 150.
  • electronic device 110 may include communication circuitry 112, secure memory 114, processor 116, and display 118.
  • the communication circuit 112 may establish a communication channel between the electronic device 110 and an external electronic device (e.g., server 130) and transmit and receive data. For example, the communication circuit 112 may transmit data from the electronic device 110 performing a transaction to the server 130.
  • the electronic device 110 may generate a key pair using asymmetric key cryptography (eg, public-key cryptography).
  • a key pair may include a private key and a public key.
  • secure memory 114 may store the generated private key.
  • the secure memory 114 may refer to a hardware type memory that provides a security environment.
  • the secure memory 114 may be built into the electronic device 110 or may be a device that can be separately inserted into the electronic device 110 (eg, a micro SD card).
  • the secure memory 114 may refer to a memory that is hardware-separated from general memory.
  • secure memory 114 may refer to memory in the form of software that is encrypted to provide a secure environment.
  • secure memory 114 may be a form of software that encrypts and stores data so that it can only be accessed through some configuration (e.g., TEE).
  • the secure memory 114 may be implemented on the same memory as the general memory, but may be in the form of software stored in a secure memory area that is separated by software (eg, memory address).
  • display 118 may visually provide information to the outside of electronic device 110 (e.g., to a user).
  • the display 118 may externally provide at least one of transaction creation information, balance information, transaction transmission delay information, and transaction completion information of the electronic device 110.
  • server 130 may include a communication unit 132, memory 134, and processor 136.
  • the communication unit 132 may transmit and receive data by establishing a communication channel between the server 130 and an external device (e.g., electronic device 110, blockchain network 150).
  • the communication unit 132 may transmit data received from the electronic device 110 to the blockchain network 150.
  • the transmitted data may be stored in the blockchain node 152.
  • the processor 136 may receive data from the electronic device 110 through the communication unit 132. In one embodiment, the processor 136 may identify a classification flag included in data received from the electronic device 110. In one embodiment, processor 136 may determine whether to transmit received data to blockchain network 150 based on a distinction flag included in the data. For example, when the received data includes a specific classification flag (or when the value of the included classification flag is the first classification value), the processor 136 may store the received data in the memory 134. . For another example, when the received data does not include a specific distinction flag (or, if the value of the included distinction flag is a second distinction value that is distinct from the first distinction value), the processor 136 Data can be transmitted to the blockchain network 150.
  • the distinction flag may mean a distinction value included in a data packet. For example, if some bits of the data packet received from the electronic device 110 include the first classification value “1”, the processor 136 may store the received data in the memory 134. For another example, if some bits of the received data packet include the second distinction value “0”, the processor 136 may transmit the received data to the blockchain network 150.
  • Figure 1A shows only a transaction system in which data generated by the electronic device 110 is transmitted to the blockchain network 150 through the server 130, but in another embodiment, data generated by the electronic device 110 A portion of may be transmitted directly to the blockchain network 150. For example, the electronic device 110 may directly transmit data that does not include a specific classification flag to the blockchain network 150.
  • the electronic device 110 may transmit data including a specific classification flag to the server 130.
  • the server 130 which has received data including a specific classification flag, can monitor the blockchain network 150. When an abnormal transaction is detected in the blockchain network 150, the server 130 may transmit data including a specific classification flag to the blockchain network 150.
  • the electronic device 110 may store data including a specific classification flag in a memory (eg, secure memory 114). When an abnormal transaction is detected in the blockchain network 150, the server 130 may request the electronic device 110 to transmit data including a specific classification flag to the blockchain network 150.
  • Figure 1B shows the block configuration of a server according to one embodiment.
  • the server 130 may refer to a server device for managing and providing information about tasks (eg, task contract (TC)) of a plurality of client devices.
  • tasks eg, task contract (TC)
  • TC task contract
  • the client device may refer to an electronic device used by employers and employees (hereinafter referred to as “service users”) who use the resume creation and management service to receive the service.
  • a client device may mean a service user's portable terminal (e.g., smartphone, personal digital assistant (PDA), tablet PC, wearable device, etc.), laptop, PC, etc.
  • PDA personal digital assistant
  • laptop PC, etc.
  • the server 130 may include a processor 136, a memory 134, and a communication circuit 132.
  • the configuration shown in FIG. 1 illustrates a configuration related to the description of an embodiment according to the present disclosure, and in addition to the illustrated configuration, other configurations for performing server functions may be added, and the illustrated configurations may be omitted.
  • the memory 134 is a storage medium used by the server 130 and can store data such as at least one command 121 or setting information corresponding to at least one program.
  • the program may include an operating system (OS) program and various application programs.
  • OS operating system
  • the memory 134 is a flash memory type, hard disk type, multimedia card micro type, card type memory (e.g., SD or memory, etc.), random access memory (RAM), static random access memory (SRAM), read only memory (ROM), electrically erasable programmable ROM (EEPROM), programmable ROM (PROM), magnetic memory, magnetic disk, It may include at least one type of storage medium, such as an optical disk.
  • RAM random access memory
  • SRAM static random access memory
  • ROM read only memory
  • EEPROM electrically erasable programmable ROM
  • PROM programmable ROM
  • magnetic memory magnetic disk
  • magnetic disk It may include at least one type of storage medium, such as an optical disk.
  • the communication circuit 132 includes the server 130 and an external electronic device (e.g., a client device (not shown), an IAM server (not shown), a billing server (not shown), a cloud server (not shown), Direct (e.g. wired) communication between IPFS (not shown) can be performed.
  • an external electronic device e.g., a client device (not shown), an IAM server (not shown), a billing server (not shown), a cloud server (not shown), Direct (e.g. wired) communication between IPFS (not shown) can be performed.
  • communications circuitry 132 may receive TC data transmitted from a client device. Additionally, for example, communication circuitry 132 may transmit TC data to a cloud server (not shown) and IPFS (not shown) (e.g., blockchain network 150).
  • the communication circuit 132 may include a wireless communication unit (eg, a cellular communication module, a short-range wireless communication module, or a global navigation satellite system (GNSS) communication module) or a wired communication unit.
  • a wireless communication unit e.g., a cellular communication module, a short-range wireless communication module, or a global navigation satellite system (GNSS) communication module
  • GNSS global navigation satellite system
  • the corresponding communication units communicate with external electronic devices (e.g., clients) through networks (e.g., legacy cellular networks, 5G networks, next-generation communication networks, the Internet, or telecommunication networks such as computer networks (e.g., LAN or WAN)). It can communicate with the device, IAM server 130, billing server 170, cloud server 140, and IPFS 150).
  • networks e.g., legacy cellular networks, 5G networks, next-generation communication networks, the Internet, or telecommunication networks such as computer networks (e.g., LAN or WAN)
  • IAM server 130 billing
  • communication circuitry 132 may support 5G networks beyond 4G networks and next-generation communication technologies, such as new radio access technology (NR access technology).
  • NR access technology provides high-speed transmission of high-capacity data (enhanced mobile broadband (eMBB)), minimization of terminal power and access to multiple terminals (massive machine type communications (mMTC)), or ultra-reliable and low-latency (URLLC). -latency communications)) can be supported.
  • Communication circuitry 132 may support high frequency bands (e.g., mmWave bands), for example, to achieve high data rates.
  • the communication circuit 132 uses various technologies to secure performance in the high frequency band, for example, beamforming, massive MIMO (multiple-input and multiple-output), and full-dimensional multiple input and output. It may support technologies such as full dimensional MIMO (FD-MIMO), array antenna, analog beam-forming, or large scale antenna.
  • beamforming massive MIMO (multiple-input and multiple-output)
  • massive MIMO multiple-input and multiple-output
  • full-dimensional multiple input and output may support technologies such as full dimensional MIMO (FD-MIMO), array antenna, analog beam-forming, or large scale antenna.
  • communication circuitry 132 includes a server 130, an external electronic device (e.g., a client device (not shown), an IAM server (not shown), a billing server (not shown), a cloud server (not shown), It can support various requirements specified in IPFS (not shown) or network systems.
  • an external electronic device e.g., a client device (not shown), an IAM server (not shown), a billing server (not shown), a cloud server (not shown), It can support various requirements specified in IPFS (not shown) or network systems.
  • the processor 136 may, for example, execute software (e.g., a program) to execute at least one other component (e.g., a hardware or software component) of the server 130 connected to the processor 136. can be controlled and various data processing or operations can be performed.
  • software e.g., a program
  • at least one other component e.g., a hardware or software component
  • processor 136 stores instructions or data received from another component (e.g., communication circuitry 132) in volatile memory, as at least part of data processing or computation, and stores instructions or data stored in volatile memory. Data can be processed and the resulting data can be stored in non-volatile memory.
  • another component e.g., communication circuitry 132
  • processor 136 may be a main processor (e.g., a central processing unit or an application processor) or an auxiliary processor that can operate independently or together (e.g., a graphics processing unit, a neural processing unit (NPU), or a communication processor).
  • main processor e.g., a central processing unit or an application processor
  • auxiliary processor e.g., a graphics processing unit, a neural processing unit (NPU), or a communication processor
  • processor 136 may receive TC data from at least one client device that includes information regarding tasks performed by a user of the at least one client device.
  • the processor 136 may perform the operation of the server 130 described through the drawings below.
  • Figure 2 shows an example of curriculum vitae (CV) generation according to one embodiment.
  • 3 shows an example of CV generation according to one embodiment.
  • 4 shows an example of CV generation according to one embodiment.
  • the server device described in FIGS. 2 to 4 may refer to the server 130 of FIG. 1 .
  • the server device includes a client device (a first device used by the worker performing the task, a second device used by the employer providing the task to the worker) and a blockchain-based cloud server (not shown) or blockchain.
  • Information regarding work performed by at least one node (not shown) on a network (not shown) and an employee may be transmitted and received.
  • an employer may mean a person who instructs employees to do work and provides compensation accordingly, and may be referred to as “company,” “employee,” or equivalent terms.
  • An employee may refer to a person who performs work instructed by an employer and is compensated accordingly, and may be referred to as “worker,” “employee,” “gig,” or equivalent terms.
  • the employer and the employee who use the CV management service may be referred to as “service users.”
  • the first device may represent a device used by an employee to receive a resume management service.
  • the second device may refer to a device used by employers to provide resume management services.
  • the server device generates TCs (220, 320, 420) based on TC data (e.g., 210, 310, 410), and generates CVs (e.g., 230, 420) based on the generated TCs. 330, 430) can be generated.
  • TC data e.g., 210, 310, 410
  • CVs e.g., 230, 420
  • the server device collects information about tasks (task contract, TC) provided by the employee to the employer from the first device and the second device (e.g., information about the work performed by the user (worker) of the first device). Information and information about work provided by the user (employer) of the second device) can be received.
  • the server device, the first device, and the second device may communicate TC through a specific interface (eg, mobile application, etc.).
  • the server device may generate curriculum vitae (CV) through a plurality of blockchain layers.
  • CV may refer to data containing information about at least one task performed by a worker or information about at least one task provided by an employee.
  • the server device may generate TC data based on TC received from the first device and the second device.
  • TC data may be generated for each task performed.
  • TC data may each include unique identification information (TC ID).
  • the TC data may include task NFT data (non-fungible token (NFT) task), asset NFT data (NFT-asset), and time NFT data (NFT-data).
  • NFT non-fungible token
  • NFT-asset asset NFT data
  • NFT-data time NFT data
  • Task NFT Task Task Task information performed by the user Task information created by the employer
  • NFT Assets Assets (Asset NFT data) for sale digital content Physical goods membership Not for sale certificate recipe formula (e.g. a method of making a cosmetic product)
  • NFT Time Time NFT data
  • license License to use recipes/formulas, etc.
  • task NFT data may include information about tasks performed by the employee and information about tasks created by the employer.
  • TC data may include the type of work performed by the employee, date, time, location, work content, and evaluation information about the employee.
  • Figure 2 shows an example of generating a task NFT data CV by combining task NFT data
  • Figure 3 shows an example of generating an asset NFT data CV by combining asset NFT data
  • Figure 4 shows an example of combining time NFT data.
  • An example of generating time NFT data CV is shown.
  • the server device includes a plurality of TCs (e.g., TC (210-1), TC (210-2), TC (210-3), ...TC (210-l). Based on this, combined task NFT data can be created.
  • a plurality of TCs may represent task NFT data.
  • task NFT data includes identification number (ID), employee key value, category of work, sub category, date of work performance, time of work performance, location of work performance, and work performed. It may include the employer's evaluation of the job, the amount paid for the work performed (income), and attachments.
  • task NFT data may be created and managed in the form of a table.
  • TC data may be generated and managed in the form shown in Table 2 below.
  • TC data may include other information about the work performed by the employee in addition to the content included in Table 2 above, and some of the content included in Table 2 above may be omitted.
  • task NFT data may include identification information (e.g., Task ID) of the work performed by the worker.
  • the identification information of the work performed by the worker may represent an identifier generated for each task for the worker.
  • task NFT data may include information about the object that receives the work performed by the worker (e.g., Employer).
  • the object that receives the work performed by the worker could be the employer.
  • the object that receives work performed by a worker may be a third party other than the worker or employer.
  • task NFT data may include information regarding the status of the task NFT data.
  • the state of the task NFT data may include a first state indicating that the employer has created the task, but the worker who will perform the task has not yet been matched.
  • the state of the task NFT data may include a second state indicating that the worker who will perform the task created by the employer has been determined, but has not yet performed the task.
  • the state of the task NFT data may include a third state indicating the state in which the worker has started performing the task.
  • the state of the task NFT data may include a fourth state indicating a state in which the worker has completed performing the task.
  • the state of the task NFT data may include a fifth state indicating that the worker has completed the task and the employer has completed payment of compensation.
  • Task NFT data in the fifth state may also be referred to as TR (task receipt) data.
  • the server device may store a plurality of task NFT data (e.g., TC (210-1), TC (210-2), TC (210-3), ... TC (TR-l )) can be combined to create combined task NFT data 220 (TC aggregation).
  • TC aggregation For example, the combined task NFT data shows that the categories of tasks performed by the user are “restaurant” and “cleaning,” and the subcategories are “serving,” “delivery,” and “house cleaning.” may include “home clean”.
  • combined task NFT data may include information indicating that the user performed work in “Gangnam-Gu” or “Yangcheon-Gu.” Also, for example, the combined data may include information about task performance times (e.g., 140 hours for delivery and 200 hours for serving). Additionally, for example, combined task NFT data may include feedback information about the work performed by the user (e.g., “excellent” for delivery and “excellent” for serving). You can.
  • each of the plurality of TCs 210 may include a category, a subcategory, a work performance location, a work performance time, and feedback information.
  • the CV 230 includes information 232 regarding the user's personal information, information 234 related to certification of the work performed, information 236 related to the user's educational background, and work experience performed. It may include information 238 about. Information 238 about work experience performed may include at least part of the combined task NFT data.
  • the server device includes at least one TC (310) among a plurality of TCs (e.g., TC (310-1), TC (310-2), TC (310-3), Based on TC (310-m)), combined asset NFT data (NFT Tasks aggregation) can be created.
  • At least one TC 310 may include a TC corresponding to asset NFT data among a plurality of TCs (task NFT data).
  • asset NFT data may refer to information about assets held by a worker or employer.
  • asset NFT data may include for-sale assets that can be sold and non-sale assets that cannot be sold.
  • assets for sale may include digital content (e.g., images, videos, etc.), goods, membership, etc.
  • non-sale assets may include certificates, recipes, formulas for making cosmetics, etc.
  • asset NFT data may be created and managed in the form of a table.
  • asset NFT data may have the form shown in Table 3 below.
  • the asset NFT data may include identification information (e.g., Task ID) of the task.
  • the asset NFT data may include information regarding the state (e.g., state) of the asset NFT data. You can.
  • the status of asset NFT data for sale may include a “creation status” indicating the state in which the asset NFT data was created.
  • the status of asset NFT data for sale may include a “certification status” indicating a state in which authentication has been completed regarding whether the asset NFT data is recognized as a valid asset.
  • the status of asset NFT data for sale may include a “matching status” indicating that authentication of the asset NFT data has not been completed, but has not yet been sold and is waiting for matching.
  • the status of asset NFT data for sale may include “sale complete status” indicating a state in which the sale has been completed for the asset NFT data.
  • the status of non-sale asset NFT data may include a “creation status” indicating the state in which the asset NFT data was created.
  • the status of non-sale asset NFT data may include a “certification status” indicating a state in which authentication has been completed regarding whether the asset NFT data is recognized as valid asset NFT data.
  • the status of non-sale asset NFT data may include a “registration complete” status, which indicates that authentication and registration for the asset NFT data have been completed.
  • the asset NFT data may include identifying information (e.g., user address) of the worker or employer.
  • asset NFT data may include information about the type of asset (e.g., Category: Digital contents, Sub-Category: Movie Clip).
  • asset NFT data may include information about the location where the asset is stored (e.g., content ID (CID)).
  • CID content ID
  • the server device may store a plurality of task NFT data (e.g., TC (310-1), TC (310-2), TC (310-3), ... TC (TR-m )) can be combined to create combined asset NFT data 320 (NFT Assets aggregation).
  • NFT Assets aggregation For example, in the combined task NFT data, the category of the task performed by the user may be “Digital Contents,” and the subcategories may be “image” and “movie clip.”
  • combined asset NFT data may include information on the number of asset NFT data (# of assets), asset NFT data sales volume (# of sold assets), total assets, and market estimated price. ), total income, average monthly income (income avg per month), etc. may be included.
  • the server device includes at least one TC 410 (e.g., TC 410-1, TC 410-2, TC 410-3, ... TC 410).
  • Time NFT data 420 can be generated based on -l)).
  • At least one TC 410 may include a TC corresponding to a non-sale asset among the at least one TC 310.
  • time NFT data may mean data converted from unsaleable non-sale asset NFT data into a form that can be sold in the form of a course ticket, usage right, etc.
  • time NFT data can be created and managed in the form of a table.
  • time NFT data may have the form shown in Table 4 below.
  • the time NFT data may include identification information (e.g., Task ID) of the time NFT data.
  • temporal NFT data may include information regarding the state of the temporal NFT data.
  • the status of time NFT data may include “created” indicating the state in which the time NFT data was created.
  • the status of time NFT data may include “authentication status” indicating a state in which authentication regarding whether the time NFT data is valid has been completed.
  • the state of the time NFT data may include a “matching state” indicating a state in which the buyer of the time NFT data is waiting to be matched.
  • the status of time NFT data may include a “rented” status, which indicates that a buyer has been matched for the time NFT data.
  • the status of the time NFT data may include “expired,” which indicates that the use of the time NFT data has been completed (e.g., usage rights have been completed) after the sale is completed.
  • the status of time NFT data may include a “time expiration status” indicating that the validity period of time NFT data has expired after completion of sale.
  • time NFT data in the “Used Completed” or “Time Expired” state may be delivered back to the Owner (e.g., worker or employer).
  • time NFT data may include identifying information (e.g., user address) of the worker or employer.
  • asset NFT data may include information about the type of asset (e.g., Category: Voucher, Sub-Category: Recipe).
  • the time NFT data may include information about the validity period of the time NFT data (eg, expiration date).
  • the server device may store a plurality of time NFT data (e.g., TC (410-1), TC (410-2), TC (410-3), ... TC (410-n) )) can be combined to generate combination time NFT data 420 (NFT Time Aggregation).
  • the category of combination time NFT data may be “Voucher”, and the subcategories may be “Recipe” and “Class”.
  • combination time NFT data may include the number of asset NFT data (# of assets), total income, average monthly income (income avg per month), feedback information (e.g. Class feedback: Excellent”, etc. It may contain information about
  • the server device may generate CVs 230, 330, 430 based on combined TC data (e.g., combined task NFT data, combined asset NFT data, combined time NFT data) combined through an aggregator.
  • the server device may transmit the CV to the first device and the second device through an application programming interface (API).
  • API application programming interface
  • the server device may receive information about the worker's profile (e.g., information about personal information, information about qualifications, education information, etc.) from the first device.
  • the server device may receive information about the employer's profile (e.g., information about personal information, information about operational tasks, information about the company operated by the employer, etc.) from the second device.
  • the server device may transmit a message requesting to store information about the profiles of workers and employers received from the first device and the second device to the cloud server.
  • the cloud server can store information about the profiles of workers and employers.
  • FIG. 5 shows the operation flow of a server device according to an embodiment.
  • the server device of FIG. 5 may refer to a device corresponding to the server device of FIGS. 1 to 4.
  • the server device may receive a request for generating time NFT data from the electronic device.
  • the electronic device may refer to a portable terminal device of a user using a platform service.
  • a request to create time NFT data may mean a request to generate time NFT data based on non-sale asset NFT data among asset NFT data held by the user of the electronic device.
  • a request for creation of time NFT data may correspond to at least one asset NFT data.
  • the time NFT data requested by the user may mean data generated in response to the user's specific asset NFT data (e.g., manufacturing formula).
  • a request to create time NFT data may include information for specifying the asset NFT data used to generate time NFT data (e.g., identification information of asset NFT data).
  • the server device may generate time NFT data based on at least one asset NFT data.
  • one time NFT data can be generated based on one asset NFT data, or one NFT data can be generated by combining multiple asset NFT data.
  • the server device may identify asset NFT data corresponding to a request for creation of time NFT data.
  • the server device may identify asset NFT data corresponding to the time NFT data creation request among TC data for electronic devices stored in the blockchain network. For example, if the information about the asset NFT data included in the time NFT data creation request is about a recipe specified by the user, the server device can identify the asset NFT data about the recipe.
  • asset NFT data identified by the server device may include information included in the table shown in Table 3.
  • the server device may receive information about asset NFT data from the blockchain network.
  • the server device may receive information about the asset NFT data identified in operation 520 from the blockchain network.
  • the server device may determine whether the asset NFT data is the first type.
  • the asset NFT data may be either a first type or a second type.
  • the first type refers to a type that can generate time NFT data, which may mean asset NFT data (e.g. certificate) that cannot be sold
  • the second type refers to a type that cannot generate time NFT data. This may mean asset NFT data (e.g. video, image, etc.) that can be sold.
  • the server device may determine whether the asset NFT data is the first type based on information about the asset NFT data (e.g., Table 3). The server device may determine whether the asset NFT data is non-saleable asset NFT data based on category or subcategory information included in the asset NFT data. For example, if the category is “digital contents” and the subcategory is “movie clip,” the server device may determine that the asset NFT data is the second type. For example, if the category is “voucher” and the subcategory is “recipe,” the server device may determine that the asset NFT data is the first type.
  • information about the asset NFT data e.g., Table 3
  • the server device may determine whether the asset NFT data is non-saleable asset NFT data based on category or subcategory information included in the asset NFT data. For example, if the category is “digital contents” and the subcategory is “movie clip,” the server device may determine that the asset NFT data is the
  • the server device may determine whether the asset NFT data is a soul bound token (SBT). For example, the server device can determine whether the asset NFT data is non-sale asset NFT data that cannot be transferred to others. For example, the server device may refer to asset NFT data as non-sale asset NFT data if the category or subcategory of asset NFT data is a certificate, diploma, patent, manufacturing method of a specific substance (e.g. perfume), recipe, etc. You can decide.
  • SBT soul bound token
  • the server device may determine whether a voucher can be created from asset NFT data.
  • the voucher may include a first voucher corresponding to a course ticket and a second voucher corresponding to a usage ticket.
  • it may be determined that the voucher can be generated.
  • the server device attempts to generate a second voucher corresponding to a usage right using the certificate or diploma of the user of the electronic device, it may determine that the voucher cannot be created.
  • the server device wants to generate a second voucher corresponding to a usage right using a recipe or formula of the user of the electronic device, it may determine that a voucher can be generated.
  • the server device can determine whether the asset NFT data is valid. In the case of asset NFT data with an expiration date, such as a certificate or patent, the server device can generate time NFT data after checking the expiration date.
  • the server device may transmit a request for authentication of the asset NFT data to a server (not shown) for authentication of the NFT data.
  • the server device when the information about the asset NFT data includes information indicating that the asset NFT data has already been authenticated, the server device sends a request for authentication of the asset NFT data to a server (not shown) for authentication of the NFT data. Operation 560 can be performed without transmitting.
  • the server device may determine whether to receive an authentication confirmation for the asset NFT data from the server for authentication.
  • Authentication confirmation for asset NFT data may include information indicating that the user's asset NFT data has been authenticated.
  • the server device may receive setting information of time NFT data from the electronic device.
  • the setting information of time NFT data may include information about the price, validity period, category (e.g., first voucher, second voucher), and quantity of time NFT data to be generated based on asset NFT data.
  • the price of time NFT data may represent information about the cost that must be paid to use the generated time NFT data.
  • the validity period of time NFT data may include information about the period during which the generated time NFT data is valid (e.g., usable period, expiration period, etc.).
  • the category of time NFT data may include information about the category to which the generated time NFT data belongs (e.g., usage rights, course tickets, etc.).
  • Information about the quantity of time NFT data may include information about the amount of time NFT data generated (e.g., only one time NFT data may be generated, or a plurality of time NFT data may be generated).
  • information about the validity period of time NFT data may be generated according to predetermined conditions based on information about the price of the time NFT data.
  • predetermined conditions may be structured as shown in Table 5 below.
  • the price may be determined depending on the reception period.
  • the validity period of time NFT data can be expressed as a mathematical equation as follows. ⁇ Equation 1>
  • Period (Price / 100,000) * 7 + (Price / 100,000) * 2 -1
  • period may represent the validity period of time NFT data
  • price may represent the price of time NFT data
  • the server device may transmit a first response indicating that time NFT data generation is impossible.
  • the server device may transmit a first response indicating that time NFT data generation is impossible. .
  • the time NFT data may be generated based on setting information of the time NFT data.
  • the server device can store the generated time NFT data in the blockchain network.
  • the server device may update information about the asset NFT data on the blockchain network based on the generated time NFT data. For example, time NFT data generated with respect to the asset NFT data can be updated. Information about the updated asset NFT data may include information about the status of the time NFT data, setting information of the time NFT data, and information about the purchaser of the time NFT data.
  • An electronic device includes receiving a request for creation of time NFT data from the electronic device, and an asset corresponding to the request for creation of the time NFT data.
  • the information about the asset NFT data includes information about the category of the asset NFT data, and the category of the asset NFT data includes a first category representing data about a certificate, a first category representing data about a diploma, It may be one of two categories, a third category representing data about a recipe, and a fourth category representing data about a manufacturing method (formula).
  • the method of operating the server device may include determining the asset NFT data as the first type when the category of the asset NFT data is the third category or the fourth category. .
  • the method of operating the server device may include receiving information about the asset NFT data from the memory of the server device.
  • the information about the asset NFT data may include information about whether the asset NFT data is authenticated.
  • the method of operating the server device determines that the asset NFT data is the first type when the information regarding whether the asset NFT data is authenticated includes information indicating that the asset NFT data has been authenticated. It may include actions such as:
  • the setting information of the time NFT data may include information about the price of the time NFT data, information about the validity period, information about the category, and information about the quantity.
  • the method of operating the server device may include generating the time NFT data based on setting information of the time NFT data, and storing the generated time NFT data in the blockchain network. You can.
  • the method of operating the server device may include updating information about the asset NFT data on the blockchain network based on the generated time NFT data.
  • information about the validity period of the time NFT data may be generated according to predetermined conditions based on information about the price of the time NFT data.
  • a server device that communicates with a blockchain network, includes a communication unit, a memory, and at least one processor operably connected to the communication unit and the memory, wherein the at least one processor , receiving a request for creation of time NFT data from the electronic device through the communication unit, identifying asset NFT data corresponding to the request for creation of the time NFT data, and receiving the asset NFT data from the blockchain network through the communication unit.
  • the communication unit When receiving information about the asset NFT data, determining whether the asset NFT data is a first type based on the information about the asset NFT data, and determining that the asset NFT data is not the first type, the communication unit A first response is transmitted to the electronic device to indicate that the creation of the time NFT data is impossible, and when it is determined that the asset NFT data is the first type, authentication of the NFT data is performed through the communication unit.
  • the information about the asset NFT data includes information about the category of the asset NFT data, and the category of the asset NFT data includes a first category representing data about a certificate, a first category representing data about a diploma, It may be one of two categories, a third category representing data about a recipe, and a fourth category representing data about a manufacturing method (formula).
  • the at least one processor may determine the asset NFT data to be the first type when the category of the asset NFT data is the third category or the fourth category.
  • the at least one processor may receive information about the asset NFT data from the memory of the server device.
  • the information about the asset NFT data may include information about whether the asset NFT data is authenticated.
  • the at least one processor may determine that the asset NFT data is the first type when the information regarding whether the asset NFT data is authenticated includes information indicating that the asset NFT data has been authenticated. there is.
  • the setting information of the time NFT data may include information about the price of the time NFT data, information about the validity period, information about the category, and information about the quantity.
  • the at least one processor may generate the time NFT data based on setting information of the time NFT data, and store the generated time NFT data in the blockchain network.
  • the at least one processor may update information about the asset NFT data on the blockchain network based on the generated time NFT data.
  • information about the validity period of the time NFT data may be generated according to predetermined conditions based on information about the price of the time NFT data.
  • Server devices may be of various types. Server devices may include, for example, display devices, portable communication devices (eg, smartphones), computer devices, portable multimedia devices, portable medical devices, cameras, wearable devices, or home appliance devices.
  • the server device according to the embodiment of this document is not limited to the above-described devices.
  • Server devices may be of various types. Server devices may include, for example, display devices, portable communication devices (eg, smartphones), computer devices, portable multimedia devices, portable medical devices, cameras, wearable devices, or home appliance devices.
  • the server device according to the embodiment of this document is not limited to the above-described devices.
  • unit or “module” used in various embodiments of this document may include a unit implemented with hardware, software, or firmware, for example, logic, logic block, component, or circuit. Can be used interchangeably with the same term.
  • the “ ⁇ part” or “ ⁇ module” may be an integrated part or a minimum unit of the part or a part thereof that performs one or more functions.
  • “ ⁇ unit” or “ ⁇ module” may be implemented in the form of an application-specific integrated circuit (ASIC).
  • ASIC application-specific integrated circuit
  • the program executed by the server device 200 described throughout this document may be implemented with hardware components, software components, and/or a combination of hardware components and software components.
  • a program can be executed by any system that can execute computer-readable instructions.
  • Software may include a computer program, code, instructions, or a combination of one or more of these, which may configure a processing unit to operate as desired, or may be processed independently or collectively. You can command the device.
  • Software may be implemented as a computer program including instructions stored on computer-readable storage media.
  • Computer-readable storage media include, for example, magnetic storage media (e.g., ROM (Read-Only Memory), RAM (Random-Access Memory), floppy disk, hard disk, etc.) and optical read media (e.g., CD-ROM). (CD-ROM), DVD (Digital Versatile Disc), etc.
  • the computer-readable storage medium is distributed across networked computer systems, so that computer-readable code can be stored and executed in a distributed manner.
  • Computer programs may be distributed (e.g., downloaded or uploaded) online, through an application store (e.g., Play StoreTM) or directly between two user devices (e.g., smart phones).
  • an application store e.g., Play StoreTM
  • two user devices e.g., smart phones
  • at least a portion of the computer program product may be at least temporarily stored or temporarily created in a machine-readable storage medium, such as the memory of a manufacturer's server, an application store's server, or a relay server.
  • each component (e.g., module or program) of the above-described components may include a single or plural entity, and some of the plurality of entities may be separately placed in other components. there is.
  • one or more of the components or operations described above may be omitted, or one or more other components or operations may be added.
  • multiple components eg, modules or programs
  • the integrated component may perform one or more functions of each component of the plurality of components identically or similarly to those performed by the corresponding component of the plurality of components prior to the integration. .
  • operations performed by a module, program, or other component may be executed sequentially, in parallel, iteratively, or heuristically, or one or more of the operations may be executed in a different order, or omitted. Alternatively, one or more other operations may be added.

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Human Resources & Organizations (AREA)
  • Strategic Management (AREA)
  • Data Mining & Analysis (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Operations Research (AREA)
  • Databases & Information Systems (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • General Engineering & Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

서버 장치의 동작 방법이 개시된다. 본 개시의 일 실시 예에 따른 전자 장치, 블록체인 네트워크와 통신하는 서버 장치의 동작 방법은, 상기 전자 장치로부터 시간 NFT 데이터의 생성 요청을 수신하는 동작, 상기 시간 NFT 데이터의 생성 요청에 대응하는 자산 NFT 데이터를 식별하는 동작, 상기 블록체인 네트워크로부터 상기 자산 NFT 데이터에 관한 정보를 수신하는 동작, 상기 자산 NFT 데이터에 관한 정보에 기반하여 상기 자산 NFT 데이터가 제1 타입(type)인지 여부를 결정하는 동작, 상기 자산 NFT 데이터가 상기 제1 타입이 아니라고 결정하는 경우, 상기 전자 장치로 상기 시간 NFT 데이터의 생성이 불가능함을 알리는 제1 응답을 송신하는 동작, 상기 자산 NFT 데이터가 상기 제1 타입이라고 결정하는 경우, NFT 데이터의 인증(authentication)을 위한 서버에 상기 자산 NFT 데이터의 인증 요청을 송신하는 동작, 상기 인증을 위한 서버로부터 상기 자산 NFT 데이터에 대한 인증 확인을 수신하는 경우, 상기 전자 장치로부터 상기 시간 NFT 데이터의 설정 정보를 수신하는 동작, 및 상기 인증을 위한 서버로부터 상기 자산 NFT 데이터에 대한 인증 확인을 수신하지 못하는 경우, 상기 전자 장치로 상기 시간 NFT 데이터 생성이 불가능함을 알리는 상기 제1 응답을 송신하는 동작을 포함할 수 있다.

Description

NFT 데이터를 관리하기 위한 서버 및 그 동작 방법
본 문서에서 개시되는 실시예들은, NFT 데이터를 관리하기 위한 서버 및 그 동작 방법에 관한 것이다.
긱 노동(gig work)는 기업들이 필요에 따라 단기 계약직이나 임시직으로 인력을 충원하고 그 대가를 지불하는 노동의 형태를 의미한다. 긱 노동은 온라인 플랫폼에 기반하여 제공될 수 있으며, 배달(delivery), 대리운전, 퀵 서비스뿐 아니라, 음식점 보조 및 서빙, 간병 및 호스피스, 청소, 경비 용역 등 다양한 업무 분야로 확장되고 있다.
이와 관련하여, 노동자들에게 공정하게 업무를 배분하고, 수행한 업무에 대하여 객관적인 평가 및 합리적인 보상을 제공하기 위하여 블록체인 기술이 활용될 수 있다. 예를 들어, 블록체인 기술에 기반하여 운용되는 암호 화폐를 통하여 수수료를 최소화하며 적절한 보수 지급이 가능하다. 또한 예를 들어, 업무 평가와 관련된 데이터를 블록체인을 통해 기록하여, 조작할 수 없는 데이터를 생성하여 노동자들에 대한 신뢰도 있는 평가 데이터를 축적할 수 있다. 또한 예를 들어, 해킹의 우려를 최소화하며 노동자들의 신원을 쉽게 확인할 수 있다.
소울 바운드 토큰(soul bound token, SBT)이란 양도 불가능한 NFT(non-fungible token)를 의미할 수 있다. 일반적인 토큰이나 NFT와는 다르게 SBT가 개인의 지갑에 전송되는 경우, SBT는 해당 지갑에 귀속되어 판매하거나 양도할 수 없게 될 수 있다. 이러한 SBT는 개인의 자격 증명 등을 위하여 사용될 수 있는 블록 체인 기술에 해당한다.
본 문서에 개시되는 실시예들은, SBT와 같이 양도 불가능한 NFT에 기반하여 판매할 수 있는 NFT 데이터를 생성하기 위한 장치 및 그 동작 방법을 제공한다.
또한, 개인의 자격 증명에 대한 신뢰도 있는 데이터의 생성을 위한 장치 및 그 동작 방법을 제공한다.
본 개시의 일 실시 예에 따른 전자 장치, 블록체인 네트워크와 통신하는 서버 장치의 동작 방법은, 상기 전자 장치로부터 시간 NFT 데이터의 생성 요청을 수신하는 동작, 상기 시간 NFT 데이터의 생성 요청에 대응하는 자산 NFT 데이터를 식별하는 동작, 상기 블록체인 네트워크로부터 상기 자산 NFT 데이터에 관한 정보를 수신하는 동작, 상기 자산 NFT 데이터에 관한 정보에 기반하여 상기 자산 NFT 데이터가 제1 타입(type)인지 여부를 결정하는 동작, 상기 자산 NFT 데이터가 상기 제1 타입이 아니라고 결정하는 경우, 상기 전자 장치로 상기 시간 NFT 데이터의 생성이 불가능함을 알리는 제1 응답을 송신하는 동작, 상기 자산 NFT 데이터가 상기 제1 타입이라고 결정하는 경우, NFT 데이터의 인증(authentication)을 위한 서버에 상기 자산 NFT 데이터의 인증 요청을 송신하는 동작, 상기 인증을 위한 서버로부터 상기 자산 NFT 데이터에 대한 인증 확인을 수신하는 경우, 상기 전자 장치로부터 상기 시간 NFT 데이터의 설정 정보를 수신하는 동작, 및 상기 인증을 위한 서버로부터 상기 자산 NFT 데이터에 대한 인증 확인을 수신하지 못하는 경우, 상기 전자 장치로 상기 시간 NFT 데이터 생성이 불가능함을 알리는 상기 제1 응답을 송신하는 동작을 포함할 수 있다.
본 개시의 일 실시예에 따른 전자 장치, 블록체인 네트워크와 통신하는 서버 장치는, 통신부, 메모리, 상기 통신부 및 상기 메모리와 동작 가능하게 연결되는 적어도 하나의 프로세서를 포함하고, 상기 적어도 하나의 프로세서는, 상기 통신부를 통하여 상기 전자 장치로부터 시간 NFT 데이터의 생성 요청을 수신하고, 상기 시간 NFT 데이터의 생성 요청에 대응하는 자산 NFT 데이터를 식별하고, 상기 통신부를 통하여 상기 블록체인 네트워크로부터 상기 자산 NFT 데이터에 관한 정보를 수신하고, 상기 자산 NFT 데이터에 관한 정보에 기반하여 상기 자산 NFT 데이터가 제1 타입(type)인지 여부를 결정하고, 상기 자산 NFT 데이터가 상기 제1 타입이 아니라고 결정하는 경우, 상기 통신부를 통하여 상기 전자 장치로 상기 시간 NFT 데이터의 생성이 불가능함을 알리는 제1 응답을 송신하고, 상기 자산 NFT 데이터가 상기 제1 타입이라고 결정하는 경우, 상기 통신부를 통하여 NFT 데이터의 인증(authentication)을 위한 서버에 상기 자산 NFT 데이터의 인증 요청을 송신하고, 상기 인증을 위한 서버로부터 상기 자산 NFT 데이터에 대한 인증 확인을 수신하는 경우, 상기 통신부를 통하여 상기 전자 장치로부터 상기 시간 NFT 데이터의 설정 정보를 수신하고, 및 상기 인증을 위한 서버로부터 상기 자산 NFT 데이터에 대한 인증 확인을 수신하지 못하는 경우, 상기 통신부를 통하여 상기 전자 장치로 상기 시간 NFT 데이터 생성이 불가능함을 알리는 상기 제1 응답을 송신할 수 있다.
본 문서에 개시되는 다양한 실시예들에 따른 서버 및 그 동작 방법에 따르면, SBT(soul bound token)와 같이 양도 불가능한 NFT(non-fungible token)에 기반하여 자산 NFT 데이터를 생성할 수 있는 효과를 제공한다.
또한, 서버 및 그 동작 방법은 개인의 자격 증명과 관련하여 인증 과정을 거쳐 자산 NFT 데이터를 생성하여, 신뢰도 있는 데이터 생성을 가능케하는 효과를 제공한다.
본 개시의 예시적 실시예들에서 얻을 수 있는 효과는 이상에서 언급한 효과들로 제한되지 아니하며, 언급되지 아니한 다른 효과들은 이하의 기재로부터 본 개시의 예시적 실시예들이 속하는 기술분야에서 통상의 지식을 가진 자에게 명확하게 도출되고 이해될 수 있다. 즉, 본 개시의 예시적 실시예들을 실시함에 따른 의도하지 아니한 효과들 역시 본 개시의 예시적 실시예들로부터 당해 기술분야의 통상의 지식을 가진 자에 의해 도출될 수 있다.
도 1a는 일 실시예에 따른 전자 장치, 서버 및 블록체인 네트워크를 포함하는 시스템의 구성을 나타낸다.
도 1b은 일 실시예에 따른 서버의 블록 구성을 도시한다.
도 2는 일 실시예에 따른 서버의 CV(curriculum vitae) 생성의 예를 도시한다.
도 3은 일 실시예에 따른 서버의 CV 생성의 예를 도시한다.
도 4는 일 실시예에 따른 서버의 CV 생성의 예를 도시한다.
도 5는 일 실시예에 따른 서버의 동작 흐름을 도시한다.
도면의 설명과 관련하여, 동일 또는 유사한 구성요소에 대해서는 동일 또는 유사한 참조 부호가 사용될 수 있다.
이하, 본 발명의 다양한 실시예가 첨부된 도면을 참조하여 기재된다. 그러나, 이는 본 발명을 특정한 실시 형태에 대해 한정하려는 것이 아니며, 본 발명의 실시예의 다양한 변경(modification), 균등물(equivalent), 및/또는 대체물(alternative)을 포함하는 것으로 이해되어야 한다. 이하 설명에서, 실질적으로 동일한 구성요소에 대해서는 동일/유사한 참조번호를 사용하였으며, 중복되는 설명은 생략될 수 있다.
도 1a은 일 실시예에 따른 전자 장치, 서버 및 블록체인 네트워크를 포함하는 트랜잭션 시스템의 구성을 나타낸다.
도 1a을 참조하면, 트랜잭션 시스템(100)은 전자 장치(110), 서버(130) 및 블록체인 네트워크(150)를 포함할 수 있다.
일 실시예에서, 전자 장치(110)는 통신회로(112), 보안 메모리(114), 프로세서(116) 및 디스플레이(118)를 포함할 수 있다. 일 실시예에서, 통신회로(112)는 전자 장치(110)와 외부 전자 장치(예: 서버(130))간의 통신 채널을 수립하고 데이터를 전송 및 수신할 수 있다. 예를 들어, 통신회로(112)는 트랜잭션을 수행하는 전자 장치(110)의 데이터를 서버(130)에 전송할 수 있다.
일 실시예에서, 전자 장치(110)는 비대칭키 암호 방식(예: 공개키 암호 방식 public-key cryptography)으로 키 쌍(key pair)을 생성할 수 있다. 키 쌍은 개인 키(private key) 및 공개 키(public key)를 포함할 수 있다. 일 실시예에서, 보안 메모리(114)는 생성된 개인 키를 저장할 수 있다. 일 실시예에서, 보안 메모리(114)는 보안 환경(security environment)을 제공하는 하드웨어 형태의 메모리를 의미할 수 있다. 예를 들어, 보안 메모리 (114)는 전자 장치(110) 내에 내장된 형태이거나, 전자 장치(110)에 별도로 삽입 가능한 장치(예: 마이크로 SD 카드)의 형태일 수 있다. 예를 들어, 보안 메모리(114)는 일반 메모리와 하드웨어적으로 분리되는 메모리를 의미할 수 있다. 또 다른 실시예에서, 보안 메모리(114)는 보안 환경을 제공하도록 암호화된 소프트웨어 형태의 메모리를 의미할 수도 있다. 예를 들어, 보안 메모리(114)는 일부 구성(예: TEE)을 통해서만 접근할 수 있도록 데이터를 암호화하여 저장하는 소프트웨어의 형태일 수도 있다. 예를 들어, 보안 메모리(114)는 일반 메모리와 동일한 메모리 상에서 구현되지만 소프트웨어적(예: 메모리 주소)으로 분리되는 보안 메모리 영역에 저장되는 소프트웨어 형태일 수 있다.
일 실시예에서, 디스플레이(118)는 전자 장치(110)의 외부(예: 사용자)로 정보를 시각적으로 제공할 수 있다. 예를 들어, 디스플레이(118)는 전자 장치(110)의 트랜잭션 생성 정보, 잔액 정보, 트랜잭션 전송 지연 정보 및 트랜잭션 전송 완료 정보 중 적어도 하나의 정보를 외부로 제공할 수 있다.
일 실시예에서, 서버(130)는 통신부(132), 메모리(134) 및 프로세서(136)를 포함할 수 있다. 일 실시예에서, 통신부(132)는 서버(130)와 외부 장치(예: 전자 장치(110), 블록체인 네트워크(150))간의 통신 채널을 수립하여 데이터를 전송 및 수신할 수 있다. 예를 들어, 통신부(132)는 전자 장치(110)로부터 수신한 데이터를 블록체인 네트워크(150)에 전송할 수 있다. 전송된 데이터는 블록체인 노드(152)에 저장될 수 있다.
일 실시예에서, 프로세서(136)는 통신부(132)를 통해 전자 장치(110)로부터 데이터를 수신할 수 있다. 일 실시예에서, 프로세서(136)는 전자 장치(110)로부터 수신된 데이터에 포함된 구분 플래그를 식별할 수 있다. 일 실시예에서, 프로세서(136)는 데이터에 포함된 구분 플래그에 기반하여 수신된 데이터를 블록체인 네트워크(150)에 전송할지 여부를 결정할 수 있다. 예를 들어, 수신된 데이터에 특정 구분 플래그가 포함된 경우(또는, 포함된 구분 플래그의 값이 제1 구분 값인 경우)에, 프로세서(136)는 수신된 데이터를 메모리(134)에 저장할 수 있다. 다른 예를 들어, 수신된 데이터에 특정 구분 플래그가 포함되지 않은 경우 (또는, 포함된 구분 플래그의 값이 상기 제1 구분 값과 구별되는 제2 구분 값인 경우)에, 프로세서(136)는 수신된 데이터를 블록체인 네트워크(150)에 전송할 수 있다. 일 실시예에서, 구분 플래그는 데이터 패킷에 포함되는 구분 값을 의미할 수 있다. 예를 들어, 전자 장치(110)로부터 수신된 데이터 패킷의 일부 비트에 대하여 제1 구분 값 “1”을 포함하는 경우에는, 프로세서(136)는 수신된 데이터를 메모리(134)에 저장할 수 있다. 다른 예를 들어, 수신된 데이터 패킷의 일부 비트에 대하여 제2 구분 값 “0”을 포함하는 경우에는, 프로세서(136)는 수신된 데이터를 블록체인 네트워크(150)에 전송할 수 있다. 도 1a은 전자 장치(110)에서 생성한 데이터가 서버(130)를 거쳐 블록체인 네트워크(150)로 전송되는 트랜잭션 시스템만을 도시하고 있으나, 또 다른 실시예에서, 전자 장치(110)에서 생성된 데이터의 일부는 블록체인 네트워크(150)로 직접 전송될 수도 있다. 예를 들어, 전자 장치(110)는 특정 구분 플래그를 포함하지 않는 데이터를 블록체인 네트워크(150)에 직접 전송할 수 있다. 다른 예를 들어, 전자 장치(110)는 특정 구분 플래그를 포함하는 데이터를 서버(130)에 전송할 수 있다. 특정 구분 플래그를 포함하는 데이터를 수신한 서버(130)는 블록체인 네트워크(150)를 모니터링할 수 있다. 서버(130)는 블록체인 네트워크(150)에서 이상 트랜잭션이 검출되면, 특정 구분 플래그를 포함하는 데이터를 블록체인 네트워크(150)에 전송할 수 있다. 또 다른 예를 들어, 전자 장치(110)는 특정 구분 플래그를 포함하는 데이터를 메모리(예: 보안 메모리(114))에 저장할 수 있다. 서버(130)는 블록체인 네트워크(150)에서 이상 트랜잭션이 검출되면, 전자 장치(110)에 특정 구분 플래그를 포함하는 데이터를 블록체인 네트워크(150)로 전송할 것을 요청할 수 있다.
도 1b는 일 실시예에 따른 서버의 블록 구성을 도시한다.
일 실시예에 따른 서버(130)는 복수의 클라이언트 장치들의 수행 업무(예: TC(task contract))에 관한 정보를 관리하고 제공하기 위한 서버 장치를 의미할 수 있다.
일 실시예에서, 클라이언트 장치는 이력서 생성 및 관리 서비스를 사용하는 고용주 및 피고용주(이하, “서비스 사용자”로 지칭)가 상기 서비스를 제공받기 위하여 사용하는 전자 장치를 의미할 수 있다. 예를 들어, 클라이언트 장치는 서비스 사용자의 휴대용 단말(예: 스마트폰, PDA(personal digital assistant), 태블릿 PC, 웨어러블 디바이스 등), 랩탑(lap top), PC 등을 의미할 수 있다.
도 1를 참조하면, 일 실시예에 따른 서버(130)는 프로세서(136), 메모리(134) 및 통신 회로(132)를 포함할 수 있다. 도 1에 도시되는 구성은 본 개시에 따른 실시예의 설명에 관한 구성을 도시한 것이고, 도시된 구성 외에 서버의 기능을 수행하기 위한 다른 구성이 추가될 수 있으며, 도시된 구성들이 생략될 수도 있다.
일 실시예에 따른 메모리(134)는 서버(130)가 사용하는 저장 매체로서, 적어도 하나의 프로그램에 대응하는 적어도 하나의 명령어(121) 또는 설정 정보 등과 같은 데이터를 저장할 수 있다. 상기 프로그램은 운영체제(OS: Operating System) 프로그램 및 다양한 응용 프로그램을 포함할 수 있다.
일 실시예에서, 메모리(134)는 플래시 메모리 타입(flash memory type), 하드 디스크 타입(hard disk type), 멀티미디어 카드 마이크로 타입(multimedia card micro type), 카드 타입의 메모리(예를 들어 SD 또는 XD 메모리 등), 램(random access memory, RAM), SRAM(static random access memory), 롬(read only memory, ROM), EEPROM(electrically erasable programmable ROM), PROM(programmable ROM), 자기 메모리, 자기 디스크, 광디스크 중 적어도 하나의 타입의 저장 매체를 포함할 수 있다.
일 실시예에 따른 통신 회로(132)는 서버(130)와 외부 전자 장치(예: 클라이언트 장치(미도시), IAM 서버(미도시), 과금 서버(미도시), 클라우드 서버(미도시), IPFS(미도시)) 간의 직접(예: 유선) 통신을 수행할 수 있다. 예를 들어, 통신 회로(132)는 클라이언트 장치로부터 송신되는 TC 데이터를 수신할 수 있다. 또한, 예를 들어, 통신 회로(132)는 클라우드 서버(미도시) 및 IPFS(미도시)(예: 블록체인 네트워크(150))에게 TC 데이터를 송신할 수 있다.
일 실시예에서, 통신 회로(132)는 무선 통신부(예: 셀룰러 통신 모듈, 근거리 무선 통신 모듈, 또는 GNSS(global navigation satellite system) 통신 모듈) 또는 유선 통신부를 포함할 수 있다. 이들 통신부 중 해당하는 통신부는 네트워크(예: 레거시 셀룰러 네트워크, 5G 네트워크, 차세대 통신 네트워크, 인터넷, 또는 컴퓨터 네트워크(예: LAN 또는 WAN)와 같은 원거리 통신 네트워크)를 통하여 외부의 전자 장치(예: 클라이언트 장치, IAM 서버(130), 과금 서버(170), 클라우드 서버(140), IPFS(150))와 통신할 수 있다.
일 실시예에서, 통신 회로(132)는 4G 네트워크 이후의 5G 네트워크 및 차세대 통신 기술, 예를 들어, NR 접속 기술(new radio access technology)을 지원할 수 있다. NR 접속 기술은 고용량 데이터의 고속 전송(eMBB(enhanced mobile broadband)), 단말 전력 최소화와 다수 단말의 접속(mMTC(massive machine type communications)), 또는 고신뢰도와 저지연(URLLC(ultra-reliable and low-latency communications))을 지원할 수 있다. 통신 회로(132)는 예를 들어, 높은 데이터 전송률 달성을 위해, 고주파 대역(예: mmWave 대역)을 지원할 수 있다. 통신 회로(132)는 고주파 대역에서의 성능 확보를 위한 다양한 기술들, 예를 들어, 빔포밍(beamforming), 거대 배열 다중 입출력(massive MIMO(multiple-input and multiple-output)), 전차원 다중입출력(FD-MIMO: full dimensional MIMO), 어레이 안테나(array antenna), 아날로그 빔형성(analog beam-forming), 또는 대규모 안테나(large scale antenna)와 같은 기술들을 지원할 수 있다.
일 실시예에서, 통신 회로(132)는 서버(130), 외부 전자 장치(예: 클라이언트 장치(미도시), IAM 서버(미도시), 과금 서버(미도시), 클라우드 서버(미도시), IPFS(미도시)) 또는 네트워크 시스템에 규정되는 다양한 요구사항을 지원할 수 있다.
일 실시예에 따른 프로세서(136)는, 예를 들면, 소프트웨어(예: 프로그램)를 실행하여 프로세서(136)에 연결된 서버(130)의 적어도 하나의 다른 구성요소(예: 하드웨어 또는 소프트웨어 구성요소)를 제어할 수 있고, 다양한 데이터 처리 또는 연산을 수행할 수 있다.
일 실시예에서, 프로세서(136)는 데이터 처리 또는 연산의 적어도 일부로서, 다른 구성요소(예: 통신 회로(132))로부터 수신된 명령 또는 데이터를 휘발성 메모리에 저장하고, 휘발성 메모리에 저장된 명령 또는 데이터를 처리하고, 결과 데이터를 비휘발성 메모리에 저장할 수 있다.
일 실시예에서, 프로세서(136)는 메인 프로세서(예: 중앙 처리 장치 또는 어플리케이션 프로세서) 또는 이와는 독립적으로 또는 함께 운영 가능한 보조 프로세서(예: 그래픽 처리 장치, 신경망 처리 장치(NPU: neural processing unit), 또는 커뮤니케이션 프로세서)를 포함할 수 있다.
일 실시예에서, 프로세서(136)는 적어도 하나의 클라이언트 장치로부터 적어도 하나의 클라이언트 장치의 사용자가 수행한 태스크에 관한 정보를 포함하는 TC 데이터를 수신할 수 있다.
일 실시예에 따른 프로세서(136)는 이하 도면을 통해 설명되는 서버(130)의 동작을 수행할 수 있다.
도 2는 일 실시예에 따른 CV(Curriculum vitae) 생성의 예를 도시한다. 도 3은 일 실시예에 따른 CV 생성의 예를 도시한다. 도 4는 일 실시예에 따른 CV 생성의 예를 도시한다. 도 2 내지 도 4에서 설명되는 서버 장치는 도 1의 서버(130)을 의미할 수 있다.
일 실시예에 따른 서버 장치는 클라이언트 장치(태스크를 수행하는 노동자가 사용하는 제1 장치, 태스크를 노동자에게 제공하는 고용주가 사용하는 제2 장치) 및 블록체인 기반 클라우드 서버(미도시) 또는 블록체인 네트워크(미도시) 상의 적어도 하나의 노드(미도시)와 피고용주가 수행한 업무에 관한 정보를 송신 및 수신할 수 있다. 이하 설명에서, 고용주는 피고용주에게 업무를 지시하고, 이에 따른 보상을 제공하는 자를 의미할 수 있으며, “회사(company)”, “고용인” 또는 이에 상응하는 용어로 지칭될 수 있다. 피고용주는 고용주로부터 지시받은 업무를 수행하고, 이에 따른 보상을 제공받는 자를 의미할 수 있으며, “노동자”, “피고용인”, “긱(gig)”또는 이에 상응하는 용어로 지칭될 수 있다. 또한, 본 개시의 실시예들에 따른 CV 관리 서비스를 사용하는 상기 고용주 및 상기 피고용주를 “서비스 사용자”로 지칭할 수 있다. 이하 설명에서, 제1 장치는 피고용주가 이력서 관리 서비스를 제공받기 위하여 사용하는 장치를 나타낼 수 있다. 제2 장치는 고용주가 이력서 관리 서비스를 제공받기 위하여 사용하는 장치를 의미할 수 있다.
도 2 내지 도 4를 참고하면, 서버 장치는 TC 데이터(예: 210, 310, 410)에 기반하여 TC(220, 320, 420)를 생성하고, 생성된 TC에 기반하여 CV(예: 230, 330, 430)를 생성할 수 있다.
일 실시예에서, 서버 장치는 제1 장치 및 제2 장치로부터 피고용주가 고용주에게 제공하는 업무에 관한 정보(task contract, TC)(예: 제1 장치의 사용자(노동자)가 수행한 업무에 관한 정보 및 제2 장치의 사용자(고용주)가 제공한 업무에 관한 정보)를 수신할 수 있다. 도면에는 도시되지 않았으나, 서버 장치와 제1 장치 및 제2 장치는 특정 인터페이스(예: 모바일 애플리케이션 등)를 통해 TC를 통신할 수 있다.
일 실시예에서, 서버 장치는 복수의 블록체인(blockchain) 레이어들 을 통하여 CV(curriculum vitae)를 생성할 수 있다. CV는 노동자가 수행한 적어도 하나의 업무에 관한 정보, 피고용주가 제공한 적어도 하나의 업무에 관한 정보를 포함하는 데이터를 의미할 수 있다.
일 실시예에서, 서버 장치는 제1 장치 및 제2 장치로부터 수신한 TC에 기반하여 TC 데이터를 생성할 수 있다. 일 실시예에서, TC 데이터는 수행 업무 별로 생성될 수 있다. TC 데이터는 각각 고유의 식별 정보(TC ID)를 포함할 수 있다.
일 실시예에서, TC 데이터는 태스크(task) NFT 데이터(NFT(non-fungible token) task), 자산(asset) NFT 데이터(NFT-asset), 시간(time) NFT 데이터(NFT- 데이터를 포함할 수 있다. 예를 들어, TC 데이터는 하기 표 1과 같은 형태로 분류될 수 있다.
카테고리 서브 카테고리 예시
TC 데이터 NFT Task
(태스크 NFT 데이터)
Task 사용자가 수행한 Task 정보
고용주가 생성한 Task 정보
NFT Assets
(자산 NFT 데이터)
판매용 디지털 컨텐츠
실물 굿즈(goods)
멤버쉽
비판매용 자격증
레시피
포뮬라(formula)(예: 화장품을 만드는 방법)
NFT Time
(시간 NFT 데이터)
사용권 레시피/포뮬라 등의 사용권
수강권 요리 강좌 수강권
일 실시예에서, 태스크 NFT 데이터는 피고용주가 수행한 업무(task)에 관한 정보 및 고용주가 생성한 업무에 관한 정보를 포함할 수 있다. 예를 들어, TC 데이터는 피고용주가 수행한 업무의 종류, 날짜, 시간, 장소, 업무 내용, 피고용주에 대한 평가 정보를 포함할 수 있다. 도 2는 태스크 NFT 데이터를 결합하여 태스크 NFT 데이터 CV를 생성하는 예를 도시하고, 도 3은 자산 NFT 데이터를 결합하여 자산 NFT 데이터 CV를 생성하는 예를 도시하며, 도 4는 시간 NFT 데이터를 결합하여 시간 NFT 데이터 CV를 생성하는 예를 도시한다. 도 2를 참고하면, 일 실시예에 따른 서버 장치는 복수의 TC들(예: TC(210-1), TC(210-2), TC(210-3), …TC(210-l))에 기반하여 결합 태스크 NFT 데이터를 생성할 수 있다. 복수의 TC들은 태스크 NFT 데이터를 나타낼 수 있다.
일 실시예에서, 태스크 NFT 데이터는 식별 번호(ID), 피고용주 키 값, 업무의 카테고리(category), 서브 카테고리(sub category), 업무 수행 일자, 업무 수행 시간, 업무 수행 위치, 수행한 업무에 대한 고용주의 평가, 수행한 업무에 대하여 지급된 금액(income), 첨부 파일(attachment)를 포함할 수 있다.
일 실시예에서, 태스크 NFT 데이터는 테이블의 형태로 생성되어 관리될 수 있다. 예를 들어, TC 데이터는 하기 표 2과 같은 형태로 생성되어 관리될 수 있다.
Category Data
Task ID 001
Employer ABC Food
State Matched
User Address DFKDUYF08A90FD
Category Restaurant
Sub Category Serving
Date 2022-06-03
Time 3 hours
Location Gangnam-gu, Seoul
Feedback Excellent
Income 60,000
상기 표 2에 포함되는 내용은 일 예시일 뿐이며, TC 데이터는 상기 표 2에 포함되는 내용 뿐 아니라 피고용주가 수행한 업무에 관한 다른 내용을 포함할 수 있으며, 상기 표 2에 포함되는 내용 중 일부가 생략될 수도 있다. 일 실시예에서, 태스크 NFT 데이터는 노동자가 수행한 업무의 식별 정보(예: Task ID)를 포함할 수 있다. 노동자가 수행한 업무의 식별 정보는 노동자에 대하여 업무 별로 생성되는 식별자를 나타낼 수 있다.
일 실시예에서, 태스크 NFT 데이터는 노동자가 수행하는 업무를 제공 받는 객체에 관한 정보(예: Employer)를 포함할 수 있다. 예를 들어, 노동자가 수행하는 업무를 제공 받는 객체는 고용주가 될 수 있다. 예를 들어, 노동자가 수행하는 업무를 제공 받는 객체는 노동자, 고용주가 아닌 제3 자가 될 수 있다.
일 실시예에서, 태스크 NFT 데이터는 태스크 NFT 데이터의 상태에 관한 정보를 포함할 수 있다. 예를 들어, 태스크 NFT 데이터의 상태는 고용주가 태스크를 생성하였으나, 아직 태스크를 수행할 노동자가 매칭되지 않은 상태를 나타내는 제1 상태를 포함할 수 있다. 예를 들어, 태스크 NFT 데이터의 상태는 고용주가 생성한 태스크를 수행할 노동자가 결정되었으나, 아직 태스크를 수행하지 않은 상태를 나타내는 제2 상태를 포함할 수 있다. 예를 들어, 태스크 NFT 데이터의 상태는 노동자가 태스크를 수행하기 시작한 상태를 나타내는 제3 상태를 포함할 수 있다. 예를 들어, 태스크 NFT 데이터의 상태는 노동자가 태스크의 수행을 완료한 상태를 나타내는 제4 상태를 포함할 수 있다. 예를 들어, 태스크 NFT 데이터의 상태는 노동자가 태스크의 수행을 완료하고, 고용주가 이에 대한 보상의 지급을 완료한 상태를 나타내는 제5 상태를 포함할 수 있다. 제5 상태의 태스크 NFT 데이터는 TR(task receipt) 데이터로도 지칭할 수 있다.
도 2를 참고하면, 일 실시예에 따른 서버 장치는 복수의 태스크 NFT 데이터들(예: TC(210-1), TC(210-2), TC(210-3), …TC(TR-l))를 결합하여, 결합 태스크 NFT 데이터(220)(TC aggregation)를 생성할 수 있다. 예를 들어, 결합 태스크 NFT 데이터는 사용자가 수행한 업무의 카테고리는 “레스토랑(restaurant)”“청소(cleaning)”이고, 서브 카테고리는 “서빙(serving)”“배달(delivery)”“집 청소(home clean)”를 포함할 수 있다. 또한, 예를 들어, 결합 태스크 NFT 데이터는 사용자가 “강남구(Gangnam-Gu)”“양천구(Yangcheon-Gu)”에서 업무를 수행하였음을 지시하는 정보를 포함할 수 있다. 또한 예를 들어, 결합 데이터는 업무 수행 시간(예: 배달(delivery)은 140 시간(hours), 서빙(serving)은 200 시간(hours))에 관한 정보를 포함할 수 있다. 또한, 예를 들어, 결합 태스크 NFT 데이터는 사용자가 수행한 업무에 대한 피드백(feedback) 정보(예: 배달(delivery)는 “매우 훌륭(excellent)”서빙(serving)은 “훌륭”)를 포함할 수 있다.
일 실시예에서, 복수의 TC들(210) 각각은 카테고리, 서브 카테고리, 업무 수행 장소, 업무 수행 시간, 피드백 정보를 각각 포함할 수 있다.
일 실시예에서, CV(230)는 사용자의 인적 사항에 관한 정보(232), 수행한 업무의 인증(certification)과 관련한 정보(234), 사용자의 학력과 관련한 정보(236), 수행한 업무 경험에 관한 정보(238)를 포함할 수 있다. 수행한 업무 경험에 관한 정보(238)은 결합 태스크 NFT 데이터의 적어도 일부를 포함할 수 있다.
도 3을 참고하면, 일 실시예에 따른 서버 장치는 복수의 TC들 중 적어도 하나의 TC(310)(예: TC(310-1), TC(310-2), TC(310-3), TC(310-m))에 기반하여 결합 자산 NFT 데이터(NFT Tasks aggregation)를 생성할 수 있다. 적어도 하나의 TC(310)는 복수의 TC들(태스크 NFT 데이터) 중 자산 NFT 데이터에 해당하는 TC를 포함할 수 있다.
일 실시예에서, 자산 NFT 데이터(NFT asset)는 노동자 또는 고용주가 가진 자산에 관한 정보를 의미할 수 있다. 일 실시예에서, 자산 NFT 데이터는 판매가 가능한 판매용 자산 및 판매가 불가능한 비판매용 자산을 포함할 수 있다. 예를 들어, 자산 NFT 데이터 중, 판매용 자산은 디지털 컨텐츠(예: 이미지, 동영상 등), 굿즈(goods), 멤버쉽(membership) 등을 포함할 수 있다. 또한, 예를 들어, 자산 NFT 데이터 중, 비판매용 자산은 자격증, 레시피, 화장품을 만드는 공식(formula) 등을 포함할 수 있다. 일 실시예에서, 자산 NFT 데이터는 테이블의 형태로 생성되어 관리될 수 있다.
예를 들어, 자산 NFT 데이터는 하기 표 3과 같은 형태를 가질 수 있다.
Category Data(example)
Task ID 002
State Authorized
User Address DSLFJI988DSVJSDKF
Category Digital Contents
Sub Category Movie Clip
CID QmbWqx……qsKc92xm
일 실시예에서, 자산 NFT 데이터는 태스크의 식별 정보(예: Task ID)를 포함할 수 있다.일 실시예에서, 자산 NFT 데이터는 자산 NFT 데이터의 상태(예: state)에 관한 정보를 포함할 수 있다.
예를 들어, 판매용 자산 NFT 데이터의 상태는 자산 NFT 데이터가 생성된 상태를 나타내는 “생성 상태”를 포함할 수 있다. 또한 예를 들어, 판매용 자산 NFT 데이터의 상태는 자산 NFT 데이터가 유효한 자산으로 인정되는지에 관한 인증이 완료된 상태를 나타내는 “인증 상태”를 포함할 수 있다. 또한 예를 들어, 판매용 자산 NFT 데이터의 상태는 자산 NFT 데이터에 대한 인증은 완료되지 않았으나, 아직 판매되지 않아 매칭을 대기 중인 상태를 나타내는 “매칭 상태”를 포함할 수 있다. 또한 예를 들어, 판매용 자산 NFT 데이터의 상태는 자산 NFT 데이터에 대하여 판매가 완료된 상태를 나타내는 “판매 완료 상태”를 포함할 수 있다.
예를 들어, 비판매용 자산 NFT 데이터의 상태는 자산 NFT 데이터가 생성된 상태를 나타내는 “생성 상태”를 포함할 수 있다. 또한 예를 들어, 비판매용 자산 NFT 데이터의 상태는 자산 NFT 데이터가 유효한 자산 NFT 데이터로 인정되는지에 관한 인증이 완료된 상태를 나타내는 “인증 상태”를 포함할 수 있다. 또한 예를 들어, 비판매용 자산 NFT 데이터의 상태는 자산 NFT 데이터에 대한 인증 및 등록이 완료된 상태를 나타내는 “등록 완료” 상태를 포함할 수 있다.
일 실시예에서, 자산 NFT 데이터는 노동자 또는 고용주의 식별 정보(예: user address)를 포함할 수 있다. 일 실시예에서, 자산 NFT 데이터는 자산의 종류에 관한 정보(예: Category: Digital contents, Sub-Category: Movie Clip)를 포함할 수 있다.
일 실시예에서, 자산 NFT 데이터는 자산이 저장된 위치에 관한 정보(예: CID(content ID))를 포함할 수 있다.
도 3를 참고하면, 일 실시예에 따른 서버 장치는 복수의 태스크 NFT 데이터들(예: TC(310-1), TC(310-2), TC(310-3), …TC(TR-m))를 결합하여, 결합 자산 NFT 데이터(320)(NFT Assets aggregation)를 생성할 수 있다. 예를 들어, 결합 태스크 NFT 데이터는 사용자가 수행한 업무의 카테고리는 “디지털 컨텐츠(Digital Contents)”이고, 서브 카테고리는 “이미지(image)”“영화 클립(movie clip)”일 수 있다. 또한, 예를 들어, 결합 자산 NFT 데이터는 자산 NFT 데이터의 수(# of assets), 자산 NFT 데이터 판매량(# of sold assets), 총 자산(total assets), 시장 평가 금액에 관한 정보(market estimated price), 총 수입(total income), 월 평균 수입(income avg per month) 등에 관한 정보를 포함할 수 있다.
도 4를 참고하면, 일 실시예에 따른 서버 장치는 적어도 하나의 TC들(410)(예: TC(410-1), TC(410-2), TC(410-3), …TC(410-l))에 기반하여 시간 NFT 데이터(420)를 생성할 수 있다. 적어도 하나의 TC들(410)은 적어도 하나의 TC들(310) 중에서 비판매용 자산에 해당하는 TC를 포함할 수 있다.
일 실시예에서, 시간 NFT 데이터는 판매가 불가능한 비판매용 자산 NFT 데이터가 수강권, 사용권 등의 형태로 판매가 가능한 형태로 변환된 데이터를 의미할 수 있다. 일 실시예에서, 시간 NFT 데이터는 테이블의 형태로 생성되어 관리될 수 있다. 예를 들어, 시간 NFT 데이터는 하기 표 4와 같은 형태를 가질 수 있다.
Category Data (example)
Task ID 003
State Completed
User Address VCJBKJSO0890DFJL12
Category Voucher
Sub Category Recipe
Expired date (or duration) 2022-10-08
상기 표 4에서, 일 실시예에서, 시간 NFT 데이터는 시간 NFT 데이터의 식별 정보(예: Task ID)를 포함할 수 있다. 일 실시예에서, 시간 NFT 데이터는 시간 NFT 데이터의 상태에 관한 정보를 포함할 수 있다. 예를 들어, 시간 NFT 데이터의 상태는 시간 NFT 데이터가 생성된 상태를 나타내는 “생성 상태(created)”를 포함할 수 있다. 예를 들어, 시간 NFT 데이터의 상태는 시간 NFT 데이터가 유효한지 여부에 관한 인증이 완료된 상태를 나타내는 “인증 상태”를 포함할 수 있다. 예를 들어, 시간 NFT 데이터의 상태는 시간 NFT 데이터의 상태는 시간 NFT 데이터의 구매자가 매칭되기를 대기하는 상태를 나타내는 “매칭 상태”를 포함할 수 있다. 예를 들어, 시간 NFT 데이터의 상태는 시간 NFT 데이터에 대한 구매자가 매칭된 상태를 나타내는 “판매 완료(rented)” 상태를 포함할 수 있다. 예를 들어, 시간 NFT 데이터의 상태는 판매 완료 이후에, 시간 NFT 데이터의 사용이 완료된 상태(예: 사용권 사용 완료)를 나타내는 “사용 완료 상태(expired)”를 포함할 수 있다. 예를 들어, 시간 NFT 데이터의 상태는 판매 완료 이후, 시간 NFT 데이터의 유효 기간이 만료되었음을 나타내는 “시간 만료 상태”를 포함할 수 있다. 일 실시예에서, “사용 완료” 또는 “시간 만료”된 상태의 시간 NFT 데이터는 다시 Owner(예: 노동자 또는 고용주)에게 전달될 수 있다.
일 실시예에서, 각 상태에서 발행된 시간 NFT 데이터에 문제가 있거나 오류가 있는 경우, 이전 상태로 돌아갈 수 있다.
일 실시예에서, 시간 NFT 데이터는 노동자 또는 고용주의 식별 정보(예: user address)를 포함할 수 있다. 일 실시예에서, 자산 NFT 데이터는 자산의 종류에 관한 정보(예: Category: Voucher, Sub-Category: Recipe)를 포함할 수 있다.
일 실시예에서, 시간 NFT 데이터는 시간 NFT 데이터의 유효 기간에 대한 정보(예: Expiration date)를 포함할 수 있다.
도 4를 참고하면, 일 실시예에 따른 서버 장치는 복수의 시간 NFT 데이터들(예: TC(410-1), TC(410-2), TC(410-3), …TC(410-n))를 결합하여, 결합 시간 NFT 데이터(420)(NFT Time Aggregation)를 생성할 수 있다. 예를 들어, 결합 시간 NFT 데이터의 카테고리는 “Voucher”이고, 서브 카테고리는 “Recipe”“Class” 일 수 있다. 또한, 예를 들어, 결합 시간 NFT 데이터는 자산 NFT 데이터의 수(# of assets), 총 수입(total income), 월 평균 수입(income avg per month), 피드백 정보(예: Class feedback: Excellent” 등에 관한 정보를 포함할 수 있다.
일 실시예에 따른 서버 장치는 Aggregator를 통하여 결합한 결합 TC 데이터(예: 결합 태스크 NFT 데이터, 결합 자산 NFT 데이터, 결합 시간 NFT 데이터)에 기반하여 CV(230, 330, 430)를 생성할 수 있다. 일 실시예에서, 서버 장치는 API(application programming interface)를 통하여 CV를 제1 장치 및 제2 장치로 전달할 수 있다.
일 실시예에서, 서버 장치는 노동자의 프로필에 관한 정보(예: 인적 사항에 관한 정보, 자격증에 관한 정보, 학력 정보 등)를 제1 장치로부터 수신할 수 있다. 일 실시예에서, 서버 장치는 고용주의 프로필에 관한 정보(예: 인적 사항에 관한 정보, 운영 업무에 관한 정보, 고용주가 운영하는 회사에 관한 정보 등)를 제2 장치로부터 수신할 수 있다.
일 실시예에서, 도면에는 도시되지 않았으나, 서버 장치는 제1 장치 및 제2 장치로부터 수신한 노동자 및 고용주의 프로필에 관한 정보를 저장할 것을 요청하는 메시지를 클라우드 서버로 송신할 수 있다. 이에 따라, 클라우드 서버는 노동자 및 고용주의 프로필에 관한 정보를 저장할 수 있다.
도 5는 일 실시예에 따른 서버 장치의 동작 흐름을 도시한다. 도 5의 서버 장치는 도 1 내지 도 4의 서버 장치에 상응하는 장치를 의미할 수 있다.
일 실시예에 따르면 동작 510에서, 서버 장치는 전자 장치로부터 시간 NFT 데이터의 생성 요청을 수신할 수 있다. 전자 장치는 플랫폼 서비스를 이용하는 사용자의 휴대용 단말 장치를 의미할 수 있다.
일 실시예에서, 시간 NFT 데이터의 생성 요청은 전자 장치의 사용자가 가진 자산 NFT 데이터 중에서 비판매용 자산 NFT 데이터에 기반하여 시간 NFT 데이터를 생성하기 위한 요청을 의미할 수 있다. 시간 NFT 데이터의 생성 요청은 적어도 하나의 자산 NFT 데이터에 대응할 수 있다. 다시 말해, 사용자가 요청하는 시간 NFT 데이터는 사용자가 가진 특정한 자산 NFT 데이터(예: 제조 공식(formula))에 대응하여 생성되는 데이터를 의미할 수 있다.
일 실시예에서, 시간 NFT 데이터의 생성 요청은 시간 NFT 데이터를 생성하기 위하여 사용 되는 자산 NFT 데이터를 특정하기 위한 정보(예: 자산 NFT 데이터의 식별 정보)를 포함할 수 있다.
일 실시예에서, 서버 장치는 적어도 하나의 자산 NFT 데이터에 기반하여 시간 NFT 데이터를 생성할 수 있다. 다시 말해, 하나의 자산 NFT 데이터에 기반하여 하나의 시간 NFT 데이터를 생성할 수도 있고, 복수의 자산 NFT 데이터를 조합하여 하나의 NFT 데이터를 생성할 수도 있다.
일 실시예에 따르면 동작 520에서, 서버 장치는 시간 NFT 데이터의 생성 요청에 대응하는 자산 NFT 데이터를 식별할 수 있다.
일 실시예에서, 서버 장치는 블록체인 네트워크에 저장되는 전자 장치에 대한 TC 데이터 중 시간 NFT 데이터 생성 요청에 상응하는 자산 NFT 데이터를 식별할 수 있다. 예를 들어, 시간 NFT 데이터 생성 요청에 포함되는 자산 NFT 데이터에 대한 정보가 사용자가 특정한 레시피(recipe)에 관한 것일 경우, 서버 장치는 당해 레시피에 관한 자산 NFT 데이터를 식별할 수 있다.
일 실시예에서, 서버 장치가 식별하는 자산 NFT 데이터는 표 3에 도시되는 테이블에 포함되는 정보를 포함할 수 있다.
일 실시예에 따르면 동작 530에서, 서버 장치는 블록체인 네트워크로부터 자산 NFT 데이터에 관한 정보를 수신할 수 있다.
일 실시예에서, 서버 장치는 동작 520에서 식별된 자산 NFT 데이터에 대한 정보를 블록체인 네트워크로부터 수신할 수 있다.
일 실시예에 따르면 동작 540에서, 서버 장치는 자산 NFT 데이터가 제1 타입(type)인지 여부를 결정할 수 있다.
일 실시예에서, 자산 NFT 데이터는 제1 타입 또는 제2 타입 중 어느 하나의 타입일 수 있다. 제1 타입은 시간 NFT 데이터를 생성할 수 있는 타입을 의미하는 것으로, 판매가 불가능한 자산 NFT 데이터(예: 자격증)를 의미할 수 있고, 제2 타입은 시간 NFT 데이터를 생성할 수 없는 타입을 의미하는 것으로, 판매가 가능한 자산 NFT 데이터(예: 영상, 이미지 등)를 의미할 수 있다.
일 실시예에서, 서버 장치는 자산 NFT 데이터에 관한 정보(예: 표 3)에 기반하여 자산 NFT 데이터가 제1 타입인지 여부를 결정할 수 있다. 서버 장치는 자산 NFT 데이터에 포함되는 카테고리 또는 서브 카테고리 정보에 기반하여 자산 NFT 데이터가 판매가 불가능한 자산 NFT 데이터인지 여부를 결정할 수 있다. 예를 들어, 카테고리가 “디지털 컨텐츠(digital contents)”이고 서브 카테고리가 “영화 클립(movie clip)”인 경우, 서버 장치는 자산 NFT 데이터가 제2 타입이라고 결정할 수 있다. 예를 들어, 카테고리가 “바우처(voucher)”이고 서브 카테고리가 “레시피(recipe)”인 경우, 서버 장치는 자산 NFT 데이터가 제1 타입이라고 결정할 수 있다.
일 실시예에서, 서버 장치는 자산 NFT 데이터가 SBT(soul bound token)인지 여부를 결정할 수 있다. 예를 들어, 서버 장치는 자산 NFT 데이터가 타인에게 양도할 수 없는 비판매용 자산 NFT 데이터인지 여부를 결정할 수 있다. 예를 들어, 서버 장치는 자산 NFT 데이터의 카테고리 또는 서브 카테고리가 자격증, 졸업증, 특허권, 특정 물질(예: 향수)의 제조 방법, 레시피(recipe) 등인 경우, 자산 NFT 데이터가 비판매용 자산 NFT 데이터라고 결정할 수 있다.
일 실시예에서, 서버 장치는 자산 NFT 데이터로부터 바우처가 생성될 수 있는지 여부를 결정할 수 있다. 바우처는 수강권에 상응하는 제1 바우처, 사용권에 상응하는 제2 바우처를 포함할 수 있다. 전자 장치의 사용자의 자격증, 졸업증, 레시피, 포뮬러(formula) 등을 이용하여 수강권에 상응하는 제1 바우처를 생성하려는 경우, 바우처가 생성될 수 있다고 결정할 수 있다. 예를 들어, 서버 장치는 전자 장치의 사용자의 자격증, 졸업증 이용하여 사용권에 상응하는 제2 바우처를 생성하려는 경우, 바우처가 생성될 수 없다고 결정할 수 있다. 예를 들어, 서버 장치는 전자 장치의 사용자의 레시피나 포뮬러를 이용하여 사용권에 상응하는 제2 바우처를 생성하려는 경우, 바우처가 생성될 수 있다고 결정할 수 있다.
일 실시예에서, 서버 장치는 자산 NFT 데이터가 유효한지 여부를 결정할 수 있다. 서버 장치는 자격증이나 특허 등과 같이 유효 기간이 있는 자산 NFT 데이터의 경우, 유효 기간을 확인한 후 시간 NFT 데이터를 생성할 수 있다.
일 실시예에 따르면 동작 550에서, 서버 장치는 자산 NFT 데이터가 제1 타입이라고 결정하는 경우, NFT 데이터의 인증을 위한 서버(미도시)로 자산 NFT 데이터의 인증 요청을 송신할 수 있다.
일 실시예에서, 서버 장치는 자산 NFT 데이터에 관한 정보에 상기 자산 NFT 데이터가 이미 인증되었음을 지시하는 정보가 포함되는 경우, NFT 데이터의 인증을 위한 서버(미도시)로 자산 NFT 데이터의 인증 요청을 송신하지 않고 동작 560을 수행할 수 있다.
일 실시예에 따르면 동작 560에서, 서버 장치는 인증을 위한 서버로부터 자산 NFT 데이터에 대한 인증 확인을 수신하는지 여부를 결정할 수 있다. 자산 NFT 데이터에 대한 인증 확인은 사용자의 자산 NFT 데이터가 인증 되었음을 지시하는 정보를 포함할 수 있다.
일 실시예에 따르면 동작 570에서, 서버 장치가 인증을 위한 서버로부터 자산 NFT 데이터에 대한 인증 확인을 수신하는 경우, 서버 장치는 전자 장치로부터 시간 NFT 데이터의 설정 정보를 수신할 수 있다.
일 실시예에서, 시간 NFT 데이터의 설정 정보는 자산 NFT 데이터에 기반하여 생성할 시간 NFT 데이터의 가격, 유효 기간, 카테고리(예: 제1 바우처, 제2 바우처), 수량에 관한 정보를 포함할 수 있다. 시간 NFT 데이터의 가격은 생성된 시간 NFT 데이터를 이용하기 위하여 지불해야하는 비용에 관한 정보를 나타낼 수 있다. 시간 NFT 데이터의 유효 기간은 생성된 시간 NFT 데이터가 유효한 기간(예: 사용 가능 기간, 만료 기간 등)에 관한 정보를 포함할 수 있다. 시간 NFT 데이터의 카테고리는 생성된 시간 NFT 데이터가 속하는 카테고리에 관한 정보(예: 사용권, 수강권 등)를 포함할 수 있다. 시간 NFT 데이터의 수량에 관한 정보는 생성된 시간 NFT 데이터의 량(예: 하나의 시간 NFT 데이터만 생성할 수도 있고, 복수의 시간 NFT 데이터를 생성할 수도 있음)에 관한 정보를 포함할 수 있다.
일 실시예에서, 시간 NFT 데이터의 유효 기간에 관한 정보는 상기 시간 NFT 데이터의 가격에 관한 정보에 기반하여 미리 정해진 조건에 따라 생성될 수 있다. 예를 들어, 미리 정해진 조건은 아래 표 5와 같은 형태로 구성될 수 있다.
가격 기간
100,000 1 week + 1 day
200,000 2 week + 3 day
300,000 3 week + 5 day
상기 표 5에 예시된 바와 같이, 수신한 기간에 따라 가격이 결정될 수 있다. 상기 표 5와 관련하여, 시간 NFT 데이터의 유효 기간을 수학식으로 나타내면 하기 수학식과 같이 나타낼 수 있다. <수학식 1>
Period = (Price / 100,000) * 7 + (Price / 100,000) * 2 -1
상기 수학식 1에서, period는 시간 NFT 데이터의 유효 기간을 나타낼 수 있고, price는 시간 NFT 데이터의 가격을 나타낼 수 있다.
일 실시예에 따르면 동작 580에서, 서버 장치는 동작 540에서 자산 NFT 데이터가 제1 타입이 아니라고 판단하는 경우, 시간 NFT 데이터 생성이 불가능함을 알리는 제1 응답을 송신할 수 있다.
일 실시예에 따르면 동작 580에서, 서버 장치는 동작 560에서 인증을 위한 서버로부터 자산 NFT 데이터에 대한 인증 확인을 수신하지 못하는 경우, 시간 NFT 데이터 생성이 불가능함을 알리는 제1 응답을 송신할 수 있다.
일 실시예에서, 상기 시간 NFT 데이터의 설정 정보에 기반하여 상기 시간 NFT 데이터를 생성할 수 있다. 서버 장치는 생성된 시간 NFT 데이터를 상기 블록체인 네트워크에 저장할 수 있다.
일 실시예에서, 서버 장치는 생성된 시간 NFT 데이터에 기반하여 상기 블록체인 네트워크 상의 상기 자산 NFT 데이터에 관한 정보를 업데이트할 수 있다. 예를 들어, 상기 자산 NFT 데이터에 관하여 생성된 시간 NFT 데이터를 업데이트 할 수 있다. 업데이트 된 자산 NFT 데이터에 관한 정보는 시간 NFT 데이터의 상태에 관한 정보, 시간 NFT 데이터의 설정 정보, 시간 NFT 데이터의 구매자에 관한 정보를 포함할 수 있다.
본 개시의 일 실시 예에 따른 전자 장치, 블록체인 네트워크와 통신하는 서버 장치의 동작 방법은, 상기 전자 장치로부터 시간 NFT 데이터의 생성 요청을 수신하는 동작, 상기 시간 NFT 데이터의 생성 요청에 대응하는 자산 NFT 데이터를 식별하는 동작, 상기 블록체인 네트워크로부터 상기 자산 NFT 데이터에 관한 정보를 수신하는 동작, 상기 자산 NFT 데이터에 관한 정보에 기반하여 상기 자산 NFT 데이터가 제1 타입(type)인지 여부를 결정하는 동작, 상기 자산 NFT 데이터가 상기 제1 타입이 아니라고 결정하는 경우, 상기 전자 장치로 상기 시간 NFT 데이터의 생성이 불가능함을 알리는 제1 응답을 송신하는 동작, 상기 자산 NFT 데이터가 상기 제1 타입이라고 결정하는 경우, NFT 데이터의 인증(authentication)을 위한 서버에 상기 자산 NFT 데이터의 인증 요청을 송신하는 동작, 상기 인증을 위한 서버로부터 상기 자산 NFT 데이터에 대한 인증 확인을 수신하는 경우, 상기 전자 장치로부터 상기 시간 NFT 데이터의 설정 정보를 수신하는 동작, 및 상기 인증을 위한 서버로부터 상기 자산 NFT 데이터에 대한 인증 확인을 수신하지 못하는 경우, 상기 전자 장치로 상기 시간 NFT 데이터 생성이 불가능함을 알리는 상기 제1 응답을 송신하는 동작을 포함할 수 있다.
일 실시예에서, 상기 자산 NFT 데이터에 관한 정보는 상기 자산 NFT 데이터의 카테고리에 관한 정보를 포함하고, 상기 자산 NFT 데이터의 카테고리는 자격증에 관한 데이터를 나타내는 제1 카테고리, 졸업증에 관한 데이터를 나타내는 제2 카테고리, 레시피(recipe)에 관한 데이터를 나타내는 제3 카테고리, 제조 방법(formula)에 관한 데이터를 나타내는 제4 카테고리 중 어느 하나일 수 있다.
일 실시예에서, 상기 서버 장치의 동작 방법은, 상기 자산 NFT 데이터의 카테고리가 상기 제3 카테고리 또는 상기 제4 카테고리인 경우, 상기 자산 NFT 데이터를 상기 제1 타입으로 결정하는 동작을 포함할 수 있다.
일 실시예에서, 상기 서버 장치의 동작 방법은, 상기 서버 장치의 메모리로부터 상기 자산 NFT 데이터에 관한 정보를 수신하는 동작을 포함할 수 있다.
일 실시예에서, 상기 자산 NFT 데이터에 관한 정보는 상기 자산 NFT 데이터의 인증 여부에 관한 정보를 포함할 수 있다.
일 실시예에서, 상기 서버 장치의 동작 방법은, 상기 자산 NFT 데이터의 인증 여부에 관한 정보가 상기 자산 NFT 데이터가 인증되었음을 지시하는 정보를 포함하는 경우, 상기 자산 NFT 데이터가 상기 제1 타입이라고 결정하는 동작을 포함할 수 있다.
일 실시예에서, 상기 시간 NFT 데이터의 설정 정보는, 상기 시간 NFT 데이터의 가격에 관한 정보, 유효 기간에 관한 정보, 카테고리에 관한 정보 및 수량에 관한 정보를 포함할 수 있다.
일 실시예에서, 상기 서버 장치의 동작 방법은, 상기 시간 NFT 데이터의 설정 정보에 기반하여 상기 시간 NFT 데이터를 생성하는 동작, 상기 생성된 시간 NFT 데이터를 상기 블록체인 네트워크에 저장하는 동작을 포함할 수 있다.
일 실시예에서, 상기 서버 장치의 동작 방법은, 상기 생성된 시간 NFT 데이터에 기반하여 상기 블록체인 네트워크 상의 상기 자산 NFT 데이터에 관한 정보를 업데이트하는 동작을 포함할 수 있다.
일 실시예에서, 상기 서버 장치의 동작 방법은, 상기 시간 NFT 데이터의 유효 기간에 관한 정보는 상기 시간 NFT 데이터의 가격에 관한 정보에 기반하여 미리 정해진 조건에 따라 생성될 수 있다.
본 개시의 일 실시예에 따른 전자 장치, 블록체인 네트워크와 통신하는 서버 장치는, 통신부, 메모리, 상기 통신부 및 상기 메모리와 동작 가능하게 연결되는 적어도 하나의 프로세서를 포함하고, 상기 적어도 하나의 프로세서는, 상기 통신부를 통하여 상기 전자 장치로부터 시간 NFT 데이터의 생성 요청을 수신하고, 상기 시간 NFT 데이터의 생성 요청에 대응하는 자산 NFT 데이터를 식별하고, 상기 통신부를 통하여 상기 블록체인 네트워크로부터 상기 자산 NFT 데이터에 관한 정보를 수신하고, 상기 자산 NFT 데이터에 관한 정보에 기반하여 상기 자산 NFT 데이터가 제1 타입(type)인지 여부를 결정하고, 상기 자산 NFT 데이터가 상기 제1 타입이 아니라고 결정하는 경우, 상기 통신부를 통하여 상기 전자 장치로 상기 시간 NFT 데이터의 생성이 불가능함을 알리는 제1 응답을 송신하고, 상기 자산 NFT 데이터가 상기 제1 타입이라고 결정하는 경우, 상기 통신부를 통하여 NFT 데이터의 인증(authentication)을 위한 서버에 상기 자산 NFT 데이터의 인증 요청을 송신하고, 상기 인증을 위한 서버로부터 상기 자산 NFT 데이터에 대한 인증 확인을 수신하는 경우, 상기 통신부를 통하여 상기 전자 장치로부터 상기 시간 NFT 데이터의 설정 정보를 수신하고, 및 상기 인증을 위한 서버로부터 상기 자산 NFT 데이터에 대한 인증 확인을 수신하지 못하는 경우, 상기 통신부를 통하여 상기 전자 장치로 상기 시간 NFT 데이터 생성이 불가능함을 알리는 상기 제1 응답을 송신할 수 있다.
일 실시예에서, 상기 자산 NFT 데이터에 관한 정보는 상기 자산 NFT 데이터의 카테고리에 관한 정보를 포함하고, 상기 자산 NFT 데이터의 카테고리는 자격증에 관한 데이터를 나타내는 제1 카테고리, 졸업증에 관한 데이터를 나타내는 제2 카테고리, 레시피(recipe)에 관한 데이터를 나타내는 제3 카테고리, 제조 방법(formula)에 관한 데이터를 나타내는 제4 카테고리 중 어느 하나일 수 있다.
일 실시예에서, 상기 적어도 하나의 프로세서는, 상기 자산 NFT 데이터의 카테고리가 상기 제3 카테고리 또는 상기 제4 카테고리인 경우, 상기 자산 NFT 데이터를 상기 제1 타입으로 결정할 수 있다.
일 실시예에서, 상기 적어도 하나의 프로세서는, 상기 서버 장치의 메모리로부터 상기 자산 NFT 데이터에 관한 정보를 수신할 수 있다.
일 실시예에서, 상기 자산 NFT 데이터에 관한 정보는 상기 자산 NFT 데이터의 인증 여부에 관한 정보를 포함할 수 있다.
일 실시예에서, 상기 적어도 하나의 프로세서는, 상기 자산 NFT 데이터의 인증 여부에 관한 정보가 상기 자산 NFT 데이터가 인증되었음을 지시하는 정보를 포함하는 경우, 상기 자산 NFT 데이터가 상기 제1 타입이라고 결정할 수 있다.
일 실시예에서, 상기 시간 NFT 데이터의 설정 정보는, 상기 시간 NFT 데이터의 가격에 관한 정보, 유효 기간에 관한 정보, 카테고리에 관한 정보 및 수량에 관한 정보를 포함할 수 있다.
일 실시예에서, 상기 적어도 하나의 프로세서는, 상기 시간 NFT 데이터의 설정 정보에 기반하여 상기 시간 NFT 데이터를 생성하고, 상기 생성된 시간 NFT 데이터를 상기 블록체인 네트워크에 저장할 수 있다.
일 실시예에서, 상기 적어도 하나의 프로세서는, 상기 생성된 시간 NFT 데이터에 기반하여 상기 블록체인 네트워크 상의 상기 자산 NFT 데이터에 관한 정보를 업데이트할 수 있다.
일 실시예에서, 상기 시간 NFT 데이터의 유효 기간에 관한 정보는 상기 시간 NFT 데이터의 가격에 관한 정보에 기반하여 미리 정해진 조건에 따라 생성될 수 있다.
본 문서에 개시된 다양한 실시예들에 따른 서버 장치는 다양한 형태의 장치가 될 수 있다. 서버 장치는, 예를 들면, 디스플레이 장치, 휴대용 통신 장치(예: 스마트폰), 컴퓨터 장치, 휴대용 멀티미디어 장치, 휴대용 의료 기기, 카메라, 웨어러블 장치, 또는 가전 장치를 포함할 수 있다. 본 문서의 실시예에 따른 서버 장치는 전술한 기기들에 한정되지 않는다.
본 문서에 개시된 다양한 실시예들에 따른 서버 장치는 다양한 형태의 장치가 될 수 있다. 서버 장치는, 예를 들면, 디스플레이 장치, 휴대용 통신 장치(예: 스마트폰), 컴퓨터 장치, 휴대용 멀티미디어 장치, 휴대용 의료 기기, 카메라, 웨어러블 장치, 또는 가전 장치를 포함할 수 있다. 본 문서의 실시예에 따른 서버 장치는 전술한 기기들에 한정되지 않는다.
본 문서의 다양한 실시예들 및 이에 사용된 용어들은 본 문서에 기재된 기술적 특징들을 특정한 실시예들로 한정하려는 것이 아니며, 해당 실시예의 다양한 변경, 균등물, 또는 대체물을 포함하는 것으로 이해되어야 한다. 예를 들면, 단수로 표현된 구성요소는 문맥상 명백하게 단수만을 의미하지 않는다면 복수의 구성요소를 포함하는 개념으로 이해되어야 한다. 본 문서에서 사용되는 '및/또는'이라는 용어는, 열거되는 항목들 중 하나 이상의 항목에 의한 임의의 가능한 모든 조합들을 포괄하는 것임이 이해되어야 한다. 본 개시에서 사용되는 '포함하다,' '가지다,' '구성되다' 등의 용어는 본 개시 상에 기재된 특징, 구성 요소, 부분품 또는 이들을 조합한 것이 존재함을 지정하려는 것일 뿐이고, 이러한 용어의 사용에 의해 하나 또는 그 이상의 다른 특징들이나 구성 요소, 부분품 또는 이들을 조합한 것들의 존재 또는 부가 가능성을 배제하려는 것은 아니다. 본 문서에서, "A 또는 B", "A 및 B 중 적어도 하나", "A 또는 B 중 적어도 하나", "A, B 또는 C", "A, B 및 C 중 적어도 하나", 및 "A, B, 또는 C 중 적어도 하나"와 같은 문구들 각각은 그 문구들 중 해당하는 문구에 함께 나열된 항목들 중 어느 하나, 또는 그들의 모든 가능한 조합을 포함할 수 있다. "제 1", "제 2", 또는 "첫째" 또는 "둘째"와 같은 용어들은 단순히 해당 구성요소를 다른 해당 구성요소와 구분하기 위해 사용될 수 있으며, 해당 구성요소들을 다른 측면(예: 중요성 또는 순서)에서 한정하지 않는다.
본 문서의 다양한 실시예들에서 사용된 용어 "~부" 또는 "~모듈"은 하드웨어, 소프트웨어 또는 펌웨어로 구현된 유닛을 포함할 수 있으며, 예를 들면, 로직, 논리 블록, 부품, 또는 회로와 같은 용어와 상호 호환적으로 사용될 수 있다. "~부" 또는 "~모듈"은, 일체로 구성된 부품 또는 하나 또는 그 이상의 기능을 수행하는, 상기 부품의 최소 단위 또는 그 일부가 될 수 있다. 예를 들면, 일 실시예에 따르면, "~부" 또는 "~모듈"은 ASIC(application-specific integrated circuit)의 형태로 구현될 수 있다.
본 문서의 다양한 실시예들에서 사용된 용어 “할 경우”는 문맥에 따라 “할 때”, 또는 “할 시” 또는 “결정하는 것에 응답하여” 또는 “검출하는 것에 응답하여”를 의미하는 것으로 해석될 수 있다. 유사하게, “라고 결정되는 경우” 또는 “이 검출되는 경우”는 문맥에 따라 “결정 시” 또는 “결정하는 것에 응답하여”, 또는 “검출 시” 또는 “검출하는 것에 응답하여”를 의미하는 것으로 해석될 수 있다.
본 문서를 통해 설명된 서버 장치(200)에 의해 실행되는 프로그램은 하드웨어 구성요소, 소프트웨어 구성요소, 및/또는 하드웨어 구성요소 및 소프트웨어 구성요소의 조합으로 구현될 수 있다. 프로그램은 컴퓨터로 읽을 수 있는 명령어들을 수행할 수 있는 모든 시스템에 의해 수행될 수 있다.
소프트웨어는 컴퓨터 프로그램(computer program), 코드(code), 명령어(instruction), 또는 이들 중 하나 이상의 조합을 포함할 수 있으며, 원하는 대로 동작하도록 처리 장치를 구성하거나 독립적으로 또는 결합적으로 (collectively) 처리 장치를 명령할 수 있다. 소프트웨어는, 컴퓨터로 읽을 수 있는 저장 매체(computer-readable storage media)에 저장된 명령어를 포함하는 컴퓨터 프로그램으로 구현될 수 있다. 컴퓨터가 읽을 수 있는 저장 매체로는, 예를 들어 마그네틱 저장 매체(예컨대, ROM(Read-Only Memory), RAM(Random-Access Memory), 플로피 디스크, 하드 디스크 등) 및 광학적 판독 매체(예컨대, 시디롬(CD-ROM), 디브이디(DVD: Digital Versatile Disc)) 등이 있다. 컴퓨터가 읽을 수 있는 저장 매체는 네트워크로 연결된 컴퓨터 시스템들에 분산되어, 분산 방식으로 컴퓨터가 판독 가능한 코드가 저장되고 실행될 수 있다. 컴퓨터 프로그램은 어플리케이션 스토어(예: 플레이 스토어TM)를 통해 또는 두 개의 사용자 장치들(예: 스마트 폰들) 간에 직접, 온라인으로 배포(예: 다운로드 또는 업로드)될 수 있다. 온라인 배포의 경우에, 컴퓨터 프로그램 제품의 적어도 일부는 제조사의 서버, 어플리케이션 스토어의 서버, 또는 중계 서버의 메모리와 같은 기기로 읽을 수 있는 저장 매체에 적어도 일시 저장되거나, 임시적으로 생성될 수 있다.
다양한 실시예들에 따르면, 상기 기술한 구성요소들의 각각의 구성요소(예: 모듈 또는 프로그램)는 단수 또는 복수의 개체를 포함할 수 있으며, 복수의 개체 중 일부는 다른 구성요소에 분리 배치될 수도 있다. 다양한 실시예들에 따르면, 전술한 해당 구성요소들 중 하나 이상의 구성요소들 또는 동작들이 생략되거나, 또는 하나 이상의 다른 구성요소들 또는 동작들이 추가될 수 있다. 대체적으로 또는 추가적으로, 복수의 구성요소들(예: 모듈 또는 프로그램)은 하나의 구성요소로 통합될 수 있다. 이런 경우, 통합된 구성요소는 상기 복수의 구성요소들 각각의 구성요소의 하나 이상의 기능들을 상기 통합 이전에 상기 복수의 구성요소들 중 해당 구성요소에 의해 수행되는 것과 동일 또는 유사하게 수행할 수 있다. 다양한 실시예들에 따르면, 모듈, 프로그램 또는 다른 구성요소에 의해 수행되는 동작들은 순차적으로, 병렬적으로, 반복적으로, 또는 휴리스틱하게 실행되거나, 상기 동작들 중 하나 이상이 다른 순서로 실행되거나, 생략되거나, 또는 하나 이상의 다른 동작들이 추가될 수 있다.

Claims (15)

  1. 전자 장치, 블록체인 네트워크와 통신하는 서버 장치의 동작 방법에 있어서,
    상기 전자 장치로부터 시간 NFT 데이터의 생성 요청을 수신하는 동작,
    상기 시간 NFT 데이터의 생성 요청에 대응하는 자산 NFT 데이터를 식별하는 동작,
    상기 블록체인 네트워크로부터 상기 자산 NFT 데이터에 관한 정보를 수신하는 동작,
    상기 자산 NFT 데이터에 관한 정보에 기반하여 상기 자산 NFT 데이터가 제1 타입(type)인지 여부를 결정하는 동작,
    상기 자산 NFT 데이터가 상기 제1 타입이 아니라고 결정하는 경우, 상기 전자 장치로 상기 시간 NFT 데이터의 생성이 불가능함을 알리는 제1 응답을 송신하는 동작,
    상기 자산 NFT 데이터가 상기 제1 타입이라고 결정하는 경우, NFT 데이터의 인증(authentication)을 위한 서버에 상기 자산 NFT 데이터의 인증 요청을 송신하는 동작,
    상기 인증을 위한 서버로부터 상기 자산 NFT 데이터에 대한 인증 확인을 수신하는 경우, 상기 전자 장치로부터 상기 시간 NFT 데이터의 설정 정보를 수신하는 동작, 및
    상기 인증을 위한 서버로부터 상기 자산 NFT 데이터에 대한 인증 확인을 수신하지 못하는 경우, 상기 전자 장치로 상기 시간 NFT 데이터의 생성이 불가능함을 알리는 상기 제1 응답을 송신하는 동작을 포함하는, 방법.
  2. 청구항 1에 있어서,
    상기 자산 NFT 데이터에 관한 정보는 상기 자산 NFT 데이터의 카테고리에 관한 정보를 포함하고,
    상기 자산 NFT 데이터의 카테고리는 자격증에 관한 데이터를 나타내는 제1 카테고리, 졸업증에 관한 데이터를 나타내는 제2 카테고리, 레시피(recipe)에 관한 데이터를 나타내는 제3 카테고리, 제조 방법(formula)에 관한 데이터를 나타내는 제4 카테고리 중 어느 하나인, 방법.
  3. 청구항 2에 있어서,
    상기 자산 NFT 데이터의 카테고리가 상기 제3 카테고리 또는 상기 제4 카테고리인 경우, 상기 자산 NFT 데이터를 상기 제1 타입으로 결정하는 동작을 포함하는, 방법.
  4. 청구항 3에 있어서,
    상기 서버 장치의 메모리로부터 상기 자산 NFT 데이터에 관한 정보를 수신하는 동작을 포함하는, 방법.
  5. 청구항 1에 있어서,
    상기 자산 NFT 데이터에 관한 정보는 상기 자산 NFT 데이터의 인증 여부에 관한 정보를 포함하는, 방법.
  6. 청구항 5에 있어서,
    상기 자산 NFT 데이터의 인증 여부에 관한 정보가 상기 자산 NFT 데이터가 인증되었음을 지시하는 정보를 포함하는 경우, 상기 자산 NFT 데이터가 상기 제1 타입이라고 결정하는 동작을 포함하는, 방법.
  7. 청구항 1에 있어서,
    상기 시간 NFT 데이터의 설정 정보는, 상기 시간 NFT 데이터의 가격에 관한 정보, 유효 기간에 관한 정보, 카테고리에 관한 정보 및 수량에 관한 정보를 포함하는, 방법.
  8. 청구항 7에 있어서,
    상기 시간 NFT 데이터의 설정 정보에 기반하여 상기 시간 NFT 데이터를 생성하는 동작,
    상기 생성된 시간 NFT 데이터를 상기 블록체인 네트워크에 저장하는 동작을 포함하는, 방법.
  9. 청구항 8에 있어서,
    상기 생성된 시간 NFT 데이터에 기반하여 상기 블록체인 네트워크 상의 상기 자산 NFT 데이터에 관한 정보를 업데이트하는 동작을 포함하는, 방법.
  10. 청구항 7에 있어서,
    상기 시간 NFT 데이터의 유효 기간에 관한 정보는 상기 시간 NFT 데이터의 가격에 관한 정보에 기반하여 미리 정해진 조건에 따라 생성되는, 방법.
  11. 전자 장치, 블록체인 네트워크와 통신하는 서버 장치에 있어서,
    통신부;
    메모리;
    상기 통신부 및 상기 메모리와 동작 가능하게 연결되는 적어도 하나의 프로세서를 포함하고,
    상기 적어도 하나의 프로세서는:
    상기 통신부를 통하여 상기 전자 장치로부터 시간 NFT 데이터의 생성 요청을 수신하고,
    상기 시간 NFT 데이터의 생성 요청에 대응하는 자산 NFT 데이터를 식별하고,
    상기 통신부를 통하여 상기 블록체인 네트워크로부터 상기 자산 NFT 데이터에 관한 정보를 수신하고,
    상기 자산 NFT 데이터에 관한 정보에 기반하여 상기 자산 NFT 데이터가 제1 타입(type)인지 여부를 결정하고,
    상기 자산 NFT 데이터가 상기 제1 타입이 아니라고 결정하는 경우, 상기 통신부를 통하여 상기 전자 장치로 상기 시간 NFT 데이터의 생성이 불가능함을 알리는 제1 응답을 송신하고,
    상기 자산 NFT 데이터가 상기 제1 타입이라고 결정하는 경우, 상기 통신부를 통하여 NFT 데이터의 인증(authentication)을 위한 서버에 상기 자산 NFT 데이터의 인증 요청을 송신하고,
    상기 인증을 위한 서버로부터 상기 자산 NFT 데이터에 대한 인증 확인을 수신하는 경우, 상기 통신부를 통하여 상기 전자 장치로부터 상기 시간 NFT 데이터의 설정 정보를 수신하고, 및
    상기 인증을 위한 서버로부터 상기 자산 NFT 데이터에 대한 인증 확인을 수신하지 못하는 경우, 상기 통신부를 통하여 상기 전자 장치로 상기 시간 NFT 데이터의 생성이 불가능함을 알리는 상기 제1 응답을 송신하는, 장치.
  12. 청구항 11에 있어서,
    상기 자산 NFT 데이터에 관한 정보는 상기 자산 NFT 데이터의 카테고리에 관한 정보를 포함하고,
    상기 자산 NFT 데이터의 카테고리는 자격증에 관한 데이터를 나타내는 제1 카테고리, 졸업증에 관한 데이터를 나타내는 제2 카테고리, 레시피(recipe)에 관한 데이터를 나타내는 제3 카테고리, 제조 방법(formula)에 관한 데이터를 나타내는 제4 카테고리 중 어느 하나인, 장치.
  13. 청구항 12에 있어서,
    상기 적어도 하나의 프로세서는:
    상기 자산 NFT 데이터의 카테고리가 상기 제3 카테고리 또는 상기 제4 카테고리인 경우, 상기 자산 NFT 데이터를 상기 제1 타입으로 결정하는, 장치.
  14. 청구항 13에 있어서,
    상기 적어도 하나의 프로세서는:
    상기 서버 장치의 메모리로부터 상기 자산 NFT 데이터에 관한 정보를 수신하는, 장치.
  15. 청구항 11에 있어서,
    상기 자산 NFT 데이터에 관한 정보는 상기 자산 NFT 데이터의 인증 여부에 관한 정보를 포함하는, 장치.
PCT/KR2023/018999 2022-11-30 2023-11-23 Nft 데이터를 관리하기 위한 서버 및 그 동작 방법 WO2024117667A1 (ko)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR10-2022-0164683 2022-11-30
KR1020220164683A KR102544006B1 (ko) 2022-11-30 2022-11-30 Nft 데이터를 관리하기 위한 서버 및 그 동작 방법

Publications (1)

Publication Number Publication Date
WO2024117667A1 true WO2024117667A1 (ko) 2024-06-06

Family

ID=86763615

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2023/018999 WO2024117667A1 (ko) 2022-11-30 2023-11-23 Nft 데이터를 관리하기 위한 서버 및 그 동작 방법

Country Status (2)

Country Link
KR (1) KR102544006B1 (ko)
WO (1) WO2024117667A1 (ko)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102544006B1 (ko) * 2022-11-30 2023-06-15 주식회사 엔터프라이즈블록체인 Nft 데이터를 관리하기 위한 서버 및 그 동작 방법

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102381499B1 (ko) * 2021-11-12 2022-04-01 주식회사 블록오디세이 프라이빗 블록체인 및 퍼블릭 블록체인을 이용한 상품 정보 관리 방법 및 이러한 방법을 수행하는 장치
KR102397137B1 (ko) * 2021-10-05 2022-05-12 주식회사 그라운드그룹 Nft를 활용한 제품 인증 정보 제공 장치
KR102431144B1 (ko) * 2021-11-26 2022-08-10 주식회사 와이콘즈 블록체인 기반의 nft를 이용한 객체의 등기 서비스를 위한 서비스 제공 방법 및 장치
KR102467373B1 (ko) * 2022-08-08 2022-11-14 김미영 Nft 기반 전자책 거래 중개 서비스 제공 방법, 장치 및 시스템
KR102544006B1 (ko) * 2022-11-30 2023-06-15 주식회사 엔터프라이즈블록체인 Nft 데이터를 관리하기 위한 서버 및 그 동작 방법

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102397137B1 (ko) * 2021-10-05 2022-05-12 주식회사 그라운드그룹 Nft를 활용한 제품 인증 정보 제공 장치
KR102381499B1 (ko) * 2021-11-12 2022-04-01 주식회사 블록오디세이 프라이빗 블록체인 및 퍼블릭 블록체인을 이용한 상품 정보 관리 방법 및 이러한 방법을 수행하는 장치
KR102431144B1 (ko) * 2021-11-26 2022-08-10 주식회사 와이콘즈 블록체인 기반의 nft를 이용한 객체의 등기 서비스를 위한 서비스 제공 방법 및 장치
KR102467373B1 (ko) * 2022-08-08 2022-11-14 김미영 Nft 기반 전자책 거래 중개 서비스 제공 방법, 장치 및 시스템
KR102544006B1 (ko) * 2022-11-30 2023-06-15 주식회사 엔터프라이즈블록체인 Nft 데이터를 관리하기 위한 서버 및 그 동작 방법

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
[오늘집밥 서포터즈1기] 오늘집밥 레시피 기능 활용법!을 소개합니다. [online]. 22 August 2022, non-official translation ([Today’s Homemade Food 1st Supporters] Introducing How to Use the Today’s Homemade Recipe!). [Retrieved on 13 February 2024]. Retrieved from <URL: https://blog.naver.com/houseofcat/222855009964>. *

Also Published As

Publication number Publication date
KR102544006B1 (ko) 2023-06-15

Similar Documents

Publication Publication Date Title
WO2024117667A1 (ko) Nft 데이터를 관리하기 위한 서버 및 그 동작 방법
US20210397691A1 (en) Authentication system, and information recording medium
WO2021010766A1 (ko) 블록 체인을 이용한 전자 인증 장치 및 그 방법
WO2024090984A1 (ko) 이력서를 관리하기 위한 서버 장치 및 그 동작 방법
WO2024117668A1 (ko) 복수의 어그리게이터들(aggregators)을 관리하는 어그리게이터 매니저를 포함하는 장치 및 그 동작 방법
WO2013176474A1 (ko) 이동통신 단말기를 결제 단말기로 사용하기 위한 애플리케이션, 애플리케이션 서비스 프로바이더 시스템 및 방법
WO2024117670A1 (ko) 무결성(integrity)을 갖는 데이터를 생성 및 관리하기 위한 서버 및 그 동작 방법
JPWO2008029723A1 (ja) データ利用管理システム
WO2021006531A1 (ko) 제조 유통 플랫폼 제공 방법 및 시스템
WO2013168861A1 (ko) 결제 중개 시스템 및 방법
WO2024117536A1 (ko) Nft 발행 시스템 및 방법
EP3724842A1 (en) Electronic device and method for supporting automatic wi-fi connection with enhanced security method when making electronic wallet payment
WO2014179926A1 (zh) 一种个人资料统整管理系统及其方法
WO2012115490A2 (en) Method for buying and selling goods and shopping support system supporting the same
WO2020034527A1 (zh) 用户个人信息加密授权方法、装置、设备及可读存储介质
US20130182288A1 (en) Account management system
WO2024117666A1 (ko) 사용자의 nft 데이터를 관리하기 위한 블록체인 시스템
WO2020111499A1 (ko) Qr 코드를 이용한 정보 송수신 방법, 장치 및 시스템
WO2015069028A1 (ko) 이동통신단말기를 이용한 다채널 인증과 금융 이체 방법 및 시스템
WO2017217723A1 (ko) 친구계정 페이지로 직접 상품을 푸시하여 친구의 구매과정에 관여하는 방법
WO2019225850A1 (ko) 제증명 정보 처리 방법 및 그 장치
WO2021107195A1 (ko) 가상 자산 서비스를 위한 분산원장기술 보안 플랫폼을 활용한 이용자 신원 공유 시스템
WO2021187659A1 (ko) 리뷰 관리 방법 및 시스템
WO2014142629A1 (ko) 마일리지 쇼핑몰 서버, 이와 배송정보를 이용한 구매 서비스 제공 방법
WO2020091095A1 (ko) 광고 트래픽 거래 서비스 제공 방법 및 그 장치