KR102381499B1 - Method for product information management using private blockchain and public blockchain and apparatus for performing the method - Google Patents

Method for product information management using private blockchain and public blockchain and apparatus for performing the method Download PDF

Info

Publication number
KR102381499B1
KR102381499B1 KR1020210155615A KR20210155615A KR102381499B1 KR 102381499 B1 KR102381499 B1 KR 102381499B1 KR 1020210155615 A KR1020210155615 A KR 1020210155615A KR 20210155615 A KR20210155615 A KR 20210155615A KR 102381499 B1 KR102381499 B1 KR 102381499B1
Authority
KR
South Korea
Prior art keywords
nft
public
private
blockchain
product
Prior art date
Application number
KR1020210155615A
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 주식회사 블록오디세이
Priority to KR1020210155615A priority Critical patent/KR102381499B1/en
Application granted granted Critical
Publication of KR102381499B1 publication Critical patent/KR102381499B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/104Peer-to-peer [P2P] networks
    • H04L67/1087Peer-to-peer [P2P] networks using cross-functional networking aspects

Abstract

The present invention relates to a method for managing product information using a private blockchain and a public blockchain, and to a device for performing the method. The method for managing product information using a private blockchain and a public blockchain includes the steps of: generating a private non-fungible token (NFT) based on private blockchain data, by the private blockchain; and generating a public NFT based on the private NFT, by the public blockchain. The public NFT can be generated based on the transactions generated on the private blockchain after the generation of the private NFT.

Description

프라이빗 블록체인 및 퍼블릭 블록체인을 이용한 상품 정보 관리 방법 및 이러한 방법을 수행하는 장치{Method for product information management using private blockchain and public blockchain and apparatus for performing the method}Method for product information management using private blockchain and public blockchain and apparatus for performing the method}

본 발명은 프라이빗 블록체인 및 퍼블릭 블록체인을 이용한 상품 정보 관리 방법 및 이러한 방법을 수행하는 장치에 관한 것이다. 보다 상세하게는 상품의 서플라이 체인 상에서 발생하는 데이터를 블록체인을 기반으로 관리하기 위한 프라이빗 블록체인 및 퍼블릭 블록체인을 이용한 상품 정보 관리 방법 및 이러한 방법을 수행하는 장치에 관한 것이다.The present invention relates to a method for managing product information using a private block chain and a public block chain, and an apparatus for performing these methods. More specifically, it relates to a product information management method using a private block chain and a public block chain for managing data generated on a product supply chain based on a block chain, and an apparatus for performing such a method.

블록체인은 네트워크의 모든 참여자에게 거래 기록을 분산 저장하여 비가역성과 투명성을 보장하는 기술이다. 블록체인의 비가역성은 변경 불가능한 블록에 데이터를 저장하여 데이터의 무결한 상태를 보장하는 것이다. 블록 생성시 이전 블록의 해시값을 포함하도록 하고, 모든 참여자가 같은 거래 기록을 나누어 가지게 된다.Blockchain is a technology that guarantees irreversibility and transparency by distributing transaction records to all participants in the network. The irreversibility of blockchain is to ensure the integrity of data by storing data in immutable blocks. When creating a block, the hash value of the previous block is included, and all participants share the same transaction record.

한 개의 블록 내용을 변조하고자 하는 경우, 해당 블록 이후에 생성된 모든 블록에 대한 변조를 수행해야 하고, 더불어 모든 참여자의 컴퓨터에 저장된 블록까지도 변조하여야 하기 때문에 사실상 불가능하다.If you want to modulate the contents of one block, it is virtually impossible because you have to modulate all blocks created after the block, and also the blocks stored in the computers of all participants.

블록체인의 투명성은 불록체인에 저장된 데이터들은 참여자들이 공유하며 참여자들은 트랜잭션의 발생 이후 언제든 블록에 저장된 데이터를 추적할 수 있다.The transparency of blockchain is that the data stored in the blockchain is shared by participants, and participants can track the data stored in the block at any time after the occurrence of a transaction.

이러한 블록체인의 성질을 통해 다양한 비즈니스 영역에서 블록체인 기술이 도입되고 있고, 특히, 정보 접근을 위한 권한을 일부 노드에게만 제한하는 블록체인 기술도 다양하게 개발되고 있다.Due to the nature of this block chain, block chain technology is being introduced in various business areas, and in particular, block chain technology that restricts the right to access information to only some nodes is being developed in various ways.

본 발명은 상술한 문제점을 모두 해결하는 것을 그 목적으로 한다.An object of the present invention is to solve all of the above problems.

또한, 본 발명은, 블록 생성 및 트랜잭션 처리의 속도가 빠른 프라이빗 블록체인과 사용자의 접근성이 좋은 퍼블릭 블록체인의 장점을 활용하여 상품의 SCM(supply chain management) 정보의 관리 편의성과 상품의 정품 인증 편의성을 향상시키는 것을 목적으로 한다.In addition, the present invention utilizes the advantages of a private block chain with fast block generation and transaction processing speed and a public block chain with good user accessibility. aims to improve

또한, 본 발명은, SCM 정보의 단계에 따른 NFT(non-fungible token)의 신뢰도를 검증하고, 프라이빗 NFT와 퍼블릭 NFT를 이중화하여 관리함으로써 상품의 정품 인증의 신뢰도를 증가시키는 것을 목적으로 한다.In addition, an object of the present invention is to increase the reliability of product activation by verifying the reliability of a non-fungible token (NFT) according to the stage of SCM information and managing the private NFT and the public NFT in duplicate.

상기 목적을 달성하기 위한 본 발명의 대표적인 구성은 다음과 같다.A representative configuration of the present invention for achieving the above object is as follows.

본 발명의 일 실시예에 따르면, 프라이빗 블록체인 및 퍼블릭 블록체인을 이용한 상품 정보 관리 방법은 프라이빗 블록체인이 프라이빗 블록체인 데이터를 기반으로 프라이빗 NFT(non-fungible token)를 생성하는 단계와 퍼블릭 블록체인이 상기 프라이빗 NFT를 기반으로 퍼블릭 NFT를 생성하는 단계를 포함할 수 있되, 상기 퍼블릭 NFT는 상기 프라이빗 NFT의 생성 이후 상기 프라이빗 블록체인 상에서 발생된 트랜잭션을 기반으로 생성될 수 있다.According to an embodiment of the present invention, a product information management method using a private block chain and a public block chain includes the steps of the private block chain generating a private non-fungible token (NFT) based on the private block chain data, and the public block chain The method may include generating a public NFT based on the private NFT, wherein the public NFT may be generated based on a transaction generated on the private blockchain after the creation of the private NFT.

한편, 상기 프라이빗 블록체인은 상품의 제조 단계, 유통 단계, 판매 단계 및 구매 단계 중 하나의 프라이빗 NFT 생성 단계에서 상기 프라이빗 NFT를 생성하고, 상기 퍼블릭 블록체인은 상기 하나의 단계 이후에 대응되는 퍼블릭 NFT 생성 단계 상에서 상기 프라이빗 NFT를 기반으로 한 상기 퍼블릭 NFT를 생성하고, 상기 프라이빗 블록체인은 스마트컨트랙트를 기반으로 상기 퍼블릭 NFT 생성 단계를 결정하는 것을 포함할 수 있다.On the other hand, the private blockchain generates the private NFT in one of the product manufacturing stage, distribution stage, sale stage, and purchase stage, and the public blockchain generates the corresponding public NFT after the one stage. In the generating step, generating the public NFT based on the private NFT, and the private blockchain may include determining the public NFT generating step based on a smart contract.

또한, 상기 프라이빗 블록체인은 상기 프라이빗 NFT 생성 단계 이후 단계의 진행을 알리는 트랜잭션을 생성하여 퍼블릭 블록체인으로 전송하고, 상기 트랜잭션을 기반으로 상기 퍼블릭 NFT 생성 단계 이후 단계에 대응되는 퍼블릭 NFT 지갑으로 상기 퍼블릭 NFT를 전송하고, 상기 퍼블릭 NFT의 신뢰도는 상기 프라이빗 NFT 생성 단계 및 상기 퍼블릭 NFT 생성 단계를 기반으로 결정될 수 있다.In addition, the private blockchain generates a transaction notifying the progress of the step after the private NFT creation step and transmits it to the public blockchain, and based on the transaction, the public NFT wallet corresponding to the step after the public NFT creation step is sent to the public NFT wallet. The NFT is transmitted, and the reliability of the public NFT may be determined based on the private NFT generation step and the public NFT generation step.

본 발명의 다른 실시예에 따르면, 프라이빗 블록체인 및 퍼블릭 블록체인을 이용한 상품 정보 관리를 수행하는 블록체인 네트워크는 프라이빗 블록체인 데이터를 기반으로 프라이빗 NFT(non-fungible token)를 생성하도로 구현되는 프라이빗 블록체인과 상기 프라이빗 NFT를 기반으로 퍼블릭 NFT를 생성하는 단계를 포함하되, 상기 퍼블릭 NFT는 상기 프라이빗 NFT의 생성 이후 상기 프라이빗 블록체인 상에서 발생된 트랜잭션을 기반으로 생성도록 구현되는 퍼블릭 블록체인을 포함할 수 있다.According to another embodiment of the present invention, a private blockchain network that performs product information management using a private blockchain and a public blockchain is implemented to generate a private non-fungible token (NFT) based on private blockchain data. Creating a public NFT based on a blockchain and the private NFT, wherein the public NFT includes a public blockchain implemented to be generated based on a transaction generated on the private blockchain after the creation of the private NFT. can

한편, 상기 프라이빗 블록체인은 상품의 제조 단계, 유통 단계, 판매 단계 및 구매 단계 중 하나의 프라이빗 NFT 생성 단계에서 상기 프라이빗 NFT를 생성하고, 상기 퍼블릭 블록체인은 상기 하나의 단계 이후에 대응되는 퍼블릭 NFT 생성 단계 상에서 상기 프라이빗 NFT를 기반으로 한 상기 퍼블릭 NFT를 생성하고, 상기 프라이빗 블록체인은 스마트컨트랙트를 기반으로 상기 퍼블릭 NFT 생성 단계를 결정하는 것을 포함할 수 있다.On the other hand, the private blockchain generates the private NFT in one of the product manufacturing stage, distribution stage, sale stage, and purchase stage, and the public blockchain generates the corresponding public NFT after the one stage. In the generating step, generating the public NFT based on the private NFT, and the private blockchain may include determining the public NFT generating step based on a smart contract.

또한, 상기 프라이빗 블록체인은 상기 프라이빗 NFT 생성 단계 이후 단계의 진행을 알리는 트랜잭션을 생성하여 퍼블릭 블록체인으로 전송하고, 상기 트랜잭션을 기반으로 상기 퍼블릭 NFT 생성 단계 이후 단계에 대응되는 퍼블릭 NFT 지갑으로 상기 퍼블릭 NFT를 전송하고, 상기 퍼블릭 NFT의 신뢰도는 상기 프라이빗 NFT 생성 단계 및 상기 퍼블릭 NFT 생성 단계를 기반으로 결정될 수 있다.In addition, the private blockchain generates a transaction notifying the progress of the step after the private NFT creation step and transmits it to the public blockchain, and based on the transaction, the public NFT wallet corresponding to the step after the public NFT creation step is sent to the public NFT wallet. The NFT is transmitted, and the reliability of the public NFT may be determined based on the private NFT generation step and the public NFT generation step.

본 발명에 의하면, 블록 생성 및 트랜잭션 처리의 속도가 빠른 프라이빗 블록체인과 사용자의 접근성이 좋은 퍼블릭 블록체인의 장점을 활용하여 상품의 SCM(supply chain management) 정보의 관리 편의성과 상품의 정품 인증 편의성이 향상될 수 있다.According to the present invention, the convenience of managing product SCM (supply chain management) information and the convenience of product activation are improved by utilizing the advantages of a private blockchain with fast block generation and transaction processing and a public blockchain with good user accessibility. can be improved

또한, 본 발명에 의하면, SCM 정보의 단계에 따른 NFT의 신뢰도가 검증되고, 프라이빗 NFT와 퍼블릭 NFT를 이중화하여 관리함으로써 상품의 정품 인증의 신뢰도가 증가될 수 있다.In addition, according to the present invention, the reliability of the NFT according to the stage of the SCM information is verified, and the reliability of the product activation can be increased by duplicating and managing the private NFT and the public NFT.

도 1은 본 발명의 실시예에 따른 유통 데이터 관리 장치를 나타낸 개념도이다.
도 2는 본 발명의 실시예에 따른 유통 데이터 관리 방법을 나타낸 순서도이다.
도 3은 본 발명의 실시예에 따른 프라이빗 블록체인과 퍼블릭 블록체인 간의 동작을 나타낸 개념도이다.
도 4는 본 발명의 실시예에 따른 NFT 신뢰도 검증 방법이 개시된다.
도 5는 본 발명의 실시예에 따른 퍼블릭 NFT와 프라이빗 NFT 간의 관계를 나타낸 개념도이다.
도 6은 본 발명의 실시예에 따른 상품 정품 인증 장치를 나타낸 개념도이다.
도 7은 본 발명의 실시예에 따른 상품 정품 인증 방법을 나타낸 개념도이다.
도 8은 본 발명의 실시에에 따른 제2 상품 정품 인증을 수행하는 방법을 나타낸 개념도이다.
1 is a conceptual diagram illustrating an apparatus for managing distribution data according to an embodiment of the present invention.
2 is a flowchart illustrating a distribution data management method according to an embodiment of the present invention.
3 is a conceptual diagram illustrating an operation between a private blockchain and a public blockchain according to an embodiment of the present invention.
4 is a method for verifying NFT reliability according to an embodiment of the present invention is disclosed.
5 is a conceptual diagram illustrating a relationship between a public NFT and a private NFT according to an embodiment of the present invention.
6 is a conceptual diagram illustrating a product genuine product authentication device according to an embodiment of the present invention.
7 is a conceptual diagram illustrating a product genuine product authentication method according to an embodiment of the present invention.
8 is a conceptual diagram illustrating a method for performing a second product genuine authentication according to an embodiment of the present invention.

후술하는 본 발명에 대한 상세한 설명은, 본 발명이 실시될 수 있는 특정 실시예를 예시로서 도시하는 첨부 도면을 참조한다. 이러한 실시예는 당업자가 본 발명을 실시할 수 있기에 충분하도록 상세히 설명된다. 본 발명의 다양한 실시예는 서로 다르지만 상호 배타적일 필요는 없음이 이해되어야 한다. 예를 들어, 본 명세서에 기재되어 있는 특정 형상, 구조 및 특성은 본 발명의 정신과 범위를 벗어나지 않으면서 일 실시예로부터 다른 실시예로 변경되어 구현될 수 있다. 또한, 각각의 실시예 내의 개별 구성요소의 위치 또는 배치도 본 발명의 정신과 범위를 벗어나지 않으면서 변경될 수 있음이 이해되어야 한다. 따라서, 후술하는 상세한 설명은 한정적인 의미로서 행하여 지는 것이 아니며, 본 발명의 범위는 특허청구범위의 청구항들이 청구하는 범위 및 그와 균등한 모든 범위를 포괄하는 것으로 받아들여져야 한다. 도면에서 유사한 참조부호는 여러 측면에 걸쳐서 동일하거나 유사한 구성요소를 나타낸다.DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS [0012] DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS [0010] DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS [0010] Reference is made to the accompanying drawings, which show by way of illustration specific embodiments in which the present invention may be practiced. These embodiments are described in sufficient detail to enable those skilled in the art to practice the present invention. It should be understood that the various embodiments of the present invention are different but need not be mutually exclusive. For example, certain shapes, structures, and characteristics described herein may be implemented with changes from one embodiment to another without departing from the spirit and scope of the present invention. In addition, it should be understood that the location or arrangement of individual components within each embodiment may be changed without departing from the spirit and scope of the present invention. Accordingly, the following detailed description is not to be taken in a limiting sense, and the scope of the present invention should be taken as encompassing the scope of the claims and all equivalents thereto. In the drawings, like reference numerals refer to the same or similar elements throughout the various aspects.

이하에서는, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자가 본 발명을 용이하게 실시할 수 있도록 하기 위하여, 본 발명의 여러 바람직한 실시예에 관하여 첨부된 도면을 참조하여 상세히 설명하기로 한다.Hereinafter, various preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings in order to enable those of ordinary skill in the art to easily practice the present invention.

도 1은 본 발명의 실시예에 따른 유통 데이터 관리 장치를 나타낸 개념도이다.1 is a conceptual diagram illustrating an apparatus for managing distribution data according to an embodiment of the present invention.

도 1에서는 유통 데이터 관리 장치가 상품의 유통 데이터를 관리하기 위한 방법이 개시된다.1 discloses a method for the distribution data management device to manage the distribution data of the product.

도 1을 참조하면, 유통 데이터 관리 장치는 프라이빗 블록체인 관리부(100), 퍼블릭 블록체인 관리부(110), NFT(non-fungible token) 생성부(120), NFT 관리부(130) 및 프로세서(140)를 포함할 수 있다.Referring to FIG. 1 , the distribution data management device includes a private blockchain management unit 100 , a public blockchain management unit 110 , a non-fungible token (NFT) generation unit 120 , an NFT management unit 130 and a processor 140 . may include

프라이빗 블록체인 관리부(100)는 프라이빗 블록체인에 대한 관리를 위해 구현될 수 있다. 프라이빗 블록체인은 상품의 생산 주체별 데이터를 별도로 관리하기 위한 블록체인일 수 있다. 예를 들어, A 사의 상품에 대한 정보를 관리하기 위한 프라이빗 블록체인1, B 사의 상품에 대한 정보를 관리하기 위한 프라이빗 블록체인2, C 사의 상품에 대한 정보를 관리하기 위한 프라이빗 블록체인3과 같은 다양한 프라이빗 블록체인이 존재할 수 있다.The private blockchain management unit 100 may be implemented for management of a private blockchain. The private block chain may be a block chain for separately managing data for each product producer. For example, private blockchain 1 to manage information on company A's products, private blockchain 2 to manage information on company B's products, and private blockchain 3 to manage information on company C's products. Various private blockchains can exist.

프라이빗 블록체인 관리부(100)는 기존에 상품 관리를 위한 프라이빗 체인이 존재하지 않는 경우, 프라이빗 체인을 생성할 수 있다. 프라이빗 블록체인 관리부(100)는 기존에 상품 관리를 위한 프라이빗 체인이 존재하는 경우, 프라이빗 블록체인 상에 접속하여 프라이빗 블록체인 상의 데이터를 유통 데이터 관리를 위해 수집하기 위해 구현될 수 있다.The private blockchain management unit 100 may create a private chain when there is no existing private chain for product management. When a private chain for product management exists, the private blockchain management unit 100 may be implemented to access the private blockchain and collect data on the private blockchain for distribution data management.

또한, 프라이빗 블록체인 관리부(100)는 프라이빗 블록체인에서 퍼블릭 블록체인으로 전송할 데이터를 결정할 수 있다. 본 발명에서는 프라이빗 블록체인에서 제공된 데이터가 퍼블릭 블록체인 상에 기록되고, 퍼블릭 블록체인에 기록된 데이터를 기반으로 상품에 대한 NFT가 생성될 수 있다.In addition, the private blockchain management unit 100 may determine data to be transmitted from the private blockchain to the public blockchain. In the present invention, data provided from the private blockchain is recorded on the public blockchain, and an NFT for a product can be created based on the data recorded on the public blockchain.

퍼블릭 블록체인 관리부(110)는 퍼블릭 블록체인의 관리를 위해 구현될 수 있다. 프라이빗 블록체인 상의 복수의 상품 각각에 대한 유통 데이터 중 공개 가능한 데이터는 퍼블릭 블록체인 상에 기록될 수 있다.The public block chain management unit 110 may be implemented for management of the public block chain. Among the distribution data for each of a plurality of products on the private blockchain, publicly available data can be recorded on the public blockchain.

NFT 생성부(120)는 프라이빗 블록체인 데이터 및 퍼블릭 블록체인 데이터를 기반으로 NFT를 생성하기 위해 구현될 수 있다. NFT 생성부(120)는 상품에 대한 제조, 유통, 판매, 구매와 같은 단계 상에서 상품을 관리하기 위한 상품 각각에 대한 NFT를 생성할 수 있다.The NFT generator 120 may be implemented to generate an NFT based on private blockchain data and public blockchain data. The NFT generator 120 may generate an NFT for each product for managing the product in stages such as manufacturing, distribution, sale, and purchase of the product.

NFT 생성부(120)는 프라이빗 블록체인 상에서 상품에 대응되는 프라이빗 NFT와 퍼블릭 블록체인 상에서 상품에 대응되는 퍼블릭 NFT를 개별적으로 생성할 수 있다.The NFT generator 120 may separately generate a private NFT corresponding to a product on the private blockchain and a public NFT corresponding to a product on the public blockchain.

프라이빗 블록체인 상에서 제조 단계, 유통 단계, 판매 단계, 구매 단계 각각 상에서 상품에 대응되는 프라이빗 NFT를 전달하는 방식으로 상품에 대한 관리가 수행될 수 있다. In the private blockchain, product management can be performed in such a way that the private NFT corresponding to the product is delivered in each of the manufacturing stage, distribution stage, sale stage, and purchase stage.

퍼블릭 블록체인 상에서도 제조 단계, 유통 단계, 판매 단계, 구매 단계 각각 상에서 상품에 대응되는 퍼블릭 NFT를 전달하는 방식으로 상품에 대한 관리가 수행될 수 있다. Even on the public blockchain, product management can be performed in such a way that the public NFT corresponding to the product is delivered in each of the manufacturing stage, distribution stage, sale stage, and purchase stage.

즉, NFT 생성부(120)는 제조, 유통, 판매, 구매 중에 상품에 매칭된 하나의 프라이빗 NFT 및 퍼블릭 NFT를 생성할 수 있다. 퍼블릭 NFT의 경우, 프라이빗 NFT를 기반으로 생성될 수 있고, 프라이빗 NFT의 생성 시점 이후에 퍼블릭 NFT가 생성될 수 있다. 예를 들어, 만약, 상품의 제조 단계에서 프라이빗 NFT가 생성되는 경우, 생성된 프라이빗 NFT를 기반으로 퍼블릭 블록체인 상에서도 상품의 제조 단계부터 퍼블릭 NFT가 생성되고, 퍼블릭 NFT는 퍼블릭 블록체인 상에서 유통 단계, 판매 단계, 구매 단계를 통해 이동될 수 있다. 만약, 유통 단계에서 프라이빗 NFT가 생성되는 경우, 생성된 프라이빗 NFT를 기반으로 퍼블릭 블록체인 상에서도 상품의 유통 단계부터 퍼블릭 NFT가 생성되고, 퍼블릭 NFT는 퍼블릭 블록체인 상에서 판매 단계, 구매 단계를 통해 이동될 수 있다. That is, the NFT generator 120 may generate one private NFT and one public NFT matched with a product during manufacture, distribution, sale, and purchase. In the case of the public NFT, it may be generated based on the private NFT, and the public NFT may be generated after the generation time of the private NFT. For example, if a private NFT is created in the manufacturing stage of a product, a public NFT is created from the product manufacturing stage even on the public blockchain based on the created private NFT, and the public NFT is a distribution stage on the public blockchain; It can be moved through the sales phase and the purchase phase. If a private NFT is created in the distribution stage, a public NFT is created from the product distribution stage even on the public blockchain based on the created private NFT, and the public NFT is moved through the sale stage and purchase stage on the public blockchain. can

즉, NFT 생성부(120)는 상품의 프라이빗 NFT가 생성되어 퍼블릭 NFT가 생성 가능한 단계부터 퍼블릭 NFT를 생성할 수 있다.That is, the NFT generator 120 may generate a public NFT from a stage in which a private NFT of a product is generated and a public NFT can be generated.

NFT 관리부(130)는 생성된 NFT에 대한 관리를 위해 구현될 수 있다. 복수의 상품 각각에 대한 NFT의 생성 및 이전에 대한 기록이 NFT 관리부(130)에 의해 관리될 수 있다.The NFT manager 130 may be implemented to manage the generated NFT. Records of the generation and transfer of NFTs for each of a plurality of products may be managed by the NFT management unit 130 .

프로세서(140)는 프라이빗 블록체인 관리부(100), 퍼블릭 블록체인 관리부(110), NFT 생성부(120), NFT 관리부(130)의 동작을 제어하기 위해 구현될 수 있다.The processor 140 may be implemented to control the operations of the private blockchain management unit 100 , the public blockchain management unit 110 , the NFT generation unit 120 , and the NFT management unit 130 .

도 2는 본 발명의 실시예에 따른 유통 데이터 관리 방법을 나타낸 순서도이다.2 is a flowchart illustrating a distribution data management method according to an embodiment of the present invention.

도 2에서는 유통 데이터 관리를 수행하기 위한 방법이 개시된다.2 discloses a method for performing distribution data management.

도 2를 참조하면, 상품 정보와 프라이빗 NFT 정보(270)가 프라이빗 블록체인(250)에 등록될 수 있다(단계 S200).Referring to FIG. 2 , product information and private NFT information 270 may be registered in the private blockchain 250 (step S200 ).

제조 단계, 유통 단계, 판매 단계, 구매 단계 중 적어도 하나의 단계에서 상품에 대응되는 프라이빗 NFT(270)가 생성되어 등록될 수 있다. A private NFT 270 corresponding to a product may be created and registered in at least one of a manufacturing stage, a distribution stage, a sales stage, and a purchase stage.

전술한 바와 같이 프라이빗 NFT(270)는 프라이빗 블록체인(250) 상에서 관리되고, 프라이빗 블록체인(250) 상에서 생성 이후, 제조 단계, 유통 단계, 판매 단계, 구매 단계와 같은 단계의 진행에 따라 이동될 수 있다.As described above, the private NFT 270 is managed on the private blockchain 250, and after creation on the private blockchain 250, it will be moved according to the progress of stages such as the manufacturing stage, distribution stage, sale stage, and purchase stage. can

프라이빗 블록체인(250)에 등록된 프라이빗 NFT(270)를 기반으로 퍼블릭 블록체인(260) 상에 퍼블릭 NFT(280)가 생성될 수 있다(단계 S210).A public NFT 280 may be created on the public blockchain 260 based on the private NFT 270 registered in the private blockchain 250 (step S210).

퍼블릭 NFT(280)는 프라이빗 NFT(270)에 대한 정보를 기반으로 생성될 수 있다. 퍼블릭 NFT(280)는 프라이빗 NFT(270)를 기반으로 생성되기 때문에 퍼블릭 NFT(280)에 대한 검증은 프라이빗 NFT(270)를 기반으로 수행될 수 있다.The public NFT 280 may be generated based on information on the private NFT 270 . Since the public NFT 280 is generated based on the private NFT 270 , verification of the public NFT 280 may be performed based on the private NFT 270 .

프라이빗 블록체인(250) 및 퍼블릭 블록체인(260) 상에서 NFT를 기반으로 한 상품 관리가 수행된다(단계 S220).NFT-based product management is performed on the private blockchain 250 and the public blockchain 260 (step S220).

상품의 유통이력 및 소유자 정보 등의 업데이트를 통한 프라이빗 블록체인(250) 상에서 프라이빗 NFT(270)가 이동되고 그에 대응되어 퍼블릭 블록체인(260) 상에서 퍼블릭 NFT(280)가 이동된다.The private NFT 270 is moved on the private blockchain 250 through the update of product distribution history and owner information, and the public NFT 280 is moved on the public blockchain 260 correspondingly.

퍼블릭 블록체인(260) 상에서 이동되는 퍼블릭 NFT(280)를 기반으로 상품 정보에 대한 확인이 수행된다.Confirmation of product information is performed based on the public NFT 280 moved on the public block chain 260 .

사용자는 퍼블릭 블록체인 월렛(public blockchain wallet)에 포함된 퍼블릭 NFT(280)에 대한 정보를 기반으로 상품 정보(소유권, 정품 여부 등)를 확인할 수 있다.The user can check product information (ownership, genuineness, etc.) based on information about the public NFT 280 included in the public blockchain wallet.

본 발명의 실시예에서는 블록 생성 및 트랜잭션 처리의 속도가 빠른 프라이빗 블록체인(250)과 사용자의 접근성이 좋은 퍼블릭 블록체인(260)의 장점을 활용하여 상품의 SCM 정보의 관리 편의성과 상품의 정품 인증 편의성이 향상될 수 있다. In the embodiment of the present invention, by utilizing the advantages of the private block chain 250 with high speed of block generation and transaction processing and the public block chain 260 with good user accessibility, management convenience of SCM information of products and product activation Convenience may be improved.

도 3은 본 발명의 실시예에 따른 프라이빗 블록체인과 퍼블릭 블록체인 간의 동작을 나타낸 개념도이다.3 is a conceptual diagram illustrating an operation between a private blockchain and a public blockchain according to an embodiment of the present invention.

도 3에서는 프라이빗 블록체인에서의 데이터 기록 및 블록 생성과 퍼블릭 블록체인 상에서의 데이터 기록 및 블록 생성이 개시된다.In Fig. 3, data recording and block generation in the private blockchain and data recording and block generation in the public blockchain are disclosed.

도 3을 참조하면, 복수의 프라이빗 블록체인이 존재할 수 있고, 복수의 프라이빗 블록체인 각각에는 퍼블릭 블록체인 각각으로 데이터를 전송하기 위한 데이터 전송 규칙이 정의될 수 있다.Referring to FIG. 3 , a plurality of private block chains may exist, and a data transmission rule for transmitting data to each public block chain may be defined in each of the plurality of private block chains.

예를 들어, A사를 위한 프라이빗 블록체인1(310), B사를 위한 프라이빗 블록체인2(320)가 존재하는 경우가 가정될 수 있다. For example, it may be assumed that a private blockchain 1 310 for company A and a private blockchain 2 320 for company B exist.

프라이빗 블록체인1(310)의 경우, 판매 단계에서만 퍼블릭 블록체인(330)으로 데이터를 전송하는 트랜잭션을 발생시켜 프라이빗NFT를 기반으로 한 퍼블릭 NFT를 생성할 수 있다. 이러한 경우, 퍼블릭 블록체인(330) 상에서는 구매 단계에서 발생된 퍼블릭 NFT만의 확인이 가능하다.In the case of the private blockchain 1 310, a transaction that transmits data to the public blockchain 330 can be generated only in the sales stage to create a public NFT based on the private NFT. In this case, on the public block chain 330, only the public NFT generated in the purchase stage can be checked.

프라이빗 블록체인2(320)의 경우, 제조 단계에서 퍼블릭 블록체인(330)으로 데이터를 전송하는 트랜잭션을 발생시켜 프라이빗NFT를 기반으로 한 퍼블릭 NFT를 생성할 수 있다. 또한, 프라이빗 블록체인2(320)는 제조 단계 이후, 유통 단계, 판매 단계 및 구매 단계 각각에서 발생되는 데이터에 대한 트랜잭션을 발생시켜, 퍼블릭 NFT의 제조 단계, 유통 단계, 판매 단계 및 구매 단계 상에서의 이동에 대한 기록도 퍼블릭 블록체인(330) 상에 기록할 수 있다.In the case of the private blockchain 2 320 , a public NFT based on the private NFT may be generated by generating a transaction for transmitting data to the public blockchain 330 in the manufacturing stage. In addition, the private blockchain 2 320 generates a transaction for data generated in each of the distribution, sale, and purchase steps after the manufacturing stage, so that the public NFTs on the manufacturing stage, distribution stage, sale stage, and purchase stage A record of movement may also be recorded on the public blockchain 330 .

즉, 프라이빗 블록체인은 프라이빗 블록체인의 노드에 의해 설정된 스마트컨트랙트를 이용하여 서로 다른 트랜잭션을 발생시킬 수 있다. That is, the private blockchain can generate different transactions using the smart contract established by the nodes of the private blockchain.

다른 표현으로 프라이빗 블록체인은 상품의 제조 단계, 유통 단계, 판매 단계 및 구매 단계 중 하나의 프라이빗 NFT 생성 단계에서 상기 프라이빗 NFT를 생성하고, 퍼블릭 블록체인은 하나의 단계 이후에 대응되는 퍼블릭 NFT 생성 단계 상에서 프라이빗 NFT를 기반으로 한 퍼블릭 NFT를 생성할 수 있다. 프라이빗 블록체인은 스마트컨트랙트를 기반으로 상기 퍼블릭 NFT 생성 단계를 결정할 수 있다.In other words, the private blockchain creates the private NFT in one of the manufacturing stage, distribution stage, sale stage, and purchase stage of the product, and the public blockchain generates the corresponding public NFT after one stage. You can create a public NFT based on a private NFT on the The private blockchain can determine the public NFT creation stage based on the smart contract.

또한, 프라이빗 블록체인은 상기 프라이빗 NFT 생성 단계 이후 단계의 진행을 알리는 트랜잭션을 생성하여 퍼블릭 블록체인으로 전송하고, 트랜잭션을 기반으로 퍼블릭 NFT 생성 단계 이후 단계에 대응되는 퍼블릭 NFT 지갑으로 퍼블릭 NFT를 전송하고, 퍼블릭 NFT의 신뢰도는 프라이빗 NFT 생성 단계 및 퍼블릭 NFT 생성 단계를 기반으로 결정될 수 있다. 신뢰도의 결정 방법은 추후 후술한다.In addition, the private block chain creates a transaction to inform the progress of the step after the private NFT creation step and transmits it to the public block chain. Based on the transaction, the public NFT is transmitted to the public NFT wallet corresponding to the step after the public NFT generation step. , the reliability of the public NFT may be determined based on the private NFT generation step and the public NFT generation step. A method of determining reliability will be described later.

이러한 방법을 통해 프라이빗 블록체인의 운영하는 노드의 자유도를 높일 수 있고, 설정에 따라 다양하게 퍼블릭 블록체인 상에 트랜잭션이 발생될 수 있다. In this way, the degree of freedom of the nodes operating the private blockchain can be increased, and various transactions can occur on the public blockchain according to the settings.

구체적으로 퍼블릭 블록체인 및 프라이빗 블록체인 각각 상에서는 상품의 제조 단계, 유통 단계, 판매 단계 및 구매 단계 각각에 대한 지갑이 별도로 설정될 수 있다. 생성된 프라이빗 NFT는 프라이빗 블록체인 상에 정의된 제조 단계, 유통 단계, 판매 단계 및 구매 단계 각각에 대한 지갑을 통해 이동되고, 퍼블릭 NFT는 퍼블릭 블록체인 상에 정의된 제조 단계, 유통 단계, 판매 단계 및 구매 단계 각각에 대한 지갑을 통해 이동될 수 있다.Specifically, on each of the public and private blockchains, a wallet for each of the product manufacturing stage, distribution stage, sale stage, and purchase stage may be separately set. The created private NFT is moved through the wallet for each of the manufacturing stage, distribution stage, sale stage, and purchase stage defined on the private blockchain, and the public NFT is defined on the public blockchain in the manufacturing stage, distribution stage, and sales stage. and through the wallet for each of the purchase steps.

도 4는 본 발명의 실시예에 따른 NFT 신뢰도 검증 방법이 개시된다. 4 is a method for verifying NFT reliability according to an embodiment of the present invention is disclosed.

도 4에서는 프라이빗 NFT 및 퍼블릭 NFT에 대한 신뢰도를 검증하기 위한 방법이 개시된다. 4 discloses a method for verifying reliability for a private NFT and a public NFT.

도 4를 참조하면, 프라이빗 NFT가 생성된 생성 단계 및 프라이빗 NFT를 기반으로 퍼블릭 NFT를 생성한 생성 단계를 고려하여 퍼블릭 NFT에 대한 신뢰도를 검증하는 방법이 개시된다. Referring to FIG. 4 , a method of verifying reliability of a public NFT is disclosed in consideration of a generation step in which a private NFT is generated and a generation step in which a public NFT is generated based on the private NFT.

1) 제1 신뢰도(410)1) first reliability (410)

제1 신뢰도(410)는 프라이빗 NFT가 생성된 생성 단계를 기반으로 결정될 수 있다. 예를 들어, 제조 단계에서 상품에 대한 프라이빗 NFT가 생성되어 관리되는 경우는 판매 단계에서 상품에 대한 프라이빗 NFT가 생성되어 관리되는 경우보다 상대적으로 상품의 이력에 대한 검증 데이터가 명확하므로 상대적으로 높은 신뢰도 요소 값으로 설정될 수 있다. 예를 들어 상품A의 프라이빗 NFT가 제조 단계에서 생성되고, 상품B의 프라이빗 NFT가 판매 단계에서 생성되는 경우, 상품A의 프라이빗 NFT를 기반으로 생성된 퍼블릭 NFT가 상품B의 프라이빗 NFT를 기반으로 생성된 퍼블릭 NFT보다 상대적으로 더 높은 제1 신뢰도(410)을 가지도록 설정될 수 있다.The first reliability 410 may be determined based on a generation step in which the private NFT is generated. For example, when a private NFT for a product is created and managed in the manufacturing stage, the verification data on the product history is relatively clearer than when a private NFT for a product is created and managed in the sales stage, so the reliability is relatively high. It can be set to an element value. For example, if the private NFT of product A is created in the manufacturing stage and the private NFT of product B is created in the sales stage, the public NFT created based on the private NFT of product A is created based on the private NFT of product B. It may be set to have a relatively higher first reliability 410 than the public NFT.

2) 제2 신뢰도(420)2) second reliability (420)

제2 신뢰도(420)는 퍼블릭 NFT의 생성 단계를 기반으로 결정될 수 있다. 프라이빗 블록체인 별로 프라이빗 NFT 가 생성되는 경우에도 퍼블릭 블록체인 상으로 퍼블릭 NFT를 생성할 수 있는 트랜잭션에 대한 정보를 전송하는 단계는 상이할 수 있다. 따라서, 퍼블릭 NFT의 생성이 가능하게 된 단계를 고려하여 제2 신뢰도(420)가 설정될 수 있다. The second reliability 420 may be determined based on the public NFT generation step. Even when a private NFT is created for each private blockchain, the steps for transmitting information about a transaction that can create a public NFT on the public blockchain may be different. Accordingly, the second reliability 420 may be set in consideration of the stage in which the generation of the public NFT is enabled.

예를 들어 상품A의 퍼블릭 NFT가 제조 단계에서 생성되고, 상품B의 퍼블릭 NFT가 판매 단계에서 생성되는 경우, 상품A의 퍼블릭 NFT가 상품B의 퍼블릭 NFT보다 상대적으로 더 높은 제2 신뢰도(420)를 가지도록 설정될 수 있다.For example, if the public NFT of product A is generated in the manufacturing stage and the public NFT of product B is generated in the sales stage, the public NFT of product A is relatively higher than the public NFT of product B. Second reliability 420 . can be set to have

제1 신뢰도(410)와 제2 신뢰도(420)를 기반으로 상품의 정품여부에 대한 최종 신뢰도(430)는 별도로 결정되어 제공될 수 있다.Based on the first reliability 410 and the second reliability 420 , the final reliability 430 for whether the product is genuine may be separately determined and provided.

본 발명의 실시예에 따르면 프라이빗 블록체인의 성격 및/또는 별도의 생산자 검증을 통해 최종 신뢰도(430)에 대한 조정도 수행될 수 있다. 예를 들어, 구매 단계에서만 퍼블릭 NFT가 발생된 경우에도 퍼블릭 NFT에 대응되는 프라이빗 NFT에 대한 확인이 프라이빗 블록체인 상에서 가능한 경우, 프라이빗 블록체인 상에서 발생된 프라이빗 NFT의 단계에 따라 퍼블릭 NFT의 최종 신뢰도(430)가 조정될 수 있다. 또한, 별도의 생산자 검증 절차를 통해 생성된 퍼블릭 NFT에 대한 확인 절차가 가능한 경우, 퍼블릭 NFT에 대한 최종 신뢰도(430)가 조정될 수도 있다.According to an embodiment of the present invention, adjustment of the final reliability 430 may also be performed through the nature of the private blockchain and/or the separate producer verification. For example, even when a public NFT is generated only in the purchase stage, if confirmation of the private NFT corresponding to the public NFT is possible on the private blockchain, the final reliability of the public NFT ( 430) can be adjusted. In addition, if the verification procedure for the public NFT generated through a separate producer verification procedure is possible, the final reliability 430 for the public NFT may be adjusted.

도 5는 본 발명의 실시예에 따른 퍼블릭 NFT와 프라이빗 NFT 간의 관계를 나타낸 개념도이다.5 is a conceptual diagram illustrating a relationship between a public NFT and a private NFT according to an embodiment of the present invention.

도 5에서는 퍼블릭 NFT와 프라이빗 NFT 간의 관계가 개시된다. In FIG. 5, a relationship between a public NFT and a private NFT is disclosed.

도 5를 참조하면, 전술한 바와 같이 퍼블릭 NFT(520)는 프라이빗 NFT(510)를 기반으로 생성될 수 있다.Referring to FIG. 5 , as described above, the public NFT 520 may be generated based on the private NFT 510 .

구체적으로 퍼블릭 NFT(520)에는 프라이빗 NFT(510)에 관련된 정보가 저장될 수 있고, 생성시 프라이빗 NFT(510)에 대한 정보를 기반으로 생성될 수 있다. 예를 들어, 하나의 프라이빗 NFT(510)는 하나의 퍼블릿 NFT(520)만을 생성할 수 있도록 설정되고, 프라이빗 NFT(510)의 해시값을 기반으로 퍼블릿 NFT(520)의 해시값이 생성될 수 있다.Specifically, information related to the private NFT 510 may be stored in the public NFT 520 , and may be generated based on the information on the private NFT 510 when generated. For example, one private NFT 510 is set to generate only one public NFT 520 , and a hash value of the public NFT 520 is generated based on the hash value of the private NFT 510 . can be

도 6은 본 발명의 실시예에 따른 상품 정품 인증 장치를 나타낸 개념도이다. 6 is a conceptual diagram illustrating an apparatus for authenticating a product according to an embodiment of the present invention.

도 6에서는 상품에 대한 정품 인증을 수행하는 상품 정품 인증 장치가 개시된다. In FIG. 6, a product genuine product authentication device for performing product activation is disclosed.

도 6을 참조하면, 상품 정품 인증 장치는 상품 분류부(600), 상품 정품 인증부(제1 상품 정품 인증부(610), 제2 상품 정품 인증부(620), 제3 상품 정품 인증부(630)), 상품 감정서 발급부(제1 상품 감정서 발급부(640), 제2 상품 감정서 발급부(650), 제3 상품 감정서 발급부(660)), NFT 관리부(670), 블록체인 관리부(680) 및 프로세서(690)를 포함할 수 있다. Referring to FIG. 6 , the product genuine product authentication device includes a product classification unit 600 , a product genuine authentication unit (a first product genuine authentication unit 610 , a second product genuine product authentication unit 620 , and a third product genuine product authentication unit ( ) 630)), product appraisal issuance unit (first product appraisal issuing unit 640, second product appraisal issuance unit 650, third product appraisal issuance unit 660), NFT management unit 670, block chain management unit ( 680 ) and a processor 690 .

상품 분류부(600)는 상품이 원하는 정품 인증 또는 상품에 가능한 정품 인증에 따라 상품을 분류하기 위해 구현될 수 있다. 상품 분류부(600)는 상품에 가능 정품 인증이 제1 상품 정품 인증, 제2 상품 정품 인증, 제3 상품 정품 인증인지에 따라 상품을 분류할 수 있다.The product classification unit 600 may be implemented to classify the product according to the genuine product authentication desired by the product or the genuine product authentication possible for the product. The product classification unit 600 may classify the product according to whether the product genuine product authentication is a first product genuine product authentication, a second product genuine product authentication, or a third product genuine product authentication.

전술한 바와 같이 상품의 제조 단계, 유통 단계, 판매 단계에서 발급된 퍼블릭 NFT를 기반으로 한 정품 인증은 제1 상품 정품 인증일 수 있다. As described above, the genuine product authentication based on the public NFT issued in the manufacturing stage, distribution stage, and sales stage of the product may be the first product genuine authentication.

제2 상품 정품 인증은 정품 인증 기관을 통한 정품 인증일 수 있다. 예를 들어, 퍼블릭 NFT를 기반으로 관리되지 않은 정품의 경우에도 정품 인증 기관에 의해 정품 감정이 수행되고, 정품 감정 결과, 기관 NFT가 발급되어 정품으로서 유통될 수 있다.The second product activation may be product activation through an activation authority. For example, even in the case of genuine products not managed based on public NFT, genuine certification is performed by an authenticity certification authority, and as a result of genuine assessment, an institutional NFT may be issued and distributed as a genuine product.

제3 상품 정품 인증은 본인이 인증한 정품 인증일 수 있다. 예를 들어, 본인이 가진 정품 인증 서류, 결제 데이터, 사진 등을 기반으로 본인이 입증한 자료를 기반으로 인증일 수 있다. 본인에 의한 정품 인증인 경우, 개인 NFT가 발행되어 인증될 수 있다.The third product activation may be an activation authentication authenticated by the person. For example, the authentication may be based on data that the person proves based on his/her genuine certification documents, payment data, photos, and the like. In the case of activation by the person, a personal NFT may be issued and authenticated.

제1 상품 정품 인증부(610)는 상품에 대한 제1 상품 정품 인증을 수행하기 위해 구현될 수 있다. 전술한 퍼블릭 데이터를 기반으로 상품에 매칭되는 퍼블릭 NFT 및/또는 프라이빗 NFT에 대한 검증이 수행되고, 상품에 매칭되는 퍼블릭 NFT가 존재하는 경우, 제1 상품 정품 인증이 수행될 수 있다.The first product genuine authentication unit 610 may be implemented to perform a first product genuine product authentication for a product. Verification of the public NFT and/or private NFT matching the product is performed based on the above-described public data, and when there is a public NFT matching the product, the first product activation may be performed.

제2 상품 정품 인증부(620)는 상품에 대한 제2 상품 정품 인증을 수행하기 위해 구현될 수 있다. 정품 인증 기관 서버를 통해 정품 인증이 완료되는 경우, 기관 NFT가 발급될 수 있고, 기관 NFT 발급을 통해 제2 상품 정품 인증이 수행될 수 있다.The second product genuine authentication unit 620 may be implemented to perform a second product genuine product authentication for a product. When the product activation is completed through the activation authority server, an agency NFT may be issued, and second product activation may be performed through the agency NFT issuance.

제3 상품 정품 인증부(630)는 상품에 대한 제3 상품 정품 인증을 수행하기 위해 구현될 수 있다. 제3 상품 정품 인증은 개인 인증이기 때문에 개인이 정품을 증명할 자료를 업로드하고, 개인NFT의 발급을 통해 제3 상품 정품 인증이 수행될 수 있다.The third product genuine product authentication unit 630 may be implemented to perform third product genuine product authentication for a product. Since the third product activation is personal authentication, an individual uploads data to prove the genuine product, and the third product activation can be performed through the issuance of a personal NFT.

제1 상품 감정서 발급부(640)는 제1 상품 정품 인증이 수행된 상품에 대한 퍼블릭 NFT의 이전을 통해 상품 감정서를 발급할 수 있다. 또는 별도의 제1 상품 감정 카드를 추가적인 제1 감정 NFT로서 발급함으로써 이후 유통에서는 제1 감정 NFT를 통한 거래도 가능하도록 할 수 있다.The first product appraisal issuing unit 640 may issue a product appraisal through the transfer of a public NFT for the product for which the first product genuine authentication has been performed. Alternatively, by issuing a separate first product appraisal card as an additional first appraisal NFT, a transaction through the first appraisal NFT may also be enabled in subsequent distribution.

제2 상품 감정서 발급부(650)는 제2 상품 정품 인증이 수행된 상품에 대한 기관 NFT를 통해 상품 감정서를 발급할 수 있다. 또는 별도의 제2 상품 감정 카드를 추가적인 제2 감정 NFT로서 발급함으로써 이후 유통에서는 제2 감정 NFT를 통한 거래도 가능하도록 할 수 있다.The second product appraisal issuing unit 650 may issue a product appraisal through an institution NFT for a product for which the second product genuine authentication has been performed. Alternatively, by issuing a separate second product appraisal card as an additional second appraisal NFT, a transaction through the second appraisal NFT may be enabled in subsequent distribution.

제3 상품 감정서 발급부(660)는 제3 상품 정품 인증이 수행된 상품에 대한 개인 NFT를 통해 상품 감정서를 발급할 수 있다. 또는 별도의 제3 상품 감정 카드를 추가적인 제3 감정 NFT로서 발급함으로써 이후 유통에서는 제3 감정 NFT를 통한 거래도 가능하도록 할 수 있다.The third product appraisal issuing unit 660 may issue a product appraisal through a personal NFT for a product for which the third product genuine authentication has been performed. Alternatively, by issuing a separate third product appraisal card as an additional third appraisal NFT, a transaction through the third appraisal NFT may be enabled in subsequent distribution.

상품 감정서 발급부가 별도의 제1 감정 NFT, 제2 감정 NFT, 제3 감정 NFT를 발급함으로써 서로 다른 포맷을 가질 수 있는 퍼블릭NFT, 기관NFT, 개인 NFT 각각을 표준화하여 상품의 거래시 별도의 표준화된 NFT를 기반으로 거래를 진행할 수 있다.By issuing separate first appraisal NFT, second appraisal NFT, and third appraisal NFT, the product appraisal issuing unit standardizes each of public NFT, institutional NFT, and individual NFT that can have different formats, resulting in separate standardized Transactions can be carried out based on NFT.

NFT 관리부(670)는 퍼블릭NFT, 기관NFT, 개인 NFT, 제1 감정 NFT, 제2 감정 NFT, 제3 감정 NFT에 대한 관리를 위해 구현되 수 있다. NFT 관리부(670)는 NFT 간의 관계에 대한 관리를 수행하고, NFT에 대한 이전을 트래킹할 수 있다. 퍼블릭 NFT는 제1 감정 NFT와 페어링되어 관리되고, 기관 NFT는 제2 감정 NFT와 페어링되어 관리되고, 개인 NFT는 제3 감정 NFT와 페어링되어 관리될 수 있다.The NFT management unit 670 may be implemented to manage public NFTs, institutional NFTs, personal NFTs, first emotion NFTs, second emotion NFTs, and third emotion NFTs. The NFT manager 670 may manage the relationship between NFTs and track the NFT transfer. The public NFT may be managed by pairing with the first emotion NFT, the institutional NFT may be managed by pairing with the second emotion NFT, and the private NFT may be managed by pairing with the third emotion NFT.

블록체인 관리부(680)는 퍼블릭NFT, 기관NFT, 개인 NFT, 제1 감정 NFT, 제2 감정 NFT, 제3 감정 NFT에 대한 정보를 블록체인 상에 저장하고 관리하기 위해 구현될 수 있다. 정품 감정 결과 및 정품에 대한 거래 트래킹을 위한 별도의 블록체인이 생성될 수 있고, 해당 블록 체인 상에 퍼블릭NFT, 기관NFT, 개인 NFT, 제1 감정 NFT, 제2 감정 NFT, 제3 감정 NFT에 대한 정보를 기록함으로써 정품 인증 내역 및 인증된 정품의 거래 내역에 대한 정보의 확인이 가능하다.The block chain management unit 680 may be implemented to store and manage information on public NFT, institutional NFT, personal NFT, first emotion NFT, second emotion NFT, and third emotion NFT on the block chain. A separate block chain for tracking genuine appraisal results and transactions for genuine products can be created, and on the corresponding block chain, public NFT, institutional NFT, personal NFT, first appraisal NFT, second appraisal NFT, and third appraisal NFT By recording the information on the product, it is possible to check the information about the genuine product certification history and the transaction history of the certified genuine product.

프로세서(690)는 상품 분류부(600), 제1 상품 정품 인증부(610), 제2 상품 정품 인증부(620), 제3 상품 정품 인증부(630), 제1 상품 감정서 발급부(640), 제2 상품 감정서 발급부(650), 제3 상품 감정서 발급부(660), NFT 관리부(670), 블록체인 관리부(680)의 동작을 제어하도록 구현될 수 있다.The processor 690 includes a product classification unit 600 , a first product genuine authentication unit 610 , a second product genuine authentication unit 620 , a third product genuine authentication unit 630 , and a first product appraisal issuance unit 640 . ), the second product appraisal issuing unit 650 , the third product appraisal issuing unit 660 , the NFT management unit 670 , and the block chain management unit 680 may be implemented to control operations.

도 7은 본 발명의 실시예에 따른 상품 정품 인증 방법을 나타낸 개념도이다. 7 is a conceptual diagram illustrating a product genuine product authentication method according to an embodiment of the present invention.

도 7에서는 상품에 대한 정품 인증을 웹 또는 별도의 인증 정보를 기반으로 수행하는 방법이 개시된다.7 discloses a method of performing genuine product authentication based on the web or separate authentication information.

도 7을 참조하면, 정품 인증을 위해서 NFT에 대한 식별 정보를 입력시 정품 인증 기록을 조회할 수 있는 블록체인 익스플로러(blockchain explorer)가 제공될 수 있다. NFT에 대한 해시값이나 공개키 등이 입력되는 경우, 블록체인 익스플러러 상에서 NFT와 관련된 정품 인증 기록이 확인될 수 있다. Referring to FIG. 7 , when inputting identification information for an NFT for genuine product activation, a blockchain explorer capable of inquiring a genuine product activation record may be provided. When a hash value or public key for the NFT is input, the NFT-related activation record can be checked on the blockchain explorer.

또는, 별도의 QR 코드(710), NFC(near field communication) 칩(720) 등을 기반으로 한 정품 검증도 수행될 수 있다.Alternatively, genuine verification based on a separate QR code 710 , a near field communication (NFC) chip 720 , etc. may be performed.

예를 들어, 정품 인증시 퍼블릭NFT, 기관NFT, 개인 NFT, 제1 감정 NFT, 제2 감정 NFT 또는 제3 감정 NFT에 대응되는 별도의 QR 코드(710)가 상품에 대응되어 부여될 수 있고, QR 코드(710)에 대한 스캔을 통해 상품의 정품 인증 내역의 확인이 가능할 수 있다.For example, when authenticating a product, a separate QR code 710 corresponding to a public NFT, an institution NFT, a personal NFT, a first appraisal NFT, a second appraisal NFT, or a third appraisal NFT may be given to correspond to the product, Through scanning the QR code 710, it may be possible to check the product activation details.

본 발명에서 사용되는 QR 코드(710)는 암호화 QR 코드일 수 있다. 본 발명의 실시예에 따른 암호화 QR 코드는 암호화 코드를 기반으로 암호화된 코드이고, 복호화 코드가 존재하지 않는 경우, 암호화 QR 코드에 대한 복호화가 불가능하다.The QR code 710 used in the present invention may be an encrypted QR code. The encrypted QR code according to an embodiment of the present invention is an encrypted code based on the encryption code, and when the decryption code does not exist, it is impossible to decrypt the encrypted QR code.

본 발명의 암호화 QR 코드는 블록체인에 접근 권한을 가지는 노드만이 복호화 코드를 기반으로 해석 가능할 수 있다. 즉, 암호화 QR 코드가 복제되는 경우에도 복호화 코드가 없는 경우, 해당 암호화 QR 코드를 기반으로 한 정품 인증이 불가할 수 있다. 복호화 코드는 소유자 및 거래 당사자에게만 제공될 수 있어, 거래 당사자만이 암호화 QR 코드를 기반으로 한 정품 인증 내역을 확인할 수 있다.The encryption QR code of the present invention may be interpreted based on the decryption code only by a node having access to the block chain. That is, even when the encrypted QR code is copied, if there is no decryption code, activation based on the corresponding encrypted QR code may not be possible. The decryption code can only be provided to the owner and the transaction party, so only the transaction party can check the activation details based on the encrypted QR code.

복호화 코드의 보안성을 높이기 위해서 복호화 코드는 식별 가능한 코드 정보로 제공되지 않고, 노드의 블록체인 상에 액세스시 제공될 수 있다. 복호화 코드는 계속적으로 변화될 수 있다. 예를 들어, 초기 액세스를 위한 제1 복호화 코드는 노드 인증 절차를 거친 후 블록체인 정보 관리 장치에 의해 제공될 수 있고, 제1 복호화 코드 이후에 변화된 제2 복호화 코드는 블록체인 상의 액세스시 전달될 수 있다. 복호화 코드의 변화는 설정에 따라 수행될 수 있다. 예를 들어, 스마트컨트랙트에 따라 주기적으로 복호화 코드가 변화되어 블록체인 상에 기록되도록 하거나 특정 이벤트의 발생시 복호화 코드가 생성되어 블록체인 상에 기록되도록 할 수 있다.In order to increase the security of the decryption code, the decryption code is not provided as identifiable code information, but may be provided when accessing the node's blockchain. The decryption code may be continuously changed. For example, the first decryption code for initial access may be provided by the block chain information management device after going through the node authentication procedure, and the second decryption code changed after the first decryption code is to be transmitted upon access on the block chain. can A change in the decoding code may be performed according to a setting. For example, depending on the smart contract, the decryption code can be changed periodically and recorded on the block chain, or when a specific event occurs, the decryption code can be generated and recorded on the block chain.

또는 정품 인증시 퍼블릭NFT, 기관NFT, 개인 NFT, 제1 감정 NFT, 제2 감정 NFT 또는 제3 감정 NFT에 대응되는 별도의 NFC 칩(720)이 발급될 수 있다. 이러한 경우, 통신 기반으로 상품에 대한 정보가 바로 단말에 입력되어 단말을 통해 정품 인증 내역에 대한 확인이 수해될 수 있다.Alternatively, a separate NFC chip 720 corresponding to a public NFT, an institution NFT, a personal NFT, a first emotion NFT, a second emotion NFT, or a third emotion NFT may be issued during genuine product authentication. In this case, information about the product is directly input to the terminal based on communication, and verification of genuine product authentication details may be performed through the terminal.

도 8은 본 발명의 실시에에 따른 제2 상품 정품 인증을 수행하는 방법을 나타낸 개념도이다.8 is a conceptual diagram illustrating a method for performing a second product genuine authentication according to an embodiment of the present invention.

도 8에서는 전술한 프라이빗 블록체인/퍼블릭 블록체인을 기반으로 제1 상품 정품 인증이 되지 않은 상품에 대해 제2 상품 정품 인증을 수행하는 절차가 개시된다.In FIG. 8, a procedure for performing a second product activation for a product for which the first product activation is not performed based on the above-described private block chain/public block chain is disclosed.

도 8을 참조하면, 제2 상품 정품 인증을 수행하기 위해 상품은 정품 인증 기관으로 보내질 수 있다. 정품 인증 기관은 상품을 수신하고, 상품에 대한 정품 여부를 감정할 수 있다. 상품의 정품인지에 대한 감정이 완료되고, 상품이 정품으로 감정된 경우, 기관NFT 및/또는 제2 감정 NFT가 발생되어 블록체인 상에 기록될 수 있다.Referring to FIG. 8 , a product may be sent to a genuine product certification authority to perform a second product activation. The genuine certification authority may receive the product and evaluate whether the product is genuine. When the evaluation of whether the product is genuine or not is completed and the product is judged as genuine, an institutional NFT and/or a second evaluation NFT may be generated and recorded on the block chain.

이후, 상품에 대한 QR 코드, NFC 칩이 발급되고, 거래 당사자는 QR 코드, NFC 칩을 기반으로 블록체인 상에 액세스하여 블록체인 상에 존재하는 기관NFT 및/또는 제2 감정 NFT에 관련된 기록을 확인할 수 있다.After that, the QR code and NFC chip for the product are issued, and the transaction party accesses the block chain based on the QR code and NFC chip to record records related to the institutional NFT and/or the second emotional NFT existing on the block chain. can be checked

이상 설명된 본 발명에 따른 실시예는 다양한 컴퓨터 구성요소를 통하여 실행될 수 있는 프로그램 명령어의 형태로 구현되어 컴퓨터 판독 가능한 기록 매체에 기록될 수 있다. 상기 컴퓨터 판독 가능한 기록 매체는 프로그램 명령어, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. 상기 컴퓨터 판독 가능한 기록 매체에 기록되는 프로그램 명령어는 본 발명을 위하여 특별히 설계되고 구성된 것이거나 컴퓨터 소프트웨어 분야의 당업자에게 공지되어 사용 가능한 것일 수 있다. 컴퓨터 판독 가능한 기록 매체의 예에는, 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체, CD-ROM 및 DVD와 같은 광기록 매체, 플롭티컬 디스크(floptical disk)와 같은 자기-광 매체(magneto-optical medium), 및 ROM, RAM, 플래시 메모리 등과 같은, 프로그램 명령어를 저장하고 실행하도록 특별히 구성된 하드웨어 장치가 포함된다. 프로그램 명령어의 예에는, 컴파일러에 의하여 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터 등을 사용하여 컴퓨터에 의해서 실행될 수 있는 고급 언어 코드도 포함된다. 하드웨어 장치는 본 발명에 따른 처리를 수행하기 위하여 하나 이상의 소프트웨어 모듈로 변경될 수 있으며, 그 역도 마찬가지이다.The embodiments according to the present invention described above may be implemented in the form of program instructions that can be executed through various computer components and recorded in a computer-readable recording medium. The computer-readable recording medium may include program instructions, data files, data structures, etc. alone or in combination. The program instructions recorded on the computer-readable recording medium may be specially designed and configured for the present invention, or may be known and available to those skilled in the computer software field. Examples of computer-readable recording media include hard disks, magnetic media such as floppy disks and magnetic tapes, optical recording media such as CD-ROMs and DVDs, and magneto-optical media such as floppy disks. medium), and hardware devices specially configured to store and execute program instructions, such as ROM, RAM, flash memory, and the like. Examples of program instructions include not only machine language codes such as those generated by a compiler, but also high-level language codes that can be executed by a computer using an interpreter or the like. A hardware device may be converted into one or more software modules to perform processing in accordance with the present invention, and vice versa.

이상에서 본 발명이 구체적인 구성요소 등과 같은 특정 사항과 한정된 실시예 및 도면에 의하여 설명되었으나, 이는 본 발명의 보다 전반적인 이해를 돕기 위하여 제공된 것일 뿐, 본 발명이 상기 실시예에 한정되는 것은 아니며, 본 발명이 속하는 기술분야에서 통상적인 지식을 가진 자라면 이러한 기재로부터 다양한 수정과 변경을 꾀할 수 있다.In the above, the present invention has been described with reference to specific matters such as specific components and limited embodiments and drawings, but these are provided to help a more general understanding of the present invention, and the present invention is not limited to the above embodiments, and the present invention is not limited to the above embodiments. Those of ordinary skill in the art to which the invention pertains can make various modifications and changes from these descriptions.

따라서, 본 발명의 사상은 상기 설명된 실시예에 국한되어 정해져서는 아니 되며, 후술하는 특허청구범위뿐만 아니라 이 특허청구범위와 균등한 또는 이로부터 등가적으로 변경된 모든 범위는 본 발명의 사상의 범주에 속한다고 할 것이다.Therefore, the spirit of the present invention should not be limited to the above-described embodiments, and the scope of the spirit of the present invention is not limited to the scope of the scope of the present invention. will be said to belong to

Claims (6)

프라이빗 블록체인 및 퍼블릭 블록체인을 이용한 상품 정보 관리 방법은,
NFT(non-fungible token) 생성부가 프라이빗 블록체인 상에서 프라이빗 블록체인 데이터를 기반으로 프라이빗 NFT(non-fungible token)를 생성하는 단계; 및
상기 NFT 생성부가 퍼블릭 블록체인이 상기 프라이빗 NFT를 기반으로 퍼블릭 NFT를 생성하는 단계를 포함하되,
상기 퍼블릭 NFT는 상기 프라이빗 NFT의 생성 이후 상기 프라이빗 블록체인 상에서 발생된 트랜잭션을 기반으로 생성되는 것을 특징으로 하는 방법.
How to manage product information using private and public blockchains,
generating, by a non-fungible token (NFT) generating unit, a private non-fungible token (NFT) based on the private block chain data on the private block chain; and
Comprising the step of the NFT generating unit public blockchain generating a public NFT based on the private NFT,
The method, characterized in that the public NFT is generated based on a transaction generated on the private block chain after the creation of the private NFT.
제1항에 있어서,
상기 프라이빗 블록체인은 상품의 제조 단계, 유통 단계, 판매 단계 및 구매 단계 중 하나의 프라이빗 NFT 생성 단계에서 상기 프라이빗 NFT를 생성하고,
상기 퍼블릭 블록체인은 상기 하나의 단계 이후에 대응되는 퍼블릭 NFT 생성 단계 상에서 상기 프라이빗 NFT를 기반으로 한 상기 퍼블릭 NFT를 생성하고,
상기 프라이빗 블록체인은 스마트컨트랙트를 기반으로 상기 퍼블릭 NFT 생성 단계를 결정하는 것을 포함하는 것을 특징으로 하는 방법.
The method of claim 1,
The private blockchain creates the private NFT in one of the product manufacturing stage, distribution stage, sale stage, and purchase stage,
The public blockchain generates the public NFT based on the private NFT in the corresponding public NFT generation step after the one step,
The method of claim 1, wherein the private blockchain includes determining the step of generating the public NFT based on a smart contract.
제2항에 있어서,
상기 프라이빗 블록체인은 상기 프라이빗 NFT 생성 단계 이후 단계의 진행을 알리는 트랜잭션을 생성하여 퍼블릭 블록체인으로 전송하고,
상기 트랜잭션을 기반으로 상기 퍼블릭 NFT 생성 단계 이후 단계에 대응되는 퍼블릭 NFT 지갑으로 상기 퍼블릭 NFT를 전송하고,
상기 퍼블릭 NFT의 신뢰도는 상기 프라이빗 NFT 생성 단계 및 상기 퍼블릭 NFT 생성 단계를 기반으로 결정되는 것을 특징으로 하는 방법.
3. The method of claim 2,
The private blockchain creates a transaction that notifies the progress of the step after the private NFT creation step and transmits it to the public blockchain,
Transmitting the public NFT to a public NFT wallet corresponding to the step after the step of generating the public NFT based on the transaction,
The public NFT reliability is determined based on the private NFT generation step and the public NFT generation step.
프라이빗 블록체인 및 퍼블릭 블록체인을 이용한 상품 정보 관리를 수행하는 블록체인 네트워크는,
프라이빗 블록체인 데이터를 기반으로 프라이빗 NFT(non-fungible token)를 생성하도로 구현되는 프라이빗 블록체인; 및
상기 프라이빗 NFT를 기반으로 퍼블릭 NFT를 생성하는 단계를 포함하되,
상기 퍼블릭 NFT는 상기 프라이빗 NFT의 생성 이후 상기 프라이빗 블록체인 상에서 발생된 트랜잭션을 기반으로 생성도록 구현되는 퍼블릭 블록체인을 포함하는 것을 특징으로 하는 블록체인 네트워크.
A blockchain network that manages product information using private and public blockchains,
A private blockchain implemented to generate a private non-fungible token (NFT) based on private blockchain data; and
Creating a public NFT based on the private NFT,
The public NFT is a block chain network comprising a public block chain implemented to be generated based on a transaction generated on the private block chain after the creation of the private NFT.
제4항에 있어서,
상기 프라이빗 블록체인은 상품의 제조 단계, 유통 단계, 판매 단계 및 구매 단계 중 하나의 프라이빗 NFT 생성 단계에서 상기 프라이빗 NFT를 생성하고,
상기 퍼블릭 블록체인은 상기 하나의 단계 이후에 대응되는 퍼블릭 NFT 생성 단계 상에서 상기 프라이빗 NFT를 기반으로 한 상기 퍼블릭 NFT를 생성하고,
상기 프라이빗 블록체인은 스마트컨트랙트를 기반으로 상기 퍼블릭 NFT 생성 단계를 결정하는 것을 포함하는 것을 특징으로 하는 블록체인 네트워크.
5. The method of claim 4,
The private blockchain creates the private NFT in one of the product manufacturing stage, distribution stage, sale stage, and purchase stage,
The public blockchain generates the public NFT based on the private NFT in the corresponding public NFT generation step after the one step,
The private blockchain network, characterized in that it comprises determining the public NFT creation step based on a smart contract.
제5항에 있어서,
상기 프라이빗 블록체인은 상기 프라이빗 NFT 생성 단계 이후 단계의 진행을 알리는 트랜잭션을 생성하여 퍼블릭 블록체인으로 전송하고,
상기 트랜잭션을 기반으로 상기 퍼블릭 NFT 생성 단계 이후 단계에 대응되는 퍼블릭 NFT 지갑으로 상기 퍼블릭 NFT를 전송하고,
상기 퍼블릭 NFT의 신뢰도는 상기 프라이빗 NFT 생성 단계 및 상기 퍼블릭 NFT 생성 단계를 기반으로 결정되는 것을 특징으로 하는 블록체인 네트워크.
6. The method of claim 5,
The private blockchain creates a transaction that notifies the progress of the step after the private NFT creation step and transmits it to the public blockchain,
Transmitting the public NFT to a public NFT wallet corresponding to the step after the step of generating the public NFT based on the transaction,
The reliability of the public NFT is a block chain network, characterized in that it is determined based on the private NFT generation step and the public NFT generation step.
KR1020210155615A 2021-11-12 2021-11-12 Method for product information management using private blockchain and public blockchain and apparatus for performing the method KR102381499B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020210155615A KR102381499B1 (en) 2021-11-12 2021-11-12 Method for product information management using private blockchain and public blockchain and apparatus for performing the method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020210155615A KR102381499B1 (en) 2021-11-12 2021-11-12 Method for product information management using private blockchain and public blockchain and apparatus for performing the method

Publications (1)

Publication Number Publication Date
KR102381499B1 true KR102381499B1 (en) 2022-04-01

Family

ID=81183502

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020210155615A KR102381499B1 (en) 2021-11-12 2021-11-12 Method for product information management using private blockchain and public blockchain and apparatus for performing the method

Country Status (1)

Country Link
KR (1) KR102381499B1 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11615399B1 (en) 2022-06-14 2023-03-28 Tintra 3.0 Limited Method and system for obfuscating sensitive personal data in processes requiring personal identification in unregulated platforms
KR102544006B1 (en) * 2022-11-30 2023-06-15 주식회사 엔터프라이즈블록체인 Electronic device for managing non-fungible token data and method thereof
KR102557128B1 (en) * 2022-08-10 2023-07-19 주식회사 이포넷 Donation echo system using nft wallet management and operating method thereof
KR102588446B1 (en) * 2022-09-20 2023-10-13 주식회사 에이젠글로벌 Method for managing battery record and apparatus for performing the method
US11803840B1 (en) 2022-06-14 2023-10-31 Tintra 3.0 Limited Method and system for obfuscating sensitive personal data available on unregulated platforms

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102039351B1 (en) * 2018-02-22 2019-11-01 (주)티비스톰 A platform of performing inquiry and management for distribution and distribution history of goods through block chain
KR102100457B1 (en) * 2018-10-24 2020-04-13 김건호 Method and apparatus for servicing gift of event based block-chain
KR20210059589A (en) * 2019-11-15 2021-05-25 주식회사 포스코아이씨티 Permissioned Block Chain System for Supporting Non Fungible Token
KR20210067177A (en) * 2019-11-29 2021-06-08 주식회사 노매드커넥션 system of generating trust transaction chain suporting mutual interlocking heterogeneous block cahing
JP2021166028A (en) * 2020-08-05 2021-10-14 株式会社スマートアプリ NFT access restriction system and NFT access restriction program
KR102322511B1 (en) * 2021-07-19 2021-11-08 주식회사 와이콘즈 Managing method for code related to non-fungible token and apparatus therefor

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102039351B1 (en) * 2018-02-22 2019-11-01 (주)티비스톰 A platform of performing inquiry and management for distribution and distribution history of goods through block chain
KR102100457B1 (en) * 2018-10-24 2020-04-13 김건호 Method and apparatus for servicing gift of event based block-chain
KR20210059589A (en) * 2019-11-15 2021-05-25 주식회사 포스코아이씨티 Permissioned Block Chain System for Supporting Non Fungible Token
KR20210067177A (en) * 2019-11-29 2021-06-08 주식회사 노매드커넥션 system of generating trust transaction chain suporting mutual interlocking heterogeneous block cahing
JP2021166028A (en) * 2020-08-05 2021-10-14 株式会社スマートアプリ NFT access restriction system and NFT access restriction program
KR102322511B1 (en) * 2021-07-19 2021-11-08 주식회사 와이콘즈 Managing method for code related to non-fungible token and apparatus therefor

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11615399B1 (en) 2022-06-14 2023-03-28 Tintra 3.0 Limited Method and system for obfuscating sensitive personal data in processes requiring personal identification in unregulated platforms
US11665154B1 (en) 2022-06-14 2023-05-30 Tintra 3.0 Limited System and related method for authentication and association of multi-platform accounts
US11803840B1 (en) 2022-06-14 2023-10-31 Tintra 3.0 Limited Method and system for obfuscating sensitive personal data available on unregulated platforms
GB2619779A (en) * 2022-06-14 2023-12-20 Tintra 3 0 Ltd Authentication and association of multi-platform accounts and method of obfuscating sensitive personal data in processing requiring personal identification in
KR102557128B1 (en) * 2022-08-10 2023-07-19 주식회사 이포넷 Donation echo system using nft wallet management and operating method thereof
KR102588446B1 (en) * 2022-09-20 2023-10-13 주식회사 에이젠글로벌 Method for managing battery record and apparatus for performing the method
WO2024063393A1 (en) * 2022-09-20 2024-03-28 주식회사 에이젠글로벌 Battery history management method and device for performing same
KR102544006B1 (en) * 2022-11-30 2023-06-15 주식회사 엔터프라이즈블록체인 Electronic device for managing non-fungible token data and method thereof

Similar Documents

Publication Publication Date Title
KR102381499B1 (en) Method for product information management using private blockchain and public blockchain and apparatus for performing the method
KR102372960B1 (en) Method for genuine product certification and apparatus for performing the method
JP7230235B2 (en) Using Contactless Cards to Securely Share Personal Data Stored on Blockchain
US20210351931A1 (en) System and method for securely processing an electronic identity
JP3329432B2 (en) Hierarchical electronic cash execution method and apparatus used therefor
JP4556308B2 (en) Content distribution system, content distribution method, information processing apparatus, and program providing medium
JP4654498B2 (en) Personal authentication system, personal authentication method, information processing apparatus, and program providing medium
JP2020145733A (en) Method for managing a trusted identity
JP4655345B2 (en) Information processing apparatus, information processing method, and program providing medium
JP4660900B2 (en) Personal authentication application data processing system, personal authentication application data processing method, information processing apparatus, and program providing medium
JP4626033B2 (en) Public key certificate utilization system, public key certificate utilization method, information processing apparatus, and program providing medium
US7765604B2 (en) Information processing method, information processing apparatus and recording medium
JP4654497B2 (en) Personal authentication system, personal authentication method, information processing apparatus, and program providing medium
US20120246075A1 (en) Secure electronic payment methods
KR102389969B1 (en) Method for information management based on encryption QR(quick response) code and blockchain and apparatus for performing the method
CN112567716A (en) Secure data transmission system and method
KR20200016157A (en) System and method for processing card payment based on block-chain
US20190164160A1 (en) Authenticating a payment card
US20200252408A1 (en) Graduated accounts using assertions
US11757638B2 (en) Account assertion
WO2022091076A1 (en) System, method and computer program product for authentication of digital service end-users
KR102619687B1 (en) Service providing method of platform using nft based on blockchain mainnet and service providing server therefor
KR102652497B1 (en) Did authentication method using smart card and smart card device
JP3747008B2 (en) Pre-registration type electronic payment system and pre-registration type electronic payment program
US20220393892A1 (en) Composite Cryptographic Systems with Variable Configuration Parameters and Memory Bound Functions

Legal Events

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