KR20230023531A - Method, system and non-transitory computer-readable recording medium for managing ticket transaction on blockchain network - Google Patents

Method, system and non-transitory computer-readable recording medium for managing ticket transaction on blockchain network Download PDF

Info

Publication number
KR20230023531A
KR20230023531A KR1020210157078A KR20210157078A KR20230023531A KR 20230023531 A KR20230023531 A KR 20230023531A KR 1020210157078 A KR1020210157078 A KR 1020210157078A KR 20210157078 A KR20210157078 A KR 20210157078A KR 20230023531 A KR20230023531 A KR 20230023531A
Authority
KR
South Korea
Prior art keywords
ticket
token
node
transaction
present
Prior art date
Application number
KR1020210157078A
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 문재영
Publication of KR20230023531A publication Critical patent/KR20230023531A/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
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/04Payment circuits
    • G06Q20/045Payment circuits using payment protocols involving tickets
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/44Program or device authentication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • 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
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/02Payment architectures, schemes or protocols involving a neutral party, e.g. certification authority, notary or trusted third party [TTP]
    • 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
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/04Payment circuits
    • G06Q20/06Private payment circuits, e.g. involving electronic currency used among participants of a common payment scheme
    • G06Q20/065Private payment circuits, e.g. involving electronic currency used among participants of a common payment scheme using e-cash

Abstract

According to one aspect of the present invention, a method for managing ticket transactions in a blockchain network comprises the following steps of: generating a token matching information related to a ticket in a blockchain network based on a smart contract including information related to the ticket; and distributing at least a part of a transaction price generated based on a transaction of the token to a first node that issued the token.

Description

블록체인 네트워크에서 티켓 거래를 관리하기 위한 방법, 시스템 및 비일시성의 컴퓨터 판독 가능 기록 매체{METHOD, SYSTEM AND NON-TRANSITORY COMPUTER-READABLE RECORDING MEDIUM FOR MANAGING TICKET TRANSACTION ON BLOCKCHAIN NETWORK}METHOD, SYSTEM AND NON-TRANSITORY COMPUTER-READABLE RECORDING MEDIUM FOR MANAGING TICKET TRANSACTION ON BLOCKCHAIN NETWORK}

본 발명은 블록체인 네트워크에서 티켓 거래를 관리하기 위한 방법, 시스템 및 비일시성의 컴퓨터 판독 가능 기록 매체에 관한 것이다.The present invention relates to a method, system and non-transitory computer readable storage medium for managing ticket transactions in a blockchain network.

최근 대체 불가능한 토큰(Non-Fungible Token; NFT)의 등장으로 인하여 디지털 자산 생태계에 큰 변화가 발생하고 있다. 대체 불가능한 토큰은 블록체인 네트워크를 기반으로 발행되므로 위조가 불가능하고, 토큰마다 고유의 인식값이 부여되므로 다른 토큰으로 대체가 불가능하다는 특징이 있다.The recent emergence of non-fungible tokens (NFTs) is causing major changes in the digital asset ecosystem. Since non-fungible tokens are issued based on a blockchain network, they cannot be counterfeited, and since each token is given a unique recognition value, it cannot be replaced with other tokens.

즉, 대체 불가능한 토큰은 토큰마다 서로 다른 가치를 가지게 되는 고유성과 희소성이 존재하므로, 게임 아이템, 예술품 등의 기존 자산을 디지털 토큰화하는 수단으로서 각광받고 있다.In other words, since non-fungible tokens have uniqueness and scarcity that each token has a different value, they are in the limelight as a means of digital tokenizing existing assets such as game items and works of art.

한편, 기존 자산 중의 하나인 티켓(예를 들어, 이러한 티켓은 공연, 전시회 등의 입장을 위하여 발행되는 것일 수 있다.)은 티켓이 발행된 이후에 그 티켓에 형성된 가치에 기초하여 티켓의 최초 발행 가격보다 높은 가격으로 거래가 이루어지기도 한다.On the other hand, a ticket, which is one of the existing assets (for example, such a ticket may be issued for admission to a performance, exhibition, etc.) is initially issued based on the value formed in the ticket after the ticket is issued. Transactions are sometimes made at a higher price than the price.

다만, 종래에는 위와 같이 티켓이 최초 발행 가격보다 높은 가격으로 거래가 이루어지더라도 티켓을 발행한 원권리자에게 수익이 분배되지는 않았으므로, 원권리자의 권리가 훼손될 수 있다는 문제가 있었다.However, in the prior art, even if a ticket is traded at a higher price than the initial issue price, there is a problem that the rights of the original right holder may be damaged because the profits are not distributed to the original right holder who issued the ticket.

본 발명은 전술한 종래 기술의 문제점을 모두 해결하는 것을 그 목적으로 한다.The object of the present invention is to solve all the problems of the prior art described above.

또한, 본 발명은, 티켓과 연관되는 정보를 포함하는 스마트 컨트랙트에 기초하여 블록체인 네트워크에서 티켓과 연관되는 정보와 매칭되는 대체 불가능한 토큰이 생성되도록 하고, 위의 토큰의 거래에 기초하여 발생하는 거래 대금 중 적어도 일부가 위의 토큰을 발행한 원권리자에게 분배되도록 함으로써, 티켓(즉, 토큰)을 발행한 원권리자의 권리가 충실히 보호되도록 하는 것을 다른 목적으로 한다.In addition, the present invention allows a non-fungible token to be generated that matches information associated with a ticket in a blockchain network based on a smart contract including information associated with a ticket, and a transaction that occurs based on the transaction of the above token. Another object is to faithfully protect the rights of the original right holder who issued the ticket (ie, token) by distributing at least a part of the price to the original right holder who issued the above token.

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

본 발명의 일 태양에 따르면, 블록체인 네트워크에서 티켓 거래를 관리하기 위한 방법으로서, 티켓과 연관되는 정보를 포함하는 스마트 컨트랙트에 기초하여 블록체인 네트워크에서 상기 티켓과 연관되는 정보와 매칭되는 토큰이 생성되도록 하는 단계, 및 상기 토큰의 거래에 기초하여 발생하는 거래 대금 중 적어도 일부가 상기 토큰을 발행한 제1 노드에게 분배되도록 하는 단계를 포함하는 방법이 제공된다.According to one aspect of the present invention, as a method for managing ticket transactions in a blockchain network, a token matching information associated with a ticket is generated in a blockchain network based on a smart contract including information associated with the ticket. and distributing at least a part of the transaction price generated based on the transaction of the token to the first node that issued the token.

본 발명의 다른 태양에 따르면, 블록체인 네트워크에서 티켓 거래를 관리하기 위한 시스템으로서, 티켓과 연관되는 정보를 포함하는 스마트 컨트랙트에 기초하여 블록체인 네트워크에서 상기 티켓과 연관되는 정보와 매칭되는 토큰이 생성되도록 하는 토큰 관리부, 및 상기 토큰의 거래에 기초하여 발생하는 거래 대금 중 적어도 일부가 상기 토큰을 발행한 제1 노드에게 분배되도록 하는 거래 대금 관리부를 포함하는 시스템이 제공된다.According to another aspect of the present invention, a system for managing ticket transactions in a blockchain network, wherein a token matching information associated with a ticket is generated in the blockchain network based on a smart contract containing information associated with the ticket. There is provided a system including a token management unit for enabling a token management unit, and a transaction cost management unit for distributing at least a portion of a transaction price generated based on a transaction of the token to a first node that issued the token.

이 외에도, 본 발명을 구현하기 위한 다른 방법, 다른 시스템 및 상기 방법을 실행하기 위한 컴퓨터 프로그램을 기록하는 비일시성의 컴퓨터 판독 가능한 기록 매체가 더 제공된다.In addition to this, another method for implementing the present invention, another system, and a non-transitory computer readable recording medium recording a computer program for executing the method are further provided.

본 발명에 의하면, 티켓과 연관되는 정보를 포함하는 스마트 컨트랙트에 기초하여 블록체인 네트워크에서 티켓과 연관되는 정보와 매칭되는 대체 불가능한 토큰이 생성되도록 하고, 위의 토큰의 거래에 기초하여 발생하는 거래 대금 중 적어도 일부가 위의 토큰을 발행한 원권리자에게 분배되도록 함으로써, 티켓(즉, 토큰)을 발행한 원권리자의 권리가 충실히 보호되도록 할 수 있게 된다.According to the present invention, a non-fungible token that matches information associated with a ticket is created in a blockchain network based on a smart contract including information associated with a ticket, and the transaction price generated based on the transaction of the above token By distributing at least a part of the tokens to the original holder of the right who issued the above token, it is possible to faithfully protect the rights of the holder of the original right who issued the ticket (that is, the token).

도 1은 본 발명의 일 실시예에 따라 블록체인 네트워크에서 티켓 거래를 관리하기 위한 전체 시스템의 개략적인 구성을 나타내는 도면이다.
도 2는 본 발명의 일 실시예에 따라 블록체인 네트워크에 포함되는 노드를 예시적으로 나타내는 도면이다.
1 is a diagram showing a schematic configuration of an entire system for managing ticket transactions in a blockchain network according to an embodiment of the present invention.
2 is a diagram exemplarily illustrating nodes included in a blockchain network according to an embodiment of the present invention.

후술하는 본 발명에 대한 상세한 설명은, 본 발명이 실시될 수 있는 특정 실시예를 예시로서 도시하는 첨부 도면을 참조한다. 이러한 실시예는 당업자가 본 발명을 실시할 수 있기에 충분하도록 상세히 설명된다. 본 발명의 다양한 실시예는 서로 다르지만 상호 배타적일 필요는 없음이 이해되어야 한다. 예를 들어, 본 명세서에 기재되어 있는 특정 형상, 구조 및 특성은 본 발명의 정신과 범위를 벗어나지 않으면서 일 실시예로부터 다른 실시예로 변경되어 구현될 수 있다. 또한, 각각의 실시예 내의 개별 구성요소의 위치 또는 배치도 본 발명의 정신과 범위를 벗어나지 않으면서 변경될 수 있음이 이해되어야 한다. 따라서, 후술하는 상세한 설명은 한정적인 의미로서 행하여지는 것이 아니며, 본 발명의 범위는 특허청구범위의 청구항들이 청구하는 범위 및 그와 균등한 모든 범위를 포괄하는 것으로 받아들여져야 한다. 도면에서 유사한 참조부호는 여러 측면에 걸쳐서 동일하거나 유사한 구성요소를 나타낸다.DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS The detailed description of the present invention which follows refers to the accompanying drawings which illustrate, by way of illustration, specific embodiments in which the present invention may be practiced. These embodiments are described in sufficient detail to enable any person skilled in the art to practice the present invention. It should be understood that the various embodiments of the present invention are different from each other but are not necessarily mutually exclusive. For example, specific shapes, structures, and characteristics described herein may be implemented from one embodiment to another without departing from the spirit and scope of the present invention. It should also 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. Therefore, the detailed description to be described later is not performed in a limiting sense, and the scope of the present invention should be taken as encompassing the scope claimed by the claims and all scopes equivalent thereto. Like reference numbers in the drawings indicate 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 skilled in the art to easily practice the present invention.

전체 시스템의 구성Composition of the entire system

도 1은 본 발명의 일 실시예에 따라 블록체인 네트워크에서 티켓 거래를 관리하기 위한 전체 시스템의 개략적인 구성을 나타내는 도면이다.1 is a diagram showing a schematic configuration of an entire system for managing ticket transactions in a blockchain network according to an embodiment of the present invention.

도 1에 도시된 바와 같이, 본 발명의 일 실시예에 따른 전체 시스템은 통신망(미도시됨) 및 복수의 노드(100)를 포함하여 구성될 수 있다.As shown in Figure 1, the entire system according to an embodiment of the present invention may be configured to include a communication network (not shown) and a plurality of nodes (100).

먼저, 본 발명의 일 실시예에 따른 통신망은 유선 통신이나 무선 통신과 같은 통신 양태를 가리지 않고 구성될 수 있으며, 근거리 통신망(LAN; Local Area Network), 도시권 통신망(MAN; Metropolitan Area Network), 광역 통신망(WAN; Wide Area Network) 등 다양한 통신망으로 구성될 수 있다. 바람직하게는, 본 명세서에서 말하는 통신망은 공지의 인터넷 또는 월드와이드웹(WWW; World Wide Web)일 수 있다. 그러나, 통신망은, 굳이 이에 국한될 필요 없이, 공지의 유무선 데이터 통신망, 공지의 전화망 또는 공지의 유무선 텔레비전 통신망을 그 적어도 일부에 있어서 포함할 수도 있다.First, a communication network according to an embodiment of the present invention may be configured regardless of communication aspects such as wired communication or wireless communication, and may include a local area network (LAN), a metropolitan area network (MAN), and a wide area network. It may be configured with various communication networks such as a wide area network (WAN). Preferably, the communication network referred to in this specification may be the well-known Internet or the World Wide Web (WWW). However, the communication network may include, at least in part, a known wired/wireless data communication network, a known telephone network, or a known wire/wireless television communication network without being limited thereto.

예를 들면, 통신망은 무선 데이터 통신망으로서, 무선주파수(RF; Radio Frequency) 통신, 와이파이(WiFi) 통신, 셀룰러(LTE 등) 통신, 블루투스 통신(더 구체적으로는, 저전력 블루투스(BLE; Bluetooth Low Energy)), 적외선 통신, 초음파 통신 등과 같은 종래의 통신 방법을 적어도 그 일부분에 있어서 구현하는 것일 수 있다.For example, the communication network is a wireless data communication network, such as radio frequency (RF) communication, WiFi (WiFi) communication, cellular (LTE, etc.) communication, Bluetooth communication (more specifically, Bluetooth Low Energy (BLE)). )), infrared communication, ultrasonic communication, and the like may be implemented at least in part.

다음으로, 본 발명의 일 실시예에 따른 복수의 노드(100)(node)는 통신망을 통하여 다른 노드(100)와 통신할 수 있는 접점 또는 접속점으로서, 서버, 컴퓨터, 노트북, 스마트폰, 태블릿 PC 등(즉, 메모리 수단을 구비하고 마이크로 프로세서를 탑재하여 연산 능력을 갖춘 디지털 기기)의 물리적 노드(physical node) 또는 애플리케이션, 프로그램 모듈, 가상 머신 등(즉, 가상 노드)에 의한 논리적 노드(logical node)를 포함하는 개념일 수 있다. 예를 들어, 도 2를 참조하면, 본 발명의 일 실시예에 따른 복수의 노드(100)에는, 후술할 권리자 노드(110), 제1 구매자 노드(120), 제2 구매자 노드(130), 배포자 노드(140), 위탁자 노드(150) 및 검증자 노드(160) 중 적어도 하나가 포함될 수 있다.Next, a plurality of nodes 100 according to an embodiment of the present invention (node) is a contact point or connection point capable of communicating with other nodes 100 through a communication network, such as a server, computer, laptop, smartphone, tablet PC. (i.e., a digital device equipped with a memory unit and equipped with a microprocessor and capable of computing) or a logical node by an application, program module, virtual machine, etc. (i.e., a virtual node) ) may be a concept including. For example, referring to FIG. 2 , the plurality of nodes 100 according to an embodiment of the present invention include an owner node 110, a first purchaser node 120, a second purchaser node 130, At least one of the distributor node 140, the consignor node 150, and the verifier node 160 may be included.

한편, 본 발명의 일 실시예에 따른 복수의 노드(100)에는, 블록체인 네트워크에서 티켓 거래를 관리하기 위하여 본 발명에 따른 티켓 거래 관리 시스템(미도시됨)이 애플리케이션, 위젯 등의 프로그램 모듈의 형태로 포함되어 있을 수 있다. 또한, 이와 같은 프로그램 모듈은 외부의 애플리케이션 배포 서버(미도시됨) 또는 외부 시스템(미도시됨) 등으로부터 다운로드된 것일 수 있다.Meanwhile, in the plurality of nodes 100 according to an embodiment of the present invention, a ticket transaction management system (not shown) according to the present invention is provided for program modules such as applications and widgets in order to manage ticket transactions in a blockchain network. may be included in the form Also, such a program module may be downloaded from an external application distribution server (not shown) or an external system (not shown).

본 발명의 일 실시예에 따른 위의 블록체인 네트워크(blockchain network)는 해당 네트워크에 참여하는 복수의 노드(100)에 의해 해당 네트워크상에 저장될 정보를 공동으로 검증하고, 그 검증된 정보를 해당 네트워크상에 기록 및 공유함으로써 공인된 제3자에 의존하지 않고 위의 기록된 정보의 무결성 및 신뢰성을 확보할 수 있는 방식의 네트워크일 수 있다. 예를 들어, 본 발명의 일 실시예에 따르면, 이러한 블록체인 네트워크는 이더리움(Ethereum), 바이낸스 스마트 체인(Binance Smart Chain) 등과 같은 종래의 블록체인 네트워크가 갖는 특성과 적어도 일부가 유사한 네트워크일 수 있다. 또한, 본 발명의 일 실시예에 따르면, 이러한 블록체인 네트워크는, 프라이빗(private) 블록체인 네트워크, 퍼블릭(public) 블록체인 네트워크 또는 프라이빗(private) 블록체인과 퍼블릭(public) 블록체인의 혼합형 네트워크 등 다양한 방식의 블록체인 네트워크를 포함하는 개념일 수 있다.The above blockchain network according to an embodiment of the present invention jointly verifies information to be stored on the corresponding network by a plurality of nodes 100 participating in the corresponding network, and sends the verified information to the corresponding It may be a network of a method capable of ensuring the integrity and reliability of the above recorded information without relying on an authorized third party by recording and sharing on the network. For example, according to an embodiment of the present invention, such a blockchain network may have at least some characteristics similar to those of conventional blockchain networks such as Ethereum and Binance Smart Chain. can In addition, according to an embodiment of the present invention, such a blockchain network may include a private blockchain network, a public blockchain network, or a mixed network of a private blockchain and a public blockchain. It may be a concept that includes various types of blockchain networks.

다음으로, 본 발명의 일 실시예에 따른 티켓 거래 관리 시스템은, 티켓과 연관되는 정보를 포함하는 스마트 컨트랙트에 기초하여 블록체인 네트워크에서 위의 티켓과 연관되는 정보와 매칭되는 토큰이 생성되도록 하고, 위의 토큰의 거래에 기초하여 발생하는 거래 대금 중 적어도 일부가 위의 토큰을 발행한 제1 노드에게 분배되도록 하는 기능을 수행할 수 있다.Next, the ticket transaction management system according to an embodiment of the present invention allows a token matching the information associated with the above ticket to be generated in a blockchain network based on a smart contract including information associated with the ticket, It may perform a function of distributing at least a part of the transaction price generated based on the transaction of the above token to the first node that issued the above token.

본 발명에 따른 티켓 거래 관리 시스템의 구성과 기능에 관하여는 이하의 상세한 설명을 통하여 자세하게 알아보기로 한다. 한편, 티켓 거래 관리 시스템에 관하여 위와 같이 설명되었으나, 이러한 설명은 예시적인 것이고, 티켓 거래 관리 시스템에 대하여 요구되는 기능이나 구성요소의 적어도 일부가 필요에 따라 복수의 노드(100) 또는 외부 시스템(미도시됨) 내에서 실현되거나 복수의 노드(100) 또는 외부 시스템에 포함될 수도 있음은 당업자에게 자명하다. 예를 들어, 본 발명의 일 실시예에 따르면, 사용자는 자신의 노드를 통해 본 발명에 따른 티켓 거래 관리 시스템(또는 블록체인 네트워크)의 기능 중 적어도 일부를 포함하는 애플리케이션을 이용하거나, 해당 노드를 이용하여 본 발명에 따른 티켓 거래 관리 시스템(또는 블록체인 네트워크)의 기능 중 적어도 일부를 제공하는 웹사이트에 접속함으로써, 본 발명에 따른 티켓 거래 관리가 이루어지도록 할 수 있다.The configuration and functions of the ticket transaction management system according to the present invention will be described in detail through the following detailed description. On the other hand, although the ticket transaction management system has been described as above, this description is exemplary, and at least some of the functions or components required for the ticket transaction management system may include a plurality of nodes 100 or an external system (not It is apparent to those skilled in the art that it may be implemented within the illustrated) or included in a plurality of nodes 100 or external systems. For example, according to one embodiment of the present invention, a user uses an application that includes at least some of the functions of the ticket transaction management system (or blockchain network) according to the present invention through his or her own node, or uses the corresponding node. Ticket transaction management according to the present invention can be performed by accessing a website that provides at least some of the functions of the ticket transaction management system (or blockchain network) according to the present invention.

티켓 거래 관리 시스템의 구성Configuration of ticket transaction management system

이하에서는, 본 발명의 구현을 위하여 중요한 기능을 수행하는 티켓 거래 관리 시스템의 각 구성요소의 기능에 대하여 살펴보기로 한다.Hereinafter, the function of each component of the ticket transaction management system that performs important functions for the implementation of the present invention will be described.

본 발명의 일 실시예에 따른 티켓 거래 관리 시스템은, 토큰 관리부 및 거래 대금 관리부를 포함하여 구성될 수 있다. 본 발명의 일 실시예에 따르면, 토큰 관리부 및 거래 대금 관리부는 그 중 적어도 일부가 외부의 시스템(미도시됨)과 통신하는 프로그램 모듈일 수 있다. 이러한 프로그램 모듈은 운영 시스템, 응용 프로그램 모듈 또는 기타 프로그램 모듈의 형태로 티켓 거래 관리 시스템에 포함될 수 있고, 물리적으로는 여러 가지 공지의 기억 장치에 저장될 수 있다. 또한, 이러한 프로그램 모듈은 티켓 거래 관리 시스템과 통신 가능한 원격 기억 장치에 저장될 수도 있다. 한편, 이러한 프로그램 모듈은 본 발명에 따라 후술할 특정 업무를 수행하거나 특정 추상 데이터 유형을 실행하는 루틴, 서브루틴, 프로그램, 오브젝트, 컴포넌트, 데이터 구조 등을 포괄하지만, 이에 제한되지는 않는다.A ticket transaction management system according to an embodiment of the present invention may include a token management unit and a transaction price management unit. According to an embodiment of the present invention, the token management unit and the transaction price management unit may be program modules at least part of which communicate with an external system (not shown). These program modules may be included in the ticket transaction management system in the form of an operating system, application program module, or other program module, and may be physically stored in various known storage devices. Also, these program modules may be stored in a remote storage device capable of communicating with the ticket transaction management system. Meanwhile, these program modules include routines, subroutines, programs, objects, components, data structures, etc. that perform specific tasks or execute specific abstract data types according to the present invention, but are not limited thereto.

먼저, 본 발명의 일 실시예에 따른 토큰 관리부는, 티켓과 연관되는 정보를 포함하는 스마트 컨트랙트에 기초하여 블록체인 네트워크에서 위의 티켓과 연관되는 정보와 매칭되는 토큰이 생성되도록 하는 기능을 수행할 수 있다.First, the token management unit according to an embodiment of the present invention performs a function of generating a token matching information associated with the above ticket in a blockchain network based on a smart contract including information associated with the ticket. can

본 발명의 일 실시예에 따르면, 토큰 관리부는 권리자 노드(110)(또는 제1 노드)로부터 소정의 프로그래밍 언어(예를 들어, 솔리디티(solidity))를 이용하여 작성(또는 코딩)된 스마트 컨트랙트를 전달(또는 입력)받을 수 있다. 여기서, 본 발명의 일 실시예에 따라 토큰 관리부가 권리자 노드(110)로부터 전달받은 스마트 컨트랙트에는 티켓과 연관되는 정보가 포함될 수 있다. 예를 들어, 본 발명의 일 실시예에 따른 티켓과 연관되는 정보에는, 티켓의 총 발행량, 티켓의 유효 기간(또는 티켓의 만료 일자), 티켓의 최대 사용 가능 횟수, 오프라인 콘텐츠(예를 들어, 오프라인 콘텐츠 플랫폼에서 진행되는 공연, 전시회 등)에 관한 티켓에 해당하는 경우 해당 오프라인 콘텐츠를 경험(또는 체험)하기 위하여 요구되는 정보(예를 들어, 공연의 좌석 정보 등), 온라인 콘텐츠(예를 들어, 온라인 콘텐츠 플랫폼에서 진행되는 공연, 전시회 등)에 관한 티켓에 해당하는 경우 해당 온라인 콘텐츠를 경험(또는 체험)하기 위하여 요구되는 정보(예를 들어, 온라인 콘텐츠 플랫폼에 접속하기 위한 접속 코드(이러한 접속 코드는 티켓 토큰마다 부여될 수 있다.), 해당 티켓 토큰을 이용하여 온라인 콘텐츠 플랫폼에 접속 가능한 시점 등), 티켓의 검증 자격을 가진 노드의 지갑 주소(또는 티켓의 검증 자격을 가진 노드가 복수에 해당하는 경우 그 복수의 노드의 지갑 주소의 목록), 티켓의 원가(이러한 티켓의 원가의 단위는 소정의 암호 화폐의 단위(예를 들어, ETH)로 설정될 수 있다.), 티켓의 메타 데이터(예를 들어, 이미지, 동영상 등) 등이 포함될 수 있다.According to one embodiment of the present invention, the token management unit is a smart contract written (or coded) using a predetermined programming language (eg, solidity) from the owner node 110 (or first node) can be passed (or input). Here, according to an embodiment of the present invention, the token management unit may include ticket-related information in the smart contract transmitted from the owner node 110 . For example, information associated with tickets according to an embodiment of the present invention includes the total amount of tickets issued, the validity period of tickets (or the expiration date of tickets), the maximum number of times tickets can be used, and offline content (eg, Information required to experience (or experience) the offline content (eg, performance seat information, etc.), online content (eg, performance, exhibition, etc.) , Information required to experience (or experience) the online content (e.g., access code to access the online content platform (such access The code can be assigned to each ticket token), when the online content platform can be accessed using the ticket token, etc.), the wallet address of the node with ticket verification qualifications (or the node with ticket verification qualifications in multiple List of wallet addresses of the plurality of nodes, if applicable), cost of ticket (unit of cost of such ticket can be set in unit of predetermined cryptocurrency (e.g., ETH)), metadata of ticket (eg, images, videos, etc.) and the like may be included.

본 발명의 일 실시예에 따르면, 위의 스마트 컨트랙트는 대체 불가능한 토큰(Non-Fungible Token; NFT)을 위한 표준 프로토콜(예를 들어, ERC-721, ERC-1155 등)을 기반으로 작성된 것일 수 있다. 본 발명의 일 실시예에 따른 토큰 관리부는, 권리자 노드(110)로부터 전달받은 스마트 컨트랙트(즉, 대체 불가능한 토큰을 위한 표준 프로토콜을 기반으로 작성되고 티켓과 연관되는 정보를 포함하는 스마트 컨트랙트)를 블록체인 네트워크에 배포함으로써, 해당 블록체인 네트워크에서 티켓과 연관되는 정보와 매칭되는 대체 불가능한 토큰이 생성(또는 발행)되도록 할 수 있다.According to an embodiment of the present invention, the above smart contract may be written based on a standard protocol (eg, ERC-721, ERC-1155, etc.) for a non-fungible token (NFT). . The token management unit according to an embodiment of the present invention blocks the smart contract (ie, a smart contract written based on a standard protocol for non-fungible tokens and including ticket-related information) received from the holder node 110. By distributing to a chain network, it is possible to create (or issue) a non-fungible token that matches the information associated with the ticket in that blockchain network.

다음으로, 본 발명의 일 실시예에 따른 거래 대금 관리부는, 위와 같이 생성되는 토큰(즉, 대체 불가능한 토큰; 이하, "티켓 토큰"이라 한다.)의 거래에 기초하여 발생하는 거래 대금 중 적어도 일부가 티켓 토큰을 발행한 권리자 노드(110)에게 분배되도록 하는 기능을 수행할 수 있다.Next, the transaction price management unit according to an embodiment of the present invention, at least some of the transaction price generated based on the transaction of the token (ie, non-fungible token; hereinafter referred to as "ticket token") generated as above. may perform a function of distributing to the holder node 110 that issued the ticket token.

본 발명의 일 실시예에 따르면, 티켓 토큰은 블록체인 네트워크에서 발행되어 권리자 노드(110)(또는 권리자 노드(110)의 지갑)에서 제1 구매자 노드(120)(또는 제1 구매자 노드(120)의 지갑)(여기서, 제1 구매자 노드(120)는 권리자 노드(110)로부터 티켓을 구매하여 그 티켓을 최초로 소유하게 되는 노드일 수 있다.)로 전송된 이후에, 대체 불가능한 토큰의 거래를 지원하는 마켓 플레이스에서 거래될 수 있다. 본 발명의 일 실시예에 따르면, 이러한 티켓 토큰의 거래 과정에서는 티켓 토큰의 양도에 따른 반대 급부로서 소정의 암호 화폐가 양도자 노드(예를 들어, 제1 구매자 노드(120)가 티켓 토큰을 다른 노드에게 양도한 경우, 제1 구매자 노드(120)가 양도자 노드에 해당할 수 있다.)에게 전송될 수 있고, 이에 따라 티켓 토큰의 거래 과정에서는 티켓 토큰 거래에 기초한 거래 대금이 발생할 수 있다. 본 발명의 일 실시예에 따른 거래 대금 관리부는, 위와 같이 티켓 토큰의 거래에 기초하여 발생하는 거래 대금 중 적어도 일부가 티켓 토큰을 발행한 권리자 노드(110)에게 분배되도록 함으로써, 권리자 노드(110)의 권리(예를 들어, 저작권)를 보호할 수 있을 뿐만 아니라, 티켓 토큰의 암거래를 방지할 수 있게 된다. 이하에서는, 본 발명의 일 실시예에 따라 거래 대금 관리부가 티켓 토큰의 거래에 기초하여 발생하는 거래 대금 중 적어도 일부를 티켓 토큰을 발행한 권리자 노드(110)에게 분배되도록 하는 과정에 대하여 알아본다.According to one embodiment of the present invention, the ticket token is issued in the blockchain network and is stored in the first purchaser node 120 (or the first purchaser node 120) in the holder node 110 (or wallet of the holder node 110). wallet) (here, the first buyer node 120 may be a node that purchases a ticket from the holder node 110 and first owns the ticket), and then supports the transaction of the non-fungible token. can be traded in the marketplace where According to an embodiment of the present invention, in the ticket token transaction process, a predetermined cryptocurrency is exchanged with the transferor node (for example, the first purchaser node 120 transfers the ticket token to another node as a counter benefit to the transfer of the ticket token). In the case of transfer to , the first buyer node 120 may correspond to the transferor node), and accordingly, in the ticket token transaction process, a transaction price based on the ticket token transaction may occur. The transaction price management unit according to an embodiment of the present invention distributes at least a part of the transaction price generated based on the transaction of the ticket token as described above to the holder node 110 that issued the ticket token, so that the holder node 110 It is possible to protect the rights (eg, copyright) of the ticket token, as well as to prevent black trade of ticket tokens. Hereinafter, a process of distributing at least a part of the transaction price generated by the transaction price management unit based on the ticket token transaction to the holder node 110 that issued the ticket token according to an embodiment of the present invention will be described.

본 발명의 일 실시예에 따르면, 티켓 토큰을 발행하기 위하여 작성된 스마트 컨트랙트에 포함되는 정보(즉, 전술한 티켓과 연관되는 정보)에는, 권리자 노드(110)에게 티켓 토큰의 거래에 기초하여 발생하는 거래 대금 중 적어도 일부를 분배하기 위한 기준에 관한 정보가 더 포함될 수 있다. 예를 들어, 본 발명의 일 실시예에 따른 위의 기준에 관한 정보에는, 권리자 노드(110)의 지갑 주소, 티켓 토큰의 거래에 기초하여 발생하는 거래 대금 중 적어도 일부를 분배하기 위한 분배 비율, 티켓의 현재 가격(이러한 티켓의 현재 가격의 단위는 소정의 암호 화폐의 단위(예를 들어, ETH)로 설정될 수 있다.), 티켓의 유효 기간이 경과한 이후에도 권리자 노드(110)에게 티켓 토큰의 거래에 기초하여 발생하는 거래 대금 중 적어도 일부를 계속하여 분배할 것인지에 관한 정보 등이 포함될 수 있다. 본 발명의 일 실시예에 따르면, 위의 기준에 관한 정보는 스마트 컨트랙트가 블록체인 네트워크에 배포된 이후에도 그 내용의 수정(또는 업그레이드)이 가능할 수 있다.According to one embodiment of the present invention, the information included in the smart contract created to issue the ticket token (ie, the information associated with the ticket described above) includes Information about criteria for distributing at least a portion of the transaction price may be further included. For example, in the information on the above criteria according to an embodiment of the present invention, the wallet address of the owner node 110, a distribution ratio for distributing at least a part of the transaction price generated based on the ticket token transaction, The current price of the ticket (the unit of the current price of the ticket may be set in units of a predetermined cryptocurrency (e.g., ETH)), ticket token to the holder node 110 even after the validity period of the ticket has elapsed Information on whether or not to continue distributing at least a portion of the transaction price generated based on the transaction may be included. According to an embodiment of the present invention, information on the above criteria can be modified (or upgraded) even after the smart contract is distributed in the blockchain network.

본 발명의 일 실시예에 따른 거래 대금 관리부는, 위의 기준에 관한 정보를 참조하여, 티켓 토큰의 거래에 기초하여 발생하는 거래 대금 중 적어도 일부가 권리자 노드(110)에게 분배되도록 할 수 있다. 구체적으로, 본 발명의 일 실시예에 따라 복수의 노드(예를 들어, 제1 구매자 노드(120)와 제2 구매자 노드(130), 제2 구매자 노드(130)와 다른 노드 또는 제2 구매자 노드(130)와의 거래를 통해 티켓을 소유하게 되는 노드와 다른 노드 등) 사이에서 티켓 토큰의 거래가 이루어지는 상황을 상정하여 볼 수 있다. 여기서, 본 발명의 일 실시예에 따른 구매 대금 관리부는, 위의 복수의 노드 사이의 티켓 토큰의 거래에 기초하여 발생한 거래 대금이 티켓 토큰의 현재 가격(즉, 티켓의 원가 또는 티켓의 이전 거래 가격)보다 높은 가격으로 형성되었는지 확인(또는 판단)할 수 있다. 그 다음에, 본 발명의 일 실시예에 따른 구매 대금 관리부는, 티켓 토큰의 거래에 기초하여 발생한 거래 대금이 티켓 토큰의 현재 가격보다 높은 가격으로 형성된 경우에, 그 거래 대금에 기설정된 분배 비율을 적용하여 권리자 노드(110)에게 분배할 금액(즉, 가상 화폐에 기초한 금액)을 결정(또는 산출)할 수 있다. 그 다음에, 본 발명의 일 실시예에 따른 구매 대금 관리부는, 위의 결정된 금액을 기설정된 권리자 노드(110)의 지갑 주소로 전송함으로써, 티켓 토큰의 거래에 기초하여 발생하는 거래 대금 중 적어도 일부가 권리자 노드(110)에게 분배되도록 할 수 있다.The transaction cost management unit according to an embodiment of the present invention may refer to the information on the above criteria to distribute at least a part of the transaction cost generated based on the ticket token transaction to the right holder node 110 . Specifically, according to an embodiment of the present invention, a plurality of nodes (eg, the first buyer node 120 and the second buyer node 130, the second buyer node 130 and other nodes, or the second buyer node A situation in which a ticket token is traded between a node that owns a ticket through a transaction with (130) and another node, etc.) can be seen assuming. Here, the purchase price management unit according to an embodiment of the present invention, the transaction price generated based on the transaction of the ticket token between the plurality of nodes above is the current price of the ticket token (ie, the cost of the ticket or the previous transaction price of the ticket) ), it can be confirmed (or determined) whether it was formed at a higher price. Then, the purchase price management unit according to an embodiment of the present invention, when the transaction price generated based on the ticket token transaction is formed at a price higher than the current price of the ticket token, the predetermined distribution ratio to the transaction price It is possible to determine (or calculate) an amount (ie, an amount based on virtual currency) to be distributed to the right holder node 110 by applying the method. Then, the purchase price management unit according to an embodiment of the present invention transmits the determined amount to the wallet address of the predetermined right holder node 110, thereby at least some of the transaction price generated based on the ticket token transaction. may be distributed to the right holder node 110.

한편, 본 발명의 일 실시예에 따르면, 권리자 노드(110)는 티켓 토큰의 발행 과정 중 적어도 일부(예를 들어, 티켓 토큰을 발행하기 위한 스마트 컨트랙트의 작성 및 배포)를 위탁자 노드(150)에게 위탁할 수도 있다. 다만, 본 발명의 일 실시예에 따라 권리자 노드(110)가 티켓 토큰의 발행 과정 중 적어도 일부를 위탁자 노드(150)에게 위탁하더라도, 티켓 토큰에 관한 권리는 권리자 노드(110)에게 귀속될 수 있으며, 티켓 토큰의 거래에 기초하여 발생하는 거래 대금 중 적어도 일부는 위탁자 노드(150)가 아닌 권리자 노드(110)에게 분배될 수 있다.On the other hand, according to an embodiment of the present invention, the right holder node 110 sends at least a part of the ticket token issuance process (eg, creation and distribution of a smart contract for issuing ticket tokens) to the consignor node 150. can also be entrusted. However, even if the holder node 110 entrusts at least a part of the issuing process of the ticket token to the entrustor node 150 according to an embodiment of the present invention, the right to the ticket token may belong to the holder node 110, , At least a part of the transaction price generated based on the ticket token transaction may be distributed to the holder node 110 rather than the consignor node 150.

한편, 본 발명의 일 실시예에 따르면, 티켓 토큰은 기설정된 티켓의 유효 기간이 경과하면 티켓으로서의 가치는 소멸하고 메타 데이터에 기초한 저작물로서의 가치만 남게 될 수 있다. 본 발명의 일 실시예에 따르면, 티켓 토큰은 대체 불가능한 토큰의 거래를 지원하는 마켓 플레이스(또는 플랫폼; 이러한 마켓 플레이스(또는 플랫폼)는 탈중앙화된 마켓 플레이스로서, 티켓 토큰을 소유한 노드가 티켓 토큰을 판매할 목적으로 마켓 플레이스에 해당 티켓 토큰을 등록하고 티켓 토큰의 구매를 원하는 노드가 위의 등록된 티켓 토큰을 조회 및 구매함으로써 마켓 플레이스에서의 티켓 토큰의 거래가 성사될 수 있다.)에서 거래되어야 하는 것이 원칙이지만, 위와 같이 티켓 토큰이 저작물로서의 가치만 남게 되는 경우에는 마켓 플레이스에서의 거래뿐만 아니라 복수의 노드 사이에서 직접 거래가 가능하도록 설정될 수 있다. 여기서, 본 발명의 일 실시예에 따르면, 복수의 노드 사이에서 티켓 토큰의 직접 거래가 가능하도록 하기 위해서는, 전술한 기준에 관한 정보에서 티켓의 유효 기간이 경과한 이후에는 권리자 노드(110)에게 티켓 토큰의 거래에 기초하여 발생하는 거래 대금 중 적어도 일부가 계속하여 분배되지 않도록 설정하는 것이 필요할 수 있다.On the other hand, according to an embodiment of the present invention, when the validity period of the ticket set in advance expires, the ticket token's value as a ticket disappears, and only the value as a work based on meta data may remain. According to one embodiment of the present invention, a ticket token is a marketplace (or platform) that supports the trading of non-fungible tokens; Transactions of ticket tokens in the marketplace can be accomplished by registering the corresponding ticket token in the marketplace for the purpose of selling and by a node that wants to purchase the ticket token inquires and purchases the above registered ticket token.) However, in the case where ticket tokens only have value as copyrighted works as above, it can be set to enable direct transactions between multiple nodes as well as transactions in the marketplace. Here, according to an embodiment of the present invention, in order to enable direct transaction of ticket tokens between a plurality of nodes, after the valid period of the ticket has elapsed in the information on the above-mentioned criteria, the ticket token is sent to the holder node 110. It may be necessary to set so that at least a part of the transaction amount generated based on the transaction of is not continuously distributed.

즉, 본 발명의 일 실시예에 따르면, 티켓의 유효 기간이 경과한 이후에, 권리자 노드(110)에게 티켓 토큰의 거래에 기초하여 발생하는 거래 대금 중 적어도 일부가 계속하여 분배되는 경우에는, 티켓의 유효 기간이 경과한 것과 무관하게 마켓 플레이스에서만 티켓 토큰의 거래가 가능할 수 있다. 다만, 본 발명의 일 실시예에 따르면, 티켓의 유효 기간이 경과한 이후에, 권리자 노드(110)에게 티켓 토큰의 거래에 기초하여 발생하는 거래 대금 중 적어도 일부가 계속하여 분배되지 않는 경우에는, 티켓이 유효 기간이 경과하기 이전에는 마켓 플레이스에서만 티켓 토큰의 거래가 가능할 수 있고, 티켓의 유효 기간이 경과한 이후에는 마켓 플레이스에서 티켓 토큰의 거래가 가능할 뿐만 아니라 복수의 노드 사이에서 티켓 토큰의 직접 거래도 가능할 수 있다. 한편, 본 발명의 일 실시예에 따르면, 티켓 토큰을 발행하기 위하여 작성된 스마트 컨트랙트에서 대체 불가능한 토큰을 위한 표준 프로토콜(예를 들어, ERC-721, ERC-1155 등)의 메소드(예를 들어, transferFrom)를 수정함으로써 위와 같이 복수의 노드 사이에서 티켓 토큰의 직접 거래가 가능(또는 불가능)하도록 설정할 수 있다.That is, according to an embodiment of the present invention, when at least a part of the transaction price generated based on the transaction of the ticket token is continuously distributed to the holder node 110 after the validity period of the ticket has elapsed, the ticket Ticket tokens may be traded only in the marketplace, regardless of whether the expiration date has elapsed. However, according to one embodiment of the present invention, if at least a part of the transaction price generated based on the ticket token transaction is not continuously distributed to the holder node 110 after the validity period of the ticket has elapsed, Ticket tokens can be traded only in the marketplace before the validity period of tickets has elapsed, and ticket tokens can be traded in the marketplace after the ticket validity period has elapsed, as well as direct trades of ticket tokens between multiple nodes. It could be possible. Meanwhile, according to an embodiment of the present invention, a method (eg, transferFrom) of a standard protocol (eg, ERC-721, ERC-1155, etc.) for non-fungible tokens in a smart contract written to issue ticket tokens ), it is possible (or impossible) to directly trade ticket tokens between multiple nodes as above.

한편, 본 발명의 일 실시예에 따르면, 티켓 토큰의 발행 목적(예를 들어, 오프라인 또는 온라인 콘텐츠의 경험(또는 체험)을 유인하기 위한 목적)에 기초하여 해당 티켓 토큰이 이용되는 과정에서 해당 티켓 토큰의 검증 자격을 가진 노드(이하, "검증자 노드(160)"라 한다.)에 의하여 해당 티켓 토큰의 유효성이 검증될 수 있다. 여기서, 본 발명의 일 실시예에 따른 검증자 노드(160)는, 티켓 토큰을 이용하여 경험(또는 체험)할 수 있는 콘텐츠를 제공하는 플랫폼에서 자체적으로 운영하는 노드이거나, 티켓 토큰을 이용하여 경험(또는 체험)할 수 있는 콘텐츠를 제공하는 플랫폼으로부터 티켓 토큰의 유효성 검증을 위탁받아 해당 플랫폼을 대신하여 티켓 토큰의 유효성을 검증하는 플랫폼에서 운영하는 노드일 수 있다. 한편, 본 발명의 일 실시예에 따르면, 위의 티켓 토큰을 이용하여 경험(또는 체험)할 수 있는 콘텐츠를 제공하는 플랫폼은 권리자 노드(110)에 의하여 운영되는 플랫폼일 수 있으며, 이에 따르면 권리자 노드(110)와 검증자 노드(160)는 서로 동일할 수도 있다.On the other hand, according to an embodiment of the present invention, the ticket token is used in the process of issuing the ticket token based on the purpose of issuing the ticket token (for example, the purpose of attracting the experience (or experience) of offline or online content). The validity of the corresponding ticket token may be verified by a node (hereinafter, referred to as "verifier node 160") having validation qualification of the token. Here, the verifier node 160 according to an embodiment of the present invention is a node operated by itself in a platform that provides content that can be experienced (or experienced) using a ticket token, or an experience using a ticket token. It may be a node operated by the platform that validates the ticket token on behalf of the platform that is entrusted with validating the ticket token from the platform that provides content that can be experienced (or experienced). On the other hand, according to an embodiment of the present invention, a platform that provides contents that can be experienced (or experienced) using the above ticket token may be a platform operated by the right holder node 110, and according to this, the right holder node 110 and the validator node 160 may be identical to each other.

예를 들어, 본 발명의 일 실시예에 따라 티켓 토큰을 소유한 노드에 의하여 오프라인 콘텐츠(예를 들어, 오프라인 콘텐츠 플랫폼에서 진행되는 공연, 전시회 등)를 경험(또는 체험)하기 위한 목적으로 티켓 토큰이 이용되는 상황을 상정해 볼 수 있다. 본 발명의 일 실시예에 따른 검증자 노드(160)는, 티켓 토큰에 대응하는 식별자(예를 들어, QR 코드 등)로부터 티켓 토큰을 인식하고, 위와 같이 인식되는 티켓 토큰이 유효한 티켓 토큰인지 여부를 검증할 수 있다(예를 들어, 검증자 노드(160)가 티켓 토큰의 유효성 검증을 위탁받은 플랫폼에서 운영하는 노드에 해당하는 경우, 해당 플랫폼에서 운영하는 모바일 어플리케이션으로부터 식별자가 스캔되고, 검증자 노드(160)는 위와 같이 스캔되는 식별자를 위의 모바일 어플리케이션(또는 모바일 어플리케이션이 실행되는 사용자 디바이스)으로부터 전달받아 해당 식별자로부터 티켓 토큰에 대한 인식 및 유효성 검증을 수행할 수 있다. 여기서, 검증자 노드(160)는 위의 티켓 토큰의 유효성 검증을 위탁받은 플랫폼이 운영하는 백엔드 서버에 포함될 수 있다.). 구체적으로, 본 발명의 일 실시예에 따른 검증자 노드(160)는, 위와 같이 인식되는 티켓 토큰으로부터 티켓 토큰의 유효성 검증과 관련되는 정보(예를 들어, 티켓의 유효 기간, 티켓의 잔여 사용 가능 횟수, 오프라인 콘텐츠를 경험(또는 체험)하기 위하여 요구되는 정보(예를 들어, 공연의 좌석 정보 등) 등)를 추출하고 그 추출되는 정보를 참조하여 해당 티켓 토큰의 유효성을 검증할 수 있다. 보다 구체적으로, 본 발명의 일 실시예에 따른 검증자 노드(160)는, 티켓의 유효 기간이 경과하지 않고, 티켓의 잔여 사용 가능 횟수가 1회 이상 남아 있으며, 오프라인 콘텐츠를 경험(또는 체험)하기 위하여 요구되는 정보(예를 들어, 공연의 좌석 정보 등)가 기설정된 정보와 매칭되는 경우에, 해당 티켓 토큰이 유효한 티켓 토큰인 것으로 결정할 수 있다. 한편, 본 발명의 일 실시예에 따른 검증자 노드(160)는, 티켓 토큰의 검증 과정에서 유효한 티켓 토큰인 것으로 결정되는 티켓 토큰에 대하여 해당 티켓 토큰의 사용 가능 횟수를 차감하고 해당 티켓 토큰의 총 사용 횟수를 블록체인 네트워크에 기록(또는 저장)할 수 있다.For example, according to an embodiment of the present invention, a ticket token for the purpose of experiencing (or experiencing) offline content (eg, performance, exhibition, etc. It is possible to imagine the situation in which this is used. The verifier node 160 according to an embodiment of the present invention recognizes the ticket token from an identifier (eg, QR code) corresponding to the ticket token, and determines whether the ticket token recognized as above is a valid ticket token. (For example, if the verifier node 160 corresponds to a node operated by a platform entrusted with validating the ticket token, an identifier is scanned from a mobile application operated by the platform, and the verifier The node 160 may receive the identifier scanned as described above from the above mobile application (or the user device on which the mobile application is executed) and perform recognition and validity verification of the ticket token from the corresponding identifier. (160) may be included in the back-end server operated by the platform entrusted with validating the above ticket token). Specifically, the verifier node 160 according to an embodiment of the present invention, from the ticket token recognized as above, information related to validating the ticket token (eg, valid period of the ticket, remaining use of the ticket) The number of times, information required to experience (or experience) offline content (eg, performance seat information, etc.) is extracted, and the validity of the corresponding ticket token can be verified by referring to the extracted information. More specifically, the validator node 160 according to an embodiment of the present invention experiences (or experiences) offline content when the validity period of the ticket has not elapsed, the remaining number of times the ticket can be used remains at least once, When information (for example, seat information of a performance, etc.) required to do so matches preset information, it may be determined that the corresponding ticket token is a valid ticket token. On the other hand, the verifier node 160 according to an embodiment of the present invention subtracts the number of times the ticket token can be used for the ticket token determined to be a valid ticket token in the ticket token verification process, and the total number of ticket tokens The number of uses can be recorded (or stored) in the blockchain network.

다른 예를 들어, 본 발명의 일 실시예에 따라 티켓 토큰을 소유한 노드에 의하여 온라인 콘텐츠(예를 들어, 온라인 콘텐츠 플랫폼에서 진행되는 공연, 전시회 등)를 경험(또는 체험)하기 위한 목적으로 티켓 토큰이 이용되는 상황을 상정해 볼 수 있다. 본 발명의 일 실시예에 따른 검증자 노드(160)는, 티켓 토큰에 대응하는 식별자(예를 들어, 티켓 토큰마다 부여되는 온라인 콘텐츠 플랫폼의 접속 코드 등)로부터 티켓 토큰을 인식하고, 위와 같이 인식되는 티켓 토큰이 유효한 티켓 토큰인지 여부를 검증할 수 있다(예를 들어, 검증자 노드(160)가 티켓 토큰의 유효성 검증을 위탁받은 플랫폼에서 운영하는 노드에 해당하는 경우, 검증자 노드(160)는 온라인 콘텐츠 플랫폼으로부터 티켓 토큰에 대응하는 식별자를 전달받아 해당 식별자로부터 티켓 토큰에 대한 인식 및 유효성 검증을 수행할 수 있다. 여기서, 검증자 노드(160)는 위의 티켓 토큰의 유효성 검증을 위탁받은 플랫폼이 운영하는 백엔드 서버에 포함될 수 있다.)(다른 예를 들어, 검증자 노드(160)가 온라인 콘텐츠 플랫폼에서 자체적으로 운영하는 노드에 해당하는 경우, 검증자 노드(160)는 티켓 토큰을 소유한 노드로부터 티켓 토큰에 대응하는 식별자를 전달받아 해당 식별자로부터 티켓 토큰에 대한 인식 및 유효성 검증을 수행할 수 있다.). 구체적으로, 본 발명의 일 실시예에 따른 검증자 노드(160)는, 위와 같이 인식되는 티켓 토큰으로부터 티켓 토큰의 유효성 검증과 관련되는 정보(예를 들어, 티켓의 유효 기간, 티켓의 잔여 사용 가능 횟수, 온라인 콘텐츠를 경험(또는 체험)하기 위하여 요구되는 정보(예를 들어, 해당 티켓 토큰을 이용하여 온라인 콘텐츠 플랫폼에 접속 가능한 시점 등) 등)를 추출하고 그 추출되는 정보를 참조하여 해당 티켓 토큰의 유효성을 검증할 수 있다. 보다 구체적으로, 본 발명의 일 실시예에 따른 검증자 노드(160)는, 티켓의 유효 기간이 경과하지 않고, 티켓의 잔여 사용 가능 횟수가 1회 이상 남아 있으며, 온라인 콘텐츠를 경험(또는 체험)하기 위하여 요구되는 정보가 기설정된 정보와 매칭되는 경우에, 해당 티켓 토큰이 유효한 티켓 토큰인 것으로 결정할 수 있다. 한편, 본 발명의 일 실시예에 따른 검증자 노드(160)는, 티켓 토큰의 검증 과정에서 유효한 티켓 토큰인 것으로 결정되는 티켓 토큰에 대하여 해당 티켓 토큰의 사용 가능 횟수를 차감하고 해당 티켓 토큰의 총 사용 횟수를 블록체인 네트워크에 기록(또는 저장)할 수 있다.For another example, according to an embodiment of the present invention, a ticket for the purpose of experiencing (or experiencing) online content (eg, performance, exhibition, etc. in an online content platform) by a node that owns a ticket token. A situation in which tokens are used can be assumed. The verifier node 160 according to an embodiment of the present invention recognizes a ticket token from an identifier corresponding to the ticket token (eg, an access code of an online content platform given for each ticket token), and recognizes the ticket token as above. It is possible to verify whether the ticket token to be valid is a valid ticket token (for example, if the validator node 160 corresponds to a node operated by a platform entrusted with validating the ticket token, the validator node 160 may receive an identifier corresponding to the ticket token from the online content platform and perform recognition and validation of the ticket token from the identifier, wherein the verifier node 160 is entrusted with validating the ticket token It can be included in the back-end server operated by the platform.) (For another example, if the validator node 160 corresponds to a node operated by itself in the online content platform, the validator node 160 owns the ticket token. An identifier corresponding to a ticket token may be received from one node, and recognition and validation of the ticket token may be performed from the corresponding identifier). Specifically, the verifier node 160 according to an embodiment of the present invention, from the ticket token recognized as above, information related to validating the ticket token (eg, valid period of the ticket, remaining use of the ticket) Number of times, information required to experience (or experience) online content (for example, when you can connect to an online content platform using the ticket token), etc.) validity can be verified. More specifically, the validator node 160 according to an embodiment of the present invention experiences (or experiences) online content when the validity period of the ticket has not elapsed, the remaining number of times the ticket can be used remains at least once, When information required to do this matches preset information, it may be determined that the corresponding ticket token is a valid ticket token. On the other hand, the verifier node 160 according to an embodiment of the present invention subtracts the number of times the ticket token can be used for the ticket token determined to be a valid ticket token in the ticket token verification process, and the total number of ticket tokens The number of uses can be recorded (or stored) in the blockchain network.

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

이상에서 본 발명이 구체적인 구성요소 등과 같은 특정 사항과 한정된 실시예 및 도면에 의하여 설명되었으나, 이는 본 발명의 보다 전반적인 이해를 돕기 위하여 제공된 것일 뿐, 본 발명이 상기 실시예에 한정되는 것은 아니며, 본 발명이 속하는 기술분야에서 통상적인 지식을 가진 자라면 이러한 기재로부터 다양한 수정과 변경을 꾀할 수 있다.Although the present invention has been described above with specific details such as specific components and limited embodiments and drawings, these are only 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 Those with ordinary knowledge in the technical field to which the invention belongs may seek various modifications and changes from these descriptions.

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

100: 복수의 노드
110: 권리자 노드
120: 제1 구매자 노드
130: 제2 구매자 노드
140: 배포자 노드
150: 위탁자 노드
160: 검증자 노드
100: multiple nodes
110: rightholder node
120: first buyer node
130: second buyer node
140 Distributor node
150: consignor node
160: validator node

Claims (13)

블록체인 네트워크에서 티켓 거래를 관리하기 위한 방법으로서,
티켓과 연관되는 정보를 포함하는 스마트 컨트랙트에 기초하여 블록체인 네트워크에서 상기 티켓과 연관되는 정보와 매칭되는 토큰이 생성되도록 하는 단계, 및
상기 토큰의 거래에 기초하여 발생하는 거래 대금 중 적어도 일부가 상기 토큰을 발행한 제1 노드에게 분배되도록 하는 단계를 포함하는
방법.
As a method for managing ticket transactions in a blockchain network,
Generating a token matching information related to the ticket in a blockchain network based on a smart contract including information related to the ticket; and
Distributing at least a part of the transaction price generated based on the transaction of the token to the first node that issued the token
method.
제1항에 있어서,
상기 토큰은 대체 불가능한 토큰(Non-Fungible Token; NFT)인
방법.
According to claim 1,
The token is a non-fungible token (NFT)
method.
제1항에 있어서,
상기 티켓과 연관되는 정보에는, 상기 제1 노드에게 상기 거래 대금 중 적어도 일부를 분배하기 위한 기준에 관한 정보가 포함되는
방법.
According to claim 1,
The information associated with the ticket includes information about a criterion for distributing at least a portion of the transaction price to the first node.
method.
제3항에 있어서,
상기 기준에 관한 정보에는, 상기 티켓의 유효 기간이 경과한 이후에도 상기 제1 노드에게 상기 거래 대금 중 적어도 일부를 계속하여 분배할 것인지에 관한 정보가 포함되는
방법.
According to claim 3,
The information on the criterion includes information on whether to continue to distribute at least a portion of the transaction price to the first node even after the validity period of the ticket has elapsed.
method.
제4항에 있어서,
상기 티켓의 유효 기간이 경과한 이후에, 상기 제1 노드에게 상기 거래 대금 중 적어도 일부가 계속하여 분배되는 경우에는, 상기 토큰은 마켓 플레이스에서만 거래가 가능한
방법.
According to claim 4,
After the valid period of the ticket has elapsed, if at least a part of the transaction price is continuously distributed to the first node, the token can be traded only in the marketplace.
method.
제4항에 있어서,
상기 티켓의 유효 기간이 경과한 이후에, 상기 제1 노드에게 상기 거래 대금 중 적어도 일부가 계속하여 분배되지 않는 경우에는, 상기 토큰은 복수의 노드 사이에서 직접 거래가 가능한
방법.
According to claim 4,
After the valid period of the ticket has elapsed, if at least a part of the transaction price is not continuously distributed to the first node, the token can be directly transacted between a plurality of nodes.
method.
제1항에 따른 방법을 실행하기 위한 컴퓨터 프로그램을 기록하는 비일시성의 컴퓨터 판독 가능 기록 매체.A non-temporary computer readable recording medium storing a computer program for executing the method according to claim 1. 블록체인 네트워크에서 티켓 거래를 관리하기 위한 시스템으로서,
티켓과 연관되는 정보를 포함하는 스마트 컨트랙트에 기초하여 블록체인 네트워크에서 상기 티켓과 연관되는 정보와 매칭되는 토큰이 생성되도록 하는 토큰 관리부, 및
상기 토큰의 거래에 기초하여 발생하는 거래 대금 중 적어도 일부가 상기 토큰을 발행한 제1 노드에게 분배되도록 하는 거래 대금 관리부를 포함하는
시스템.
As a system for managing ticket transactions in a blockchain network,
A token management unit that generates a token matching information related to the ticket in a blockchain network based on a smart contract including information related to the ticket; and
A transaction cost management unit for distributing at least a portion of the transaction price generated based on the token transaction to the first node that issued the token
system.
제8항에 있어서,
상기 토큰은 대체 불가능한 토큰(Non-Fungible Token; NFT)인
시스템.
According to claim 8,
The token is a non-fungible token (NFT)
system.
제8항에 있어서,
상기 티켓과 연관되는 정보에는, 상기 제1 노드에게 상기 거래 대금 중 적어도 일부를 분배하기 위한 기준에 관한 정보가 포함되는
시스템.
According to claim 8,
The information associated with the ticket includes information about a criterion for distributing at least a portion of the transaction price to the first node.
system.
제10항에 있어서,
상기 기준에 관한 정보에는, 상기 티켓의 유효 기간이 경과한 이후에도 상기 제1 노드에게 상기 거래 대금 중 적어도 일부를 계속하여 분배할 것인지에 관한 정보가 포함되는
시스템.
According to claim 10,
The information on the criterion includes information on whether to continue to distribute at least a portion of the transaction price to the first node even after the validity period of the ticket has elapsed.
system.
제11항에 있어서,
상기 티켓의 유효 기간이 경과한 이후에, 상기 제1 노드에게 상기 거래 대금 중 적어도 일부가 계속하여 분배되는 경우에는, 상기 토큰은 마켓 플레이스에서만 거래가 가능한
시스템.
According to claim 11,
After the valid period of the ticket has elapsed, if at least a part of the transaction price is continuously distributed to the first node, the token can be traded only in the marketplace.
system.
제11항에 있어서,
상기 티켓의 유효 기간이 경과한 이후에, 상기 제1 노드에게 상기 거래 대금 중 적어도 일부가 계속하여 분배되지 않는 경우에는, 상기 토큰은 복수의 노드 사이에서 직접 거래가 가능한
시스템.
According to claim 11,
After the valid period of the ticket has elapsed, if at least a part of the transaction price is not continuously distributed to the first node, the token can be directly transacted between a plurality of nodes.
system.
KR1020210157078A 2021-08-10 2021-11-15 Method, system and non-transitory computer-readable recording medium for managing ticket transaction on blockchain network KR20230023531A (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR20210105198 2021-08-10
KR1020210105198 2021-08-10

Publications (1)

Publication Number Publication Date
KR20230023531A true KR20230023531A (en) 2023-02-17

Family

ID=85327641

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020210157078A KR20230023531A (en) 2021-08-10 2021-11-15 Method, system and non-transitory computer-readable recording medium for managing ticket transaction on blockchain network

Country Status (1)

Country Link
KR (1) KR20230023531A (en)

Similar Documents

Publication Publication Date Title
KR102388233B1 (en) Service providing method performing server of music platform using nft based on blockchain
US20210357893A1 (en) Systems and methods for commerce in a distributed system with blockchain protocols and smart contracts
CN110178338B (en) Computer-implemented method for creating an encrypted secure digital asset
EP3317775B1 (en) Systems and methods of secure provenance for distributed transaction databases
CN112749957A (en) Asset right management system and method based on block chain
US20190354945A1 (en) Real-time buying, selling, and/or trading blockchain-based goods using traditional currency
JPWO2020080537A1 (en) Handling management device
JP2024010227A (en) Computer network system for performing cryptographically protected token-based substitute management and method for using the same
KR102252954B1 (en) System for trading intellectual property using block chain, and method for operating the same
KR20200062640A (en) Method for managing artwork transaction inforamtion based on blockchain and node apparatus of blockchain
KR102440745B1 (en) Service providing method and device for determining and managing the grade of nft-based sound sources applied to the metaverse space
KR102451241B1 (en) Service providing method and apparatus for selecting sound source for performance provided in the metaverse space based on nft-related information on sound source registered in platform of metaverse
CN108460596B (en) Quantization value distribution transfer method based on block chain
KR20210059165A (en) Copyright P2P trading system for works of art using blockchain
KR20220065273A (en) A method for providing liquidity value adjustment services of ownership item assets using non-fungible tokens based on block chain networks, an apparatus and a system using it
KR102227575B1 (en) Method and server for servicing online ticket based on blockchain network
KR20210015653A (en) Method and server for servicing online ticket based on blockchain network
US20210150527A1 (en) System and method for transferring data representing transactions between computing nodes of a computer network
KR102451246B1 (en) Method and device for providing music source and nft id service using nft-based unique account and encryption applied to the metaverse space
KR20230023531A (en) Method, system and non-transitory computer-readable recording medium for managing ticket transaction on blockchain network
JP7447450B2 (en) Trading system, trading management method of trading system, and trading program
KR102180919B1 (en) Electronic wallet encryption system for digital asset management
KR102249452B1 (en) Crytocurrency based on blockchain trade broking server and method controlling volatility and preventing changing ownership caused by hacking
CN112529647A (en) Commodity transaction method and device based on block chain and computer equipment
CN110458670A (en) A kind of commodity digital voucher processing method and device

Legal Events

Date Code Title Description
E902 Notification of reason for refusal