KR20200142389A - Method and system for operating blockchain real time ecosystem - Google Patents
Method and system for operating blockchain real time ecosystem Download PDFInfo
- Publication number
- KR20200142389A KR20200142389A KR1020190069593A KR20190069593A KR20200142389A KR 20200142389 A KR20200142389 A KR 20200142389A KR 1020190069593 A KR1020190069593 A KR 1020190069593A KR 20190069593 A KR20190069593 A KR 20190069593A KR 20200142389 A KR20200142389 A KR 20200142389A
- Authority
- KR
- South Korea
- Prior art keywords
- block
- node
- group
- block generation
- nodes
- Prior art date
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
- H04L67/104—Peer-to-peer [P2P] networks
- H04L67/1087—Peer-to-peer [P2P] networks using cross-functional networking aspects
- H04L67/1093—Some peer nodes performing special functions
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION 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/00—Commerce
- G06Q30/02—Marketing; Price estimation or determination; Fundraising
- G06Q30/0207—Discounts or incentives, e.g. coupons or rebates
- G06Q30/0226—Incentive systems for frequent usage, e.g. frequent flyer miles programs or point systems
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
- H04L67/104—Peer-to-peer [P2P] networks
- H04L67/1044—Group management mechanisms
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
- H04L67/104—Peer-to-peer [P2P] networks
- H04L67/1074—Peer-to-peer [P2P] networks for supporting data block transmission mechanisms
- H04L67/1078—Resource delivery mechanisms
- H04L67/1082—Resource delivery mechanisms involving incentive schemes
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Business, Economics & Management (AREA)
- Finance (AREA)
- Computing Systems (AREA)
- Strategic Management (AREA)
- Theoretical Computer Science (AREA)
- Accounting & Taxation (AREA)
- Development Economics (AREA)
- Physics & Mathematics (AREA)
- Entrepreneurship & Innovation (AREA)
- Game Theory and Decision Science (AREA)
- Mathematical Physics (AREA)
- Economics (AREA)
- Marketing (AREA)
- General Business, Economics & Management (AREA)
- General Physics & Mathematics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
Abstract
Description
본 발명은 블록체인 시스템 내에서 이루어지는 데이터 처리에 있어서, 데이터를 처리 작업을 수행할 수 있는 신뢰성이 높은 노드에게 데이터 처리 권한을 부여하고, 권한을 부여받은 노드에 대한 그룹을 따로 형성하여 해당 그룹의 노드가 데이터를 처리하도록 함으로써 데이터 처리 속도를 높일 수 있고, 또한 블록체인 시스템 유지에 실질적으로 기여한 노드에게 보상을 지급할 수 있도록 하는 블록체인 실시간 생태계 운영 방법 및 시스템에 관한 것이다.In the present invention, in data processing performed within a blockchain system, data processing rights are granted to nodes with high reliability that can perform data processing tasks, and a group for the authorized nodes is separately formed, It relates to a method and system for operating a blockchain real-time ecosystem that allows nodes to process data, thereby increasing data processing speed, and allowing rewards to be paid to nodes that have substantially contributed to maintaining the blockchain system.
블록체인(Blockchain)은 해당 시스템의 네트워크에 참여하는 모든 사용자가 관리 대상이 되는 모든 데이터를 분산하여 저장하는 데이터 분산 처리 기술을 의미한다. 기존에 거래장부, 문서 등의 디지털 데이터를 중앙 집중형 서버에 보관하고 관리하던 것과 달리, 블록체인 시스템에서는 누적된 디지털 데이터를 네트워크를 통해 연결된 복수의 참여자의 장치(노드)에 저장하여 관리한다. 블록체인 시스템 내의 데이터 처리는 노드의 블록 생성(또는 채굴)이라는 작업을 통해 이루어지는데 종래의 블록체인 시스템에서는 블록 생성 작업을 수행하는 노드에 한해서 보상이 지급되는 특징이 있었고, 이러한 특징으로 인해 블록 생성 작업을 하기 위한 노드 간에 경쟁이 유발되었다. 또한, 인증되지 않은 노드의 블록 생성 위험을 방지하기 위한 노드 검증 작업이 없어 보안성이 떨어지며, 특정 노드에 작업량이 집중됨에 따라서 데이터 처리 속도가 매우 늦어질 수 있는 문제점이 있었다.Blockchain refers to a data distribution processing technology that distributes and stores all data that are subject to management by all users participating in the network of the system. Unlike the previous storage and management of digital data such as transaction books and documents in a centralized server, in a blockchain system, accumulated digital data is stored and managed in the devices (nodes) of multiple participants connected through a network. Data processing in the blockchain system is performed through a task called block generation (or mining) of a node.In the conventional blockchain system, rewards are paid only to the node that performs the block creation task. Competition between nodes to do the work was triggered. In addition, there is a problem in that security is poor because there is no node verification operation to prevent the risk of block generation of an unauthorized node, and data processing speed may be very slow as the workload is concentrated on a specific node.
본 발명은 상술된 문제점을 해결하기 위해 도출된 것으로서, 블록체인 시스템 내의 데이터 처리 작업을 수행할 수 있는 신뢰성이 높은 노드에게 데이터 처리 권한을 부여하고, 권한을 부여받은 노드에 대한 그룹을 따로 형성하여 해당 그룹의 노드가 데이터를 처리하도록 함으로써 데이터 처리 속도를 높일 수 있고, 합리적인 보상 체계를 통해 노드 간의 경쟁을 유발시키지 않도록 하는 블록체인 실시간 생태계 운영 방법 및 시스템을 제공하고자 한다.The present invention was derived in order to solve the above-described problems, by granting data processing authority to nodes with high reliability that can perform data processing tasks in the blockchain system, and forming a group for the nodes to which the authority is granted. It is intended to provide a method and system for operating a blockchain real-time ecosystem that allows the nodes of the group to process data, thereby increasing the data processing speed and preventing competition between nodes through a reasonable reward system.
본 발명의 일 실시예에 따른 블록체인 실시간 생태계 운영 방법은 노드 선정부를 통해 블록체인 시스템(Blockchain System) 내에 포함되는 노드 중, 블록을 생성하고 상기 생성된 블록에 트랜잭션(Transaction)을 저장하기 위한 블록 생성 노드를 선정하는 노드 선정 단계, 노드 그룹 형성부를 통해 상기 선정된 블록 생성 노드에 대한 그룹을 형성하는 노드 그룹 형성 단계, 노드 순서 설정부를 통해 상기 그룹이 형성된 블록 생성 노드에 대한 블록 생성 순서를 설정하여 상기 그룹이 형성된 블록 생성 노드가 차례대로 블록을 생성하도록 하는 노드 순서 설정 단계 및 블록 검증부를 통해 상기 생성된 블록에 저장된 트랜잭션을 토대로 상기 생성된 블록에 대한 검증을 수행하는 블록 검증 단계를 포함할 수 있다.Blockchain real-time ecosystem operation method according to an embodiment of the present invention is a block for generating a block and storing a transaction in the generated block among nodes included in the blockchain system through a node selection unit. A node selection step for selecting a generation node, a node group formation step for forming a group for the selected block generation node through a node group forming unit, and a block generation order for the block generation node in which the group is formed through a node order setting unit And a node order setting step of allowing the block generation nodes in which the group is formed to sequentially generate blocks, and a block verification step of verifying the generated block based on a transaction stored in the generated block through a block verification unit. I can.
일 실시예에서, 보상 지급부를 통해 상기 블록체인 시스템 내에 포함되는 노드 각각에 대한 활동 데이터를 토대로 상기 노드 각각에 대한 보상을 지급하는 보상 지급 단계를 더 포함할 수 있다.In an embodiment, it may further include a reward payment step of paying a reward for each node based on activity data for each node included in the blockchain system through a reward payment unit.
일 실시예에서, 상기 노드 순서 설정 단계는 상기 형성된 그룹 내의 모든 블록 생성 노드가 차례대로 블록 생성을 완료한 경우, 상기 형성된 그룹 내의 블록 생성 노드에 대한 새로운 블록 생성 순서를 설정하는 노드 순서 재설정 단계를 포함할 수 있다.In one embodiment, the node order setting step comprises a node order reconfiguration step of setting a new block generation order for the block generation nodes in the formed group when all block generation nodes in the formed group have completed block generation in sequence. Can include.
일 실시예에서, 상기 노드 순서 설정 단계는 상기 그룹이 형성된 블록 생성 노드가 블록을 기 정의된 주기로 생성하는 단계를 포함할 수 있다.In an embodiment, the step of setting the node order may include a step of generating a block by a block generation node in which the group is formed at a predetermined period.
일 실시예에서, 상기 노드 순서 설정 단계는 상기 그룹 내의 블록 생성 노드가 기 정의된 시간 이상 또는 기 정의된 횟수 이상 블록을 생성하는 경우, 상기 그룹 내의 후속 블록 생성 노드가 블록을 생성하도록 하는 단계를 포함할 수 있다.In one embodiment, the step of setting the node order comprises: when a block generation node in the group generates blocks for a predetermined time or more or a predetermined number of times or more, the subsequent block generation node in the group generates a block. Can include.
일 실시예에서, 상기 블록 검증 단계는 상기 그룹 내의 블록 생성 노드를 통해, 상기 생성된 블록이 설정된 블록 생성 순서에 의해서 생성되었는지에 대한 여부를 확인하는 단계를 포함할 수 있다.In an embodiment, the step of verifying the block may include checking, through a block generation node in the group, whether the generated block is generated according to a set block generation order.
일 실시예에서, 상기 블록 검증 단계는 상기 그룹 내의 블록 생성 노드를 통해, 블록에 저장된 트랜잭션의 중복 저장 여부, 해시 트리(Hash Tree), 버전, 타임 스탬프(Time Stamp) 및 블록 생성 노드의 서명 정보를 확인하는 단계를 포함할 수 있다.In one embodiment, the block verification step includes whether the transaction stored in the block is redundantly stored through the block generation node in the group, hash tree, version, time stamp, and signature information of the block generation node. It may include the step of confirming.
일 실시예에서, 상기 활동 데이터는 상기 블록체인 시스템 내에 포함되는 노드 각각이 보유하고 있는 블록 데이터의 크기 및 상기 블록체인 시스템 내에 포함되는 노드 각각에 대한 네트워크 접속 유지 시간을 포함할 수 있다.In one embodiment, the activity data may include a size of block data held by each node included in the block chain system and a network connection maintenance time for each node included in the block chain system.
일 실시예에서, 상기 보상 지급 단계는 마지막으로 보상을 지급한 시점 및 상기 블록체인 시스템에 대한 관리 서버 가동 시점을 포함하는 제1 보상 시점으로부터 새로운 보상이 지급될 수 있는 제2 보상 시점까지 확인되는 상기 활동 데이터를 토대로 보상을 지급하도록 하는 활동 데이터 확인 단계를 포함할 수 있다.In one embodiment, the compensation payment step is confirmed from the first compensation point including the time when the compensation is finally paid and the time when the management server for the blockchain system is operated to the second compensation point at which a new compensation can be paid. It may include an activity data verification step of paying a reward based on the activity data.
일 실시예에서, 상기 활동 데이터 확인 단계는 상기 활동 데이터를 토대로 보상 지급 여부를 판단하고, 보상 지급 대상으로 판단되는 노드 각각에게 전체 보상 재원을 균등 분배하여 지급하는 단계를 포함할 수 있다.In an embodiment, the step of checking the activity data may include determining whether or not compensation is paid based on the activity data, and distributing and paying all compensation resources equally to each node determined to be a compensation payment target.
본 발명의 다른 실시예에 따른 블록체인 실시간 생태계 운영 시스템은 블록체인 시스템(Blockchain System) 내에 포함되는 노드 중, 블록을 생성하고 상기 생성된 블록에 트랜잭션을 저장하기 위한 블록 생성 노드를 선정하는 노드 선정부, 상기 선정된 블록 생성 노드에 대한 그룹을 형성하는 노드 그룹 형성부, 상기 그룹이 형성된 블록 생성 노드에 대한 블록 생성 순서를 설정하여 상기 그룹이 형성된 블록 생성 노드가 차례대로 블록을 생성하도록 하는 노드 순서 설정부 및 상기 생성된 블록에 저장된 트랜잭션을 토대로 상기 생성된 블록에 대한 검증을 수행하는 블록 검증부를 포함할 수 있다.Blockchain real-time ecosystem operation system according to another embodiment of the present invention is a node line that selects a block generation node for creating a block and storing a transaction in the generated block, among nodes included in the Blockchain System. The government, a node group forming unit that forms a group for the selected block generation node, and a node that sets a block generation order for the block generation node in which the group is formed so that the block generation nodes in which the group is formed sequentially generate blocks It may include an order setting unit and a block verification unit for verifying the generated block based on the transaction stored in the generated block.
일 실시예에서, 상기 노드 각각에 대한 활동 데이터를 토대로 상기 노드 각각에 대한 보상을 지급하는 보상 지급부를 더 포함할 수 있다.In an embodiment, it may further include a compensation payment unit for paying a reward for each of the nodes based on the activity data for each of the nodes.
본 발명의 일 실시예에 따른 블록체인 실시간 생태계 운영 방법 및 시스템은 블록체인 시스템 내에서 이루어지는 데이터 처리에 있어서, 데이터를 처리 작업을 수행할 수 있는 신뢰성이 높은 노드에게 데이터 처리 권한을 부여하고, 권한을 부여받은 노드에 대한 그룹을 따로 형성하여 해당 그룹의 노드가 데이터를 처리하도록 함으로써 데이터 검증 속도 및 데이터 처리 속도를 높일 수 있다는 이점을 가진다. 또한, 데이터를 처리한 노드에 한해서 보상을 지급하는 것이 아니라 블록체인 시스템을 유지하는데 기여했다고 판단되는 노드에게 보상을 지급하는 합리적인 보상 체계를 제공하여 노드 간 경쟁을 유발시키지 않을 수 있는 효과가 있다.Blockchain real-time ecosystem operation method and system according to an embodiment of the present invention, in data processing performed within the blockchain system, grants data processing authority to a highly reliable node capable of processing data, and It has the advantage of increasing the data verification speed and data processing speed by separately forming a group for the node to which is assigned and allowing the node of the group to process data. In addition, there is an effect of not inducing competition between nodes by providing a reasonable reward system that pays rewards to nodes that are judged to have contributed to maintaining the blockchain system, rather than paying rewards only to nodes that have processed data.
도 1은 본 발명의 일 실시예에 따른 블록체인 실시간 생태계 운영 시스템(100)의 구성을 나타내는 블록도이다.
도 2는 본 발명의 일 실시예에 따른 블록체인 실시간 생태계 운영 시스템(100)의 선정된 블록 생성 노드를 도시한 도면이다.
도 3a은 본 발명의 일 실시예에 따른 블록체인 실시간 생태계 운영 시스템(100)의 형성된 노드 그룹을 도시한 도면이다.
도 3b은 본 발명의 일 실시예에 따른 블록체인 실시간 생태계 운영 시스템(100)의 노드 그룹 내에서 이루어지는 블록 생성 및 검증 과정을 설명하기 위한 도면이다.
도 3c는 본 발명의 일 실시예에 따른 블록체인 실시간 생태계 운영 시스템(100)의 노드 그룹 내에서 검증된 블록의 전파 과정을 설명하기 위한 도면이다.
도 4는 본 발명의 일 실시예에 따른 블록체인 실시간 생태계 운영 시스템(100)을 통한 블록체인 실시간 생태계 운영 과정을 설명하기 위한 순서도이다.1 is a block diagram showing the configuration of a block chain real-time
2 is a diagram showing a selected block generation node of the block chain real-time
FIG. 3A is a diagram illustrating a group of nodes formed in the block chain real-time
3B is a diagram for explaining a block generation and verification process performed within a node group of a block chain real-time
3C is a diagram for explaining a process of propagating a verified block within a node group of the block chain real-time
4 is a flowchart illustrating a process of operating a blockchain real-time ecosystem through the blockchain real-time
본 발명을 첨부된 도면을 참조하여 상세히 설명하면 다음과 같다. 여기서, 반복되는 설명, 본 발명의 요지를 불필요하게 흐릴 수 있는 공지 기능, 및 구성에 대한 상세한 설명은 생략한다. 본 발명의 실시형태는 당 업계에서 평균적인 지식을 가진 자에게 본 발명을 보다 완전하게 설명하기 위해서 제공되는 것이다. 따라서, 도면에서의 요소들의 형상 및 크기 등은 보다 명확한 설명을 위해 과장될 수 있다.The present invention will be described in detail with reference to the accompanying drawings as follows. Here, repeated descriptions, known functions that may unnecessarily obscure the subject matter of the present invention, and detailed descriptions of configurations are omitted. Embodiments of the present invention are provided to more completely explain the present invention to those with average knowledge in the art. Accordingly, the shapes and sizes of elements in the drawings may be exaggerated for clearer explanation.
명세서 전체에서, 어떤 부분이 어떤 구성 요소를 "포함"한다고 할 때, 이는 특별히 반대되는 기재가 없는 한 다른 구성 요소를 제외하는 것이 아니라 다른 구성 요소를 더 포함할 수 있는 것을 의미한다.Throughout the specification, when a part "includes" a certain component, it means that other components may be further included rather than excluding other components unless otherwise stated.
또한, 명세서에 기재된 "...부"의 용어는 하나 이상의 기능이나 동작을 처리하는 단위를 의미하며, 이는 하드웨어나 소프트웨어 또는 하드웨어 및 소프트웨어의 결합으로 구현될 수 있다.In addition, the term "... unit" described in the specification means a unit that processes one or more functions or operations, which may be implemented by hardware or software, or a combination of hardware and software.
먼저, 본 발명의 일 실시예에 따른 블록체인 실시간 생태계(Blockchain Real time Ecosystem)는 일반적인 의미로 사용되는 블록체인 시스템(Blockchain System)또는 블록체인 이용 환경의 일종이라고 할 수 있으며, 후술되는 본 발명의 일 실시예에 따른 구성요소들을 토대로 운영되는 특징적인 블록체인 시스템 또는 블록체인 이용 환경을 의미할 수 있다. 또한, 이에 따라서 본 명세서에 기재되는 블록체인 시스템은 상기 블록체인 실시간 생태계로 해석될 수 있다.First, the Blockchain Real time Ecosystem according to an embodiment of the present invention may be referred to as a blockchain system or a kind of blockchain usage environment, which will be described later. It may mean a characteristic block chain system or a block chain use environment operated based on components according to an embodiment. In addition, accordingly, the blockchain system described in this specification can be interpreted as the blockchain real-time ecosystem.
도 1은 본 발명의 일 실시예에 따른 블록체인 실시간 생태계 운영 시스템(100)의 구성을 나타내는 블록도이다.1 is a block diagram showing the configuration of a block chain real-time
도 1을 살펴보면, 블록체인 실시간 생태계 운영 시스템(100)은 크게 노드 선정부(101), 노드 그룹 형성부(102), 노드 순서 설정부(103) 및 블록 검증부(104)를 포함하여 구성될 수 있다. 또한, 추가적으로 일 실시예에서 보상 지급부(105)를 더 포함하여 구성될 수 있다. 도 1에 도시된 블록체인 실시간 생태계 운영 시스템(100)은 일 실시예에 따른 것이고, 그 구성요소들이 도 1에 도시된 실시예에 한정되는 것은 아니며, 필요에 따라 일부 구성요소가 부가, 변경 또는 삭제될 수 있다.Referring to Figure 1, the block chain real-time
노드 선정부(101)는 블록체인 시스템 내에 포함되는 노드 중 블록을 생성하고, 상기 생성된 블록에 트랜잭션(Transaction)을 저장하기 위한 블록 생성 노드를 선정할 수 있다.The
여기에 대해서, 도 2는 본 발명의 일 실시예에 따른 블록체인 실시간 생태계 운영 시스템(100)의 선정된 블록 생성 노드를 도시한 도면이다. 도 2를 살펴보면, 상술한 블록체인 시스템 내에는 상기 블록체인 시스템 네트워크에 참여하는 불특정 다수가 존재할 수 있으며, 상기 불특정 다수 각각은 블록체인 시스템 내에서 노드(NODE)로 표현될 수 있다.In this regard, FIG. 2 is a diagram showing a selected block generation node of the block chain real-time
노드 선정부(101)는 기 정의된 신뢰성 기준을 만족시키는 노드를 판단하여 블록 생성 권한을 부여함으로써, 블록 생성 노드로 선정할 수 있다.The
여기에서 도 2의 NODE 1, NODE 2, NODE 3 및 NODE 4는 본 발명의 일 실시예에 따른 노드 선정부(101)에 의해 선정된 블록 생성 노드의 한 경우를 나타내고 있으나, 노드 선정부(101)에 의해 선정되는 블록 생성 노드의 개수는 더 많거나 적게 변경될 수 있다.Here,
노드 그룹 형성부(102)는 선정된 블록 생성 노드에 대한 그룹을 형성할 수 있다.The node
여기에 대해서, 도 3a은 본 발명의 일 실시예에 따른 블록체인 실시간 생태계 운영 시스템(100)의 형성된 노드 그룹을 도시한 도면이다. 도 3a를 살펴보면, 노드 그룹 형성부(102)는 도 2에서 선정된 블록 생성 노드인 NODE 1, NODE 2, NODE 3 및 NODE 4에 대한 그룹을 형성하였으며, 도 3a에서 표현된 노드 그룹은 노드 선정부(101)가 선정한 블록 생성 노드를 기반으로 이루어지는 것으로, 도3a에 표현되는 본 발명의 실시예에 한정되는 것은 아님에 유의한다.Regarding this, FIG. 3A is a diagram showing a node group formed of the blockchain real-time
노드 순서 설정부(103)는 그룹이 형성된 블록 생성 노드에 대한 블록 생성 순서를 설정하여 상기 그룹이 형성된 블록 생성 노드가 차례대로 블록을 생성하도록 할 수 있다.The node
또한, 노드 순서 설정부(103)는 그룹 내의 블록 생성 노드가 기 정의된 시간 이상 또는 기 정의된 횟수 이상 블록을 생성하는 경우, 상기 그룹 내의 후속 블록 생성 노드가 블록을 생성하도록 할 수 있다.In addition, the node
또한, 블록을 생성하는 블록 생성 노드는 블록을 기 정의된 주기로 생성할 수 있다.In addition, a block generation node that generates a block may generate a block at a predefined period.
도 3b의 예를 들어 블록 생성 노드의 블록 생성 과정을 구체적으로 설명하면, 먼저 도 3b는 본 발명의 일 실시예에 따른 블록체인 실시간 생태계 운영 시스템(100)의 노드 그룹 내에서 이루어지는 블록 생성 및 검증 과정을 설명하기 위한 도면이다. 도 3b는 NODE 1이 처음으로 블록을 생성하도록 설정된 경우의 실시예를 나타내고 있다. 도 3b에서 NODE 1이 블록을 생성하는 경우, 블록체인 시스템에서 기 정의된 시간 또는 기 정의된 횟수(예를 들어, 60분 또는 60회)를 만족시킬 때까지 블록을 생성할 수 있고, 이 때 NODE 1은 자신이 전달받은 트랙잭션을 토대로 기 정의된 주기 마다 블록을 생성할 수 있으며, 상술한 기 정의된 시간 또는 기 정의된 횟수가 만족되면 후속 블록 생성 노드로 설정될 수 있는 NODE 2, NODE 3 및 NODE 4 중 하나가 이어서 블록을 생성할 수 있다. 예를 들어, 블록체인 시스템 내의 블록 생성 주기가 1초이고 기 정의된 블록 생성 횟수가 60번이라고 가정하면, NODE 1은 60초 동안 블록을 생성하고 후속 노드(NODE 2 내지 4 중 하나)가 블록 생성을 하게 되며, 이 과정은 그룹 내에 속한 모든 블록 생성 노드(NODE 1 내지 4)가 블록 생성을 완료할 때까지 반복될 수 있다. 또한, 완전히 생성된 블록 하나의 크기는 8메가 바이트(Mega byte)일 수 있으며, 이와 관련하여 예를 들면, NODE 1이 블록 생성 시 4메가 바이트를 생성하고 후속 노드(NODE 2 내지 4 중 하나)가 4메가 바이트를 생성하여 완전한 블록 하나를 생성할 수 있으며, 아직 블록을 생성하지 않은 후속 노드는 새로운 블록을 생성하게 될 수 있다.3B, for example, the block generation process of the block generation node will be described in detail. First, FIG. 3B is a block generation and verification performed within a node group of the block chain real-time
또한, 노드 순서 설정부(103)는 형성된 그룹 내의 모든 블록 생성 노드가 차례대로 블록 생성을 완료한 경우, 상기 형성된 그룹 내의 블록 생성 노드에 대한 새로운 블록 생성 순서를 설정할 수 있다.Also, the node
여기에서, 새로운 블록 생성 순서는 바로 이전에 노드 순서 설정부(103)에 의해 설정된 블록 생성 순서와 같을 수 도 있고 다를 수 도 있으며, 노드 순서 설정부(103)가 블록 생성 노드의 블록 생성 순서를 다시 설정할 때 마다 그룹 내의 노드 상태를 다시 확인하고 이를 바탕으로 블록 생성 노드의 블록 생성 순서를 설정할 수 있다. 이 때, 노드 상태가 정해진 기준에 미치지 못하는 경우 해당 노드를 제외한 그룹 내의 다른 노드만을 통해 블록을 생성하도록 할 수 있다. 여기에서, 노드 상태라 함은 노드의 블록체인 시스템 내 네트워크 지속 능력 또는 노드의 신뢰성을 포함할 수 있다.Here, the new block generation order may be the same as or different from the block generation order set by the node
또한, 노드 순서 설정부(103)는 그룹 밖에 위치하는 노드를 대상으로 그룹 내의 노드에 대한 블록 생성 순서를 결정할 수 있는 투표 권한을 부여하고, 상기 투표 결과를 반영하여 그룹 내의 블록 생성 노드에 대한 블록 생성 순서를 설정할 수 있다.In addition, the node
블록 검증부(104)는 생성된 블록에 저장된 트랜잭션을 토대로 상기 생성된 블록에 대한 검증을 수행할 수 있다.The
또한, 블록 검증부(104)는 그룹 내의 블록 생성 노드를 통해, 상기 생성된 블록이 설정된 블록 생성 순서에 의해서 생성되었는지에 대한 여부를 확인할 수 있다.In addition, the
또한, 블록 검증부(104)는 그룹 내의 블록 생성 노드를 통해, 블록에 저장된 트랜잭션의 중복 저장 여부, 해시 트리(Hash Tree), 버전, 타임 스탬프(Time Stamp) 및 블록 생성 노드의 서명 정보를 확인할 수 있다.In addition, the
도 3b 및 도 3c를 참조하여 블록 검증부(104)의 검증 과정에 대해서 구체적으로 설명하면, 먼저 도 3c는 본 발명의 일 실시예에 따른 블록체인 실시간 생태계 운영 시스템(100)의 노드 그룹 내에서 검증된 블록의 전파 과정을 설명하기 위한 도면이다. 도 3b에서는 상술한 노드 순서 설정부(103)에 의해 설정된 순서에 따라 먼저 NODE 1이 블록을 생성하고, NODE 1에 의해 생성된 블록을 그룹 내의 다른 노드(NODE 2 내지 4)를 통해서 검증하는 모습이 표현되어 있다. 이때 블록 검증부(104)에 의해 검증을 수행하는 노드(NODE 2 내지 4)는 NODE 1이 블록을 주기에 따라 생성할 때 마다 검증을 수행할 수 있고, 또는 NODE 1이 블록 생성을 마치는 시점에 일시적으로 검증을 수행할 수 있으며, 두 가지 모두의 경우에서 검증을 수행할 수 있다. 또한, 상술한 노드 순서 설정부(103)가 설정한 순서에 따라 그룹 내의 모든 블록 생성 노드가 블록 생성을 완료한 시점에서 블록 검증부(104)는 그룹 내의 모든 노드(NODE 1 내지 4)를 통해서 검증을 수행하도록 할 수 있다.Referring to FIGS. 3B and 3C, the verification process of the
도 3c는 블록 검증부(104)에 의해 그룹 내에서 생성된 블록에 대한 검증이 완료된 경우, 해당 블록이 블록체인 시스템 내의 모든 노드에 전파되는 모습을 나타내고 있다.3C shows a state in which the block is propagated to all nodes in the blockchain system when the verification of the block generated in the group by the
보상 지급부(105)는 노드 각각에 대한 활동 데이터를 토대로 상기 노드 각각에 대한 보상을 지급할 수 있다.The
여기에서, 상기 활동 데이터는 블록체인 시스템 내에 포함되는 노드 각각이 보유하고 있는 블록 데이터의 크기 및 상기 블록체인 시스템 내에 포함되는 노드 각각에 대한 네트워크 접속 유지 시간을 포함할 수 있다.Here, the activity data may include the size of block data held by each node included in the block chain system and a network connection maintenance time for each node included in the block chain system.
또한, 보상 지급부(105)는 마지막으로 보상을 지급한 시점 및 상기 블록체인 시스템에 대한 관리 서버 가동 시점을 포함하는 제1 보상 시점으로부터 새로운 보상이 지급될 수 있는 제2 보상 시점까지 확인되는 상기 활동 데이터를 토대로 보상을 지급하도록 할 수 있다.In addition, the
또한, 보상 지급부(105)는 상술한 활동 데이터를 토대로 보상 지급 여부를 판단하고, 보상 지급 대상으로 판단되는 노드 각각에게 전체 보상 재원을 균등 분배하여 지급할 수 있다.In addition, the
블록체인 시스템 내의 노드에 대한 보상 지급 과정을 도 3c를 참조하여 구체적으로 설명하면, 블록 검증부(104)에 의해 그룹 내의 검증이 이루어진 블록은 블록체인 시스템 내의 모든 노드에 퍼져나가게 되고, 이러한 과정을 통해 블록체인 시스템 내 퍼져있는 각각의 노드는 블록이 생성되는 시점에 블록체인 시스템에 대한 네트워크를 유지하고 있다면, 생성된 블록에 대한 블록 데이터를 보유하게 된다. 따라서, 본 발명의 일 실시예에 따른 블록체인 시스템은 블록체인 시스템 내의 노드 각각이 보유하고 있는 블록 데이터 및 시스템에 대한 네트워크 유지 시간을 기준으로 블록체인 시스템에 대한 기여 여부를 판단하고, 상술한 두 가지 항목에 대한 기준을 만족하는 노드에 대해서 보상을 지급할 수 있다. 전체 보상 재원은 상술한 제1 보상 시점으로부터 새로운 보상이 지급될 수 있는 제2 보상 시점까지 확보된 보상 재원을 의미할 수 있고, 이에 따라서 제2 보상 시점이 도래하는 시점마다 결정되는 전체 보상 재원은 모두 달라질 수 있으며, 보상 지급부(105)에 의해 전체 보상 재원을 균등 분배받는 노드의 수 또한 제2 보상 시점이 도래할 때마다 달라질 수 있다. 여기에서, 상술한 전체 보상 재원은 블록체인 시스템을 통해서 발생하는 거래 수수료를 토대로 결정될 수 있다.When the reward payment process for nodes in the blockchain system is described in detail with reference to FIG. 3C, blocks that have been verified in the group by the
다음으로는, 도 4를 통해 이러한 블록체인 실시간 생태계 운영 시스템(100)을 통한 블록체인 실시간 생태계 운영 과정을 살펴보기로 한다.Next, the process of operating the blockchain real-time ecosystem through the blockchain real-time
도 4는 본 발명의 일 실시예에 따른 블록체인 실시간 생태계 운영 시스템(100)을 통한 블록체인 실시간 생태계 운영 과정을 설명하기 위한 순서도이다.4 is a flowchart illustrating a process of operating a blockchain real-time ecosystem through the blockchain real-time
도 4를 참조하여, 노드 선정부(101)를 통해 블록체인 시스템 내의 노드에 대한 신뢰성을 기반으로 블록을 생성할 노드를 선정하게 된다(S401).Referring to FIG. 4, a node to generate a block is selected based on the reliability of the node in the block chain system through the node selection unit 101 (S401).
다음으로, 노드 그룹 형성부(102)를 통해 블록을 생성하기 위해 선정된 노드에 대한 그룹을 형성하여, 형성된 그룹에 포함되는 블록 생성 노드가 블록 생성을 수행하도록 한다(S402).Next, a group of nodes selected to generate a block is formed through the node
다음으로, 노드 순서 설정부(103)를 통해 형성된 그룹 내의 블록 생성 노드에 대한 블록 생성 순서를 결정하게 된다(S403).Next, the order of block generation for the block generation node in the group formed through the node
다음으로, 블록 검증부(104)를 통해 블록 생성 노드가 생성한 블록의 검증이 이루어지며, 검증은 블록 생성 과정에서 복수의 단계를 거쳐 수행될 수 있다.(S404).Next, verification of the block generated by the block generation node is performed through the
다음으로, 상기 검증 과정이 완료되어 블록체인 시스템 내 모든 노드 에 블록 데이터(트랜잭션)가 전파됨에 따라서 블록체인 시스템 내 각각의 노드는 활동 데이터를 보유하게 되고, 활동 데이터에 대한 보상 지급 기준을 만족시키는 노드는 보상 지급부(105)를 통해 보상을 지급받게 된다(S405).Next, as the verification process is completed and block data (transaction) is propagated to all nodes in the blockchain system, each node in the blockchain system retains activity data and satisfies the compensation payment criteria for activity data. The node receives the reward through the reward payment unit 105 (S405).
전술한 블록체인 실시간 생태계 운영 방법은 도면에 제시된 순서도를 참조로 하여 설명되었다. 간단히 설명하기 위하여 상기 방법은 일련의 블록들로 도시되고 설명되었으나, 본 발명은 상기 블록들의 순서에 한정되지 않고, 몇몇 블록들은 다른 블록들과 본 명세서에서 도시되고 기술된 것과 상이한 순서로 또는 동시에 일어날 수도 있으며, 동일한 또는 유사한 결과를 달성하는 다양한 다른 분기, 흐름 경로, 및 블록의 순서들이 구현될 수 있다. 또한, 본 명세서에서 기술되는 방법의 구현을 위하여 도시된 모든 블록들이 요구되지 않을 수도 있다.The above-described block chain real-time ecosystem operation method has been described with reference to the flowchart presented in the drawing. For simplicity, the method has been illustrated and described as a series of blocks, but the present invention is not limited to the order of the blocks, and some blocks may occur in a different order or concurrently with other blocks than those shown and described herein. Alternatively, various other branches, flow paths, and orders of blocks may be implemented that achieve the same or similar result. Also, not all illustrated blocks may be required for implementation of the method described herein.
상기에서는 본 발명의 바람직한 실시예를 참조하여 설명하였지만, 해당 기술 분야의 숙련된 당업자는 하기의 특허 청구의 범위에 기재된 본 발명의 사상 및 영역으로부터 벗어나지 않는 범위 내에서 본 발명을 다양하게 수정 및 변경시킬 수 있음을 이해할 수 있을 것이다.Although the above has been described with reference to preferred embodiments of the present invention, those skilled in the art will variously modify and change the present invention within the scope not departing from the spirit and scope of the present invention described in the following claims. You will understand that you can do it.
100: 블록체인 실시간 생태계 운영 시스템
101: 노드 선정부
102: 노드 그룹 형성부
103: 노드 순서 설정부
104: 블록 검증부
105: 보상 지급부100: Blockchain real-time ecosystem operation system
101: node selection unit
102: node group formation unit
103: node order setting unit
104: block verification unit
105: compensation payment unit
Claims (12)
노드 그룹 형성부를 통해, 상기 선정된 블록 생성 노드에 대한 그룹을 형성하는 노드 그룹 형성 단계;
노드 순서 설정부를 통해, 상기 그룹이 형성된 블록 생성 노드에 대한 블록 생성 순서를 설정하여 상기 그룹이 형성된 블록 생성 노드가 차례대로 블록을 생성하도록 하는 노드 순서 설정 단계; 및
블록 검증부를 통해, 상기 생성된 블록에 저장된 트랜잭션을 토대로 상기 생성된 블록에 대한 검증을 수행하는 블록 검증 단계;를 포함하는 것을 특징으로 하는, 블록체인 실시간 생태계 운영 방법.
A node selection step of selecting a block generation node for generating a block and storing a transaction in the generated block from among nodes included in the block chain system through a node selection unit;
A node group forming step of forming a group for the selected block generation node through a node group forming unit;
A node order setting step of setting a block generation order for the block generation nodes in which the group is formed, through a node order setting unit, so that the block generation nodes in which the group is formed sequentially generate blocks; And
A block verification step of performing verification on the generated block based on a transaction stored in the generated block through a block verification unit.
보상 지급부를 통해, 상기 블록체인 시스템 내에 포함되는 노드 각각에 대한 활동 데이터를 토대로 상기 노드 각각에 대한 보상을 지급하는 보상 지급 단계;를 더 포함하는 것을 특징으로 하는, 블록체인 실시간 생태계 운영 방법.
The method of claim 1,
Compensation payment step of paying a reward for each node based on activity data for each node included in the block chain system through a reward payment unit; further comprising, a method for operating a blockchain real-time ecosystem.
상기 노드 순서 설정 단계는,
상기 형성된 그룹 내의 모든 블록 생성 노드가 차례대로 블록 생성을 완료한 경우, 상기 형성된 그룹 내의 블록 생성 노드에 대한 새로운 블록 생성 순서를 설정하는 노드 순서 재설정 단계;를 포함하는 것을 특징으로 하는, 블록체인 실시간 생태계 운영 방법.
The method of claim 1,
The node order setting step,
When all the block generation nodes in the formed group have completed block generation in sequence, a node order reconfiguration step of setting a new block generation order for the block generation node in the formed group; How to operate the ecosystem.
상기 노드 순서 설정 단계는,
상기 그룹이 형성된 블록 생성 노드가 블록을 기 정의된 주기로 생성하는 단계;를 포함하는 것을 특징으로 하는, 블록체인 실시간 생태계 운영 방법.
The method of claim 1,
The node order setting step,
The block generation node in which the group is formed, generating blocks at a predetermined cycle; characterized in that, Blockchain real-time ecosystem operation method.
상기 노드 순서 설정 단계는,
상기 그룹 내의 블록 생성 노드가 기 정의된 시간 이상 또는 기 정의된 횟수 이상 블록을 생성하는 경우, 상기 그룹 내의 후속 블록 생성 노드가 블록을 생성하도록 하는 단계;를 포함하는 것을 특징으로 하는, 블록체인 실시간 생태계 운영 방법.
The method of claim 1,
The node order setting step,
When the block generation node in the group generates a block for a predetermined time or more or a predetermined number or more, allowing a subsequent block generation node in the group to generate a block; How to operate the ecosystem.
상기 블록 검증 단계는,
상기 그룹 내의 블록 생성 노드를 통해, 상기 생성된 블록이 설정된 블록 생성 순서에 의해서 생성되었는지에 대한 여부를 확인하는 단계;를 포함하는 것을 특징으로 하는, 블록체인 실시간 생태계 운영 방법.
The method of claim 1,
The block verification step,
Checking whether or not the generated block is generated according to a set block generation sequence through the block generation node in the group; characterized in that it comprises a block chain real-time ecosystem operation method.
상기 블록 검증 단계는,
상기 그룹 내의 블록 생성 노드를 통해, 블록에 저장된 트랜잭션의 중복 저장 여부, 해시 트리(Hash Tree), 버전, 타임 스탬프(Time Stamp) 및 블록 생성 노드의 서명 정보를 확인하는 단계;를 포함하는 것을 특징으로 하는, 블록체인 실시간 생태계 운영 방법.
The method of claim 1,
The block verification step,
And verifying whether or not a duplicate transaction stored in the block is stored, a hash tree, a version, a time stamp, and signature information of a block generation node through the block generation node in the group. How to operate the blockchain real-time ecosystem.
상기 활동 데이터는,
상기 블록체인 시스템 내에 포함되는 노드 각각이 보유하고 있는 블록 데이터의 크기 및 상기 블록체인 시스템 내에 포함되는 노드 각각에 대한 네트워크 접속 유지 시간을 포함하는 것을 특징으로 하는, 블록체인 실시간 생태계 운영 방법.
The method of claim 2,
The activity data,
A method for operating a blockchain real-time ecosystem, comprising the size of block data held by each node included in the block chain system and a network connection maintenance time for each node included in the block chain system.
상기 보상 지급 단계는,
마지막으로 보상을 지급한 시점 및 상기 블록체인 시스템에 대한 관리 서버 가동 시점을 포함하는 제1 보상 시점으로부터 새로운 보상이 지급될 수 있는 제2 보상 시점까지 확인되는 상기 활동 데이터를 토대로 보상을 지급하도록 하는 활동 데이터 확인 단계;를 포함하는 것을 특징으로 하는, 블록체인 실시간 생태계 운영 방법.
The method of claim 8,
The compensation payment step,
The reward is paid based on the activity data confirmed from the first reward point, including the time when the reward was finally paid and the management server for the blockchain system, to the second reward point where a new reward can be paid. Activity data verification step; characterized in that it comprises a, blockchain real-time ecosystem operation method.
상기 활동 데이터 확인 단계는,
상기 활동 데이터를 토대로 보상 지급 여부를 판단하고, 보상 지급 대상으로 판단되는 노드 각각에게 전체 보상 재원을 균등 분배하여 지급하는 단계;를 포함하는 것을 특징으로 하는, 블록체인 실시간 생태계 운영 방법.
The method of claim 9,
The activity data checking step,
Determining whether or not compensation is paid based on the activity data, and distributing and distributing all the compensation resources equally to each node determined to be a compensation payment target.
상기 선정된 블록 생성 노드에 대한 그룹을 형성하는 노드 그룹 형성부;
상기 그룹이 형성된 블록 생성 노드에 대한 블록 생성 순서를 설정하여 상기 그룹이 형성된 블록 생성 노드가 차례대로 블록을 생성하도록 하는 노드 순서 설정부; 및
상기 생성된 블록에 저장된 트랜잭션을 토대로 상기 생성된 블록에 대한 검증을 수행하는 블록 검증부;를 포함하는 것을 특징으로 하는, 블록체인 실시간 생태계 운영 시스템.
A node selecting unit for selecting a block generation node for generating a block and storing a transaction in the generated block from among nodes included in the block chain system;
A node group forming unit forming a group for the selected block generation node;
A node order setting unit configured to set a block generation order for the block generation nodes in which the group is formed so that the block generation nodes in which the group is formed generate blocks in sequence; And
A block verification unit that performs verification on the generated block based on the transaction stored in the generated block; characterized in that it comprises a, Blockchain real-time ecosystem operating system.
상기 노드 각각에 대한 활동 데이터를 토대로 상기 노드 각각에 대한 보상을 지급하는 보상 지급부;를 더 포함하는 것을 특징으로 하는, 블록체인 실시간 생태계 운영 시스템.The method of claim 11,
A reward payment unit for paying a reward for each of the nodes based on activity data for each of the nodes; a blockchain real-time ecosystem operating system comprising:
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020190069593A KR102272810B1 (en) | 2019-06-12 | 2019-06-12 | Method and system for operating blockchain real time ecosystem |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020190069593A KR102272810B1 (en) | 2019-06-12 | 2019-06-12 | Method and system for operating blockchain real time ecosystem |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20200142389A true KR20200142389A (en) | 2020-12-22 |
KR102272810B1 KR102272810B1 (en) | 2021-07-02 |
Family
ID=74086639
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020190069593A KR102272810B1 (en) | 2019-06-12 | 2019-06-12 | Method and system for operating blockchain real time ecosystem |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR102272810B1 (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2023277552A1 (en) * | 2021-06-30 | 2023-01-05 | 주식회사 아티프렌즈 | Data segmentation and storage method through participation of storage node |
KR20230075759A (en) * | 2021-11-23 | 2023-05-31 | 주식회사 디지캡 | Blockchain system for using a proxy server to transfer transactions between nodes |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20180037851A (en) * | 2016-10-05 | 2018-04-13 | 한전케이디엔주식회사 | Security method for smart grid system using block chain |
KR20180113140A (en) * | 2017-04-05 | 2018-10-15 | 삼성에스디에스 주식회사 | System for processing data based on blockchain and Operating method thereof |
KR101921470B1 (en) | 2018-09-21 | 2018-11-23 | 유영근 | System and Method for generating block chain with proof of online |
KR20180127504A (en) * | 2016-04-11 | 2018-11-28 | 엔체인 홀딩스 리미티드 | A method for secure peer-to-peer communication in a block chain |
KR20180131960A (en) * | 2018-04-20 | 2018-12-11 | 주식회사 시그마체인 | Method of verifying block based on block chain |
KR101941200B1 (en) * | 2018-06-26 | 2019-01-22 | 박윤곤 | Social network system based on block chain that can deal with idea |
-
2019
- 2019-06-12 KR KR1020190069593A patent/KR102272810B1/en active IP Right Grant
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20180127504A (en) * | 2016-04-11 | 2018-11-28 | 엔체인 홀딩스 리미티드 | A method for secure peer-to-peer communication in a block chain |
KR20180037851A (en) * | 2016-10-05 | 2018-04-13 | 한전케이디엔주식회사 | Security method for smart grid system using block chain |
KR20180113140A (en) * | 2017-04-05 | 2018-10-15 | 삼성에스디에스 주식회사 | System for processing data based on blockchain and Operating method thereof |
KR20180131960A (en) * | 2018-04-20 | 2018-12-11 | 주식회사 시그마체인 | Method of verifying block based on block chain |
KR101941200B1 (en) * | 2018-06-26 | 2019-01-22 | 박윤곤 | Social network system based on block chain that can deal with idea |
KR101921470B1 (en) | 2018-09-21 | 2018-11-23 | 유영근 | System and Method for generating block chain with proof of online |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2023277552A1 (en) * | 2021-06-30 | 2023-01-05 | 주식회사 아티프렌즈 | Data segmentation and storage method through participation of storage node |
KR20230075759A (en) * | 2021-11-23 | 2023-05-31 | 주식회사 디지캡 | Blockchain system for using a proxy server to transfer transactions between nodes |
Also Published As
Publication number | Publication date |
---|---|
KR102272810B1 (en) | 2021-07-02 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20230254168A1 (en) | System and method for controlling asset-related actions via a block chain | |
JP6722792B2 (en) | System for verification in blockchain | |
CN109246179B (en) | Method and apparatus for maintaining blockchain, server, and computer-readable storage medium | |
CN109039648B (en) | Block chain creating method and device and readable storage medium | |
US10523526B2 (en) | System and method for managing services and licenses using a blockchain network | |
KR101827373B1 (en) | Block window module having agreement algorithm for limiting mining, managing server and virtual money exchange system and method | |
KR20210003234A (en) | Maintaining blocks of a blockchain in a segmented blockchain network | |
JP2019008791A (en) | Smart contract life cycle management | |
US20210089422A1 (en) | System and method for serverless computing based on blockchain | |
JP7264878B6 (en) | Improved time-locking technology to protect resources in blockchain | |
KR102090025B1 (en) | Blockchain network system for Internetworking in Heterogeneous Platforms and Method for Generating Block Chain | |
CN106354795B (en) | A kind of Distributed data exchange system | |
CN102170440A (en) | Method suitable for safely migrating data between storage clouds | |
TW201901482A (en) | Blockchain system and method of creating blockchain | |
US11151122B2 (en) | Distributed ledger data linkage management | |
CN112468537A (en) | Block chain network building structure based on local area network environment and data processing method | |
KR102272810B1 (en) | Method and system for operating blockchain real time ecosystem | |
CN110266681A (en) | Data safe processing system and data safety processing method based on block chain | |
JP2020204898A (en) | Method, system, and program for managing operation of distributed ledger system | |
KR20200140094A (en) | Delivery system based on blockchain and the operation method thereof | |
CN109474706B (en) | data security centralized service method and system | |
KR20210046982A (en) | Project Management Platform | |
CN109727040B (en) | Data publishing method, data calling method, device and storage medium | |
US9361435B1 (en) | Multi-tier digital supply chain management | |
KR102181493B1 (en) | Cryptocurrency transaction intermediation method and system using blockchain real time ecosystem |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
E90F | Notification of reason for final refusal | ||
E701 | Decision to grant or registration of patent right | ||
GRNT | Written decision to grant |