[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

KR102169311B1 - Subscription method using smart contract based block chain - Google Patents

Subscription method using smart contract based block chain Download PDF

Info

Publication number
KR102169311B1
KR102169311B1 KR1020180142781A KR20180142781A KR102169311B1 KR 102169311 B1 KR102169311 B1 KR 102169311B1 KR 1020180142781 A KR1020180142781 A KR 1020180142781A KR 20180142781 A KR20180142781 A KR 20180142781A KR 102169311 B1 KR102169311 B1 KR 102169311B1
Authority
KR
South Korea
Prior art keywords
information
service
store
contract
subscription
Prior art date
Application number
KR1020180142781A
Other languages
Korean (ko)
Other versions
KR20200058146A (en
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 KR1020180142781A priority Critical patent/KR102169311B1/en
Publication of KR20200058146A publication Critical patent/KR20200058146A/en
Application granted granted Critical
Publication of KR102169311B1 publication Critical patent/KR102169311B1/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
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0607Regulated
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/06Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols the encryption apparatus using shift registers or memories for block-wise or stream coding, e.g. DES systems or RC4; Hash functions; Pseudorandom sequence generators

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Marketing (AREA)
  • General Physics & Mathematics (AREA)
  • Finance (AREA)
  • Tourism & Hospitality (AREA)
  • Accounting & Taxation (AREA)
  • Economics (AREA)
  • Theoretical Computer Science (AREA)
  • General Business, Economics & Management (AREA)
  • Physics & Mathematics (AREA)
  • Strategic Management (AREA)
  • Primary Health Care (AREA)
  • Computer Security & Cryptography (AREA)
  • Human Resources & Organizations (AREA)
  • Signal Processing (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Development Economics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

본 발명은 블록 체인 기반 스마트 컨트랙트를 이용한 구독서비스 방법에 관한 것으로, 본 발명의 일실시예에 의하면, 수요자는 각 매장에서 제공하는 구독서비스 중 자신에게 가장 필요하고 가장 유리한 구독서비스를 이용할 수 있으며, 각 구독서비스를 제공하는 매장은, 수익이 예측 가능해지고, 지속적인 수입 모델을 확보할 수 있게 되는 효과가 있다.The present invention relates to a subscription service method using a blockchain-based smart contract. According to an embodiment of the present invention, a consumer can use a subscription service that is most necessary and most advantageous to him among the subscription services provided by each store, Stores that provide each subscription service have the effect of being able to predict profits and secure a continuous income model.

Description

블록 체인 기반 스마트 컨트랙트를 이용한 구독서비스 방법{SUBSCRIPTION METHOD USING SMART CONTRACT BASED BLOCK CHAIN}Subscription service method using blockchain-based smart contract {SUBSCRIPTION METHOD USING SMART CONTRACT BASED BLOCK CHAIN}

본 발명은 블록 체인 기반 스마트 컨트랙트를 이용한 구독서비스 방법에 관한 것이다.The present invention relates to a subscription service method using a blockchain-based smart contract.

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

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

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

블록 체인의 기술은 블록의 저장 주체인 노드들간에 동일 데이터가 저장된 블록의 기록을 동기화하므로 데이터의 무결성과 영속성을 제공한다.Blockchain technology provides data integrity and persistence by synchronizing the records of blocks in which the same data is stored between nodes, which are the storage subjects of the block.

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

한편, 최근 구독(subscription)서비스가 큰 인기를 끌고 있는데, 구독서비스는 월 정액요금을 내고 상품 또는 서비스를 '구독'하는 정기배송 서비스이다.On the other hand, a subscription service is gaining great popularity recently, and the subscription service is a regular delivery service that'subscribes' to products or services at a fixed monthly fee.

구독서비스는 소비자의 소비 주기가 스케줄링 되기 때문에 자원의 낭비를 없애며 효율적인 비용 관리가 가능해지는 장점이 있다.The subscription service has the advantage of eliminating waste of resources and enabling efficient cost management because consumer consumption cycles are scheduled.

이러한 구독서비스에 대한 예로, 한국등록특허 제10-1103405호에는 이동통신 단문메시지를 통한 콘텐츠 구독서비스 방법이 개시되어 있다.As an example of such a subscription service, Korean Patent Registration No. 10-1103405 discloses a content subscription service method through a mobile communication short message.

그러나 최근 블록 체인에 대한 관심이 높아짐에 따라, 구독서비스를 블록 체인과 연계하는 기술의 개발이 요구되고 있다.However, as interest in the block chain has recently increased, the development of a technology to link subscription services with the block chain is required.

이에 본 발명은 전술한 배경에서 안출된 것으로, 수요자는 각 매장에서 제공하는 구독서비스 중 자신에게 가장 필요하고 가장 유리한 구독서비스를 이용할 수 있으며, 각 구독서비스를 제공하는 매장은, 수익이 어느 정도 예측 가능해지고, 지속적인 수입 모델을 확보할 수 있는 블록 체인 기반 스마트 컨트랙트를 이용한 구독서비스 방법을 제공하는데 그 목적이 있다.Accordingly, the present invention is conceived from the above-described background, and the consumer can use the most necessary and most advantageous subscription service among the subscription services provided by each store, and the store providing each subscription service predicts to some extent the profit. Its purpose is to provide a subscription service method using blockchain-based smart contracts that can become possible and secure a continuous income model.

본 발명의 목적은 여기에 제한되지 않으며, 언급되지 않은 또 다른 목적들은 아래의 기재로부터 통상의 기술자에게 명확하게 이해될 수 있을 것이다.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.

이러한 목적을 달성하기 위하여 본 발명의 일실시예는 (a) 적어도 하나 이상의 매장에서 운영하는 매장단말기(T)가, 매장정보(SI)와 서비스이용조건정보(SCI)를 포함하는 구독서비스정보(SSI)를 관리서버(101)로 전송하는 단계; (b) 상기 관리서버(101)가, 상기 구독서비스정보(SSI)를 기초로 활용하여 컨트랙트정보(CI)를 생성하고, 상기 컨트랙트정보(CI)를 이용하여 트랜잭션을 생성하며, 상기 컨트랙트정보(CI)를 네트워크(103)에 업로드하는 단계; (c) 상기 네트워크(103)에 연결된 복수개의 노드들(nk, k는 자연수)이, 상기 컨트랙트정보(CI)의 유효성을 검증하는 단계; (d) 유효성이 검증된 상기 컨트랙트정보(CI)가, 상기 네트워크(103) 상의 블록 체인(105)에 등록되는 단계; 및 (e) 상기 블록 체인(105)에 등록된 상기 컨트랙트정보(CI)가, 상기 네트워크(103)에 연결된 수요자단말기(107)로 전송되는 단계;를 포함하는 것을 특징으로 하는 블록 체인 기반 스마트 컨트랙트를 이용한 구독서비스 방법을 제공한다.In order to achieve this object, an embodiment of the present invention is (a) a store terminal (T) operated by at least one store, a subscription service information including store information (SI) and service use condition information (SCI) ( SSI) to the management server 101; (b) The management server 101 generates contract information (CI) using the subscription service information (SSI) as a basis, generates a transaction using the contract information (CI), and generates the contract information ( Uploading the CI) to the network 103; (c) verifying the validity of the contract information (CI) by a plurality of nodes (nk, k are natural numbers) connected to the network 103; (d) registering the validity-verified contract information (CI) in the blockchain 105 on the network 103; And (e) transmitting the contract information (CI) registered in the block chain 105 to the consumer terminal 107 connected to the network 103; a blockchain-based smart contract comprising: Provides a subscription service method using

또한, (f) 상기 수요자단말기(107)가, 상기 컨트랙트정보(CI)에 대한 서비스수락정보(SAI)를 기초로 활용하여 트랜잭션을 생성하고, 상기 서비스수락정보(SAI)를 상기 네트워크(103)에 업로드하는 단계;를 더 포함하는 것을 특징으로 하는 블록 체인 기반 스마트 컨트랙트를 이용한 구독서비스 방법을 제공한다.In addition, (f) the consumer terminal 107 generates a transaction based on the service acceptance information (SAI) for the contract information (CI), and uses the service acceptance information (SAI) to the network 103 Uploading to the; It provides a subscription service method using a blockchain-based smart contract, characterized in that it further comprises.

또한, (g) 상기 네트워크(103)에 연결된 상기 복수개의 노드들(nk, k는 자연수)이, 상기 서비스수락정보(SAI)의 유효성을 검증하는 단계;를 더 포함하는 것을 특징으로 하는 블록 체인 기반 스마트 컨트랙트를 이용한 구독서비스 방법을 제공한다.In addition, (g) the plurality of nodes (nk, k are natural numbers) connected to the network 103, verifying the validity of the service acceptance information (SAI); Block chain, characterized in that it further comprises It provides a subscription service method using the based smart contract.

또한, (h) 유효성이 검증된 상기 서비스수락정보(SAI)가, 상기 네트워크(103) 상의 상기 블록 체인(105)에 등록되는 단계;를 더 포함하는 것을 특징으로 하는 블록 체인 기반 스마트 컨트랙트를 이용한 구독서비스 방법을 제공한다.In addition, (h) registering the validity-verified service acceptance information (SAI) in the block chain 105 on the network 103; further comprising a block chain-based smart contract using Provides a subscription service method.

본 발명의 일실시예에 의하면, 수요자는 각 매장에서 제공하는 구독서비스 중 자신에게 가장 필요하고 가장 유리한 구독서비스를 이용할 수 있으며, 각 구독서비스를 제공하는 매장은, 수익이 예측 가능해지고, 지속적인 수입 모델을 확보할 수 있게 되는 효과가 있다.According to an embodiment of the present invention, a consumer can use the most necessary and most advantageous subscription service among the subscription services provided by each store, and the store providing each subscription service has predictable revenue and continuous income. There is an effect of being able to secure a model.

도 1은 본 발명의 실시예에 따른 블록 체인 기반 스마트 컨트랙트를 이용한 구독서비스 방법의 각 단계를 나타낸 블럭도이다.
도 2는 본 발명의 일실시예에 따른 블록 체인 기반 스마트 컨트랙트를 이용한 구독서비스 방법이 구현되는 예를 보여주는 도면이다.
도 3은 본 발명의 다른 실시예에 따른 블록 체인 기반 스마트 컨트랙트를 이용한 구독서비스 방법이 구현되는 예를 보여주는 도면이다.
도 4는 본 발명이 또다른 실시예에 따른 블록 체인 기반 스마트 컨트랙트를 이용한 구독서비스 방법이 구현되는 예를 보여주는 도면이다.
1 is a block diagram showing each step of a subscription service method using a blockchain-based smart contract according to an embodiment of the present invention.
2 is a diagram showing an example of implementing a subscription service method using a blockchain-based smart contract according to an embodiment of the present invention.
3 is a diagram showing an example of implementing a subscription service method using a blockchain-based smart contract according to another embodiment of the present invention.
4 is a diagram showing an example of implementing a subscription service method using a block chain-based smart contract 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 elements of each drawing, it should be noted that the same elements are assigned the same numerals as possible even if they are indicated on different drawings. In addition, in describing the present invention, if it is determined that a detailed description of a related known configuration or function may obscure the subject matter of the present invention, a detailed description thereof will be omitted.

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

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

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

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

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

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

여기서, 이더리움은 비트코인 네트워크의 구조적 문제 때문에 협의가 잘 진행되지 않는 점을 극복하기 위해 SNS, 이메일 및 전자 투표 등의 다양한 정보를 기록하는 플랫폼을 이용할 수 있도록 개발되었다.Here, Ethereum was developed to use a platform that records various information such as SNS, e-mail, and electronic voting to overcome the fact that negotiations are not well conducted due to the structural problem of the Bitcoin network.

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

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

현재 2세대 블록 체인에서 가장 주목하는 기술은 스마트 컨트랙트이다.Currently, the technology that focuses most in the second-generation blockchain is smart contract.

비트코인에서도 스마트 컨트랙트는 가능하였으나 if 조건문만을 이용할 수 있었기 때문에 원하는 계약 사항을 만드는 것에 제약 사항이 존재하였다.Even in Bitcoin, smart contracts were possible, but only if conditional statements were available, so there were restrictions on creating desired contracts.

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

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

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

다만, 블록 체인의 스마트 컨트랙트는 컴퓨터 프로그래머가 디지털 언어를 통해 작성하여 기존의 전통적인 계약에서 계약 당사자의 의무, 혜택 및 벌금을 명시하는 것과 동일한 방식으로 규칙 및 결과를 정의할 수 있고, 프로그래밍에 의해 개발되어 시스템에 의해 강제적으로 계약이 이행될 수 있다는 장점을 가지고 있다.However, the smart contract of the blockchain can be written by a computer programmer through a digital language to define the rules and results in the same way as specifying the obligations, benefits and penalties of the contracting party in the existing traditional contract, and is developed by programming. It 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 block diagram showing each step of a subscription service method using a blockchain-based smart contract according to an embodiment of the present invention.

도 2는 본 발명의 일실시예에 따른 블록 체인 기반 스마트 컨트랙트를 이용한 구독서비스 방법이 구현되는 예를 보여주는 도면이다.2 is a diagram showing an example of implementing a subscription service method using a blockchain-based smart contract according to an embodiment of the present invention.

도 3은 본 발명의 다른 실시예에 따른 블록 체인 기반 스마트 컨트랙트를 이용한 구독서비스 방법이 구현되는 예를 보여주는 도면이다.3 is a diagram showing an example of implementing a subscription service method using a blockchain-based smart contract according to another embodiment of the present invention.

도 4는 본 발명이 또다른 실시예에 따른 블록 체인 기반 스마트 컨트랙트를 이용한 구독서비스 방법이 구현되는 예를 보여주는 도면이다.4 is a diagram showing an example of implementing a subscription service method using a block chain-based smart contract according to another embodiment of the present invention.

이들 도면들에 도시된 바와 같이, 본 발명의 일실시예에 따른 블록 체인 기반 스마트 컨트랙트를 이용한 구독서비스 방법은, (a) 적어도 하나 이상의 매장에서 운영하는 매장단말기(T)가, 매장정보(SI)와 서비스이용조건정보(SCI)를 포함하는 구독서비스정보(SSI)를 관리서버(101)로 전송하는 단계; (b) 관리서버(101)가, 구독서비스정보(SSI)를 기초로 활용하여 컨트랙트정보(CI)를 생성하고, 컨트랙트정보(CI)를 이용하여 트랜잭션을 생성하며, 컨트랙트정보(CI)를 네트워크(103)에 업로드하는 단계; (c) 네트워크(103)에 연결된 복수개의 노드들(nk, k는 자연수)이, 컨트랙트정보(CI)의 유효성을 검증하는 단계; (d) 유효성이 검증된 컨트랙트정보(CI)가, 네트워크(103) 상의 블록 체인(105)에 등록되는 단계; 및 (e) 블록 체인(105)에 등록된 컨트랙트정보(CI)가, 네트워크(103)에 연결된 수요자단말기(107)로 전송되는 단계;를 포함하는 것을 특징으로 한다.As shown in these figures, the subscription service method using a blockchain-based smart contract according to an embodiment of the present invention includes (a) a store terminal (T) operated by at least one store, store information (SI ) And transmitting the subscription service information (SSI) including the service use condition information (SCI) to the management server 101; (b) The management server 101 generates contract information (CI) using the subscription service information (SSI) as a basis, creates a transaction using the contract information (CI), and connects the contract information (CI) to the network. Uploading to 103; (c) verifying the validity of the contract information (CI) by a plurality of nodes (nk, k are natural numbers) connected to the network 103; (d) registering the validated contract information (CI) in the blockchain 105 on the network 103; And (e) transmitting the contract information (CI) registered in the block chain 105 to the consumer terminal 107 connected to the network 103.

이하, 각 단계별로 상세히 설명한다.Hereinafter, each step will be described in detail.

먼저, (a) 단계는, 적어도 하나 이상의 매장에서 운영하는 매장단말기(T)가, 매장정보(SI)와 서비스이용조건정보(SCI)를 포함하는 구독서비스정보(SSI)를 관리서버(101)로 전송하는 단계이다.First, step (a), the store terminal (T) operated by at least one store manages the subscription service information (SSI) including store information (SI) and service use condition information (SCI), the management server 101 This is the step to transfer to.

여기서, 관리서버(101)는, 독립된 서버뿐만 아니라, 동일한 기능을 수행하는 블록 체인 스마트컨트랙트도 포함할 수 있다.Here, the management server 101 may include not only an independent server, but also a blockchain smart contract performing the same function.

또한, 매장단말기(T)가 운영되는 매장은, 일예로, 커피숍, 식당, 세탁소 등 다양한 업종의 매장이 될 수 있으며, 동종 업종이지만 브랜드가 다른 매장, 브랜드가 동일한 동종 업종으로 프랜차이즈와 같이 여러 지점을 갖는 매장 등 다양하게 적용될 수 있다.In addition, stores in which the store terminal (T) is operated can be stores of various industries such as coffee shops, restaurants, and laundry, for example, and stores of the same type, but with different brands and the same type of business with the same brand. It can be applied in various ways, such as stores with branches.

도면들에서는 매장의 구분을 위해, 매장1의 단말기(T1), 매장2의 단말기(T2), 매장m의 단말기(Tm) 등으로 표시되어 있다.In the drawings, the terminal T1 of the store 1, the terminal T2 of the store 2, the terminal Tm of the store m, and the like are indicated to distinguish the store.

한편, 매장단말기(T)는, 구독서비스정보(SSI)를 관리서버(101)로 전송하는데, 구독서비스정보(SSI)에는, 매장정보(SI)와 서비스이용조건정보(SCI)가 포함된다.Meanwhile, the store terminal (T) transmits the subscription service information (SSI) to the management server 101, and the subscription service information (SSI) includes store information (SI) and service use condition information (SCI).

일예로, 매장정보(SI)는, 매장의 위치정보, 매장의 연락처정보, 매장의 영업시간정보, 매장의 서비스품목정보, 매장의 서비스가격정보 중 적어도 하나 이상을 포함한다.For example, the store information (SI) includes at least one of the location information of the store, contact information of the store, business hours of the store, service item information of the store, and service price information of the store.

여기서, 매장의 위치정보는, 매장의 위치를 지도이미지에 표시한 이미지정보를 포함할 수 있고, 매장의 서비스품목정보는 매장에서 제공하는 서비스 품목에 대한 이미지정보를 포함할 수 있으며, 매장의 서비스가격정보는 매장에서 제공하는 서비스의 가격을 테이블(표) 이미지로 표시한 정보를 포함할 수 있다.Here, the location information of the store may include image information displaying the location of the store on a map image, and the service item information of the store may include image information about service items provided by the store, and the service of the store The price information may include information in which prices of services provided by the store are displayed in a table (table) image.

또한, 서비스이용조건정보(SCI)는, 매장이 제공하는 서비스에 대한 이용시간정보, 이용서비스종류정보, 이용서비스의 구독료정보 중 적어도 하나 이상을 포함한다.In addition, the service usage condition information (SCI) includes at least one of usage time information, usage service type information, and subscription fee information for a service provided by the store.

즉, 서비스이용조건정보(SCI)는, 후술할 수요자단말기(107)를 사용하는 수요자가, 각 매장에서 제공하는 구독서비스의 신청을 위해 확인하는 정보에 해당한다.That is, the service usage condition information (SCI) corresponds to information that a consumer who uses the consumer terminal 107 to be described later checks to request a subscription service provided by each store.

이어서, (b) 단계는, 관리서버(101)가, 구독서비스정보(SSI)를 기초로 활용하여 컨트랙트정보(CI)를 생성하고, 컨트랙트정보(CI)를 이용하여 트랜잭션을 생성하며, 컨트랙트정보(CI)를 네트워크(103)에 업로드하는 단계이다.Subsequently, in step (b), the management server 101 generates contract information (CI) using the subscription service information (SSI) as a basis, and creates a transaction using the contract information (CI), and the contract information This is a step of uploading (CI) to the network 103.

관리서버(101)는, 인가된 구독서비스정보(SSI)를 기초로 활용하여 컨트랙트정보(CI)를 생성하고, 이 컨트랙트정보(CI)를 이용하여 트랜잭션을 생성한다.The management server 101 generates contract information CI using the approved subscription service information SSI, and generates a transaction using the contract information CI.

여기서, 구독서비스정보(SSI)에 포함된 서비스이용조건정보(SCI)는, 수요자단말기(107)를 사용하는 수요자(여기서, 수요자단말기(107) 및 수요자는 복수로 될 수 있다)가 각 매장을 방문하여 이용하는 각종 서비스에 대한 정보를 인공지능 알고리즘으로 분석하여, 각 수요자의 소비 패턴과 소비액을 분석하고, 그 결과로 인공지능에 의해 추천된 각 매장의 이용시간정보, 이용서비스종류정보, 이용서비스의 구독료정보 등이 포함될 수 있다.Here, the service use condition information (SCI) included in the subscription service information (SSI) is a consumer who uses the consumer terminal 107 (here, the consumer terminal 107 and the consumer may be plural). By analyzing information on various services visited and used by artificial intelligence algorithms, the consumption pattern and consumption amount of each consumer are analyzed, and as a result, information on the usage time of each store recommended by the artificial intelligence, information on the types of services used, and services used It may include subscription fee information, etc.

한편, 관리서버(101)는, 컨트랙트정보(CI)를 네트워크(103) 상에 업로드한다.On the other hand, the management server 101 uploads the contract information (CI) on the network 103.

이어서, (c) 단계는, 네트워크(103)에 연결된 복수개의 노드들(nk, k는 자연수)이, 컨트랙트정보(CI)의 유효성을 검증하는 단계이다.Subsequently, step (c) is a step in which a plurality of nodes (nk, k are natural numbers) connected to the network 103 verify the validity of the contract information CI.

여기서, 네트워크(103)에 연결된 복수개의 노드들(nk)은 블록 체인(105)에 참여하는 일종의 서버와 같은 역할을 한다.Here, a plurality of nodes nk connected to the network 103 function as a kind of server participating in the block chain 105.

이어서, (d) 단계는, 유효성이 검증된 컨트랙트정보(CI)가, 네트워크(103) 상의 블록 체인(105)에 등록되는 단계이다.Subsequently, step (d) is a step in which the validity-verified contract information (CI) is registered in the block chain 105 on the network 103.

즉, (d) 단계를 통해, 유효성이 검증된 컨트랙트정보(CI)는 블록 체인(105)의 한 블록에 포함되게 된다.That is, through step (d), the validity of the contract information (CI) is included in one block of the block chain 105.

이어서, (e) 단계는, 블록 체인(105)에 등록된 컨트랙트정보(CI)가, 네트워크(103)에 연결된 수요자단말기(107)로 전송되는 단계이다.Subsequently, step (e) is a step in which the contract information (CI) registered in the block chain 105 is transmitted to the consumer terminal 107 connected to the network 103.

한편, 본 발명의 일실시예에 따른 블록 체인 기반 스마트 컨트랙트를 이용한 구독서비스 방법은, (f) 수요자단말기(107)가, 컨트랙트정보(CI)에 대한 서비스수락정보(SAI)를 기초로 활용하여 트랜잭션을 생성하고, 서비스수락정보(SAI)를 네트워크(103)에 업로드하는 단계;를 더 포함한다.On the other hand, the subscription service method using a blockchain-based smart contract according to an embodiment of the present invention is, (f) the consumer terminal 107 uses the service acceptance information (SAI) for the contract information (CI) as a basis. Generating a transaction and uploading the service acceptance information (SAI) to the network 103; further includes.

즉, 수요자단말기(107)를 사용하는 수요자는, 컨트랙트정보(CI)에 포함된 구독서비스정보(SSI)를 확인하여, 각 매장정보(SI) 그리고 각 서비스이용조건정보(SCI)를 확인하게 되며, 해당 정보에 동의하는 경우, 수요자단말기(107)를 통해 컨트랙트정보(CI)에 대한 서비스수락정보(SAI)를 기초로 활용하여 트랜잭션을 생성하게 된다.In other words, the consumer using the consumer terminal 107 checks the subscription service information (SSI) included in the contract information (CI), and checks each store information (SI) and each service usage condition information (SCI). , When agreeing to the information, a transaction is generated by using the service acceptance information (SAI) for the contract information (CI) through the consumer terminal 107 as a basis.

그리고 수요자단말기(107)는 서비스수락정보(SAI)를 네트워크(103) 상에 업로드하게 된다.In addition, the consumer terminal 107 uploads the service acceptance information (SAI) on the network 103.

일예로, 서비스수락정보(SAI)는, 매장1이 커피숍이고, 매장2가 식당이며, 매장3이 세탁소인 경우, 아래와 같을 수 있다.As an example, when the store 1 is a coffee shop, the store 2 is a restaurant, and the store 3 is a laundry, the service acceptance information (SAI) may be as follows.

- 매장1 관련 : 이용시간(월요일, 수요일, 금요일, 오전 10시~오전 10시 30분), 이용서비스종류(아메리카노 1잔, 샌드위치), 구독료정보(월 2만원)-Store 1 related: Hours of use (Monday, Wednesday, Friday, 10 a.m. to 10:30 a.m.), service type (one Americano, sandwich), subscription fee information (20,000 won per month)

- 매장2 관련 : 이용시간(월요일, 화요일, 수요일, 오후 12시~오후 13시), 이용서비스종류(정식), 구독료정보(월 15만원)-Store 2 related: Hours of use (Monday, Tuesday, Wednesday, 12 p.m. to 1 p.m.), service type (set meal), subscription fee information (150,000 won per month)

- 매장3 관련 : 이용시간(매주 수요일, 오후 7시~오후 7시 30분), 이용서비스종류(드라이크리닝), 구독료정보(월 2만원)-Store 3 related: Hours of use (every Wednesday, 7pm to 7:30pm), service type (dry cleaning), subscription fee information (20,000 won per month)

한편, 본 발명의 일실시예에 따른 블록 체인 기반 스마트 컨트랙트를 이용한 구독서비스 방법은, (g) 네트워크(103)에 연결된 복수개의 노드들(nk, k는 자연수)이, 서비스수락정보(SAI)의 유효성을 검증하는 단계;를 더 포함한다.On the other hand, the subscription service method using a blockchain-based smart contract according to an embodiment of the present invention includes (g) a plurality of nodes (nk, k are natural numbers) connected to the network 103, and service acceptance information (SAI) It further includes; verifying the validity of.

여기서, 네트워크(103)에 연결된 복수개의 노드들(nk)은, 앞에서 설명한 바와 같이, 블록 체인(105)에 참여하는 일종의 서버와 같은 역할을 한다.Here, a plurality of nodes nk connected to the network 103 function as a kind of server participating in the block chain 105, as described above.

또한, 본 발명의 일실시예에 따른 블록 체인 기반 스마트 컨트랙트를 이용한 구독서비스 방법은, (h) 유효성이 검증된 서비스수락정보(SAI)가, 네트워크(103) 상의 블록 체인(105)에 등록되는 단계;를 더 포함한다.In addition, the subscription service method using a blockchain-based smart contract according to an embodiment of the present invention includes (h) validity-verified service acceptance information (SAI) is registered in the block chain 105 on the network 103. Step; further includes.

즉, 서비스수락정보(SAI)는, 네트워크(103)에 참석한 복수개의 노드들(nk)에 의해 유효성이 검증되며, 검증된 서비스수락정보(SAI)는 네크워크(103) 상의 블록 체인(105)에 블럭으로 등록되는 것이다.That is, the service acceptance information (SAI) is validated by a plurality of nodes (nk) participating in the network 103, and the verified service acceptance information (SAI) is the block chain 105 on the network 103 It is registered as a block.

이러한 각 단계를 통해, 수요자는 각 매장에서 제공하는 구독서비스 중 자신에게 가장 필요하고 가장 유리한 구독서비스를 이용할 수 있으며, 각 구독서비스를 제공하는 매장은, 수익이 어느 정도 예측 가능해지고, 지속적인 수입 모델을 확보할 수 있게 된다.Through each of these steps, the consumer can use the most necessary and most advantageous subscription service among the subscription services provided by each store, and the store that provides each subscription service has some predictable revenue, and a continuous income model. Can be secured.

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

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

이상의 설명은 본 발명의 기술 사상을 예시적으로 설명한 것에 불과한 것으로서, 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자라면 본 발명의 본질적인 특성에서 벗어나지 않는 범위에서 다양한 수정 및 변형이 가능할 것이다. 따라서, 본 발명에 개시된 실시예들은 본 발명의 기술 사상을 한정하기 위한 것이 아니라 설명하기 위한 것이고, 이러한 실시예에 의하여 본 발명의 기술 사상의 범위가 한정되는 것은 아니다. 본 발명의 보호 범위는 아래의 청구범위에 의하여 해석되어야 하며, 그와 동등한 범위 내에 있는 모든 기술 사상은 본 발명의 권리범위에 포함되는 것으로 해석되어야 할 것이다.The above description is merely illustrative of the technical idea of the present invention, and those of ordinary skill in the art to which the present invention pertains will be able to make various modifications and variations without departing from the essential characteristics of the present invention. Accordingly, the embodiments disclosed in the present invention are not intended to limit the technical idea of the present invention, but to explain the technical idea, 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 interpreted as being included in the scope of the present invention.

101 : 관리서버
103 : 네트워크
105 : 블록 체인
107 : 수요자단말기
T : 매장단말기
SI : 매장정보
SCI : 서비스이용조건정보
SSI : 구독서비스정보
CI : 컨트랙트정보
nk : 복수개의 노드들
SAI : 서비스수락정보
101: management server
103: network
105: Blockchain
107: consumer terminal
T: Store terminal
SI: Store information
SCI: Service use condition information
SSI: Subscription service information
CI: Contract information
nk: multiple nodes
SAI: Service acceptance information

Claims (6)

(a) 적어도 하나 이상의 매장에서 운영하는 매장단말기(T)가, 매장정보(SI)와 서비스이용조건정보(SCI)를 포함하는 구독서비스정보(SSI)를 관리서버(101)로 전송하는 단계;
(b) 상기 관리서버(101)가, 상기 구독서비스정보(SSI)를 기초로 활용하여 컨트랙트정보(CI)를 생성하고, 상기 컨트랙트정보(CI)를 이용하여 트랜잭션을 생성하며, 상기 컨트랙트정보(CI)를 네트워크(103)에 업로드하는 단계;
(c) 상기 네트워크(103)에 연결된 복수개의 노드들(nk, k는 자연수)이, 상기 컨트랙트정보(CI)의 유효성을 검증하는 단계;
(d) 유효성이 검증된 상기 컨트랙트정보(CI)가, 상기 네트워크(103) 상의 블록 체인(105)에 등록되는 단계; 및
(e) 상기 블록 체인(105)에 등록된 상기 컨트랙트정보(CI)가, 상기 네트워크(103)에 연결된 수요자단말기(107)로 전송되는 단계;
를 포함하고,
상기 서비스이용조건정보(SCI)는,
상기 매장이 제공하는 서비스에 대한 이용시간정보, 이용서비스종류정보, 이용서비스의 구독료정보 중 적어도 하나 이상을 포함하고,
상기 서비스에 대한 이용시간정보, 이용서비스종류정보, 이용서비스의 구독료정보는,
상기 수요자단말기를 사용하는 수요자가 상기 매장을 방문하여 이용하는 각종 서비스에 대한 정보를 인공지능 알고리즘으로 분석하여, 상기 수요자의 소비 패턴과 소비액을 분석하고, 그 결과로 인공지능에 의해 추천된 것을 특징으로 하는 블록 체인 기반 스마트 컨트랙트를 이용한 구독서비스 방법.
(a) transmitting the subscription service information (SSI) including the store information (SI) and service use condition information (SCI) to the management server 101 by the store terminal (T) operated by at least one store;
(b) The management server 101 generates contract information (CI) using the subscription service information (SSI) as a basis, generates a transaction using the contract information (CI), and generates the contract information ( Uploading the CI) to the network 103;
(c) verifying the validity of the contract information (CI) by a plurality of nodes (nk, k are natural numbers) connected to the network 103;
(d) registering the validity-verified contract information (CI) in the blockchain 105 on the network 103; And
(e) transmitting the contract information (CI) registered in the block chain 105 to a consumer terminal 107 connected to the network 103;
Including,
The service use condition information (SCI),
Including at least one or more of use time information, service type information, and subscription fee information for the service provided by the store,
Use time information, service type information, and subscription fee information for the service are,
By analyzing information on various services that the consumer using the consumer terminal visits the store and using with an artificial intelligence algorithm, the consumer's consumption pattern and consumption amount are analyzed, and as a result, recommended by artificial intelligence. A subscription service method using a blockchain-based smart contract, characterized in that.
제 1 항에 있어서,
(f) 상기 수요자단말기(107)가, 상기 컨트랙트정보(CI)에 대한 서비스수락정보(SAI)를 기초로 활용하여 트랜잭션을 생성하고, 상기 서비스수락정보(SAI)를 상기 네트워크(103)에 업로드하는 단계;
를 더 포함하는 것을 특징으로 하는 블록 체인 기반 스마트 컨트랙트를 이용한 구독서비스 방법.
The method of claim 1,
(f) The consumer terminal 107 creates a transaction using service acceptance information (SAI) for the contract information (CI) as a basis, and uploads the service acceptance information (SAI) to the network 103 Step to do;
Subscription service method using a blockchain-based smart contract, characterized in that it further comprises.
제 2 항에 있어서,
(g) 상기 네트워크(103)에 연결된 상기 복수개의 노드들(nk, k는 자연수)이, 상기 서비스수락정보(SAI)의 유효성을 검증하는 단계;
를 더 포함하는 것을 특징으로 하는 블록 체인 기반 스마트 컨트랙트를 이용한 구독서비스 방법.
The method of claim 2,
(g) verifying the validity of the service acceptance information (SAI) by the plurality of nodes (nk, k are natural numbers) connected to the network 103;
Subscription service method using a blockchain-based smart contract, characterized in that it further comprises.
제 3 항에 있어서,
(h) 유효성이 검증된 상기 서비스수락정보(SAI)가, 상기 네트워크(103) 상의 상기 블록 체인(105)에 등록되는 단계;
를 더 포함하는 것을 특징으로 하는 블록 체인 기반 스마트 컨트랙트를 이용한 구독서비스 방법.
The method of claim 3,
(h) registering the validity verified service acceptance information (SAI) in the block chain 105 on the network 103;
Subscription service method using a blockchain-based smart contract, characterized in that it further comprises.
제 1 항에 있어서,
상기 매장정보(SI)는,
상기 매장의 위치정보, 연락처정보, 영업시간정보, 서비스품목정보, 서비스가격정보 중 적어도 하나 이상을 포함하는 것을 특징으로 하는 블록 체인 기반 스마트 컨트랙트를 이용한 구독서비스 방법.
The method of claim 1,
The store information (SI),
Subscription service method using a blockchain-based smart contract, comprising at least one of the location information, contact information, business hours information, service item information, and service price information of the store.
삭제delete
KR1020180142781A 2018-11-19 2018-11-19 Subscription method using smart contract based block chain KR102169311B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020180142781A KR102169311B1 (en) 2018-11-19 2018-11-19 Subscription method using smart contract based block chain

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020180142781A KR102169311B1 (en) 2018-11-19 2018-11-19 Subscription method using smart contract based block chain

Publications (2)

Publication Number Publication Date
KR20200058146A KR20200058146A (en) 2020-05-27
KR102169311B1 true KR102169311B1 (en) 2020-10-23

Family

ID=70911091

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020180142781A KR102169311B1 (en) 2018-11-19 2018-11-19 Subscription method using smart contract based block chain

Country Status (1)

Country Link
KR (1) KR102169311B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102571646B1 (en) * 2021-07-29 2023-08-28 주식회사 에어핏 Method and apparatus for providing subscription service for filter replacement of ventilator

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20180022335A (en) * 2016-08-24 2018-03-06 김진오 Transaction system using of digital cyber money based on central distribution block-chain, transaction device, transaction server and transaction method thereof
KR102103894B1 (en) * 2017-04-25 2020-05-29 주식회사 모아플래닛 Method, flatform server and system for providing discount reserve point using cryptocurrency

Also Published As

Publication number Publication date
KR20200058146A (en) 2020-05-27

Similar Documents

Publication Publication Date Title
Majeed et al. Blockchain for IoT-based smart cities: Recent advances, requirements, and future challenges
JP7108057B2 (en) Personal data processing method and system based on blockchain
TWI768163B (en) Method and device for generating smart contracts
CN113508412A (en) Feedback communication protocol based on casting and destruction block chains
US20180189753A1 (en) Infrastructure for obligation management and validation
US20180158162A1 (en) System and method for microshare based content funding and distribution
KR20220063147A (en) Systems and Methods Using Goodness-of-Fitness-Slope Blockchain Consensus
US20240046230A1 (en) Systems and methods for hyperledger-based payment transactions, alerts, and dispute settlement, using smart contracts
CN111417977A (en) System and method for managing patent risks
EP4315193A1 (en) Token-facilitated ticketing, token-facilitated pre-sale campaigns, and digital rights management for digital tokens
US20230088674A1 (en) Systems and methods for blockchain network congestion-adaptive digital asset event handling
US20210136122A1 (en) Crowdsourced innovation laboratory and process implementation system
KR102093291B1 (en) Managerial system for culture contents based on the block chain
Townsend Distributed Ledgers: Design and Regulation of Financial Infrastructure and Payment Systems
CN110852870A (en) Virtual resource transfer method, device, equipment and readable storage medium
US11989726B2 (en) Database system public trust ledger token creation and exchange
Pouwelse et al. Laws for creating trust in the blockchain age
Talha Talukder et al. A customer satisfaction centric food delivery system based on blockchain and smart contract
Dash et al. Artificial intelligence models for blockchain-based intelligent networks systems: Concepts, methodologies, tools, and applications
KR102169311B1 (en) Subscription method using smart contract based block chain
Mohammed et al. TrustChain: Trusted Blockchain-Based System for Supply Chain Traceability
WO2019084345A1 (en) Mcart: democratizing influencer marketing on blockchain
Sutopo Blockchain Programming Smart Contract on Polygon
US20220084026A1 (en) Secure transactions
Alm et al. Toward a framework for assessing meaningful differences between blockchain platforms

Legal Events

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