KR20200021194A - Smart contract method and system based block chain - Google Patents

Smart contract method and system based block chain Download PDF

Info

Publication number
KR20200021194A
KR20200021194A KR1020180096635A KR20180096635A KR20200021194A KR 20200021194 A KR20200021194 A KR 20200021194A KR 1020180096635 A KR1020180096635 A KR 1020180096635A KR 20180096635 A KR20180096635 A KR 20180096635A KR 20200021194 A KR20200021194 A KR 20200021194A
Authority
KR
South Korea
Prior art keywords
information
account
user terminal
key information
user
Prior art date
Application number
KR1020180096635A
Other languages
Korean (ko)
Inventor
구승엽
김선태
황성택
이준희
Original Assignee
주식회사 원더풀플랫폼
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 주식회사 원더풀플랫폼 filed Critical 주식회사 원더풀플랫폼
Priority to KR1020180096635A priority Critical patent/KR20200021194A/en
Publication of KR20200021194A publication Critical patent/KR20200021194A/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/104Peer-to-peer [P2P] networks
    • H04L67/1044Group management mechanisms 
    • H04L67/1048Departure or maintenance mechanisms
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/10Network architectures or network communication protocols for network security for controlling access to devices or network resources
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/12Applying verification of the received information
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/2866Architectures; Arrangements
    • H04L67/30Profiles
    • H04L67/306User profiles

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computing Systems (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Hardware Design (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Theoretical Computer Science (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

The present invention relates to a blockchain based smart contract method and a system thereof. According to an embodiment of the present invention, even a user, who does not have an account on a specific blockchain platform (e.g., an EOS blockchain), can generate a transaction without excessive burden of account creation costs. The blockchain based smart contract method comprises the steps of: generating contract block information and account access key information; sharing the account access key information; generating transaction information for the contract block information and transmitting the same to a network server; and determining whether the transaction information is valid and updating the contract block information.

Description

블록 체인 기반 스마트 컨트랙트 방법 및 시스템{SMART CONTRACT METHOD AND SYSTEM BASED BLOCK CHAIN}Smart contract method and system based on blockchain {SMART CONTRACT METHOD AND SYSTEM BASED BLOCK CHAIN}

본 발명은 블록 체인 기반 스마트 컨트랙트 방법 및 시스템에 관한 것이다.The present invention relates to a blockchain based smart contract method and system.

블록 체인은 클라우드 기술 및 P2P 기술에 기반된 데이터의 기록 기술로서 누구나가 데이터의 저장 및 관리의 주체가 되어 동일한 정보를 각각 기록하는 기술이다.Blockchain is a technology for recording data based on cloud technology and P2P technology, and everyone is the subject of data storage and management and records the same information.

여기서, 블록 체인의 "블록"은 데이터 저장 단위를 의미하는 것으로서, 파일 시스템의 "블록"이 디스크에서 하나의 파일이 할당될 수 있는 최소의 공간이라는 의미와 차이가 있다.Here, the "block" of the block chain means a data storage unit, which is different from the meaning that "block" of the file system is the minimum space in which one file can be allocated on the disk.

블록 체인의 기술은 상기 파일 시스템에 기반된 파일 단위로 저장하는 것이 아니라, 분산 데이터베이스 환경에 따른 블록 체인의 DB에 데이터를 블록 단위로 저장한다.The blockchain technology does not store data in file units based on the file system, but stores data in block units in a DB of the blockchain according to a distributed database environment.

블록 체인의 기술은 데이터의 저장 단위인 블록에 대해 접근 가능 권한이 있는 경우에 한하여 데이터 접근을 허락하므로 보안성을 제공한다.Blockchain technology provides security by allowing data access only if the access right to the block, which is the storage unit of data, is granted.

블록 체인의 기술은 블록의 저장 주체인 노드들간에 동일 데이터가 저장된 블록의 기록을 동기화하므로 백업을 제공한다.Blockchain technology provides backups by synchronizing the writing of blocks in which the same data is stored between nodes that are the storage subjects of the block.

또한, 블록 체인의 기술은 범용 컴퓨터 장비에 적용이 가능하므로 고가의 하드웨어 및 소프트웨어의 장비 없이 비용이 절감되는 구축을 제공한다.In addition, blockchain technology can be applied to general-purpose computer equipment, providing cost-saving deployment without expensive hardware and software equipment.

한편, 이오스 소프트웨어(EOS.IO)는 Block.one에서 2016년 개발에 착수한 오픈 소스 소프트웨어로서 마이크로소프트사의 브렛츨리나 IBM사의 하이퍼렛저 패브릭과 같은 블록체인 아키텍처 중 하나이다.EOS.IO, meanwhile, is an open source software launched in 2016 at Block.one and is one of the blockchain architectures such as Microsoft's Bretzley or IBM's Hyperledger Fabric.

이오스 블록체인은 이더리움에 비해 매우 빠른 속도로 트랜잭션 처리가 가능한 DPOS(Delegated Proof Of Stake)방식을 채택하였다.The EOS Blockchain adopts the Delegated Proof Of Stake (DPOS) method, which enables transaction processing at a much faster rate than Ethereum.

가장 큰 장점은 빠른 트랜잭션 처리와 더불어 사용자는 수수료를 지불하지 않고 개발자가 이오스를 지불하는 특성을 지닌다.The biggest advantage is that with fast transaction processing, users pay OS without paying fees.

이에 비해 이더리움 기반의 dapp들은 개발자가 수술료를 지불하지 않고 사용자가 이더리움을 지불해야 한다.In contrast, Ethereum-based dapps require the developer to pay for Ethereum without the operator paying the operating fee.

한편, 이오스는 먼저 ‘스테이킹’이라는 ‘행위’를 통해 자원을 확보해야 하며, 지원이 없으면 송금/스테이킹 등의 행위가 불가능하다.On the other hand, IOS must first secure resources through 'stake' called 'stake', and without support, it is impossible to transfer or stake.

자원은 계정에 귀속되기 때문에, 유저는 행위를 위해선 먼저 계정과 자원의 확보가 선행되어야 한다.Since resources belong to the account, the user must first secure the account and the resource for the action.

여기서, 문제는 계정이 없는 사람들은 계정을 만들어야 하는데, 계정을 만드는 것 또한 ‘행위’로서 다른 계정이 필요하다.The problem is that people who don't have an account must create one, but creating one also requires another account as an act.

즉, 계정이 하나도 없는 일반 사용자는 접근성이 매우 떨어지는 문제점이 있다.That is, a general user without any account has a problem that accessibility is very poor.

한국공개특허 제10-2018-0085570 (2018.07.27. 공개) ‘블록 체인을 이용하여 데이터를 관리하는 장치 및 방법’Korean Patent Publication No. 10-2018-0085570 (published Jul. 27, 2018) 'A device and method for managing data using a blockchain' 한국공개특허 제10-2018-0014534 (2018.02.09. 공개) ‘블록체인 기반 트랜잭션 검증 시스템 및 그 방법’Korea Patent Publication No. 10-2018-0014534 (published Feb. 9, 2018) 'Blockchain-based Transaction Verification System and Method'

이에 본 발명은 전술한 배경에서 안출된 것으로, 특정 블록 체인 플랫폼(이오스 블록 체인)에서 계정이 없는 유저일지라도 계정 생성비의 과도한 부담 없이, 트랜잭션을 생성할 수 있는 블록 체인 기반 스마트 컨트랙트 방법 및 시스템을 제공하는데 그 목적이 있다.Accordingly, the present invention has been made in view of the above-mentioned background, and a blockchain-based smart contract method and system for generating a transaction without excessive burden of account creation cost even for a user without an account on a specific blockchain platform (OS blockchain) The purpose is to provide.

본 발명의 목적은 여기에 제한되지 않으며, 언급되지 않은 또 다른 목적들은 아래의 기재로부터 통상의 기술자에게 명확하게 이해될 수 있을 것이다.The object of the present invention is not limited thereto, and other objects not mentioned will be clearly understood by those skilled in the art from the following description.

이러한 목적을 달성하기 위하여 본 발명의 일실시예는 계정명정보, 자격증명키정보를 갖는 제1유저단말(201)이, 네트워크서버(205)에 접속하여, 컨트랙트블록정보와 계정접근키정보를 생성하는 단계(S1); 상기 제1유저단말(201)이, 유저명정보와 사용자키정보를 갖는 제2유저단말(203)로 상기 계정접근키정보를 공유하는 단계(S2); 상기 제2유저단말(203)이, 상기 계정접근키정보와 상기 유저명정보 및 상기 사용자키정보를 이용하여, 상기 컨트랙트블록정보에 대한 트랜잭션정보를 생성하고, 상기 네트워크서버(205)로 전송하는 단계(S3); 및 상기 네트워크서버(205)가, 상기 트랜잭션정보의 유효성을 판단하고, 상기 컨트랙트블록정보를 갱신하는 단계(S4);를 포함하는 것을 특징으로 하는 블록 체인 기반 스마트 컨트랙트 방법을 제공한다.In order to achieve the above object, an embodiment of the present invention provides a first user terminal 201 having account name information and credential key information to access the network server 205 to generate contract block information and account access key information. Step (S1); Sharing, by the first user terminal 201, the account access key information with a second user terminal 203 having user name information and user key information (S2); The second user terminal 203 generates transaction information for the contract block information using the account access key information, the user name information, and the user key information, and transmits the transaction information to the network server 205. Step S3; And determining, by the network server 205, the validity of the transaction information, and updating the contract block information (S4).

또한, 계정명정보, 자격증명키정보를 가지며, 네트워크서버(205)에 접속하여, 컨트랙트블록정보와 계정접근키정보를 생성하는 제1유저단말(201); 유저명정보와 사용자키정보를 가지며, 상기 제1유저단말(201)로부터 상기 계정접근키정보를 공유받는 제2유저단말(203); 및 상기 제2유저단말(203)로부터 상기 컨트랙트블록정보에 대한 트랜잭선정보를 전송받고, 상기 트랜잭션정보의 유효성을 판단하여, 상기 컨트랙트블록정보를 갱신하는 상기 네트워크서버(205);를 포함하는 것을 특징으로 하는 블록 체인 기반 스마트 컨트랙트 시스템을 제공한다.A first user terminal 201 having account name information and credential key information and connected to a network server 205 to generate contract block information and account access key information; A second user terminal (203) having user name information and user key information and receiving the account access key information from the first user terminal (201); And the network server 205 receiving the transaction line information for the contract block information from the second user terminal 203, determining the validity of the transaction information, and updating the contract block information. A blockchain based smart contract system is provided.

본 발명의 일실시예에 의하면, 특정 블록 체인 플랫폼(예로, 이오스 블록 체인)에서 계정이 없는 유저일지라도 계정 생성비의 과도한 부담 없이, 트랜잭션을 생성할 수 있는 효과가 있다.According to one embodiment of the present invention, even a user without an account in a specific blockchain platform (for example, an EOS blockchain) has an effect of generating a transaction without excessive burden of account creation cost.

도 1은 본 발명의 일실시예에 따른 블록 체인 기반 스마트 컨트랙트 방법을 나타낸 순서도이다.
도 2는 본 발명의 다른 실시예에 따른 블록 체인 기반 스마트 컨트랙트 시스템을 나타낸 블록도이다.
1 is a flowchart illustrating a blockchain based smart contract method according to an embodiment of the present invention.
2 is a block diagram illustrating a blockchain based smart contract system according to another embodiment of the present invention.

이하, 본 발명의 일부 실시예들을 예시적인 도면을 통해 상세하게 설명한다. 각 도면의 구성요소들에 참조부호를 부가함에 있어서, 동일한 구성요소들에 대해서는 비록 다른 도면상에 표시되더라도 가능한 한 동일한 부호를 가지도록 하고 있음에 유의해야 한다. 또한, 본 발명을 설명함에 있어, 관련된 공지 구성 또는 기능에 대한 구체적인 설명이 본 발명의 요지를 흐릴 수 있다고 판단되는 경우에는 그 상세한 설명은 생략한다.Hereinafter, some embodiments of the present invention will be described in detail through exemplary drawings. In adding reference numerals to the components of each drawing, it should be noted that the same reference numerals are used to refer to the same components as much as possible, even if displayed on different drawings. In addition, in describing the present invention, if it is determined that the detailed description of the related well-known configuration or function may obscure the gist of the present invention, the detailed description thereof will be omitted.

또한, 본 발명의 구성 요소를 설명하는 데 있어서, 제 1, 제 2, A, B, (a), (b) 등의 용어를 사용할 수 있다. 이러한 용어는 그 구성 요소를 다른 구성 요소와 구별하기 위한 것일 뿐, 그 용어에 의해 해당 구성 요소의 본질이나 차례 또는 순서 등이 한정되지 않는다. 어떤 구성 요소가 다른 구성요소에 "연결", "결합" 또는 "접속"된다고 기재된 경우, 그 구성 요소는 그 다른 구성요소에 직접적으로 연결되거나 또는 접속될 수 있지만, 각 구성 요소 사이에 또 다른 구성 요소가 "연결", "결합" 또는 "접속"될 수도 있다고 이해되어야 할 것이다.In addition, in describing the component of this invention, terms, such as 1st, 2nd, A, B, (a), (b), can be used. These terms are only for distinguishing the components from other components, and the nature, order or order of the components are not limited by the terms. If a component is described as being "connected", "coupled" or "connected" to another component, that component may be directly connected to or connected to that other component, but there may be another configuration between each component. It is to be understood that the elements may be "connected", "coupled" or "connected".

먼저, 스마트 컨트랙트에 대해 설명하면, 스마트 컨트랙트(smart contract)는 블록체인 기술을 이용하여 계약 또는 협상의 실행 및 시행을 수행할 수 있는 프로그램 코드를 말한다.First, the smart contract will be described. A smart contract is a program code that can execute and execute a contract or negotiation using blockchain technology.

따라서, 프로그램 코드에 의해 전체 프로세스가 자동화되어 법적 계약을 보완하거나 대체할 수 있다.Thus, the entire process can be automated by the program code to complement or replace the legal contract.

기존 블록체인 1.0의 가상화폐 저장 기능은 다양한 형태로 프로그래밍이 가능하다.The existing cryptocurrency storage function of blockchain 1.0 can be programmed in various forms.

복수의 가상화폐 중 이더리움(ethereum)은 스마트 컨트랙트를 실행할 수 있는 블록체인 시스템으로, EVM(Ethereum Virtual Machine)을 통해 글로벌 플랫폼을 제공할 수 있다.Ethereum is a blockchain system that can execute smart contracts and can provide a global platform through EVM (Ethereum Virtual Machine).

개발자는 프로그래밍을 통해 스마트 컨트랙트를 실행할 수 있고, 가상화폐 등의 디지털 자산에 대한 관리를 수행할 수 있다.Developers can run smart contracts through programming and manage digital assets such as cryptocurrencies.

여기서, 이더리움은 비트코인 네트워크의 방대함 때문에 협의가 잘 진행되지 않는 점을 극복하기 위해 SNS, 이메일 및 전자 투표 등의 다양한 정보를 기록하는 플랫폼을 이용할 수 있도록 개발되었다.Here, Ethereum was developed to use a platform for recording various information such as SNS, e-mail, and electronic voting in order to overcome the difficulty of negotiation due to the massiveness of the Bitcoin network.

이더리움은 계정 관리, 통화 발생 및 채굴 등을 제공할 수 있으며, 스마트 계약과 EVM 상에서 애플리케이션을 구동시킬 수 있는 분산 애플리케이션(Distributed Applictaion, Dapp)을 이용할 수 있다.Ethereum can provide account management, currency generation and mining, and can use distributed applications (Dapp) to run applications on smart contracts and EVMs.

스마트 컨트랙트의 최초 발안자인 Nick Szabo는 스마트 컨트랙트를 신뢰할 수 없는 컴퓨터 네트워킹 환경에서의 기계간의 고도로 발달된 자동 계약 이행 방법으로 정의하였으며, 블록체인 위에 부동산 계약, 온라인 투표 및 헬스케어 등의 다양한 분산 애플리케이션을 개발할 수 있도록 플랫폼을 확장했다.Nick Szabo, the first creator of smart contracts, defined smart contracts as a highly developed method of automating contracts between machines in unreliable computer networking environments. The platform has been extended for development.

현재 블록체인 2.0에서 가장 주목하는 기술은 스마트 컨트랙트이다.Currently, the most notable technology in Blockchain 2.0 is smart contracts.

비트코인에서도 스마트 컨트랙트는 가능하였으나 if 조건문만을 이용할 수 있었기 때문에 원하는 계약 사항을 만드는 것에 제약 사항이 존재하였다.Smart contracts were also possible in Bitcoin, but only if conditions could be used, so there were limitations in creating the desired contract.

반면, 스마트 컨트랙트로 잘 알려진 이더리움은 튜링 완전성(turing completeness)을 제공할 수 있으므로, 컴퓨터에 프로그래밍을 하는 정도까지 지원할 수 있기 때문에 다양한 형태의 거래 또는 계약 사항을 프로그래밍 할 수 있다.On the other hand, Ethereum, also known as smart contracts, can provide Turing completeness, so that it can support programming to a computer, allowing programming of various forms of transactions or contracts.

기존 계약은 법적 전문가에 의해 인쇄된 문서에 법적 언어를 포함하고, 제3 자에 대한 의존이 높았다.Existing contracts have legal language in the documents printed by legal experts and have a high dependency on third parties.

또한, 전통적인 계약은 시간이 많이 걸리고, 분쟁이 생기면 사법 제도에 의지하여야 함으로, 비용과 시간이 많이 소요된다.In addition, traditional contracts are time consuming and costly and time consuming because they must rely on the judicial system in case of disputes.

다만, 블록체인의 스마트 컨트랙트는 컴퓨터 프로그래머가 디지털 언어를 통해 작성하여 기존의 전통적인 계약에서 계약 당사자의 의무, 혜택 및 벌금을 명시하는 것과 동일한 방식으로 규칙 및 결과를 정의할 수 있고, 프로그래밍에 의해 개발되어 시스템에 의해 강제적으로 계약이 이행될 수 있다는 장점을 가지고 있다.However, blockchain smart contracts can be defined in the same way that computer programmers write in digital language to define rules and results in the same way that they specify the obligations, benefits, and penalties of the contracting parties in existing traditional contracts. This has the advantage that the contract can be enforced by the system.

이하, 도면들을 참조하여, 본 발명의 실시예들에 대해 설명한다.Hereinafter, embodiments of the present invention will be described with reference to the drawings.

도 1은 본 발명의 일실시예에 따른 블록 체인 기반 스마트 컨트랙트 방법을 나타낸 순서도이다.1 is a flowchart illustrating a blockchain based smart contract method according to an embodiment of the present invention.

도 2는 본 발명의 다른 실시예에 따른 블록 체인 기반 스마트 컨트랙트 시스템을 나타낸 블록도이다.2 is a block diagram illustrating a blockchain based smart contract system according to another embodiment of the present invention.

이들 도면들에 도시된 바와 같이, 본 발명의 일실시예에 따른 블록 체인 기반 스마트 컨트랙트 방법은, 계정명정보, 자격증명키정보를 갖는 제1유저단말(201)이, 네트워크서버(205)에 접속하여, 컨트랙트블록정보와 계정접근키정보를 생성하는 단계(S1); 상기 제1유저단말(201)이, 유저명정보와 사용자키정보를 갖는 제2유저단말(203)로 상기 계정접근키정보를 공유하는 단계(S2); 상기 제2유저단말(203)이, 상기 계정접근키정보와 상기 유저명정보 및 상기 사용자키정보를 이용하여, 상기 컨트랙트블록정보에 대한 트랜잭션정보를 생성하고, 상기 네트워크서버(205)로 전송하는 단계(S3); 및 상기 네트워크서버(205)가, 상기 트랜잭션정보의 유효성을 판단하고, 상기 컨트랙트블록정보를 갱신하는 단계(S4);를 포함하는 것을 특징으로 한다.As shown in these figures, in the blockchain-based smart contract method according to an embodiment of the present invention, a first user terminal 201 having account name information and credential key information is connected to the network server 205. To generate contract block information and account access key information (S1); Sharing, by the first user terminal 201, the account access key information with a second user terminal 203 having user name information and user key information (S2); The second user terminal 203 generates transaction information for the contract block information using the account access key information, the user name information, and the user key information, and transmits the transaction information to the network server 205. Step S3; And determining, by the network server 205, the validity of the transaction information, and updating the contract block information (S4).

S1단계는, 계정명정보, 자격증명키정보를 갖는 제1유저단말(201)이, 네트워크서버(205)에 접속하여, 컨트랙트블록정보와 계정접근키정보를 생성하는 단계이다.In step S1, the first user terminal 201 having account name information and credential key information is connected to the network server 205 to generate contract block information and account access key information.

여기서, 자격증명키정보는, owner key와 active key를 포함한다.Here, the credential key information includes an owner key and an active key.

컨트랙트블록정보는 일종의 계약서에 관한 정보이고, 계정접근키정보는 계정의 싸인정보이다.The contract block information is a kind of contract information, and the account access key information is the signature information of the account.

또한, 계정접근키정보는 멀티시그(Multi Signature)를 이용하여 계정 접근이 선택적으로만 가능(예로, 계정명정보, 자격증명키정보의 수정은 할 수 없으며, 계정명정보의 읽기 또는 사용만 가능)하도록 생성된 키에 관한 정보이다.In addition, the account access key information can be selectively accessed by using the multi-sign (Multi Signature) (for example, the account name information, the credential key information can not be modified, only the account name information can be read or used). Information about a key generated to

S2단계는, 제1유저단말(201)이, 유저명정보와 사용자키정보를 갖는 제2유저단말(203)로 계정접근키정보를 공유하는 단계이다.In step S2, the first user terminal 201 shares the account access key information with the second user terminal 203 having the user name information and the user key information.

여기서, 제2유저단말(203)이 갖는 사용자키정보는, 개인키정보와 공개키정보를 포함할 수 있다.Here, the user key information of the second user terminal 203 may include private key information and public key information.

S3단계는, 제2유저단말(203)이, 계정접근키정보와 유저명정보 및 사용자키정보를 이용하여, 컨트랙트블록정보에 대한 트랜잭션정보를 생성하고, 네트워크서버(205)로 전송하는 단계이다.In step S3, the second user terminal 203 generates transaction information for the contract block information using the account access key information, the user name information, and the user key information, and transmits the transaction information to the network server 205. .

즉, 제2유저단말(203)은, 제1유저단말(201)의 계정에 접근이 가능한 계정접근키정보를 가지고 있으므로, 제1유저단말(201)의 계정으로 생성된 컨트랙트블록정보에 접근하여, 유저명정보 및 사용자키정보를 통해 트랜잭션정보를 생성할 수 있는 것이다.That is, since the second user terminal 203 has account access key information accessible to the account of the first user terminal 201, the second user terminal 203 has access to the contract block information generated by the account of the first user terminal 201. Transaction information can be generated through user name information and user key information.

S4단계는, 네트워크서버(205)가, 트랜잭션정보의 유효성을 판단하고, 컨트랙트블록정보를 갱신하는 단계이다.In step S4, the network server 205 determines the validity of the transaction information and updates the contract block information.

이러한 단계를 통해, 비록 제2유저단말(203)이 특정 블록 체인 플랫폼(예로, 이오스 블록 체인)의 계정을 갖고 있지 않더라도, 제1유저단말(201)이 갖고 있는 계정의 싸인이 가능하므로, 트랜잭션정보를 생성할 수 있는 것이다.Through this step, even if the second user terminal 203 does not have an account of a specific blockchain platform (for example, an EOS blockchain), a signing of the account held by the first user terminal 201 is possible. Information can be generated.

또한, 컨트랙트에서 제2유저단말(203)의 싸인(유저명정보 및 사용자키정보)이 확인되므로, 유저 개개인의 분별이 가능해진다.In addition, since the sign (user name information and user key information) of the second user terminal 203 is confirmed in the contract, individual users can be distinguished.

한편, 본 발명의 다른 실시예에 따른 블록 체인 기반 스마트 컨트랙트 시스템은, 계정명정보, 자격증명키정보를 가지며, 네트워크서버에 접속하여, 컨트랙트블록정보와 계정접근키정보를 생성하는 제1유저단말; 유저명정보와 사용자키정보를 가지며, 상기 제1유저단말로부터 상기 계정접근키정보를 공유받는 제2유저단말; 및 상기 제2유저단말로부터 상기 컨트랙트블록정보에 대한 트랜잭선정보를 전송받고, 상기 트랜잭션정보의 유효성을 판단하여, 상기 컨트랙트블록정보를 갱신하는 상기 네트워크서버;를 포함하는 것을 특징으로 한다.On the other hand, the blockchain-based smart contract system according to another embodiment of the present invention, having a first name terminal, having the account name information, the credentials key information, connected to the network server, generating the contract block information and account access key information; A second user terminal having user name information and user key information and receiving the account access key information from the first user terminal; And the network server receiving the transaction line information on the contract block information from the second user terminal, determining the validity of the transaction information, and updating the contract block information.

본 발명의 다른 실시예에 따른 블록 체인 기반 스마트 컨트랙트 시스템에서, 제1유저단말(201), 제2유저단말(203), 네트워크서버(205)의 기능은 상술한 바를 참고할 수 있으므로, 구체적 설명은 생략한다.In the blockchain-based smart contract system according to another embodiment of the present invention, the functions of the first user terminal 201, the second user terminal 203, and the network server 205 may be referred to the above description, and thus, a detailed description thereof will be provided. Omit.

이상에서 설명한 바와 같이, 본 발명의 실시예에 의하면, 특정 블록 체인 플랫폼(예로, 이오스 블록 체인)에서 계정이 없는 유저일지라도 계정 생성비의 과도한 부담 없이, 트랜잭션을 생성할 수 있는 효과가 있다.As described above, according to the embodiment of the present invention, even a user without an account on a specific blockchain platform (for example, an EOS blockchain) has an effect of generating a transaction without excessive burden of account creation cost.

이상에서, 본 발명의 실시예를 구성하는 모든 구성 요소들이 하나로 결합되거나 결합되어 동작하는 것으로 설명되었다고 해서, 본 발명이 반드시 이러한 실시예에 한정되는 것은 아니다. 즉, 본 발명의 목적 범위 안에서라면, 그 모든 구성 요소들이 하나 이상으로 선택적으로 결합하여 동작할 수도 있다.In the above description, it is described that all the components constituting the embodiments of the present invention are combined or operated in one, but the present invention is not necessarily limited to these embodiments. In other words, within the scope of the present invention, all of the components may be selectively operated in combination with one or more.

또한, 이상에서 기재된 "포함하다", "구성하다" 또는 "가지다" 등의 용어는, 특별히 반대되는 기재가 없는 한, 해당 구성 요소가 내재될 수 있음을 의미하는 것이므로, 다른 구성 요소를 제외하는 것이 아니라 다른 구성 요소를 더 포함할 수 있는 것으로 해석되어야 한다. 기술적이거나 과학적인 용어를 포함한 모든 용어들은, 다르게 정의되지 않는 한, 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자에 의해 일반적으로 이해되는 것과 동일한 의미를 가진다. 사전에 정의된 용어와 같이 일반적으로 사용되는 용어들은 관련 기술의 문맥 상의 의미와 일치하는 것으로 해석되어야 하며, 본 발명에서 명백하게 정의하지 않는 한, 이상적이거나 과도하게 형식적인 의미로 해석되지 않는다.In addition, the terms "comprise", "comprise", or "having" described above mean that the corresponding component may be included unless otherwise stated, and thus, other components are excluded. It should be construed that it may further include other components instead. All terms, including technical and scientific terms, have the same meanings as commonly understood by one of ordinary skill in the art unless otherwise defined. Terms commonly used, such as terms defined in a dictionary, should be interpreted to coincide with the contextual meaning of the related art, and shall not be construed in an ideal or excessively formal sense unless explicitly defined in the present invention.

이상의 설명은 본 발명의 기술 사상을 예시적으로 설명한 것에 불과한 것으로서, 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자라면 본 발명의 본질적인 특성에서 벗어나지 않는 범위에서 다양한 수정 및 변형이 가능할 것이다. 따라서, 본 발명에 개시된 실시예들은 본 발명의 기술 사상을 한정하기 위한 것이 아니라 설명하기 위한 것이고, 이러한 실시예에 의하여 본 발명의 기술 사상의 범위가 한정되는 것은 아니다. 본 발명의 보호 범위는 아래의 청구범위에 의하여 해석되어야 하며, 그와 동등한 범위 내에 있는 모든 기술 사상은 본 발명의 권리범위에 포함되는 것으로 해석되어야 할 것이다.The above description is merely illustrative of the technical idea of the present invention, and those skilled in the art to which the present invention pertains may various modifications and changes without departing from the essential characteristics of the present invention. Therefore, the embodiments disclosed in the present invention are not intended to limit the technical idea of the present invention but to describe the present invention, and the scope of the technical idea of the present invention is not limited by these embodiments. The scope of protection of the present invention should be interpreted by the following claims, and all technical ideas within the scope equivalent thereto should be construed as being included in the scope of the present invention.

201 : 제1유저단말
203 : 제2유저단말
205 : 네트워크서버
201: First user terminal
203: second user terminal
205 network server

Claims (2)

계정명정보, 자격증명키정보를 갖는 제1유저단말(201)이, 네트워크서버(205)에 접속하여, 컨트랙트블록정보와 계정접근키정보를 생성하는 단계(S1);
상기 제1유저단말(201)이, 유저명정보와 사용자키정보를 갖는 제2유저단말(203)로 상기 계정접근키정보를 공유하는 단계(S2);
상기 제2유저단말(203)이, 상기 계정접근키정보와 상기 유저명정보 및 상기 사용자키정보를 이용하여, 상기 컨트랙트블록정보에 대한 트랜잭션정보를 생성하고, 상기 네트워크서버(205)로 전송하는 단계(S3); 및
상기 네트워크서버(205)가, 상기 트랜잭션정보의 유효성을 판단하고, 상기 컨트랙트블록정보를 갱신하는 단계(S4);
를 포함하는 것을 특징으로 하는 블록 체인 기반 스마트 컨트랙트 방법.
A first user terminal 201 having account name information and credential key information connected to the network server 205 to generate contract block information and account access key information (S1);
Sharing, by the first user terminal 201, the account access key information with a second user terminal 203 having user name information and user key information (S2);
The second user terminal 203 generates transaction information for the contract block information using the account access key information, the user name information, and the user key information, and transmits the generated transaction information to the network server 205. Step S3; And
Determining, by the network server (205), the validity of the transaction information, and updating the contract block information (S4);
Blockchain based smart contract method comprising a.
계정명정보, 자격증명키정보를 가지며, 네트워크서버(205)에 접속하여, 컨트랙트블록정보와 계정접근키정보를 생성하는 제1유저단말(201);
유저명정보와 사용자키정보를 가지며, 상기 제1유저단말(201)로부터 상기 계정접근키정보를 공유받는 제2유저단말(203); 및
상기 제2유저단말(203)로부터 상기 컨트랙트블록정보에 대한 트랜잭선정보를 전송받고, 상기 트랜잭션정보의 유효성을 판단하여, 상기 컨트랙트블록정보를 갱신하는 상기 네트워크서버(205);
를 포함하는 것을 특징으로 하는 블록 체인 기반 스마트 컨트랙트 시스템.
A first user terminal 201 having account name information and credential key information and connected to a network server 205 to generate contract block information and account access key information;
A second user terminal 203 having user name information and user key information and receiving the account access key information from the first user terminal 201; And
The network server (205) receiving the transaction line information on the contract block information from the second user terminal (203), determining the validity of the transaction information, and updating the contract block information;
Blockchain based smart contract system comprising a.
KR1020180096635A 2018-08-20 2018-08-20 Smart contract method and system based block chain KR20200021194A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020180096635A KR20200021194A (en) 2018-08-20 2018-08-20 Smart contract method and system based block chain

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020180096635A KR20200021194A (en) 2018-08-20 2018-08-20 Smart contract method and system based block chain

Publications (1)

Publication Number Publication Date
KR20200021194A true KR20200021194A (en) 2020-02-28

Family

ID=69638416

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020180096635A KR20200021194A (en) 2018-08-20 2018-08-20 Smart contract method and system based block chain

Country Status (1)

Country Link
KR (1) KR20200021194A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20180014534A (en) 2016-08-01 2018-02-09 서강대학교산학협력단 Verification system and method for transaction based block chain
KR20180085570A (en) 2017-01-19 2018-07-27 주식회사 케이티 Apparatus for managing data using block chain and method thereof

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20180014534A (en) 2016-08-01 2018-02-09 서강대학교산학협력단 Verification system and method for transaction based block chain
KR20180085570A (en) 2017-01-19 2018-07-27 주식회사 케이티 Apparatus for managing data using block chain and method thereof

Similar Documents

Publication Publication Date Title
CN109981679B (en) Method and apparatus for performing transactions in a blockchain network
US11431503B2 (en) Self-sovereign data access via bot-chain
US20220156725A1 (en) Cross-chain settlement mechanism
US20220044316A1 (en) Blockchain implemented transfer of multi-asset digital wallets
WO2022007548A1 (en) Blockchain implementation to securely store information off-chain
US11888981B2 (en) Privacy preserving auditable accounts
JP2023513848A (en) Computing services for blockchain-related service platforms
US11575499B2 (en) Self auditing blockchain
US12041160B2 (en) Redactable blockchain
US20230101685A1 (en) Parallel processing of blockchain procedures
Chauhan et al. Blockchain based framework for document authentication and management of daily business records
Bagchi Using blockchain technology and smart contracts for access management in IoT devices
US20220399988A1 (en) Linking blockchain operations
US11782823B2 (en) Automatically capturing weather data during engineering tests
US12007981B2 (en) Blockchain selective world state database
KR20200021194A (en) Smart contract method and system based block chain
Dumbre et al. Blockchain-Powered KYC in a CBDC World: The E-Rupee Experience
US11683173B2 (en) Consensus algorithm for distributed ledger technology
US11743327B2 (en) Topological ordering of blockchain associated proposals
US20240212040A1 (en) Method for digitally securing an asset
Saldamli et al. Identity management via blockchain
US20220067028A1 (en) Trustless operations for blockchain networks
WO2024109575A1 (en) Method to validate ownership and authentication of a digital asset
US20240320636A1 (en) Cheques in blockchain networks
US20230267457A1 (en) Privacy preserving asset transfer between networks