KR102614819B1 - Server operating method and apparatus for generating custom non-fungible tokens - Google Patents

Server operating method and apparatus for generating custom non-fungible tokens Download PDF

Info

Publication number
KR102614819B1
KR102614819B1 KR1020230076722A KR20230076722A KR102614819B1 KR 102614819 B1 KR102614819 B1 KR 102614819B1 KR 1020230076722 A KR1020230076722 A KR 1020230076722A KR 20230076722 A KR20230076722 A KR 20230076722A KR 102614819 B1 KR102614819 B1 KR 102614819B1
Authority
KR
South Korea
Prior art keywords
server
information
nft
image data
authentication information
Prior art date
Application number
KR1020230076722A
Other languages
Korean (ko)
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 선종엽
Application granted granted Critical
Publication of KR102614819B1 publication Critical patent/KR102614819B1/en

Links

Classifications

    • 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
    • H04L9/32Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
    • H04L9/321Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials involving a third party or a trusted authority
    • H04L9/3213Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials involving a third party or a trusted authority using tickets or tokens, e.g. Kerberos
    • 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
    • H04L9/06Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols the encryption apparatus using shift registers or memories for block-wise or stream coding, e.g. DES systems or RC4; Hash functions; Pseudorandom sequence generators
    • H04L9/0643Hash functions, e.g. MD5, SHA, HMAC or f9 MAC
    • 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
    • H04L9/50Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols using hash chains, e.g. blockchains or hash trees

Abstract

본 발명의 일 실시예에 따른 커스텀 대체 불가 토큰(Custom NFT)을 생성하는 서버의 동작방법은 외부장치로부터 인증정보 및 이미지 데이터를 획득하는 단계, 이미지 데이터에 대응되는 주소정보를 외부장치에 제공하는 단계, 사용자 단말이 주소정보에 접속하는 경우, 사용자 단말에 상기 이미지 데이터를 제공하는 단계, 사용자 단말로부터 NFT 생성 요청 정보를 획득하는 경우, 인증정보를 포함하는 메타데이터를 생성하는 단계, 메타데이터 및 상기 이미지 데이터와 연결가능한 주소를 퍼블릭 블록체인 서버에 전송하여 NFT를 생성하는 단계를 포함할 수 있다.A method of operating a server that generates a custom non-fungible token (Custom NFT) according to an embodiment of the present invention includes obtaining authentication information and image data from an external device, and providing address information corresponding to the image data to the external device. Step, when the user terminal accesses address information, providing the image data to the user terminal, when obtaining NFT creation request information from the user terminal, generating metadata including authentication information, metadata and It may include generating an NFT by transmitting an address connectable to the image data to a public blockchain server.

Description

커스텀 대체 불가 토큰(Custom Non-Fungible Token)을 생성하는 서버의 동작방법 및 장치{Server operating method and apparatus for generating custom non-fungible tokens}Server operating method and apparatus for generating custom non-fungible tokens {Server operating method and apparatus for generating custom non-fungible tokens}

이 발명은 커스텀 대체 불가 토큰을 생성하는 서버의 동작 방법, 커스텀 대체 불가 토큰을 생성하는 서버 및 커스텀 대체 불가 토큰을 생성 시스템에 관한 것이다. 구체적으로 이미지 데이터 및 인증정보를 포함하여 커스텀 대체 불가 토큰을 생성하는 서버의 동작 방법에 관한 것이다.This invention relates to a method of operating a server that generates a custom non-fungible token, a server that generates a custom non-fungible token, and a system for generating a custom non-fungible token. Specifically, it relates to a method of operating a server that generates a custom non-fungible token including image data and authentication information.

도 1은 일반적인 대체 불가 토큰(NFT)의 발급 방법을 도식화한 도면이다. 일반적으로 NFT는 사진, 그림, 음악 등의 자산과 해당 자산의 관한 정보를 블록체인 네트워크에 기록함으로써 자산에 대한 원본 보장을 가능하게 하는 기술이다. 모든 과정은 블록체인 네트워크에서 동작하므로 토큰에 대한 과거 소유권의 기록을 모두 추적할 수 있다. 토큰으로 발급하고자 하는 자산의 원본에 대한 특징은 그림2와 같이 JSON 형식의 메타데이터이다. 즉, NFT의 발급 과정은 그림1과 같이 자산 그 자체에 대한 것보다 자산에 대한 정보를 메타데이터로 저장하는 트랜잭션을 발생시키고 블록체인에 기록함으로써 신뢰성과 무결성이 보장된 토큰이 계정에 전송돼 소유권을 보장받는 방식이다. Figure 1 is a diagram illustrating a general method of issuing a non-fungible token (NFT). In general, NFT is a technology that guarantees the originality of assets such as photos, paintings, music, etc., and information about those assets by recording them on a blockchain network. Since the entire process operates on a blockchain network, all records of past ownership of tokens can be traced. The characteristic of the original asset to be issued as a token is metadata in JSON format, as shown in Figure 2. In other words, as shown in Figure 1, the NFT issuance process generates a transaction that stores information about the asset as metadata rather than about the asset itself and records it on the blockchain, so a token with guaranteed reliability and integrity is sent to the account and ownership. This is a way to guarantee.

다만, 종래의 NFT를 발행하는 방법은 관련 업계 종사자를 중심으로 수행되었으며, 높은 기술적 장벽으로 인하여 일반인의 접근성이 매우 떨어진다는 문제점이 있었다. 또한, NFT 작품들이 예술품이나 게임 아이템과 같이 대형 IP 중심으로 한정되어 있어 쉽게 활용할 수 없으며, 끊임없이 나오는 원작자 저작권 문제에 봉착하였다. 이에 일상에서 보다 쉽게 NFT를 생성하고, 블록체인의 장점인 보안, 무결성, 투명성을 살릴 수 있는 시스템 및 방법의 개발이 요구된다. However, the conventional method of issuing NFTs was carried out mainly by workers in the related industry, and there was a problem that accessibility to the general public was very low due to high technical barriers. In addition, NFT works are limited to large IPs such as artwork or game items, so they cannot be easily utilized, and problems with the original author's copyright arise constantly. Accordingly, there is a need to develop systems and methods that can more easily create NFTs in everyday life and utilize the advantages of blockchain, such as security, integrity, and transparency.

본 발명이 해결하고자 하는 일 과제는 이미지 데이터 및 인증정보를 포함하는 NFT를 생성하는 서버의 동작 방법 및 시스템을 제공하는 것이다.One problem that the present invention seeks to solve is to provide a method and system for operating a server that generates an NFT containing image data and authentication information.

본 발명이 해결하고자 하는 과제가 상술한 과제로 제한되는 것은 아니며, 언급되지 아니한 과제들은 본 명세서 및 첨부된 도면으로부터 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 명확하게 이해될 수 있을 것이다.The problem to be solved by the present invention is not limited to the above-mentioned problems, and problems not mentioned can be clearly understood by those skilled in the art from this specification and the attached drawings. .

본 발명은 전술한 목적을 달성하기 위한 것으로, 본 발명의 일 실시예에 따른 커스텀 대체 불가 토큰(Custom NFT)을 생성하는 서버의 동작방법은 외부장치로부터 인증정보 및 이미지 데이터를 획득하는 단계, 이미지 데이터에 대응되는 주소정보를 외부장치에 제공하는 단계, 사용자 단말이 주소정보에 접속하는 경우, 사용자 단말에 상기 이미지 데이터를 제공하는 단계, 사용자 단말로부터 NFT 생성 요청 정보를 획득하는 경우, 인증정보를 포함하는 메타데이터를 생성하는 단계, 메타데이터 및 상기 이미지 데이터와 연결가능한 주소를 퍼블릭 블록체인 서버에 전송하여 NFT를 생성하는 단계를 포함하여 이루어질 수 있다.The present invention is intended to achieve the above-mentioned object, and a method of operating a server that generates a custom non-fungible token (Custom NFT) according to an embodiment of the present invention includes the steps of obtaining authentication information and image data from an external device, image Providing address information corresponding to the data to an external device, when the user terminal accesses the address information, providing the image data to the user terminal, obtaining NFT creation request information from the user terminal, authentication information It may include generating metadata including, and generating an NFT by transmitting the metadata and an address connectable to the image data to a public blockchain server.

이 발명에 따른 커스텀 대체 불가 토큰(Custom NFT)을 생성하는 서버의 동작방법에 의하면 사용자가 매우 쉽게 NFT를 생산할 수 있으며, 인증된 경험과 순간을 기록하는 NFT 제작이 가능해진다. 따라서 본 발명은 NFT 대중화를 이끌 수 있을 것으로 기대된다. According to the operating method of the server that generates custom non-fungible tokens (Custom NFT) according to this invention, users can very easily produce NFTs, and it becomes possible to produce NFTs that record authenticated experiences and moments. Therefore, this invention is expected to lead to the popularization of NFT.

도 2는 일반적인 메타데이터의 예시를 나타낸 도면이다.
도 3은 본 발명의 일 실시예에 따른 커스텀 대체 불가 토큰 생성 시스템의 개략도이다.
도 4는 본 발명의 일 실시예에 따라 생성된 커스텀 대체 불가 토큰을 나타낸 도면이다.
도 5는 본 발명의 일 실시예에 따른 커스텀 대체 불가 토큰의 생성 방법을 도식화한 도면이다.
도 6, 7, 8은 본 발명의 일 실시예에 따른 커스텀 대체 불가 토큰을 생성하는 서버의 동작 방법의 순서도이다.
도 9는 본 발명의 일 실시예에 따른 커스텀 대체 불가 토큰의 효과를 도식화한 도면이다.
Figure 2 is a diagram showing an example of general metadata.
Figure 3 is a schematic diagram of a custom non-fungible token generation system according to one embodiment of the present invention.
Figure 4 is a diagram showing a custom non-fungible token created according to an embodiment of the present invention.
Figure 5 is a diagram illustrating a method for generating a custom non-fungible token according to an embodiment of the present invention.
Figures 6, 7, and 8 are flowcharts of a server operation method for generating a custom non-fungible token according to an embodiment of the present invention.
Figure 9 is a diagram illustrating the effect of a custom non-fungible token according to an embodiment of the present invention.

본 명세서 또는 발명에 개시되어 있는 본 발명의 개념에 따른 실시 예들에 대해서 특정한 구조적 내지 기능적 설명들은 단지 본 발명의 개념에 따른 실시 예를 설명하기 위한 목적으로 예시된 것으로, 본 별명의 개념에 따른 실시 예들은 다양한 형태로 실시될 수 있으며 본 명세서 또는 발명에 설명된 실시 예들에 한정되는 것으로 해석되어서는 아니 된다.Specific structural and functional descriptions of embodiments according to the concept of the present invention disclosed in this specification or the invention are merely illustrative for the purpose of explaining embodiments according to the concept of the present invention, and are implemented according to the concept of the present nickname. The examples may be implemented in various forms and should not be construed as limited to the embodiments described in the specification or the invention.

본 발명의 개념에 따른 실시 예는 다양한 변경을 가할 수 있고 여러 가지 형태를 가질 수 있으므로 특정 실시 예들을 도면에 예시하고 본 명세서 또는 발명에 상세하게 설명하고자 한다. 그러나, 이는 본 발명의 개념에 따른 실시 예를 특정한 개시 형태에 대해 한정하려는 것이 아니며, 본 발명의 사상 및 기술 범위에 포함되는 모든 변경, 균등물 내지 대체물을 포함하는 것으로 이해되어야 한다.Since embodiments according to the concept of the present invention can make various changes and have various forms, specific embodiments will be illustrated in the drawings and described in detail in the present specification or the invention. However, this is not intended to limit the embodiments according to the concept of the present invention to a specific disclosed form, and should be understood to include all changes, equivalents, and substitutes included in the spirit and technical scope of the present invention.

다르게 정의되지 않는 한, 기술적이거나 과학적인 용어를 포함해서 여기서 사용되는 모든 용어들은 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자에 의해 일반적으로 이해되는 것과 동일한 의미를 가지고 있다. 일반적으로 사용되는 사전에 정의되어 있는 것과 같은 용어들은 관련 기술의 문맥상 가지는 의미와 일치하는 의미를 가지는 것으로 해석되어야 하며, 본 명세서에서 명백하게 정의하지 않는 한, 이상적이거나 과도하게 형식적인 의미로 해석되지 않는다.Unless otherwise defined, all terms used herein, including technical or scientific terms, have the same meaning as commonly understood by a person of ordinary skill in the technical field to which the present invention pertains. Terms as defined in commonly used dictionaries should be interpreted as having meanings consistent with the meanings they have in the context of the related technology, and unless clearly defined in this specification, should not be interpreted in an idealized or overly formal sense. No.

실시 예를 설명함에 있어서 본 발명이 속하는 기술 분야에 익히 알려져 있고 본 발명과 직접적으로 관련이 없는 기술 내용에 대해서는 설명을 생략한다. 이는 불필요한 설명을 생략함으로써 본 발명의 요지를 흐리지 않고 더욱 명확히 전달하기 위함이다.In describing the embodiments, description of technical content that is well known in the technical field to which the present invention belongs and that is not directly related to the present invention will be omitted. This is to convey the gist of the present invention more clearly without obscuring it by omitting unnecessary explanation.

본 발명과 관련된 공지 기능 혹은 구성에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우 그 상세한 설명을 생략한다. 또한, 본 명세서의 설명 과정에서 이용되는 숫자(예를 들어, 제1, 제2 등)는 하나의 구성요소를 다른 구성요소와 구분하기 위한 식별기호에 불과하다.If it is determined that a detailed description of a known function or configuration related to the present invention may unnecessarily obscure the gist of the present invention, the detailed description will be omitted. In addition, numbers (eg, first, second, etc.) used in the description of this specification are merely identifiers to distinguish one component from another component.

또한, 이하의 실시예에서 사용되는 구성요소에 대한 접미사 "모듈" 및 "부"는 명세서 작성의 용이함만이 고려되어 부여되거나 혼용되는 것으로서, 그 자체로 서로 구별되는 의미 또는 역할을 갖는 것은 아니다.In addition, the suffixes “module” and “part” for components used in the following examples are given or used interchangeably only considering the ease of writing the specification, and do not have distinct meanings or roles in themselves.

이하의 실시예에서, 단수의 표현은 문맥상 명백하게 다르게 뜻하지 않는 한, 복수의 표현을 포함한다.In the following examples, singular terms include plural terms unless the context clearly dictates otherwise.

이하의 실시예에서, 포함하다 또는 가지다 등의 용어는 명세서상에 기재된 특징, 또는 구성요소가 존재함을 의미하는 것이고, 하나 이상의 다른 특징들 또는 구성요소가 부가될 가능성을 미리 배제하는 것은 아니다.In the following embodiments, terms such as include or have mean that the features or components described in the specification exist, and do not exclude in advance the possibility of adding one or more other features or components.

도면에서는 설명의 편의를 위하여 구성 요소들이 그 크기가 과장 또는 축소될 수 있다. 예컨대, 도면에서 나타난 각 구성의 크기 및 두께는 설명의 편의를 위해 임의로 나타낸 것으로, 본 발명이 반드시 도시된 바에 한정되지 않는다.In the drawings, the sizes of components may be exaggerated or reduced for convenience of explanation. For example, the size and thickness of each component shown in the drawings are arbitrarily shown for convenience of explanation, and the present invention is not necessarily limited to what is shown.

어떤 실시예가 달리 구현 가능한 경우에 특정한 프로세스의 순서는 설명되는 순서와 다르게 수행될 수도 있다. 예를 들어, 연속하여 설명되는 두 프로세스가 실질적으로 동시에 수행될 수도 있고, 설명되는 순서와 반대의 순서로 진행될 수 있다.If an embodiment can be implemented differently, the order of specific processes may be performed differently from the order described. For example, two processes described in succession may be performed substantially simultaneously, or may proceed in an order opposite to that in which they are described.

이하의 실시예에서, 구성 요소 등이 연결되었다고 할 때, 구성 요소들이 직접적으로 연결된 경우뿐만 아니라 구성요소들 중간에 구성 요소들이 개재되어 간접적으로 연결된 경우도 포함한다.In the following embodiments, when components are connected, this includes not only the case where the components are directly connected, but also the case where the components are indirectly connected by intervening between the components.

예컨대, 본 명세서에서 구성 요소 등이 전기적으로 연결되었다고 할 때, 구성 요소 등이 직접 전기적으로 연결된 경우뿐만 아니라, 그 중간에 구성 요소 등이 개재되어 간접적으로 전기적 연결된 경우도 포함한다.For example, in this specification, when components, etc. are said to be electrically connected, this includes not only cases where the components are directly electrically connected, but also cases where components, etc. are interposed and indirectly electrically connected.

이하에서는 도 3 내지 도 9를 참고하여, 본 발명의 커스텀 대체 불가 토큰을 생성하는 서버의 동작 방법, 커스텀 대체 불가 토큰을 생성하는 서버 및 커스텀 대체 불가 토큰을 생성하는 시스템에 관하여 설명한다.Hereinafter, with reference to FIGS. 3 to 9, the operating method of the server that generates the custom non-fungible token of the present invention, the server that generates the custom non-fungible token, and the system that generates the custom non-fungible token will be described.

도 3은 본 발명의 일 실시예에 따른 커스텀 대체 불가 토큰 생성 시스템(10)의 개략도이다.3 is a schematic diagram of a custom non-fungible token creation system 10 according to one embodiment of the present invention.

도 3을 참고하면, 본 발명의 일 실시예에 따른 커스텀 대체 불가 토큰 생성 시스템(10)은 이미지 획득장치(100), 인증정보 제공장치(200), 사용자 단말(300), NFT 생성 서버(2000) 및 퍼블릭 블록체인(3000)을 포함할 수 있다. Referring to Figure 3, the custom non-fungible token generation system 10 according to an embodiment of the present invention includes an image acquisition device 100, an authentication information provision device 200, a user terminal 300, and an NFT creation server 2000. ) and public blockchain (3000).

커스텀 대체 불가 토큰 생성 시스템(10)의 이미지 획득장치(100), 인증정보 제공장치(200), 사용자 단말(300), NFT 생성 서버(2000) 및 퍼블릭 블록체인(3000)은 네트워크를 이용하여 서로간 통신을 수행할 수 있다. 예를 들어, 네트워크는 근거리 통신망(Local Area Network; LAN), 광역 통신망(Wide Area Network; WAN), 부가가치 통신망(Value Added Network; VAN), 이동 통신망(mobile radio communication network), 위성 통신망 및 이들의 상호 조합을 포함하며, 도 3에 도시된 각 네트워크 구성 주체가 서로 원활하게 통신을 할 수 있도록 하는 포괄적인 의미의 데이터 통신망이며, 유선 인터넷, 무선 인터넷 및 모바일 무선 통신망을 포함할 수 있다. 또한, 무선 통신은 예를 들어, 무선 랜(Wi-Fi), 블루투스, 블루투스 저 에너지(Bluetooth low energy), 지그비, WFD(Wi-Fi Direct), UWB(ultra-wideband), 적외선 통신(IrDA, infrared Data Association), NFC(Near Field Communication) 등이 있을 수 있으나, 이에 한정되는 것은 아니다.The image acquisition device 100, authentication information provision device 200, user terminal 300, NFT creation server 2000, and public blockchain 3000 of the custom non-fungible token generation system 10 are connected to each other using a network. Inter-communication can be performed. For example, networks include Local Area Network (LAN), Wide Area Network (WAN), Value Added Network (VAN), mobile radio communication network, satellite communication network, and their It is a comprehensive data communication network that includes mutual combinations and allows each network constituent shown in FIG. 3 to communicate smoothly with each other, and may include wired Internet, wireless Internet, and mobile wireless communication networks. In addition, wireless communications include, for example, wireless LAN (Wi-Fi), Bluetooth, Bluetooth low energy, ZigBee, WFD (Wi-Fi Direct), UWB (ultra-wideband), infrared communication (IrDA, Infrared Data Association), NFC (Near Field Communication), etc., but are not limited to these.

예를 들어, 이미지 획득장치(100), 인증정보 제공장치(200), 사용자 단말(300)은 스마트폰, 태블릿 PC, PC, 스마트 TV, 휴대폰, PDA(personal digital assistant), 랩톱, 미디어 플레이어, 마이크로 서버, GPS(global positioning system)장치, 전자책 단말기, 디지털방송용 단말기, 네비게이션, 키오스크, MP3 플레이어, 디지털 카메라, 가전기기, 카메라가 탑재된 디바이스 및 기타 모바일 또는 비모바일 컴퓨팅 장치일 수 있으나, 이에 제한되지 않는다.For example, the image acquisition device 100, the authentication information provision device 200, and the user terminal 300 may include a smartphone, a tablet PC, a PC, a smart TV, a mobile phone, a personal digital assistant (PDA), a laptop, a media player, These may be micro servers, GPS (global positioning system) devices, e-book terminals, digital broadcasting terminals, navigation, kiosks, MP3 players, digital cameras, home appliances, devices equipped with cameras, and other mobile or non-mobile computing devices. Not limited.

이미지 획득장치(100), 인증정보 제공장치(200), 사용자 단말(300)은 각각의 장치가 개별적으로 존재할 수 있으며, 인증정보 제공장치 및 이미지 획득장치가 사용자 단말에 포함되는 구성일 수도 있다. 이는 실시예에 따라 다양한 변형예가 존재할 수 있는 바, 이에 제한되지 않는다.The image acquisition device 100, the authentication information provision device 200, and the user terminal 300 may exist individually, or the authentication information provision device and the image acquisition device may be included in the user terminal. This is not limited to this as various modifications may exist depending on the embodiment.

이미지 획득장치(100)는 커스텀 대체 불가 토큰을 생성하기 위한 이미지를 생성 또는 획득하고, 이를 커스텀 NFT 생성 서버(2000)에 전송하기 위한 장치이다. 즉. 이미지 획득장치(100)는 통신부 및 촬영부를 포함하는 장치는 무엇이든 가능하다. The image acquisition device 100 is a device for generating or acquiring an image for creating a custom non-fungible token and transmitting it to the custom NFT creation server 2000. in other words. The image acquisition device 100 can be any device that includes a communication unit and a photographing unit.

본 발명의 구체적 일 실시예에 따르면, 이미지 획득장치(100)는 특정 이벤트가 발생하는 장소에 설치되는 부스형식의 장치로, 통신부를 포함하는 카메라일 수 있다. 이에, 해당 이벤트가 발생하는 장소에서 이미지를 획득하고, 이를 NFT 생성 서버에 전송할 수 있다. 필요에 따라, 이미지 획득장치(100)는 이미지 데이터를 NFT 생성서버에 전송하고, 이에 대응되는 주소정보를 사용자에게 제공할 수 있다. 해당 정보는 QR코드 또는 url 등으로 사용자에게 제공될 수 있다.According to a specific embodiment of the present invention, the image acquisition device 100 is a booth-type device installed at a place where a specific event occurs, and may be a camera including a communication unit. Accordingly, an image can be acquired at the location where the event occurs and transmitted to the NFT creation server. If necessary, the image acquisition device 100 may transmit image data to the NFT creation server and provide address information corresponding thereto to the user. The information can be provided to the user through a QR code or URL.

본 발명의 또 다른 실시예에 따르면, 이미지 획득장치(100)는 외부 서버일 수 있다. 즉 외부 서버는 직접 또는 사용자 단말의 요청에 의해 이미지 데이터 등의 정보를 NFT 생성 서버에 전송할 수 있다.According to another embodiment of the present invention, the image acquisition device 100 may be an external server. That is, the external server can transmit information such as image data to the NFT creation server directly or at the request of the user terminal.

본 발명의 또다른 일 실시예에 따르면, 사용자 단말(300)은 이미지 획득장치를 포함할 수 있다. 즉, 사용자는 사용자 단말(300)을 이용하여 이미지를 획득 또는 생성하고, 이를 NFT 생성 서버에 전송할 수 있다.According to another embodiment of the present invention, the user terminal 300 may include an image acquisition device. That is, the user can acquire or create an image using the user terminal 300 and transmit it to the NFT creation server.

인증정보 제공장치(200)란, 커스텀 대체 불가 토큰에 포함되는 인증정보를 제공하기 위한 장치를 의미한다. 필요에 따라, 인증정보 제공장치(200)는 별도의 장치일 수 있으며, 사용자 단말 또는 외부 서버일 수 있다. 또한 인증정보 제공장치(200)는 특정 이벤트가 발생하는 장소에 설치되는 부스형식의 장치일 수 있다.The authentication information providing device 200 refers to a device for providing authentication information included in a custom non-fungible token. If necessary, the authentication information providing device 200 may be a separate device, a user terminal, or an external server. Additionally, the authentication information providing device 200 may be a booth-type device installed at a location where a specific event occurs.

인증정보란 이미지 데이터와 관련된 위치정보 및 시간정보일 수 있다. 즉, 인증정보를 통해 이미지 데이터가 생성된 위치정보 및 시간정보를 보다 정확하게 파악하고, 이를 반영한 NFT를 생성할 수 있다. 또 다른 실시예에 따르면, 인증정보란 특정 상품의 구매정보 및 특정 이벤트 참가정보 중 하나를 포함할 수 있다. 이러한 인증정보를 통하여 향후 커스텀 대체 불가 토큰을 지갑에 소유하고 있는 사용자에게 특정 이벤트에 접근 가능한 권한을 부여하거나, 특정 이벤트에 참가 가능하도록 하고, 멤버십 권한을 부여하는 등 혜택들 부여할 수 있다. 구체적 실시예에 따르면, 인증정보는 특정 장소(ex, 한라산)의 방문 정보일 수 있으며, 특정 상품 구매이력정보, 특정 이벤트 참가정보, 사용자의 라이프로그 데이터(ex. 완주기록 등)일 수 있다.Authentication information may be location information and time information related to image data. In other words, it is possible to more accurately determine the location and time information where image data was created through authentication information and create an NFT that reflects this. According to another embodiment, authentication information may include one of purchase information for a specific product and participation information for a specific event. Through this authentication information, in the future, users who hold custom non-fungible tokens in their wallets can be granted benefits such as access to specific events, participation in specific events, and membership privileges. According to a specific embodiment, the authentication information may be visit information to a specific place (e.g., Hallasan Mountain), purchase history information for a specific product, participation information for a specific event, or user life log data (e.g., completion record, etc.).

필요에 따라, 인증정보는 이미지 데이터와 연관된 정보일 수 있다. 즉, 인증정보는 이미지 데이터와 관련된 특정 이벤트를 인증하기 위한 정보일 수 있으며, 이에 인증정보 제공장치(200)와 이미지 획득장치(100)는 하나의 장치일 수 있다. 즉, 이미지 획득장치(100)는 특정 이벤트가 발생하는 장소에 설치되어 이미지를 획득하고, 이를 NFT 생성 서버에 전송할 때, 이미지가 획득된 시간정보 및 위치정보를 함께 NFT 생성 서버에 전송할 수 있다. If necessary, the authentication information may be information associated with image data. That is, the authentication information may be information for authenticating a specific event related to image data, and thus the authentication information providing device 200 and the image acquisition device 100 may be one device. In other words, the image acquisition device 100 is installed at a place where a specific event occurs to acquire an image, and when transmitting it to the NFT creation server, the time information and location information at which the image was acquired can be transmitted to the NFT creation server.

인증정보 제공장치(200)는 인증정보를 획득하여 커스텀 NFT 생성 서버(2000)에 전송할 수 있다. The authentication information providing device 200 may obtain authentication information and transmit it to the custom NFT creation server 2000.

본 발명의 또다른 일 실시예에 따르면, 사용자 단말(300)은 인증정보 제공장치를 포함할 수 있다. 즉, 사용자는 사용자 단말(300)을 이용하여 이미지를 획득하는 과정에서, 이미지가 획득된 시간정보 및 위치정보를 함께 획득하고, 이를 NFT 생성 서버에 전송할 수 있다.According to another embodiment of the present invention, the user terminal 300 may include an authentication information providing device. That is, in the process of acquiring an image using the user terminal 300, the user can obtain time information and location information at which the image was acquired, and transmit this to the NFT creation server.

또 다른 실시예에 따르면, 인증정보 제공장치(200)는 외부 서버일 수 있다. 즉, 사용자 단말은 외부 서버에 접속하여 이벤트에 참석하거나, 이미지 데이터를 전송할 수 있으며, 외부 서버는 획득한 인증정보를 NFT 생성 서버에 전송할 수 있다. 즉, 외부 서버는 특정 조건을 만족하는 사용자, 특정물품 구매이력을 가진 사용자, 특정 조건을 만족하는 사용자의 정보를 획득함으로써 인증정보를 획득할 수 있으며, 획득된 인증정보를 NFT 생성 서버에 전송할 수 있다.According to another embodiment, the authentication information providing device 200 may be an external server. In other words, the user terminal can connect to an external server to attend an event or transmit image data, and the external server can transmit the obtained authentication information to the NFT creation server. In other words, the external server can obtain authentication information by obtaining information about users who satisfy certain conditions, users who have a purchase history of certain products, and users who satisfy certain conditions, and the obtained authentication information can be transmitted to the NFT creation server. there is.

즉, 온라인으로 특정 이벤트에 참석한 경우, 외부 서버는 해당 이벤트의 참석 여부를 NFT 생성 서버에 전송할 수 있으며, NFT 생성 서버는 특정 외부 서버로부터 인증정보를 수신하는 경우, 별도의 검증 없이 해당 인증정보는 참(true)인것으로 판단할 수 있다.In other words, if you attend a specific event online, the external server can transmit the attendance of the event to the NFT creation server, and if the NFT creation server receives authentication information from a specific external server, the authentication information can be transmitted without separate verification. can be judged to be true.

사용자 단말(300)은 NFT용 지갑(wallet)을 포함하는 장치를 의미한다. 사용자 단말(300)은 사용자가 NFT용 지갑(wallet)의 소유주임을 인증하고, 지갑 주소 등을 포함하는 정보를 NFT 생성 서버에 전송할 수 있다. 이에, 사용자 단말이 NFT용 지갑(wallet) 주소를 NFT 생성 서버에 전송하면, 사용자가 가진 NFT의 인증정보를 확인하고, 향후 NFT의 소유자에게 전송되는 이벤트 참여를 허가할 수 있다. The user terminal 300 refers to a device including a wallet for NFT. The user terminal 300 may authenticate that the user is the owner of an NFT wallet and transmit information including the wallet address to the NFT creation server. Accordingly, when the user terminal transmits the wallet address for NFT to the NFT creation server, the authentication information of the NFT held by the user can be confirmed and participation in events sent to the owner of the NFT in the future can be permitted.

본 발명의 일 실시예에 따른 NFT 생성 서버(2000)는 송수신부(1100), 메모리(1200) 및 프로세서(1300)를 포함할 수 있다.The NFT creation server 2000 according to an embodiment of the present invention may include a transceiver 1100, a memory 1200, and a processor 1300.

NFT 생성 서버(2000)의 송수신부(1100)는 이미지 획득장치(100), 인증정보 제공장치(200), 사용자 단말(300), 및 퍼블릭 블록체인(3000)을 포함한 임의의 외부 기기와 통신을 수행할 수 있다. 예컨대, NFT 생성 서버(2000)는, 송수신부(1100)를 통해, 이미지 획득장치(100)가 촬영한 이미지 데이터를 수신할 수 있다. 예컨대, NFT 생성 서버(2000)는, 송수신부(1100)를 통해 인증정보 제공장치(200)의 인증정보를 수신할 수 있으며, 사용자 단말, 퍼블릭 블록체인을 포함한 임의의 외부 기기로 송신할 수 있다.The transmitting and receiving unit 1100 of the NFT creation server 2000 communicates with any external device, including the image acquisition device 100, the authentication information providing device 200, the user terminal 300, and the public blockchain 3000. It can be done. For example, the NFT creation server 2000 may receive image data captured by the image acquisition device 100 through the transceiver 1100. For example, the NFT creation server 2000 can receive authentication information of the authentication information providing device 200 through the transmitter and receiver 1100, and can transmit it to any external device, including a user terminal and a public blockchain. .

NFT 생성 서버(2000)는, 송수신부(1100)를 통해 네트워크에 접속하여 각종 데이터를 송수신할 수 있다. 송수신부는 크게 유선 타입과 무선타입을 포함할 수 있다. 유선 타입과 무선 타입은 각각의 장단점을 가지므로, 경우에 따라서 NFT 생성 서버(2000)에는 유선 타입과 무선 타입이 동시에 마련될 수도 있다. 여기서, 무선 타입의 경우에는 주로 와이파이(Wi-Fi) 같은 WLAN(Wireless Local Area Network) 계열의 통신 방식을 이용할 수 있다. 또는, 무선 타입의 경우에는 셀룰러 통신, 예컨대, LTE, 5G 계열의 통신 방식을 이용할 수 있다. 다만, 무선 통신 프로토콜이 상술한 예시에 제한되는 것은 아니며, 임의의 적절한 무선 타입의 통신 방식을 이용하는 것도 가능하다. 유선 타입의 경우에는 LAN(Local Area Network)이나 USB(Universal Serial Bus) 통신이 대표적인 예이며 그 외의 다른 방식도 가능하다. NFT 생성 서버(2000)의 메모리(1200)는 각종 정보를 저장할 수 있다. 메모리(1200)에는 각종 데이터가 임시적으로 또는 반영구적으로 저장될 수 있다. 메모리(1200)의 예로는 하드 디스크(HDD: Hard Disk Drive), SSD(Solid State Drive), 플래쉬 메모리(flash memory), 롬(ROM: Read-Only Memory), 램(RAM: Random Access Memory) 등이 있을 수 있다. 메모리(1200)는 NFT 생성 서버(2000)에 내장되는 형태나 탈부착 가능한 형태로 제공될 수 있다. 메모리(1200)에는 NFT 생성 서버(2000)를 구동하기 위한 운용 프로그램(OS: Operating System)이나 NFT 생성 서버(2000)의 각 구성을 동작시키기 위한 프로그램을 비롯해 NFT 생성 서버(2000)의 동작에 필요한 각종 데이터가 저장될 수 있다.The NFT creation server 2000 can connect to the network through the transmitting and receiving unit 1100 to transmit and receive various data. Transmitters and receivers can broadly include wired types and wireless types. Since the wired type and the wireless type have their own advantages and disadvantages, in some cases, the NFT creation server 2000 may be provided with both the wired type and the wireless type at the same time. Here, in the case of the wireless type, a WLAN (Wireless Local Area Network) type communication method such as Wi-Fi can be mainly used. Alternatively, in the case of the wireless type, cellular communication, such as LTE or 5G communication methods, can be used. However, the wireless communication protocol is not limited to the above-described example, and any appropriate wireless type of communication method can be used. In the case of the wired type, LAN (Local Area Network) or USB (Universal Serial Bus) communication are representative examples, but other methods are also possible. The memory 1200 of the NFT creation server 2000 can store various types of information. Various data may be temporarily or semi-permanently stored in the memory 1200. Examples of memory 1200 include hard disk drive (HDD), solid state drive (SSD), flash memory, read-only memory (ROM), random access memory (RAM), etc. This can be. The memory 1200 may be provided in a form built into the NFT creation server 2000 or in a detachable form. The memory 1200 includes an operating program (OS: Operating System) for operating the NFT creation server (2000) or a program for operating each component of the NFT creation server (2000), as well as information necessary for the operation of the NFT creation server (2000). Various data can be stored.

프로세서(1300)는 NFT 생성 서버(2000)의 전반적인 동작을 제어할 수 있다. 예컨대, 프로세서(1300)는 이미지 데이터를 획득하는 동작, 인증정보를 획득하는 동작, 사용자 단말로부터 NFT 생성 요청을 획득하는 동작, 인증정보를 포함하는 메타데이터를 생성하는 동작, 메타데이터 및 이미지 데이터와 연결가능한 주소를 퍼블릭 블록체인 서버에 전송하는 동작 등 NFT 생성 서버(2000)의 전반적인 동작을 제어할 수 있다. 구체적으로 프로세서(1300)는 메모리(1200)로부터 NFT 생성 서버(2000)의 전반적인 동작을 위한 프로그램을 로딩하여 실행할 수 있다. 프로세서(1300)는 하드웨어나 소프트웨어 또는 이들의 조합에 따라 AP(Application Processor), CPU(Central Processing Unit), MCU(Microcontroller Unit)나 이와 유사한 장치로 구현될 수 있다. 이때, 하드웨어적으로는 전기적 신호를 처리하여 제어 기능을 수행하는 전자회로 형태로 제공될 수 있으며, 소프트웨어적으로는 하드웨어적 회로를 구동시키는 프로그램이나 코드 형태로 제공될 수 있다.The processor 1300 may control the overall operation of the NFT creation server 2000. For example, the processor 1300 is an operation of acquiring image data, an operation of obtaining authentication information, an operation of obtaining an NFT creation request from a user terminal, an operation of generating metadata including authentication information, metadata and image data, and It is possible to control the overall operation of the NFT creation server (2000), such as transmitting the connectable address to the public blockchain server. Specifically, the processor 1300 may load and execute a program for the overall operation of the NFT creation server 2000 from the memory 1200. The processor 1300 may be implemented as an application processor (AP), a central processing unit (CPU), a microcontroller unit (MCU), or a similar device depending on hardware, software, or a combination thereof. At this time, hardware may be provided in the form of an electronic circuit that processes electrical signals to perform a control function, and software may be provided in the form of a program or code that drives the hardware circuit.

프로세서(1300)는 사용자 단말을 통해 획득한 인증정보를 검증하기 위한 작업을 수행할 수 있으며, 필요 시 프라이빗 블록체인을 포함할 수 있다. The processor 1300 can perform work to verify authentication information obtained through the user terminal, and can include a private blockchain if necessary.

상술한 NFT 생성 서버(2000)의 다양한 동작들은 NFT 생성 서버(2000)의 메모리(1200)에 저장될 수 있으며, NFT 생성 서버(2000)의 프로세서(1300)는 메모리(1200)에 저장된 동작들을 수행하도록 제공될 수 있다.Various operations of the NFT creation server 2000 described above may be stored in the memory 1200 of the NFT creation server 2000, and the processor 1300 of the NFT creation server 2000 performs the operations stored in the memory 1200. may be provided to do so.

NFT 생성 서버(2000)는 퍼블릭 블록체인과 NFT 정보를 동기화할 수 있다. 즉, NFT 생성 서버(200)는 NFT의 소유자를 대상으로 멤버십, 입장권, 참가권 등의 권한을 부여하여 주고, 이벤트 정보를 전송하여 줄 수 있으며, 이 때 소유자 변동 여부를 확인하여야 하기 때문에 NFT 생성 서버(2000)는 퍼블릭 블록체인과 항상 연동되어 있을 수 있다.The NFT creation server (2000) can synchronize NFT information with the public blockchain. In other words, the NFT creation server 200 can grant membership, admission tickets, participation rights, etc. to the owner of the NFT and transmit event information. At this time, it is necessary to check whether the owner has changed, so the NFT creation server (2000) can always be linked to a public blockchain.

퍼블릭 블록체인(3000)은 NFT 생성 서버(2000)로부터 획득된 메타데이터 및 이미지 데이터와 연결가능한 주소를 수신하고, 이를 포함하는 커스텀 NFT를 생성할 수 있다. NFT 생성 서버(2000)는 퍼블릭 블록체인(3000)과의 동기화를 통해 생성된 커스텀 NFT의 정보를 획득할 수 있다.The public blockchain 3000 can receive an address connectable to metadata and image data obtained from the NFT creation server 2000, and create a custom NFT including the same. The NFT creation server (2000) can obtain information on the custom NFT created through synchronization with the public blockchain (3000).

도 4는 본 발명의 일 실시예에 따라 생성된 커스텀 대체 불가 토큰을 나타낸 도면이다. 도 4을 참고하면, 생성된 커스텀 NFT는 카드형태로 생성될 수 있다. 보다 구체적으로 생성된 카드형태의 커스텀 NFT는 카드의 일면에 상기 이미지 데이터를 포함하고, 카드의 또 다른 일면에는 인증정보를 포함할 수 있다.Figure 4 is a diagram showing a custom non-fungible token created according to an embodiment of the present invention. Referring to Figure 4, the generated custom NFT can be created in the form of a card. More specifically, the created custom NFT in the form of a card may include the image data on one side of the card and authentication information on the other side of the card.

이하 본 발명의 또 다른 실시예에 해당하는 커스텀 대체 불가 토큰의 생성 방법에 대해 설명한다.Hereinafter, a method for generating a custom non-fungible token corresponding to another embodiment of the present invention will be described.

도 5는 본 발명의 일 실시예에 따른 커스텀 대체 불가 토큰의 생성 방법을 도식화한 도면이며, 도 6 내지 도 8은 본 발명의 일 실시예에 따른 커스텀 대체 불가 토큰을 생성하는 서버의 동작 방법의 순서도이다.Figure 5 is a diagram illustrating a method for generating a custom non-fungible token according to an embodiment of the present invention, and Figures 6 to 8 are diagrams showing a method of operating a server for generating a custom non-fungible token according to an embodiment of the present invention. This is a flowchart.

본 발명의 제1 실시예에 따른 커스텀 대체 불가 토큰을 생성하는 서버의 동작 방법은 특정 장소에 이미지 데이터 및 인증정보를 생성할 수 있는 외부장치가 설치되어 있는 상황에서, 해당 외부장치를 이용하여 이미지 데이터 및 인증 정보를 생성한 사용자를 대상으로 커스텀 NFT를 발행하는 방법에 관한 것이다. 즉, 서버는 외부 장치를 통해 이미지 데이터 및 인증정보를 획득하는 바, 인증정보의 별다른 검증 없이 이를 포함하는 커스텀 NFT를 생성할 수 있다.The method of operating a server that generates a custom non-fungible token according to the first embodiment of the present invention is to generate an image using the external device in a situation where an external device capable of generating image data and authentication information is installed in a specific location. It concerns a method of issuing custom NFTs to users who created data and authentication information. In other words, the server obtains image data and authentication information through an external device, and can create a custom NFT containing the authentication information without any special verification.

본 발명의 제1 실시예에 따른 커스텀 대체 불가 토큰을 생성하는 서버의 동작 방법은 외부장치로부터 인증정보 및 이미지 데이터를 획득하는 단계(S1100), 이미지 데이터에 대응되는 주소정보를 외부장치에 제공하는 단계(S1200), 사용자 단말이 주소정보에 접속하는 경우, 사용자 단말에 이미지 데이터를 제공하는 단계(S1300), 사용자 단말로부터 NFT 생성 요청 정보를 획득하는 경우, 인증정보를 포함하는 메타데이터를 생성하는 단계(S1400) 및 메타데이터 및 이미지 데이터와 연결가능한 주소를 퍼블릭 블록체인 서버에 전송하여 NFT를 생성하는 단계(S1500)를 포함할 수 있다.A method of operating a server that generates a custom non-fungible token according to the first embodiment of the present invention includes obtaining authentication information and image data from an external device (S1100), and providing address information corresponding to the image data to the external device. Step (S1200), when the user terminal accesses the address information, providing image data to the user terminal (S1300), when obtaining NFT creation request information from the user terminal, generating metadata including authentication information It may include a step (S1400) and a step (S1500) of generating an NFT by transmitting an address connectable with metadata and image data to a public blockchain server.

보다 구체적으로, 외부장치로부터 인증정보 및 이미지 데이터를 획득하는 단계(S1100)는 NTFs 생성 서버가 기 지정된 위치에 설치된 외부장치로부터 인증정보 및 이미지 데이터를 획득하는 단계를 의미한다. 사용자는 외부장치를 이용하여 이미지 데이터 및 인증정보를 생성하고, 이를 NTFs 생성 서버에 전송할 수 있으며, 기 생성된 이미지 데이터 및 인증정보를 외부장치를 이용하여 NTFs 생성 서버에 전송할 수 있다. 이 때의 인증정보는 이미지 데이터의 촬영시간정보 일 수 있으며, 외부장치가 설치된 특정 이벤트 정보 또는 외부장치 정보일 수 있다. 외부장치는 이미지를 촬영할 수 있는 촬상모듈과 서버로 데이터를 전송할 수 있는 통신모듈을 포함하는 기계장치일 수 있고, 예를 들어, 주소정보를 종이에 인쇄하는 경우 인쇄모듈을 더 포함할 수 있다More specifically, the step of acquiring authentication information and image data from an external device (S1100) refers to a step in which the NTFs generating server acquires authentication information and image data from an external device installed at a predetermined location. Users can create image data and authentication information using an external device and transmit them to the NTFs generation server, and can transmit already created image data and authentication information to the NTFs generation server using an external device. At this time, the authentication information may be information on the capture time of image data, information on a specific event where an external device is installed, or information on an external device. The external device may be a mechanical device that includes an imaging module that can capture images and a communication module that can transmit data to a server. For example, when printing address information on paper, it may further include a printing module.

외부장치는 서버에 인증정보 및 이미지 데이터를 전송하는 경우, 전송된 이미지 데이터에 대응되는 주소정보를 획득할 수 있으며, 주소정보를 사용자에게 제공할 수 있다. 구체적 일 실시예에 따르면, 외부장치는 서버로부터 이미지 데이터에 대응되는 주소정보를 획득할 수 있으며, 이를 디스플레이에 표시하거나, 종이에 인쇄하거나, 사용자 단말에 전송하는 방식으로 해당 주소정보를 사용자에게 전송할 수 있다. 사용자에게 전송하는 방식은 기재된 내용에 제한되지 않으며, 사용자에게 이미지 데이터에 대응되는 주소정보를 전송하는 다양한 방식이 사용될 수 있다. 또한, 주소정보는 url 형식 또는 QR 코드 형식 등 다양한 형식으로 표시될 수 있다.When transmitting authentication information and image data to the server, the external device can obtain address information corresponding to the transmitted image data and provide the address information to the user. According to a specific embodiment, an external device can obtain address information corresponding to image data from a server and transmit the address information to the user by displaying it on a display, printing it on paper, or transmitting it to a user terminal. You can. The method of transmitting to the user is not limited to the described content, and various methods of transmitting address information corresponding to image data to the user can be used. Additionally, address information can be displayed in various formats, such as url format or QR code format.

사용자 단말이 이미지 데이터에 대응되는 주소정보에 접속하는 경우, 서버는 사용자 단말에 이미지 데이터를 제공(S1300)할 수 있다. 사용자 단말은 이미지 데이터를 다운로드 하거나 서버에 NFT 생성 요청 정보를 전송할 수 있다. 필요에 따라, 사용자 단말은 지갑 주소 정보를 포함하는 지갑인증정보를 서버에 전송할 수 있다. 이를 통해 향후 생성된 NFT를 획득할 수 있으며, 필요시 지갑인증정보를 인증 받을 수 있다. 지갑인증정보는 사용자가 지갑의 주인임을 인증하는 것으로, 사용자 단말에서 이루어질 수 있다. 또한, 사용자 단말은 지갑 주소 정보를 포함하는 지갑인증정보를 서버에 전송함으로써 향후 생성되는 NFT를 획득할 수 있으며, 별도의 절차 없이 해당 NFT의 소유자임을 인증할 수 있다.When the user terminal accesses address information corresponding to image data, the server may provide image data to the user terminal (S1300). The user terminal can download image data or transmit NFT creation request information to the server. If necessary, the user terminal may transmit wallet authentication information including wallet address information to the server. Through this, you can acquire NFTs created in the future and have your wallet authentication information authenticated if necessary. Wallet authentication information verifies that the user is the owner of the wallet, and can be done at the user terminal. In addition, the user terminal can acquire NFTs created in the future by transmitting wallet authentication information including wallet address information to the server, and can authenticate the owner of the NFT without a separate procedure.

서버는 사용자 단말로부터 NFT 생성 요청 정보를 획득하는 경우, 인증정보를 포함하는 메타데이터를 생성(S1400)할 수 있다.When the server obtains NFT creation request information from the user terminal, it can generate metadata including authentication information (S1400).

서버는 메타데이터 및 이미지 데이터와 연결가능한 주소를 퍼블릭 블록체인 서버에 전송하여 NFT를 생성(S1500)할 수 있다.The server can create an NFT (S1500) by transmitting an address that can be linked to metadata and image data to a public blockchain server.

본 발명의 제2 실시예에 따른 커스텀 대체 불가 토큰을 생성하는 서버의 동작 방법은 외부 서버를 통해 이미지 데이터 및 인증정보를 획득하는 경우, 외부 서버를 이용하여 이미지 데이터 및 인증 정보를 전송한 사용자를 대상으로 커스텀 NFT를 발행하는 방법에 관한 것이다. 즉, 서버는 외부 서버를 통해 이미지 데이터 및 인증정보를 획득하는 바, 인증정보의 별다른 검증 없이 이를 포함하는 커스텀 NFT를 생성할 수 있다.The method of operating a server that generates a custom non-fungible token according to the second embodiment of the present invention includes, when obtaining image data and authentication information through an external server, the user who transmitted the image data and authentication information using the external server. This is about how to issue a custom NFT to a target. In other words, the server obtains image data and authentication information through an external server, and a custom NFT containing this can be created without any special verification of the authentication information.

보다 구체적으로, 본 발명의 제2 실시예에 따른 커스텀 대체 불가 토큰을 생성하는 서버의 동작 방법은 서버에 접속 가능한 주소정보를 임의의 사용자 단말에 제공하는 단계(S2100), 제1 사용자 단말이 주소정보에 접속하는 경우, 직접 또는 외부 서버를 통해 이미지 데이터 및 인증정보를 획득하는 단계(S2200), 제1 사용자 단말로부터 NFT 생성 요청 정보를 획득하는 경우, 인증정보를 포함하는 메타데이터를 생성하는 단계(S2300), 메타데이터 및 이미지 데이터와 연결되는 주소를 퍼블릭 블록체인 서버에 전송하여 NFT를 생성하는 단계(S2400)를 포함할 수 있다.More specifically, the operating method of the server for generating a custom non-fungible token according to the second embodiment of the present invention includes providing address information accessible to the server to a random user terminal (S2100), and the first user terminal When accessing information, obtaining image data and authentication information directly or through an external server (S2200), when obtaining NFT creation request information from the first user terminal, generating metadata including authentication information (S2300), and may include a step (S2400) of generating an NFT by transmitting the address associated with the metadata and image data to a public blockchain server.

보다 구체적으로, 단계 2100에서 서버는 해당 서버에 접속 가능한 주소정보를 임의의 사용자 단말에 제공할 수 있다More specifically, in step 2100, the server may provide address information that can access the server to any user terminal.

단계 2200에서 서버는 제1 사용자 단말이 주소정보에 접속하는 경우, 직접 또는 외부 서버를 통해 이미지 데이터 및 인증정보를 획득할 수 있다. 즉, 제1 사용자 단말은 서버에 접속하여 직접 이미지 데이터 및 인증정보를 획득할 수도 있으며, 인증 정보 또는/및 이미지 데이터를 포함하는 외부 서버를 통해 NFT 생성 서버에 이미지 데이터 또는/및 인증정보를 전송할 수 있다.In step 2200, when the first user terminal accesses address information, the server may obtain image data and authentication information directly or through an external server. In other words, the first user terminal may access the server to obtain image data and authentication information directly, and transmit the image data and/or authentication information to the NFT creation server through an external server containing the authentication information and/or image data. You can.

구체적 일 실시예에 따르면, 외부 서버는 특정 이벤트에 참가한 사용자 정보, 특정 위치에 방문한 사용자 정보, 특정 물품의 소유자 정보, 특정 물품을 구매한 사용자의 구매이력정보, 특정 미션을 달성한 사용자 정보, 마라톤 완주기록 등을 포함하는 사용자의 라이프 로그 데이터 중 하나 이상의 인증정보 포함하고 있을 수 있으며, 사용자의 요청이 있는 경우, 인증정보를 NFT 생성 서버에 전송할 수 있다. 그 밖에도 인증정보란 인증이 가능한 정보는 모두 포함되며, 기재된 내용에 제한되지 않는다.According to a specific embodiment, the external server provides information on users who participated in a specific event, information on users who visited a specific location, information on the owner of a specific item, purchase history information on a user who purchased a specific item, information on a user who achieved a specific mission, and information on the user who completed the marathon. The user's life log data, including completion records, etc., may contain one or more authentication information, and upon request from the user, the authentication information may be transmitted to the NFT creation server. In addition, authentication information includes all information that can be authenticated and is not limited to the information stated.

서버는 제1 사용자 단말로부터 NFT 생성 요청 정보를 획득하는 경우, 인증정보를 포함하는 메타데이터를 생성할 수 있다(S2300).When the server obtains NFT creation request information from the first user terminal, it can generate metadata including authentication information (S2300).

서버는 메타데이터 및 이미지 데이터와 연결되는 주소를 퍼블릭 블록체인 서버에 전송하여 NFT를 생성할 수 있다(S2400). 필요에 따라, 서버는 퍼블릭 블록체인과 동기화를 통해 생성된 커스텀 NFT 정보를 획득할 수 있다.The server can create an NFT by transmitting the address linked to the metadata and image data to the public blockchain server (S2400). If necessary, the server can obtain custom NFT information created through synchronization with the public blockchain.

본 발명의 제3 실시예에 따른 커스텀 대체 불가 토큰을 생성하는 서버의 동작 방법은 사용자 단말을 통해 NFT 생성 서버에 이미지 데이터 및 인증정보를 전송하고, 이를 이용하여 커스텀 NFT를 발행하는 방법에 관한 것이다. 이 때, 서버는 사용자 단말을 통해 획득된 인증정보의 위변조 여부를 추가적으로 검증하는 단계를 통하여, NFT의 신뢰도를 향상시킬 수 있다. The method of operating a server that generates a custom non-fungible token according to the third embodiment of the present invention relates to a method of transmitting image data and authentication information to an NFT creation server through a user terminal and issuing a custom NFT using this. . At this time, the server can improve the reliability of the NFT by additionally verifying whether the authentication information obtained through the user terminal has been forged or altered.

본 발명의 제3 실시예에 따른 커스텀 대체 불가 토큰을 생성하는 서버의 동작 방법은 사용자 단말로부터 이미지 데이터 및 인증정보를 획득하는 단계(S3100), 인증정보를 포함하는 메타데이터를 생성하는 단계(S3200), 메타데이터 및 이미지 데이터와 연결되는 주소를 퍼블릭 블록체인 서버에 전송하여 NFT를 생성하는 단계(S3300)를 포함할 수 있다.A method of operating a server that generates a custom non-fungible token according to the third embodiment of the present invention includes the steps of obtaining image data and authentication information from a user terminal (S3100) and generating metadata including authentication information (S3200) ), it may include a step (S3300) of generating an NFT by transmitting the address linked to the metadata and image data to a public blockchain server.

보다 구체적으로, 단계 3100에서 서버는 사용자 단말로부터 이미지 데이터 및 인증정보를 획득할 수 있다.More specifically, in step 3100, the server may obtain image data and authentication information from the user terminal.

단계 3200에서 서버는 사용자 단말로부터 획득한 인증정보를 포함하는 메타데이터를 생성할 수 있다. 필요에 따라, 메타데이터를 생성하는 단계는 프라이빗 블록체인을 이용하여 인증정보의 진위여부를 검증하는 단계 및 인증정보가 참인 경우, 인증정보를 포함하는 메타데이터를 생성하는 단계를 포함할 수 있다. 즉, 서버는 사용자 단말로부터 획득된 인증정보를 검증하는 단계를 통해 생성된 NFT의 신뢰도를 높일 수 있다. 보다 구체적으로, In step 3200, the server may generate metadata including authentication information obtained from the user terminal. If necessary, the step of generating metadata may include verifying the authenticity of the authentication information using a private blockchain and, if the authentication information is true, generating metadata including the authentication information. In other words, the server can increase the reliability of the generated NFT through the step of verifying the authentication information obtained from the user terminal. More specifically,

프라이빗 블록체인을 이용하여 인증정보의 진위여부를 검증하는 단계는 사용자 단말로부터 이미지 데이터가 생성된 시점과 이미지 데이터가 생성된 시점 전후의 위치정보 및 시간정보 중 적어도 하나의 정보를 획득하고, 이미지 데이터가 생성된 시점을 기준으로 획득된 정보의 변화량 파악을 통해 인증정보의 진위여부를 검증할 수 있으며, 검증된 정보를 프라이빗 블록체인에 업로드함으로써 인증정보의 진위여부를 검증할 수 있다.The step of verifying the authenticity of authentication information using a private blockchain involves obtaining at least one of the time when image data was created from the user terminal and location information and time information before and after the time when the image data was created, and collecting the image data. The authenticity of the authentication information can be verified by determining the amount of change in the information obtained based on the time it was created, and the authenticity of the authentication information can be verified by uploading the verified information to the private blockchain.

서버는 메타데이터 및 이미지 데이터와 연결되는 주소를 퍼블릭 블록체인 서버에 전송하여 NFT를 생성할 수 있다. The server can create an NFT by sending the address associated with the metadata and image data to a public blockchain server.

필요에 따라, 본 발명의 제1 내지 제3 실시예에 따른 커스텀 대체 불가 토큰을 생성하는 서버의 동작 방법에서 메타데이터를 생성하는 단계는, 프라이빗 블록체인을 이용하여 인증정보의 진위여부를 검증하는 단계, 인증정보가 참인 경우, 인증정보를 포함하는 메타데이터를 생성하는 단계를 포함할 수 있다. 즉, 제1 및 제2 실시예에서 사용자 단말이 주소정보에 접속하는 경우, 인증정보를 획득하고, 획득한 인증정보의 진위여부를 검증할 수 있다. 또한, 본 발명의 제1 내지 제3 실시예에 따른 인증정보의 진위여부를 검증하는 단계는 사용자 단말로부터 이미지 데이터가 생성된 시점과 시점 전후의 위치정보 및 시간정보 중 적어도 하나의 정보를 획득하는 단계, 이미지 데이터가 생성된 시점을 기준으로 획득된 정보의 변화량 파악을 통해 진위여부를 검증하는 단계, 프라이빗 블록체인에 검증된 정보를 업로드하는 단계를 포함할 수 있다.If necessary, the step of generating metadata in the operating method of the server for generating a custom non-fungible token according to the first to third embodiments of the present invention involves verifying the authenticity of the authentication information using a private blockchain. The step may include, if the authentication information is true, generating metadata including the authentication information. That is, in the first and second embodiments, when the user terminal accesses address information, it can obtain authentication information and verify the authenticity of the acquired authentication information. In addition, the step of verifying the authenticity of the authentication information according to the first to third embodiments of the present invention includes obtaining at least one of location information and time information before and after the time when the image data was generated from the user terminal. It may include a step of verifying authenticity by determining the amount of change in information obtained based on the time the image data was created, and a step of uploading the verified information to a private blockchain.

인공지능 모델을 이용하여 획득된 이미지 데이터의 NFT 생성 적합 여부를 판단하는 단계를 더 포함할 수 있다. 적합 여부란, 이미지 데이터를 사용하는 것이 타 법률에 위반되는 경우, 이미지 데이터를 사용하는 것이 미풍양속 등에 위배되는 경우, 선정성 및 기타 이유로 NFT 생성이 부적합한지 여부를 판단하는 것을 의미하며, 학습된 인공지능 모델을 사용하여 획득된 이미지 데이터의 NFT 생성 적합 여부를 판단하고, 적합한 경우에만 NFT 생성을 진행할 수 있다. It may further include a step of determining whether the acquired image data is suitable for NFT creation using an artificial intelligence model. Appropriateness refers to determining whether the use of image data violates other laws, if the use of image data violates public morals, etc., and whether the creation of an NFT is inappropriate for sensationalism or other reasons. An intelligent model can be used to determine whether the acquired image data is suitable for NFT creation, and NFT creation can only proceed if it is suitable.

본 발명의 제1 내지 제3 실시예에 따른 커스텀 대체 불가 토큰을 생성하는 서버의 동작 방법은 인공지능 모델을 이용하여 획득된 이미지 데이터의 NFT 생성 적합 여부를 판단하는 단계를 더 포함할 수 있다. 적합 여부란, 이미지 데이터를 사용하는 것이 타 법률에 위반되는 경우, 이미지 데이터를 사용하는 것이 미풍양속 등에 위배되는 경우, 선정성 및 기타 이유로 NFT 생성이 부적합한지 여부를 판단하는 것을 의미하며, 학습된 인공지능 모델을 사용하여 획득된 이미지 데이터의 NFT 생성 적합 여부를 판단하고, 적합한 경우에만 NFT 생성을 진행할 수 있다.The method of operating a server that generates a custom non-fungible token according to the first to third embodiments of the present invention may further include the step of determining whether the acquired image data is suitable for NFT generation using an artificial intelligence model. Appropriateness refers to determining whether the use of image data violates other laws, if the use of image data violates public morals, etc., and whether the creation of an NFT is inappropriate for sensationalism or other reasons. An intelligent model can be used to determine whether the acquired image data is suitable for NFT creation, and NFT creation can only proceed if it is suitable.

본 발명의 제1 내지 제3 실시예에 따른 커스텀 대체 불가 토큰을 생성하는 서버의 동작 방법은 기 설정된 인증정보를 포함하는 NFT에 권한을 부여하는 단계, 상기 NFT의 소유자를 대상으로 접근가능한 이벤트를 전송하는 단계 및 이벤트의 참석 요청 및 소유한 NFT 정보를 수신하는 경우, 상기 NFT 정보의 진위여부를 검증하는 단계를 포함할 수 있다. A method of operating a server that generates a custom non-fungible token according to the first to third embodiments of the present invention includes the steps of granting permission to an NFT containing preset authentication information, and holding an event accessible to the owner of the NFT. When receiving the transmitting step and event attendance request and owned NFT information, it may include the step of verifying the authenticity of the NFT information.

보다 구체적으로, 기 설정된 인증정보를 포함하는 NFT에 권한을 부여하는 단계는 특정한 인증정보를 획득한 NFT 소유자를 대상으로 멤버십, 입장권과 같은 권한을 부여하는 단계를 의미한다. 보다 구체적으로, 서버는 한라산 등반을 인증한 NFT 소유자만을 대상으로 특정 이벤트에 참가할 수 있는 권한을 부여할 수 있으며, 특정 상품의 구매 이력을 보유한 사용자를 대상으로 새로운 구매 이벤트에 접근 가능한 권한을 부여할 수 있다. 서버는 지속적으로 블록체인과 NFT 정보에 대해 동기화하여, 권한 부여 시점 또는 이벤트 발생 시점의 NFT 소유자에게 해당 권한을 부여하도록 한다.More specifically, the step of granting rights to an NFT containing preset authentication information refers to the step of granting rights such as membership and admission tickets to NFT owners who have acquired specific authentication information. More specifically, the server can grant permission to participate in specific events only to NFT owners who have certified climbing Mt. Halla, and may grant access to new purchase events to users with a purchase history of a specific product. You can. The server continuously synchronizes the blockchain and NFT information to grant the relevant rights to the NFT owner at the time of authorization or event occurrence.

본 발명의 제1 내지 제3 실시예에 따른 커스텀 대체 불가 토큰을 생성하는 서버의 동작 방법은 생성된 복수개의 NFT를 기 설정된 기준 또는 사용자 단말로부터 획득된 요청에 따라 새로운 이미지 내에 배치하는 단계 및 배치된 NFT를 포함하는 새로운 NFT를 생성하는 단계를 더 포함할 수 있다. 즉, 이는 두개 이상의 NFT를 결합하여 새로운 이미지를 포함하는 NFT를 만들기 위한 것으로, 사용자는 자신의 NFT를 기 설정된 기준에 따라 배치하거나, 랜덤으로 배치하거나, 사용자 단말로부터 획득된 요청에 따라 배치할 수 있다. 사용자는 복수개의 NFT를 새로운 이미지 내에 배치할 수 있으며, 복수명의 사용자가 하나 이상의 NFT를 배치할 수 있다. NFT 배치는 특정 모양 또는 형상에 맞추어 배치되거나, 자유롭게 배치될 수 있다.The operating method of the server for generating custom non-fungible tokens according to the first to third embodiments of the present invention includes the steps and placement of a plurality of generated NFTs in a new image according to a preset standard or a request obtained from a user terminal. It may further include the step of creating a new NFT including the existing NFT. In other words, this is to create an NFT containing a new image by combining two or more NFTs. Users can place their NFTs according to preset standards, randomly, or according to requests obtained from the user terminal. there is. Users can place multiple NFTs in a new image, and multiple users can place one or more NFTs. NFT placement can be arranged to fit a specific shape or shape, or can be arranged freely.

서버는 외부 신호를 획득한 경우, 기 설정된 기준에 부합하는 경우, 기 설정된 시간이 도과한 경우, 배치된 모든 NFT의 메타데이터 및 이미지 데이터와 연결되는 주소를 퍼블릭 블록체인 서버에 전송하여 새로운 NFT를 생성할 수 있다.When an external signal is obtained, when a preset standard is met, or when a preset time has elapsed, the server transmits the address linked to the metadata and image data of all deployed NFTs to the public blockchain server to create a new NFT. can be created.

도 9는 본 발명의 일 실시예에 따른 커스텀 대체 불가 토큰의 효과를 나타낸 도면이다. 즉, 본 발명은 데이터 위조 및 변조가 불가능한 블록체인 시스템을 이용하여 인증정보와 이미지 데이터를 포함하는 커스텀 NFT를 생성함으로써, 일반인에게 NFT 접근 장벽을 낮추고, 인증된 경험과 순간을 기록하는 NFT를 제작하도록 하여 NFT 대중화를 이끌 수 있을 것으로 기대된다. Figure 9 is a diagram showing the effect of a custom non-fungible token according to an embodiment of the present invention. In other words, the present invention lowers the barrier to accessing NFTs for the general public by creating a custom NFT containing authentication information and image data using a blockchain system that cannot forge or modify data, and produces an NFT that records authenticated experiences and moments. It is expected that this will lead to the popularization of NFT.

또한 일반인들을 대상으로 이벤트 등에 참여를 유도하고, 이를 인증해줄 수 있는 커스텀 NFT를 생성하여 줌으로써 보다 매력적인 마케팅 수단을 제공할 수 있도록 하였다. In addition, we were able to provide a more attractive marketing tool by encouraging the general public to participate in events and creating custom NFTs that can authenticate them.

본 발명의 또 다른 실시예는 본 발명의 커스텀 대체 불가 토큰을 생성하는 서버의 동작 방법을 실행시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록 매체일 수 있다.Another embodiment of the present invention may be a computer-readable recording medium on which a program for executing a method of operating a server for generating a custom non-fungible token of the present invention is recorded.

이상에서 실시 형태들에 설명된 특징, 구조, 효과 등은 본 발명의 적어도 하나의 실시 형태에 포함되며, 반드시 하나의 실시 형태에만 한정되는 것은 아니다. 나아가, 각 실시 형태에서 예시된 특징, 구조, 효과 등은 실시 형태들이 속하는 분야의 통상의 지식을 가지는 자에 의해 다른 실시 형태들에 대해서도 조합 또는 변형되어 실시 가능하다. 따라서 이러한 조합과 변형에 관계된 내용들은 본 발명의 범위에 포함되는 것으로 해석되어야 할 것이다. 또한, 이상에서 실시 형태를 중심으로 설명하였으나 이는 단지 예시일 뿐 본 발명을 한정하는 것이 아니며, 본 발명이 속하는 분야의 통상의 지식을 가진 자라면 본 실시 형태의 본질적인 특성을 벗어나지 않는 범위에서 이상에 예시되지 않은 여러 가지의 변형과 응용이 가능함을 알 수 있을 것이다. 즉, 실시 형태에 구체적으로 나타난 각 구성 요소는 변형하여 실시할 수 있는 것이다. 그리고 이러한 변형과 응용에 관계된 차이점들은 첨부된 청구 범위에서 규정하는 본 발명의 범위에 포함되는 것으로 해석되어야 할 것이다.The features, structures, effects, etc. described in the embodiments above are included in at least one embodiment of the present invention and are not necessarily limited to only one embodiment. Furthermore, the features, structures, effects, etc. illustrated in each embodiment can be combined or modified and implemented in other embodiments by a person with ordinary knowledge in the field to which the embodiments belong. Therefore, contents related to such combinations and modifications should be construed as being included in the scope of the present invention. In addition, although the above description focuses on the embodiment, this is only an example and does not limit the present invention, and those skilled in the art will be able to understand the above without departing from the essential characteristics of the present embodiment. You will see that various modifications and applications not illustrated are possible. In other words, each component specifically shown in the embodiment can be modified and implemented. And these variations and differences in application should be construed as being included in the scope of the present invention as defined in the appended claims.

10: 커스텀 NFT 생성 시스템
100: 이미지 획득 장치
200: 인증정보 제공 장치
300: 사용자 단발
2000: NFT 생성 서버
3000: 퍼블릭 블록체인
10: Custom NFT creation system
100: image acquisition device
200: Authentication information provision device
300: User single shot
2000: NFT creation server
3000: Public blockchain

Claims (13)

커스텀 대체 불가 토큰(Custom NFT)을 생성하는 서버의 동작방법에 있어서,
외부장치로부터 인증정보 및 이미지 데이터를 획득하는 단계;
상기 이미지 데이터에 대응되는 주소정보를 상기 외부장치에 제공하는 단계;
사용자 단말이 상기 외부장치에 제공된 상기 주소정보에 접속하는 경우, 상기 사용자 단말에 상기 이미지 데이터를 제공하는 단계;
상기 사용자 단말로부터 NFT 생성 요청 정보를 획득하는 경우, 상기 인증정보를 포함하는 메타데이터를 생성하는 단계;
상기 메타데이터 및 상기 이미지 데이터와 연결가능한 주소를 퍼블릭 블록체인 서버에 전송하여 상기 퍼블릭 블록체인 서버에서 NFT를 생성하는 단계;를 포함하고,
상기 메타데이터를 생성하는 단계는,
프라이빗 블록체인을 이용하여 상기 인증정보의 진위여부를 검증하는 단계;
상기 인증정보가 참인 경우, 상기 인증정보를 포함하는 메타데이터를 생성하는 단계;를 포함하고,
상기 인증정보는,
상기 이미지 데이터의 위치정보, 상기 이미지 데이터의 시간정보, 특정 상품의 구매이력정보, 특정 이벤트 참가정보 및 사용자의 라이프로그 데이터 중 하나를 포함하는,
서버의 동작방법.
In the method of operating a server that generates a custom non-fungible token (Custom NFT),
Obtaining authentication information and image data from an external device;
providing address information corresponding to the image data to the external device;
When the user terminal accesses the address information provided to the external device, providing the image data to the user terminal;
When obtaining NFT creation request information from the user terminal, generating metadata including the authentication information;
Transmitting the metadata and the address connectable with the image data to a public blockchain server to generate an NFT on the public blockchain server; includes,
The step of generating the metadata is,
Verifying the authenticity of the authentication information using a private blockchain;
If the authentication information is true, generating metadata including the authentication information,
The authentication information is,
Containing one of location information of the image data, time information of the image data, purchase history information of a specific product, specific event participation information, and user life log data,
How the server operates.
커스텀 대체 불가 토큰(Custom NFT)을 생성하는 서버의 동작방법에 있어서,
상기 서버에 접속 가능한 주소정보를 임의의 사용자 단말에 제공하는 단계;
상기 서버는, 제1 사용자 단말이 상기 주소정보에 접속하는 경우, 상기 제1 사용자 단말 또는 외부 서버로부터 이미지 데이터 및 인증정보를 획득하는 단계;
상기 서버는, 상기 제1 사용자 단말로부터 NFT 생성 요청 정보를 획득하는 경우, 상기 인증정보를 포함하는 메타데이터를 생성하는 단계;
상기 서버는, 상기 메타데이터 및 상기 이미지 데이터와 연결되는 주소를 퍼블릭 블록체인 서버에 전송하여 상기 퍼블릭 블록체인 서버에서 NFT를 생성하는 단계;를 포함하고,
상기 메타데이터를 생성하는 단계는,
프라이빗 블록체인을 이용하여 상기 인증정보의 진위여부를 검증하는 단계;를 더 포함하며,
상기 인증정보가 참인 경우, 상기 인증정보를 포함하는 메타데이터를 생성하는 단계;를 포함하고,
상기 인증정보는,
상기 이미지 데이터의 위치정보, 상기 이미지 데이터의 시간정보, 특정 상품의 구매이력정보, 특정 이벤트 참가정보 및 사용자의 라이프로그 데이터 중 하나를 포함하는,
서버의 동작방법.

In the method of operating a server that generates a custom non-fungible token (Custom NFT),
providing address information accessible to the server to any user terminal;
The server, when the first user terminal accesses the address information, obtaining image data and authentication information from the first user terminal or an external server;
The server, when obtaining NFT creation request information from the first user terminal, generating metadata including the authentication information;
The server transmits the metadata and the address associated with the image data to a public blockchain server to generate an NFT in the public blockchain server.
The step of generating the metadata is,
It further includes verifying the authenticity of the authentication information using a private blockchain,
If the authentication information is true, generating metadata including the authentication information,
The authentication information is,
Containing one of location information of the image data, time information of the image data, purchase history information of a specific product, specific event participation information, and user life log data,
How the server operates.

삭제delete 삭제delete 제1 항 또는 제2 항에 있어서,
상기 인증정보의 진위여부를 검증하는 단계는,
상기 사용자 단말로부터 상기 이미지 데이터가 생성된 시점과 상기 시점 전후의 위치정보 및 시간정보 중 적어도 하나의 정보를 획득하는 단계;
상기 이미지 데이터가 생성된 시점을 기준으로 상기 획득된 정보의 변화량 파악을 통해 진위여부를 검증하는 단계;
상기 프라이빗 블록체인에 검증된 정보를 업로드하는 단계;를 포함하는,
서버의 동작방법.
According to claim 1 or 2,
The step of verifying the authenticity of the authentication information is,
Obtaining at least one of location information and time information at a time when the image data was generated and before and after the time point from the user terminal;
Verifying the authenticity of the image data by determining the amount of change in the acquired information based on the time when the image data was generated;
Including, uploading verified information to the private blockchain,
How the server operates.
제1 항 또는 제2 항에 있어서,
인공지능 모델을 이용하여 상기 획득된 이미지 데이터의 NFT 생성 적합 여부를 판단하는 단계;를 더 포함하는 서버의 동작방법.
According to claim 1 or 2,
A method of operating a server further comprising: determining whether the acquired image data is suitable for NFT creation using an artificial intelligence model.
제1 항 또는 제2 항에 있어서,
상기 서버는, 기 설정된 인증정보를 포함하는 NFT에 권한을 부여하는 단계;
상기 서버는, 상기 NFT의 소유자를 대상으로 접근가능한 이벤트를 전송하는 단계;
상기 서버는, 상기 NFT의 소유자 단말로부터 상기 이벤트의 참석 요청 및 소유한 NFT 정보를 수신하는 경우, 상기 NFT 정보의 진위여부를 검증하는 단계;를 더 포함하는 서버의 동작방법.

According to claim 1 or 2,
The server grants permission to an NFT containing preset authentication information;
The server transmits an accessible event to the owner of the NFT;
The server, when receiving a request to attend the event and the owned NFT information from the owner terminal of the NFT, verifying the authenticity of the NFT information; Operating method of the server further comprising a.

삭제delete 삭제delete 제1 항 또는 제2 항에 있어서,
상기 NFT는,
일면에 상기 이미지 데이터를 포함하고,
또 다른 일면에는 상기 인증정보를 포함하는 것을 특징으로 하는,
서버의 동작방법.
According to claim 1 or 2,
The NFT is,
Containing the image data on one side,
On another side, the authentication information is included,
How the server operates.
제1 항 또는 제2 항에 있어서,
상기 서버는, 생성된 복수개의 NFT에 포함된 이미지 데이터를 기 설정된 기준 또는 상기 사용자 단말로부터 획득된 요청에 따라 이미지 내에 배치하는 단계;
상기 배치된 NFT의 메타데이터 및 상기 이미지 데이터와 연결되는 주소를 퍼블릭 블록체인 서버에 전송하여 상기 퍼블릭 블록체인 서버에서 NFT를 생성하는 단계;를 더 포함하는,
서버의 동작방법.

According to claim 1 or 2,
The server places the image data included in the generated plurality of NFTs within the image according to a preset standard or a request obtained from the user terminal;
Transmitting the metadata of the placed NFT and the address connected to the image data to a public blockchain server to generate an NFT on the public blockchain server; further comprising,
How the server operates.

컴퓨터에 제1 항 또는 제2 항에 따른 방법을 실행시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록 매체.
A computer-readable recording medium that records a program for executing the method according to claim 1 or 2 on a computer.
이미지 데이터와 인증정보를 포함하는 NFTs 생성 서버에 있어서,
상기 이미지 데이터와 상기 인증정보를 획득하고, 메타데이터 및 상기 이미지 데이터와 연결되는 주소를 퍼블릭 블록체인 서버에 전송하고, 상기 퍼블릭 블록체인 서버에서 생성된 NFT 정보를 획득하는 송수신부;
프라이빗 블록체인을 이용하여 상기 인증정보의 진위여부를 검증하고, 상기 이미지 데이터에 대응되는 주소정보를 외부장치에 제공하며, 사용자 단말이 상기 외부장치에 제공된 상기 주소정보에 접속하는 경우, 상기 사용자 단말에 상기 이미지 데이터를 제공하며, 상기 사용자 단말로부터 NFT 생성 요청 정보를 획득하는 경우, 상기 인증정보를 포함하는 메타데이터를 생성하며, 상기 인증정보가 참인 경우, 상기 인증정보를 포함하는 상기 메타데이터를 생성하고, 상기 퍼블릭 블록 체인 서버에서 생성된 NFT 정보를 관리하는 프로세서;를 포함하며,
상기 인증정보는,
상기 이미지 데이터의 위치정보, 상기 이미지 데이터의 시간정보, 특정 상품의 구매이력정보, 특정 이벤트 참가정보 및 사용자의 라이프로그 데이터 중 하나를 포함하는,
NFTs 생성 서버.

In the NFTs creation server containing image data and authentication information,
A transmitting and receiving unit that acquires the image data and the authentication information, transmits metadata and an address connected to the image data to a public blockchain server, and obtains NFT information generated by the public blockchain server;
The authenticity of the authentication information is verified using a private blockchain, address information corresponding to the image data is provided to an external device, and when the user terminal accesses the address information provided to the external device, the user terminal The image data is provided to the user terminal, and when NFT creation request information is obtained from the user terminal, metadata including the authentication information is generated, and if the authentication information is true, the metadata including the authentication information is generated. It includes a processor that generates and manages NFT information generated in the public blockchain server,
The authentication information is,
Containing one of location information of the image data, time information of the image data, purchase history information of a specific product, specific event participation information, and user life log data,
NFTs creation server.

KR1020230076722A 2022-06-15 2023-06-15 Server operating method and apparatus for generating custom non-fungible tokens KR102614819B1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR20220072870 2022-06-15
KR1020220072870 2022-06-15

Publications (1)

Publication Number Publication Date
KR102614819B1 true KR102614819B1 (en) 2023-12-19

Family

ID=89385413

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020230076722A KR102614819B1 (en) 2022-06-15 2023-06-15 Server operating method and apparatus for generating custom non-fungible tokens

Country Status (1)

Country Link
KR (1) KR102614819B1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20180071444A (en) * 2016-12-19 2018-06-28 엔에이치엔페이코 주식회사 Security system of user input information and security method of user input information using the security system
US20210083845A1 (en) * 2019-09-17 2021-03-18 International Business Machines Corporation Off-chain notification of updates from a private blockchain
CN114020846A (en) * 2021-11-06 2022-02-08 北京瑞策科技有限公司 Processing method and device capable of changing NFT (network File transfer) works
US20220069996A1 (en) * 2021-05-08 2022-03-03 Yitian Xue Systems And Methods For Generating Customized Non-Fungible Tokens
KR102397137B1 (en) * 2021-10-05 2022-05-12 주식회사 그라운드그룹 Apparatus for providing prodcut authentication information using non-fungible token

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20180071444A (en) * 2016-12-19 2018-06-28 엔에이치엔페이코 주식회사 Security system of user input information and security method of user input information using the security system
US20210083845A1 (en) * 2019-09-17 2021-03-18 International Business Machines Corporation Off-chain notification of updates from a private blockchain
US20220069996A1 (en) * 2021-05-08 2022-03-03 Yitian Xue Systems And Methods For Generating Customized Non-Fungible Tokens
KR102397137B1 (en) * 2021-10-05 2022-05-12 주식회사 그라운드그룹 Apparatus for providing prodcut authentication information using non-fungible token
CN114020846A (en) * 2021-11-06 2022-02-08 北京瑞策科技有限公司 Processing method and device capable of changing NFT (network File transfer) works

Similar Documents

Publication Publication Date Title
US11734456B2 (en) Systems and methods for authenticating photographic image data
KR102400395B1 (en) Systems and methods for electronically providing legal documents
US20150081538A1 (en) Systems and methods for providing secure digital identification
US10555174B2 (en) Restricted-use authentication codes
TW201413610A (en) Method, device, recording medium and system of requesting transaction
US20150081777A1 (en) Dynamic content aggregation
WO2020155839A1 (en) Blockchain-based method and device for performing scene-based deposition on face information
McHugh et al. Near field communication: recent developments and library implications
US20230230075A1 (en) Longitudinal system using non-fungible tokens that evolve over time
US20230123993A1 (en) System for validating ticket transactions via ticket nfts and methods for use therewith
EP2779671B1 (en) Electronic support allowing access to remote audio/video assets
US20230412380A1 (en) Exchange and display of digital content
KR102614819B1 (en) Server operating method and apparatus for generating custom non-fungible tokens
US20220207122A1 (en) System and method for management of digital media content
KR101923953B1 (en) Music album service system using beacon
US20230162184A1 (en) Authentication-gaining apparatus, authentication apparatus, authentication request transmitting method, authentication method, and program
TWM526792U (en) Sensing type totem emblem for individual message transmission
KR20210015570A (en) Techniques for sharing chat room
US20170013458A1 (en) Electronic devices and method for near field communication between two electronic devices
US20230222519A1 (en) System for issuing nfts based on ticket data and methods for use therewith
CN104933619A (en) Offline/instant processing system and method of electronic debt
CN113037913A (en) Method and system for storing and reading electronic business card
JP6337645B2 (en) Authentication apparatus, web service providing system, authentication method and program
WO2014147602A1 (en) Video player for monetary transactions
CN115879081A (en) Digital asset display method, device, system, equipment and computer storage medium

Legal Events

Date Code Title Description
E701 Decision to grant or registration of patent right
GRNT Written decision to grant