KR20200051135A - Method for connecting dapp service with cryptocurrency wallet server and cryptocurrency wallet server therefor - Google Patents

Method for connecting dapp service with cryptocurrency wallet server and cryptocurrency wallet server therefor Download PDF

Info

Publication number
KR20200051135A
KR20200051135A KR1020180134080A KR20180134080A KR20200051135A KR 20200051135 A KR20200051135 A KR 20200051135A KR 1020180134080 A KR1020180134080 A KR 1020180134080A KR 20180134080 A KR20180134080 A KR 20180134080A KR 20200051135 A KR20200051135 A KR 20200051135A
Authority
KR
South Korea
Prior art keywords
dapp
wallet
cryptocurrency
service
user account
Prior art date
Application number
KR1020180134080A
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 KR1020180134080A priority Critical patent/KR20200051135A/en
Publication of KR20200051135A publication Critical patent/KR20200051135A/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/30Payment architectures, schemes or protocols characterised by the use of specific devices or networks
    • G06Q20/36Payment architectures, schemes or protocols characterised by the use of specific devices or networks using electronic wallets or electronic money safes
    • G06Q20/367Payment architectures, schemes or protocols characterised by the use of specific devices or networks using electronic wallets or electronic money safes involving electronic purses or money safes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/04Payment circuits
    • G06Q20/06Private payment circuits, e.g. involving electronic currency used among participants of a common payment scheme
    • G06Q20/065Private payment circuits, e.g. involving electronic currency used among participants of a common payment scheme using e-cash
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/382Payment protocols; Details thereof insuring higher security of transaction
    • G06Q20/3829Payment protocols; Details thereof insuring higher security of transaction involving key management

Abstract

In a method of using a DApp service through a cryptocurrency wallet server connected to a blockchain network and a DApp computing device providing a DApp service, wherein the cryptocurrency wallet server is logged in by a user account, the present invention includes: a cryptocurrency wallet generating step of allowing the cryptocurrency wallet server to generate and store a private key including an account name to create a cryptocurrency wallet for the user account; and a step of allowing the cryptocurrency wallet server to request the login of the DApp service to a DApp computing device In order for the user account to use the DApp service. Since the wallet server exclusively manages the private key of the user account, the user account is configured not to access the private key.

Description

암호화폐 지갑서버를 통해 DApp 서비스에 로그인하는 방법 및 이를 위한 암호화폐 지갑서버{METHOD FOR CONNECTING DAPP SERVICE WITH CRYPTOCURRENCY WALLET SERVER AND CRYPTOCURRENCY WALLET SERVER THEREFOR}METHOD FOR CONNECTING DAPP SERVICE WITH CRYPTOCURRENCY WALLET SERVER AND CRYPTOCURRENCY WALLET SERVER THEREFOR}

본 발명은 암호화폐 지갑서버의 암호화폐 지갑으로 DApp 서비스를 이용하는 방법 및 이를 위한 암호화폐 지갑서버에 관한 것으로서, 구체적으로 상기 암호화폐 지갑서버가 사용자 계정의 개인키를 사용자가 볼 수 없도록 이를 비밀리에 관리하는 상태에서 상기 사용자 계정이 DApp 서비스에 로그인하는 방법 및 이를 위한 암호화폐 지갑서버를 제공한다.The present invention relates to a method of using a DApp service as a cryptocurrency wallet of a cryptocurrency wallet server and a cryptocurrency wallet server for this, specifically, the cryptocurrency wallet server secretly prevents the user from viewing the private key of the user account. Provides a method for the user account to log in to a DApp service in a managed state and a cryptocurrency wallet server for the same.

많은 사람들이 이오스(EOS), 비트코인(Bitcoin), 이더리움(Ethereum) 및 라이트코인(lite coin) 등의 암호화폐들(cryptocurrencies)의 사용률이 증가하고 이제 이런 암호화폐의 이용범위가 DApp 서비스로 넓어지고 있다. 또한 EOS나 이더리움과 같은 DApp(Decetralized application), 즉 분산 어플리케이션을 실행할 수 있는 DApp 플랫폼이 일반화되면서 사용자는 여러 회사가 제공한 다양한 DApp 서비스를 이용할 수 있게 되었고, EOS의 DApp 서비스는 https://dappradar.com/eos-dapps에서 확인할 수 있다.Many people have increased the use rate of cryptocurrencies such as EOS, Bitcoin, Ethereum, and Litecoin, and the scope of use of these cryptocurrencies is now a DApp service. It is getting wider. In addition, DApp (Decetralized application) such as EOS or Ethereum, that is, the DApp platform capable of running distributed applications has been generalized, so users can use various DApp services provided by various companies, and EOS's DApp service is https: // Visit dappradar.com/eos-dapps.

이런 DApp 서비스는 과 같이 이를 누구나 사용할 수 있다. 하지만 아이폰의 어플리케이션과 달리, DApp 서비스는 분산된 p2p 네트워크의 블록체인에서 사용하도록 프로그래밍 된 분산 어플리케이션을 말하고 이 때문에 이 둘은 분명한 차이가 존재한다. 이런 DApp은 스마트컨트랙트(smart contract)라고도 불린다.Anyone can use this DApp service like this. However, unlike the iPhone application, the DApp service refers to a distributed application programmed to be used in a blockchain of a distributed p2p network, and for this reason, there is a clear difference between the two. This DApp is also called a smart contract.

EOS 및 이더리움은 암호화폐 DApp 플랫폼으로서 다양한 회사들이 이들 네트워크에서 동작하는 DApp 서비스를 개발하여 이를 이미 제공하고 있다. 현재 EOS에서 DApp 서비스를 이용하기 위해서는 스캐터(scatter), 밋원 지갑(meet.one wallet) 및 Nova 지갑 등을 설치하고 사용자의 개인키를 상기 지갑에 등록한 후에 DApp 서비스에 로그인하여 이를 이용한다. EOS and Ethereum are cryptocurrency DApp platforms, and various companies have already developed and provided DApp services that operate on these networks. In order to use the DApp service in EOS at present, install a scatter, meet.one wallet, and Nova wallet, register the user's private key to the wallet, and log in to the DApp service to use it.

하지만 모든 종류의 암호화폐 지갑은 사용자의 개인키를 사용자 자신이 관리한다. 즉 이런 지갑은 사용자의 개인키를 지갑의 비밀번호 등으로 상기 개인키를 암호화하여 사용자 단말에 저장한다. 즉 암호화폐 지갑의 개인키를 사용자가 직접 관리하는 것이다. 이 때문에 만일 사용자가 암호화폐 지갑의 개인키를 분실하거나 실수로 지갑을 삭제한 상태에서 상기 사용자가 자신의 개인키를 분실했다면, 상기 사용자는 자신의 암호화폐를 찾을 방법이 전혀 없다. 즉 사용자가 암호화폐 지갑의 개인키를 분실하면 자신의 암호화폐를 분실하게 되는 단점이 발생했다.However, all types of cryptocurrency wallets manage the user's private key. That is, such a wallet encrypts the user's private key with the wallet's password, etc., and stores it in the user terminal. That is, the user directly manages the private key of the cryptocurrency wallet. For this reason, if the user loses his private key while the user loses the private key of the cryptocurrency wallet or accidentally deletes the wallet, the user has no way to find his cryptocurrency. That is, if the user loses the private key of the cryptocurrency wallet, there is a disadvantage in that his or her cryptocurrency is lost.

이와 달리 기존의 암호화폐 거래소는 사용자를 대신하여 거래소의 서버가 상기 사용자의 비밀키를 보관하고, 이를 사용자가 볼 수 없도록 비밀리에 관리한다. 하지만 이들 거래소는 거래소의 사용자 계정으로 DApp 서비스에 로그인하여 상기 DApp 서비스를 이용하는 방법을 제공하지는 못한다.In contrast, the existing cryptocurrency exchange stores the user's secret key on the exchange's server on behalf of the user, and manages it secretly so that the user cannot see it. However, these exchanges do not provide a method of using the DApp service by logging into the DApp service with the user account of the exchange.

한국특허출원번호 10-2018-0047101: 블록체인 기반의 암호화폐와 전자지갑 관리 시스템Korean Patent Application No. 10-2018-0047101: Blockchain-based cryptocurrency and electronic wallet management system

본 발명은 상기와 같은 문제점을 해결하기 위해 창안한 것으로, 암호화폐 지갑서버의 상기 사용자 계정이 DApp 서비스에 로그인하여 이를 이용하는 방법 및 암호화폐 지갑서버를 제공한다.The present invention was created to solve the above problems, and provides a method and a cryptocurrency wallet server in which the user account of the cryptocurrency wallet server logs into a DApp service and uses the same.

본 발명은 암호화폐 지갑서버가 상기 개인키를 비밀리에 보관하면서 DApp 서비스에 로그인하는 방법 및 암호화폐 지갑서버를 제공한다.The present invention provides a cryptocurrency wallet server and a method for a cryptocurrency wallet server to log in to a DApp service while secretly storing the private key.

상기한 목적을 달성하기 위해서 본 발명은, 블록체인 네트워크와 DApp 서비스를 제공하는 DApp 컴퓨팅 장치에 연결되고 사용자 계정으로 로그인하는 암호화폐 지갑 서버를 통해 상기 DApp 서비스를 이용하는 방법에 있어서, 상기 암호화폐 지갑 서버가 상기 사용자 계정에 대한 암호화폐 지갑을 생성하기 위해 계정이름을 포함하여 개인키(프리이빗키)를 생성하고 저장하는 암호화폐 지갑 생성 단계와; 상기 사용자 계정이 상기 DApp 서비스를 사용하기 위해 상기 암호화폐 지갑서버가 상기 DApp 서비스의 로그인을 DApp 컴퓨팅 장치에 요청하여 로그인하는 단계;를 포함하고, 상기 지갑서버가 상기 사용자 계정의 상기 개인키를 독점적으로 관리하기 때문에 상기 사용자 계정이 상기 개인키에 접근할 수 없도록 이루어진 것을 특징으로 한다.In order to achieve the above object, the present invention is a method of using the DApp service through a cryptocurrency wallet server connected to a blockchain network and a DApp computing device providing a DApp service and logging in with a user account, wherein the cryptocurrency wallet A step of generating a cryptocurrency wallet in which the server generates and stores a private key (private key) including an account name to create a cryptocurrency wallet for the user account; And a step in which the user account requests the login of the DApp service by the cryptocurrency wallet server to log in to the DApp computing device in order to use the DApp service, and the wallet server exclusively uses the private key of the user account. It is characterized in that the user account is made so that the private key cannot be accessed.

본 발명은 상기와 같은 문제점을 해결하기 위해 창안한 것으로, 암호화폐 지갑서버의 상기 사용자 계정이 DApp 서비스에 로그인하여 이를 이용하는 방법을 제공하는 효과가 있다.The present invention has been devised to solve the above problems, and has an effect of providing a method for the user account of the cryptocurrency wallet server to log into and use the DApp service.

본 발명은 암호화폐 지갑서버가 상기 개인키를 비밀리에 보관하면서 DApp 서비스에 로그인하는 방법 및 암호화폐 지갑서버를 제공하는 효과가 있다.The present invention has an effect of providing a method for logging into a DApp service and a cryptocurrency wallet server while the cryptocurrency wallet server keeps the private key in secret.

도 1는 기존 암호화폐 지갑을 이용하여 DApp 서비스를 이용하는 간략한 구성도 및 작업 흐름
도 2는 본 발명의 일 실시예에 따른 암호화폐 지갑서버의 사용자 계정으로 DApp 서비스를 이용하는 간략한 구성도 및 작업 흐름
도 3은 본 발명의 일실시예에 따른 암호화폐 지갑서버(101)에서 제공하는 지갑 서비스를 이용하기 위한 흐름도
도 4는 본 발명의 일실시예에 따른 암호화폐 지갑서버가 제공하는 지갑서비스 중에서 계정이름을 생성하는 단말화면(201)의 예
도 5은 본 발명의 일실시예에 따른 암호화폐 지갑서버에 사용자 계정이 DApp 서비스를 이용하는 흐름도
도 6는 본 발명의 일 실시예에 따른 지갑 서비스의 사용자 계정으로 로그인하기 위한 DApp 서비스의 화면(150)의 예
도 7은 본 발명의 일실시예에 따른 지갑 서비스에서 DApp 서비스를 이용하기 위한 시스템
1 is a simplified configuration and work flow using a DApp service using the existing cryptocurrency wallet
2 is a simplified configuration diagram and work flow using a DApp service as a user account of a cryptocurrency wallet server according to an embodiment of the present invention
Figure 3 is a flow chart for using the wallet service provided by the cryptocurrency wallet server 101 according to an embodiment of the present invention
4 is an example of a terminal screen 201 for generating an account name among wallet services provided by a cryptocurrency wallet server according to an embodiment of the present invention.
5 is a flowchart of a user account using a DApp service in a cryptocurrency wallet server according to an embodiment of the present invention
6 is an example of a screen 150 of a DApp service for logging in with a user account of a wallet service according to an embodiment of the present invention
7 is a system for using a DApp service in the wallet service according to an embodiment of the present invention

이하 첨부된 도면을 참조하여 본 발명을 용이하게 실시할 수 있는 바람직한 일 실시예를 상세히 설명한다. 다만, 본 발명의 바람직한 일 실시예에 대한 동작 원리를 상세하게 설명함에 있어 관련된 공지 기능 또는 구성에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우 상세한 설명을 생략한다. 이는 불필요한 설명을 생략함으로써 본 발명의 핵심을 흐리지 않고 더욱 명확히 전달하기 위함이다. 또한 본 발명은 일 실시예에 의해 제한하거나 한정하는 것은 아니며, 각 도면에 제시된 동일한 참조 부호는 동일한 부재를 나타낼 수 있다.Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings. However, in the detailed description of the operating principle for a preferred embodiment of the present invention, detailed descriptions of related known functions or configurations are omitted when it is determined that the subject matter of the present invention may be unnecessarily obscured. This is to more clearly communicate the core of the present invention by omitting unnecessary description. In addition, the present invention is not limited or limited by one embodiment, and the same reference numerals in each drawing may denote the same members.

본 명세서에서 사용하는 용어는 일 실시예를 설명하기 위해 사용된 것으로, 본 발명을 이것에 한정하려는 의도가 아니고, 단수의 표현은 문맥상 명백하게 다르게 의미하지 않는 한, 복수의 표현을 포함할 수 있다. The terminology used herein is used to describe one embodiment, and is not intended to limit the present invention to this, and singular expressions may include plural expressions unless the context clearly indicates otherwise. .

본 명세서에서 암호화폐 네트워크는 다수의 노드들(nodes)이 피어투피어(peer-to-peer, p2p) 네트워크를 구성하고 이 노드들의 합의에 의해 거래들이 블록체인에 기록하고 블록을 주기적으로 추가하여 업데이트한다. 여기서 블록체인은 분산 원장(distributed ledger)이라고 부르기도 한다. 상기 블록체인은 방향성 비순환 그래프(Directed Acyclic Graph, DAG) 기술을 이용하는 분산원장 등을 포함할 수 있다. 여기서 상기 노드들은 블록생산자(block producers), 또는 검증인들(validators) 등 다양한 이름으로 불릴 수 있지만 모두 블록체인을 유지 및 관리하고 P2P 네트워크를 유지하는 역할을 한다. In this specification, the cryptocurrency network consists of a plurality of nodes (peers-to-peer, p2p) network, and by the agreement of these nodes, transactions are recorded on the blockchain and periodically added blocks. Update. Here, the blockchain is also called a distributed ledger. The block chain may include a distributed ledger using directed acyclic graph (DAG) technology. Here, the nodes can be called by various names such as block producers or validators, but they all serve to maintain and manage the blockchain and maintain the P2P network.

본 명세서에서 암호화폐는 p2p 네트워크에서 분산된 다수의 노드들(nodes)의 합의에 의해서 거래들을 처리하여 상대방에게 상기 암호화폐를 유무선으로 전송할 수 있는 임의의 기술에 의한 전자화폐를 말한다. 상기 암호화폐는 EOS, 이더리움(ethereum), 비트코인(bitcoin) 등과 같이 p2p 네트워크에서 블록체인에 거래를 기록하여 이들 코인을 거래할 수 있다. 상기 거래는 개인키(private key)를 포함한 암호화폐 지갑이 디지털 사인하여 소유권을 입증하고 이를 암호화폐 네트워크에 전파시키면 상기 거래에 대한 검증 후에 이를 블록체인에 포함시켜서 거래를 완료한다. In the present specification, cryptocurrency refers to electronic money by any technology capable of processing transactions by agreement of a plurality of nodes distributed in a p2p network and transmitting the cryptocurrency to the other party by wire or wireless. The cryptocurrency can trade these coins by recording transactions on the blockchain in a p2p network such as EOS, ethereum, bitcoin, and the like. The transaction is digitally signed by a cryptocurrency wallet including a private key to verify ownership and propagate it to the cryptocurrency network, and after verifying the transaction, include it in the blockchain to complete the transaction.

본 명세서에서 암호화폐 지갑은 암호화폐를 보관 및 관리를 할 수 있는 암호화폐를 위한 지갑으로 암호화폐를 보내고 받을 수 있도록 공개키와 개인키를 저장하여 거래에 디지털 사인을 한다. 본 명세서에서 개인키를 저장한다는 것은 암호화폐 지갑에 상기 개인키를 생성하여 상기 암호화폐 지갑을 사용할 수 있는 상태로 만드는 것일 수 있다.In this specification, a cryptocurrency wallet is a wallet for cryptocurrencies that can store and manage cryptocurrencies, digitally signing transactions by storing public and private keys to send and receive cryptocurrencies. Storing the private key in the present specification may be to generate the private key in a cryptocurrency wallet to make the cryptocurrency wallet available.

도 1는 기존 암호화폐 지갑을 이용하여 DApp 서비스를 이용하는 간략한 구성도 및 작업 흐름을 보여준다. 1 shows a simplified configuration diagram and a work flow using a DApp service using an existing cryptocurrency wallet.

도 1의 기존 암호화폐 지갑에서 DApp 서비스를 이용하는 방법을 보여주고, 이것은 암호화폐 지갑(1)과 DApp 컴퓨팅장치(2)와 암호화폐 네트워크(3)로 구성된다. 예를 들면 상기 암호화폐 지갑(1)은 스캐터 지갑 및 Nova 지갑과 같은 EOS 지갑일 수 있고, 또한 이더리움이나 트론 등과 같은 암호화폐 지갑일 수 있다.1 shows a method of using the DApp service in the existing cryptocurrency wallet, which is composed of a cryptocurrency wallet 1, a DApp computing device 2, and a cryptocurrency network 3. For example, the cryptocurrency wallet 1 may be an EOS wallet such as a scatter wallet and a Nova wallet, or may also be a cryptocurrency wallet such as Ethereum or Tron.

상기 암호화폐 지갑(1)은 사용자 단말에서 해당하는 컴퓨팅 프로그램에 의해서 동작하는 것일 수 있다. 예로 DApp 서비스를 이용하기 위한 EOS 지갑은 일반적으로 설치 후 상기 지갑에 가입을 할 때 비밀번호만 입력하고 사용자 계정(이것은 id 등과 같이 사용자를 구별하기 위한 목적의 계정정보임)을 입력하지 않는다. 이것은 이 지갑은 해당 단말 사용자만 이를 이용하기 때문이다. 즉 사용자 단말에 자신의 개인키(private key)를 저장하여 암호화폐 지갑을 사용하기 때문에 상기 지갑은 사용자 계정으로 사용자를 구분하지 않는다. 이런 때문에 단말에서 사용하는 암호화폐 지갑은 회원관리가 전혀 필요가 없다. The cryptocurrency wallet 1 may be operated by a corresponding computing program in a user terminal. For example, the EOS wallet for using the DApp service generally only enters a password when signing up for the wallet after installation and does not enter a user account (this is account information for the purpose of distinguishing users, such as id). This is because this wallet uses only the corresponding terminal user. In other words, the wallet does not classify the user into a user account because it uses a cryptocurrency wallet by storing its private key in the user terminal. For this reason, the cryptocurrency wallet used by the terminal does not need any member management.

사용자는 상기 암호화폐 지갑을 설치 후 로그인을 위한 비밀번호를 입력한 후에 상기 지갑을 사용하기 위한 개인키를 저장(16)하여 상기 지갑을 이용할 수 있다. 이때 상기 개인키는 일반적으로 상기 지갑의 로그인에 사용된 비밀번호나 12단어나 24 단어의 시드(seed) 등으로 암호화되어서 사용자 단말에 저장된다. 본 명세서에서 이런 암호화폐 지갑을 단말 지갑이라 부르겠다. 그리고 단말 지갑에서 상기 개인키의 저장(16)이 완료되면, 이제 단말 지갑의 사용자는 DApp 컴퓨팅 장치(2)가 제공하는 DApp 서비스에 로그인을 이용할 수 있다. 본 명세서에서 DApp 서비스는 사용자가 단말의 화면을 통해 DApp 서비스를 이용할 수 있도록 제공될 수 있다.After the user installs the cryptocurrency wallet and enters a password for login, the user can use the wallet by storing (16) a private key for using the wallet. At this time, the private key is generally encrypted with a password used for login of the wallet or a seed of 12 words or 24 words, and stored in the user terminal. In this specification, such a cryptocurrency wallet will be referred to as a terminal wallet. And when the storage of the private key 16 in the terminal wallet is completed, the user of the terminal wallet can now log in to the DApp service provided by the DApp computing device 2. In this specification, the DApp service may be provided so that the user can use the DApp service through the screen of the terminal.

이런 상태에서 상기 사용자가 상기 DApp 서비스를 이용하려면, 상기 사용자는 상기 DApp 컴퓨팅장치(2)가 제공하는 DApp 서비스에 로그인을 해야 한다. 상기 사용자가 상기 DApp 서비스에 로그인을 요청하면 상기 단말 지갑이 이 요청을 승인하면 사용자 계정이 상기 DApp 서비스에 로그인(12)이 된다. In this state, in order for the user to use the DApp service, the user must log in to the DApp service provided by the DApp computing device 2. When the user requests to log in to the DApp service, when the terminal wallet approves the request, the user account becomes the login to the DApp service (12).

EOS에는 이미 갬블링과 게임 등과 같은 아주 많은 DApp 서비스가 이미 서비스를 시작했다. 사용자는 이미 Scatter과 같은 EOS의 단말 지갑을 사용하여 상기 DApp 서비스에 로그인하여 상기 DApp 서비스를 이용하고 있다. EOS has already launched a number of DApp services such as gambling and gaming. The user is already using the DApp service by logging into the DApp service using an EOS terminal wallet such as Scatter.

상기 DApp 서비스에 로그인 후 상기 사용자가 상기 DApp 서비스에서 특정한 거래를 요청을 선택하면, DApp 컴퓨팅장치(2)는 상기 단말 지갑(1)으로 상기 특정한 거래를 요청(13)을 전송한다. 상기 거래의 요청을 받은 상기 단말 지갑(1)은 이를 검증한 후에 특정 거래(14)를 생성하여 이를 암호화폐 네트워크(3)로 전파시킨다. 이때 상기 거래는 상기 단말 지갑(1)에 저장된 개인키로 디지털 서명을 포함하여 상기 거래(14)를 생성한다. 상기 전파된 거래(14)는 암호화폐 네트워크(3)의 노드들의 검증을 거친 후에 블록체인에 기록된다. 그리고 DApp 컴퓨팅장치(2)가 상기 블록체인에 기록된 거래를 확인(15)한다. When the user selects a request for a specific transaction in the DApp service after logging in to the DApp service, the DApp computing device 2 transmits the request 13 for the specific transaction to the terminal wallet 1. After receiving the request for the transaction, the terminal wallet 1 generates a specific transaction 14 after verifying it and propagates it to the cryptocurrency network 3. At this time, the transaction includes the digital signature with the private key stored in the terminal wallet 1 to generate the transaction 14. The propagated transaction 14 is recorded on the blockchain after verification of the nodes of the cryptocurrency network 3. And the DApp computing device 2 confirms the transaction recorded on the blockchain (15).

본 발명에서 DApp 컴퓨팅장치(2)는 상기 암호화폐 네트워크(3)와 상기 지갑(1)과 통신으로 연결되어 있고, 또한 상기 DApp 컴퓨팅장치(2)는 상기 암호화폐 네트워크(2)의 일부일 수 있다. 따라서 상기 DApp 컴퓨팅 장치(2)는 상기 네트워크(2)의 노드로 참여하여 p2p 네트워크를 유지하고 거래를 블록체인에 기록하는 노드로서의 역할을 담당할 수 있다. 본 명세서에서 상기 DApp 컴퓨팅 장치(2)는 암호화폐 네트워크(3)를 구성하는 노드 또는 상기 노드 역할을 하지 않는 서버 또는 단말 또는 이들의 조합으로 구성될 수 있다. 따라서 DApp 서비스는 암호화폐 네트워크에서 동작하는 스마트컨트랙트(smart contract) 그리고 서버 또는 단말에서 동작하는 임의의 프로그래밍 프로그램, 또는 이들의 조합에 의해 동작하는 임의의 프로그램으로 구성될 수 있다.In the present invention, the DApp computing device 2 is connected to the cryptocurrency network 3 and the wallet 1 in communication, and the DApp computing device 2 may be part of the cryptocurrency network 2. . Accordingly, the DApp computing device 2 can participate as a node of the network 2, maintain a p2p network, and serve as a node that records transactions on the blockchain. In the present specification, the DApp computing device 2 may be configured as a node constituting the cryptocurrency network 3 or a server or terminal not serving as the node, or a combination thereof. Accordingly, the DApp service may be composed of a smart contract operating in a cryptocurrency network and any programming program operating in a server or terminal, or any program operated by a combination thereof.

도 2는 본 발명의 일 실시예에 따른 암호화폐 지갑서버의 사용자 계정으로 DApp 서비스를 이용하는 간략한 구성도 및 작업 흐름을 보여준다.Figure 2 shows a simplified configuration and work flow using the DApp service as a user account of the cryptocurrency wallet server according to an embodiment of the present invention.

본 발명에 의한 암호화폐 지갑서버(101)은 DApp 컴퓨팅장치(2)와 암호화폐 네트워크(3)와 통신망으로 연결된다. 사용자는 상기 암호화폐 지갑서버에서 제공하는 지갑서비스를 이용하기 위해 사용자 계정(일반적으로 id와 같이 사용자 계정을 구분할 수 있는 사용자 정보)을 입력하고 상기 지갑 서비스의 회원으로 가입하여 상기 사용자 계정으로 상기 지갑서비스에 로그인(111)할 수 있다. The cryptocurrency wallet server 101 according to the present invention is connected to the DApp computing device 2 and the cryptocurrency network 3 by a communication network. The user enters a user account (generally user information that can identify a user account, such as an id) to use the wallet service provided by the cryptocurrency wallet server, joins as a member of the wallet service, and uses the wallet as the user account You can log in to the service (111).

그리고 상기 지갑서버(101)는 상기 사용자가 상기 지갑서비스에서 제공하는 암호화폐 지갑을 사용하기 위해 사용자의 개인키(private key)를 생성 및 저장하고 이를 상기 사용자가 볼 수 없도록 비공개로 관리한다. 상기 지갑서버에 상기 개인키를 등록하여 사용자는 상기 지갑서비스에서 해당하는 지갑을 이용할 수 있다. 이때 상기 지갑서버(101)는 사용자의 개인키를 독점적으로 관리하고, 상기 사용자는 이에 접근할 수 없다. 본 명세서에 개인키에 접근할 수 없다는 것은 사용자가 지갑서버(101)에서 제공한 지갑서비스에서 개인키의 생성 단계를 포함한 모든 상태에서 자신의 개인키를 확인하거나 볼 수 없도록 구성되었다는 것을 의미한다. 상기 사용자 계정은 상기 지갑서비스에 개인키를 등록한 후 상기 지갑서비스를 사용할 수 있다. In addition, the wallet server 101 generates and stores the user's private key to use the cryptocurrency wallet provided by the wallet service, and manages it privately so that the user cannot see it. By registering the private key with the wallet server, the user can use the corresponding wallet in the wallet service. At this time, the wallet server 101 exclusively manages the user's private key, and the user cannot access it. The inability to access the private key in this specification means that the user is configured to not see or view his / her private key in all states including the step of generating the private key in the wallet service provided by the wallet server 101. The user account can use the wallet service after registering a private key with the wallet service.

사용자가 상기 지갑서비스에 로그인(111)을 한 후, DApp 컴퓨팅장치에서 제공한 DApp 서비스를 이용하기 위해서는 상기 DApp 서비스에 다시 로그인(S131)을 해야 한다. 상기 DApp 서비스의 로그인(S131)은 상기 지갑 서비스의 사용자 계정 등의 사용자 정보 또는 개인키를 바탕으로 사용자를 구분할 수 있도록 구성될 수 있다. 상기 지갑서버(101)는 사용자를 사용자 계정으로 구분하여 해당하는 서비스를 제공할 수 있다. After the user logs in to the wallet service 111, in order to use the DApp service provided by the DApp computing device, the user must log in to the DApp service again (S131). The login (S131) of the DApp service may be configured to distinguish users based on user information such as a user account of the wallet service or a private key. The wallet server 101 may divide a user into a user account and provide a corresponding service.

여기서 상기 지갑 서비스는 사용자가 사용자 단말에서 이용할 수 있고 암호화폐 네트워크와 연결된 임의의 형태의 서비스를 말하며, 사용자 단말은 스마트폰 및 노트북 등을 포함할 수 있다. 도 4는 계정이름 생성에 대한 상기 지갑 서비스를 단말화면에 보인 예이다.Here, the wallet service refers to any type of service that a user can use at a user terminal and is connected to a cryptocurrency network, and the user terminal may include a smart phone and a laptop. 4 is an example of showing the wallet service for generating an account name on a terminal screen.

도 3은 본 발명의 일실시예에 따른 암호화폐 지갑서버(101)에서 제공하는 지갑 서비스를 이용하기 위한 흐름도를 보여준다.Figure 3 shows a flow chart for using the wallet service provided by the cryptocurrency wallet server 101 according to an embodiment of the present invention.

본 발명은 사용자가 사용자 계정으로 지갑서버(101)가 제공하는 지갑서비스에 가입하는 단계(S121)와; 상기 사용자 계정에 대한 계정이름을 포함하여 개인키를 생성하여 이를 상기 지갑 서버(101)에 저장하여 암호화폐 지갑을 활성화하는 단계(S122)를 포함하여 구성할 수 있다. 이를 통해서 상기 사용자는 암호화폐 지갑을 사용할 수 있다. 본 발명은 암호화폐 지갑을 사용하기 위해서 계정이름과 이에 해당하는 개인키를 생성하여 등록한 후에 상기 지갑서버가 제공하는 지갑서비스를 이용할 수 있다. 상기 지갑서비스는 DApp 서비스에 로그인하여 DApp 서비스를 이용하고 암호화폐의 입출금 서비스 등을 제공하도록 구성할 수 있다.The present invention comprises the steps of a user subscribing to a wallet service provided by the wallet server 101 with a user account (S121); And generating a private key including the account name for the user account and storing it in the wallet server 101 to activate the cryptocurrency wallet (S122). Through this, the user can use a cryptocurrency wallet. The present invention can use the wallet service provided by the wallet server after generating and registering an account name and a corresponding private key to use a cryptocurrency wallet. The wallet service may be configured to log into a DApp service, use a DApp service, and provide a deposit and withdrawal service of a cryptocurrency.

본 발명의 암호화폐 지갑서버(101)가 제공하는 지갑서비스는 사용자의 공개키 대신에 사용할 수 있는 계정이름을 포함하고, 상기 공개키에 해당하는 개인키를 생성한 후에 이를 상기 지갑서버의 저장부에 저장한다.The wallet service provided by the cryptocurrency wallet server 101 of the present invention includes an account name that can be used in place of the user's public key, and after generating the private key corresponding to the public key, stores it in the wallet server. To save.

참고로, 암호화폐는 비대칭 암호를 사용하고, 이것은 공개키(public key)와 개인키(private key)로 구성된다. 암호화폐 지갑에 개인키를 저장하면 상기 개인키와 짝이 되는 공개키는 바로 생성할 수 있다. 그리고 암호화폐 지갑이 거래를 발생시킬 때 상기 거래를 상기 개인키로 디지털 사인을 해서 소유권을 입증한다. 상기 디지털 사인된 거래는 암호화폐 네트워크로 전파되고, 암호화폐 네트워크는 해당하는 공개키로 상기 거래를 검증한 후에 이를 블록체인에 기록한다. For reference, the cryptocurrency uses asymmetric cryptography, which consists of a public key and a private key. When the private key is stored in the cryptocurrency wallet, the public key paired with the private key can be generated immediately. And when the cryptocurrency wallet generates a transaction, the transaction is digitally signed with the private key to verify ownership. The digitally signed transaction is propagated to the cryptocurrency network, and the cryptocurrency network records the transaction on the blockchain after verifying the transaction with the corresponding public key.

암호화폐 네트워크에서 상대방에게 암호화폐를 전송할 때 상대방의 공개키로 상기 암호화폐를 전송하는 것이 일반적이다. 예로 들면, 이더리움의 공개키는 0x0caff12817de13aB5195E706Dc3E9CdF90A010a6 와 같이 매우 길기 때문에 이를 사용자가 기억할 수 없다. 이런 이유 때문에 EOS 등에서는 상기 공개키 대신에 사용자가 기억하기 쉬운 계정이름으로 이체 거래를 할 수 있다. 이는 공개키에 해당하는 상기 계정이름을 블록체인에 기록하고 상기 공개키 대신에 계정이름으로 암호화폐를 거래하는 방법이다. 예를 들면, EOS, steemit 등과 같은 암호화폐를 전송할 때 공개키 대신에 상기 계정이름을 사용하여 이체할 수 있다. EOS를 예를 들면 계정이름은 일반적으로 12자 길이로 abcdefghij12와 같이 만들 수 있다. When transmitting a cryptocurrency to the other party in the cryptocurrency network, it is common to transmit the cryptocurrency with the other party's public key. For example, the public key of Ethereum is very long, such as 0x0caff12817de13aB5195E706Dc3E9CdF90A010a6, so the user cannot remember it. For this reason, in EOS and the like, a transfer transaction can be made with an account name that is easy for the user to remember instead of the public key. This is a method of recording the account name corresponding to the public key on the blockchain and trading cryptocurrency with the account name instead of the public key. For example, when transmitting cryptocurrency such as EOS, steemit, etc., the account name can be transferred instead of the public key. For EOS, for example, the account name is generally 12 characters long, such as abcdefghij12.

도 4는 본 발명의 일실시예에 따른 암호화폐 지갑서버가 제공하는 지갑서비스 중에서 계정이름을 생성하는 단말화면(201)의 예를 보여준다.4 shows an example of a terminal screen 201 for generating an account name among wallet services provided by a cryptocurrency wallet server according to an embodiment of the present invention.

EOS의 지갑인 scatter 지갑 등에 비밀키를 등록할 때 상기 계정이름도 같이 등록한다. EOS에서 키 등록은 1) 계정이름과 2) 개인키를 입력하여 암호화폐 지갑에 이를 저장 또는 등록하여 상기 지갑을 활성화하는 과정이다. 즉 상기 도면은 EOS의 지갑에서 개인키 등록과정 중에서 계정이름을 사용자가 입력(202)하는 화면의 예를 보여준다. When registering a secret key in the EOS wallet, the scatter wallet, the account name is also registered. Key registration in EOS is a process of activating the wallet by entering 1) account name and 2) private key to store or register it in the cryptocurrency wallet. That is, the above figure shows an example of a screen in which the user enters 202 an account name during the registration process of a private key in the wallet of EOS.

상기 계정이름은 공개키를 대신하여 상대방에게 EOS 토큰을 보내는 주소 등으로 사용된다. 본 발명에 따른 지갑서버는 상기 계정이름을 사용자로부터 입력받아 이를 계정 서비스에 사용할 수 있다. 본 발명에서 상기 계정이름은 상기 지갑서버가 임의의 계정이름을 생성하거나 도 4와 같이 사용자가 입력한 것을 사용하도록 구성할 수 있다. 상기 도면은 사용자가 계정이름을 단말의 화면(201)로부터 입력받는 예를 보여준다. The account name is used as an address to send an EOS token to the other party on behalf of the public key. The wallet server according to the present invention can receive the account name from the user and use it for the account service. In the present invention, the account name may be configured such that the wallet server generates an arbitrary account name or uses a user input as shown in FIG. 4. The figure shows an example in which the user receives an account name from the screen 201 of the terminal.

본 발명에서 계정이름을 포함하여 개인키를 생성한다는 것은 암호화폐 지갑에 개인키를 생성하는 과정에 계정이름을 포함하는 것을 말한다. 이와 같이 상기 계정이름을 블록체인에 기록하여, 상기 개인키에서 발생된 공개키 대신에 상기 계정이름을 암호화폐 네트워크에서 사용할 수 있다.Generating a private key including the account name in the present invention refers to including the account name in the process of generating the private key in the cryptocurrency wallet. As described above, the account name can be recorded on the blockchain, and the account name can be used in the cryptocurrency network instead of the public key generated from the private key.

도 5은 본 발명의 일실시예에 따른 암호화폐 지갑서버에 사용자 계정이 DApp 서비스를 이용하는 흐름도를 보여준다.5 shows a flow chart of a user account using a DApp service in a cryptocurrency wallet server according to an embodiment of the present invention.

지갑서버(101)의 지갑서비스에 로그인(111)한 사용자 계정은 DApp 컴퓨팅 장치(2)가 제공하는 DApp 서비스 (사이트)에 로그인(S131)한 후에 상기 DApp 서비스를 이용할 수 있다. 상기 사용자 계정이 상기 DApp 서비스에 로그인하기 위해, 상기 DApp 컴퓨팅장치(2)는 상기 DApp 서비스에 로그인(S131)을 위한 정보를 상기 지갑서버(101)로부터 받아서 로그인을 처리할 수 있다. The user account logged in to the wallet service of the wallet server 101 may log in to the DApp service (site) provided by the DApp computing device 2 (S131) and use the DApp service. In order for the user account to log in to the DApp service, the DApp computing device 2 may receive information for logging in to the DApp service (S131) from the wallet server 101 and process the login.

도 5의 흐름도와 같이, 본 발명은 지갑서버(101)가 제공하는 지갑서비스에 로그인한 사용자 계정이 DApp 컴퓨팅장치(2)가 제공하는 DApp 서비스에 로그인(S131)하는 단계와; 상기 지갑서버(101)가 DApp 컴퓨팅장치(2)로부터 거래를 요청을 받는 단계(S132)와; 상기 기갑서버(101)가 상기 거래를 생성하여 암호화폐 네트워크(3)에 전파하는 단계(S133)와; DApp 서비스에서 상기 거래를 암호화폐 네트워크를 통해 확인하는 단계(S134)를 더 포함하여 구성될 수 있다. As shown in the flow chart of Figure 5, the present invention comprises the steps of logging in to the DApp service provided by the DApp computing device 2 (S131) of the user account logged into the wallet service provided by the wallet server 101; The wallet server 101 receiving a transaction request from the DApp computing device 2 (S132); The armored server 101 generating the transaction and propagating it to the cryptocurrency network 3 (S133); It may be configured to further include the step (S134) of confirming the transaction through the cryptocurrency network in the DApp service.

상기 도 3과 도 5도의 흐름도를 이용하여 도 2에 보인 본 발명에 의한 DApp 서비스를 이용하기 위한 간략한 작업흐름을 설명하면 다음과 같다.A brief workflow for using the DApp service according to the present invention shown in FIG. 2 is described using the flowcharts of FIGS. 3 and 5 as follows.

사용자가 암호화폐 지갑서버(101)가 제공하는 지갑 서비스에 사용자 계정 및 자신의 정보를 입력하여 회원으로 가입을 한다. 상기 지갑서버는 사용자 계정으로 사용자를 구분하여 회원관리를 하고 해당하는 서비스를 제공할 수 있다. 상기 사용자 계정이 상기 지갑 서비스에서 암호화폐 지갑을 이용하기 위해서, 상기 지갑서버(101)는 상기 사용자 계정의 개인키를 저장하며 상기 저장은 해당 지갑에 개인키를 등록하는 것을 말할 수 있다. 이때 상기 지갑서버는 상기 개인키에 해당하는 공개키와 연결된 계정이름을 포함하여 저장할 수 있다. 이를 통해 상기 지갑서버(101)에서 상기 사용자 계정의 지갑 생성이 완료되고, 상기 사용자 계정은 자신의 계정 정보를 이용하여 상기 지갑서비스에 로그인(111)을 하여 지갑서비스를 이용할 수 있다. 즉 상기 사용자 계정의 지갑이 상기 지갑서버(101)에 생성되면, 상기 사용자 계정은 DApp 컴퓨팅장치(2)가 제공하는 DApp 서비스에 로그인(S131)하여 자신의 지갑을 이용할 수 있다.The user enters a user account and his / her information into the wallet service provided by the cryptocurrency wallet server 101 to sign up as a member. The wallet server can divide users into user accounts and manage members and provide corresponding services. In order for the user account to use the cryptocurrency wallet in the wallet service, the wallet server 101 may store the private key of the user account and the storage may refer to registering the private key in the corresponding wallet. At this time, the wallet server may store the account name associated with the public key corresponding to the private key. Through this, wallet creation of the user account is completed in the wallet server 101, and the user account can log in to the wallet service 111 using his account information to use the wallet service. That is, when the wallet of the user account is created in the wallet server 101, the user account can log in to the DApp service provided by the DApp computing device 2 (S131) to use his wallet.

상기 지갑서비스에 로그인(111)한 사용자 계정이 DApp 컴퓨팅장치(2)가 제공하는 DApp 서비스에 로그인(S131)하는 과정에 대한 일실시예는 아래와 같다. An embodiment of a process in which the user account logged in to the wallet service 111 logs into the DApp service provided by the DApp computing device 2 (S131) is as follows.

도 5의 흐름도와 같이, 상기 지갑서비스의 상기 사용자 계정이 상기 DApp 서비스에서 로그인(S131)을 요청하면, 상기 지갑서버는 상기 요청에 대한 결과를 상기 DApp 컴퓨팅장치로 전송하여 로그인을 완료(S131)할 수 있다. 구체적인 예를 들면, 상기 로그인 요청을 받으면, 상기 DApp 컴퓨팅장치(2)는 이를 위한 로그인 화면을 제공하고 사용자 계정에 의해 로그인이 선택되면, 지갑서버(101)가 DApp 컴퓨팅 장치(2)에게 미리 정해진 형태로 로그인을 요청하고, 상기 DApp 컴퓨팅 장치(2)에서 상기 요청에 대한 결과를 상기 지갑서버(101)에 전송하여 상기 로그인을 완료(S131)하도록 이루어질 수 있다. 상기 로그인 요청은 상기 사용자의 계정 정보 또는 사용자 계정의 비밀키를 디지털 사인하여 이를 인증할 수 있다.5, when the user account of the wallet service requests login (S131) from the DApp service, the wallet server transmits a result of the request to the DApp computing device to complete login (S131). can do. For a specific example, when the login request is received, the DApp computing device 2 provides a login screen for this, and when login is selected by a user account, wallet server 101 requests login to DApp computing device 2 in a predetermined form, and the DApp computing device ( In 2), the result of the request may be transmitted to the wallet server 101 to complete the login (S131). The login request can be authenticated by digitally signing the user's account information or the secret key of the user account.

이와 달리, 본 발명에서 상기 사용자 계정의 DApp 서비스의 로그인(S131)은 DApp 컴퓨팅 장치(2)에서 상기 지갑서버(101)로 로그인을 요청하고, 상기 지갑서버가 이에 대한 결과를 제공하여 상기 DApp 컴퓨팅 장치에서 상기 로그인(S131)을 처리할 수도 있다. In contrast, in the present invention, the login (S131) of the DApp service of the user account requests a login from the DApp computing device 2 to the wallet server 101, and the wallet server provides the result to the DApp computing The device may process the login (S131).

상기 사용자 계정이 상기 DApp 서비스에 로그인(S131)을 완료하면, 상기 사용자 계정은 상기 DApp 서비스가 제공하는 다양한 서비스를 이용할 수 있다. 만일 상기 사용자 계정이 상기 DApp 서비스에서 특정한 거래를 요청하면 DApp 컴퓨팅장치는 이를 상기 지갑서버(101)에 이를 요청(S132)하도록 구성될 수 있다.When the user account completes logging in to the DApp service (S131), the user account may use various services provided by the DApp service. If the user account requests a specific transaction from the DApp service, the DApp computing device may be configured to request it to the wallet server 101 (S132).

이 경우, 상기 지갑서버(101)는 상기 거래에 대한 요청을 받고 상기 요청이 검증을 통과하면, 상기 지갑서버에 저장된 개인키로 상기 거래를 생성(S133)하여 이를 암호화폐 네트워크(3)로 전파시키도록 구성될 수 있다. 그 후 전파된 상기 거래는 상기 DApp 컴퓨팅장치(2)가 이를 확인(S134)하고 상기 사용자 계정을 위한 해당 작업을 진행한다.In this case, when the wallet server 101 receives the request for the transaction and the request passes verification, it generates the transaction with the private key stored in the wallet server (S133) and propagates it to the cryptocurrency network 3 Can be configured. Thereafter, the propagated transaction is confirmed by the DApp computing device 2 (S134) and proceeds with the corresponding operation for the user account.

도 6는 본 발명의 일 실시예에 따른 지갑 서비스의 사용자 계정으로 로그인하기 위한 DApp 서비스의 화면(150)의 예를 보여준다.6 shows an example of a screen 150 of a DApp service for logging in with a user account of a wallet service according to an embodiment of the present invention.

상기 도면은 지갑서버(101)에서 제공하는 지갑 서비스에 이미 로그인(111)한 상태의 사용자 계정이 DApp 서비스의 화면(150)에서 DApp 서비스에 로그인(S131)하는 방법의 한 예를 보여준다. 구체적으로 상기 사용자 계정이 상기 로그인 버튼(152)을 선택하면, 상기 사용자 계정이 상기 DApp 서비스에 로그인(S131)하기 위한 창이 사용자의 단말에 생성되고, 해당 사용자가 이를 선택하면 상기 사용자 계정이 상기 DApp 서비스에 로그인(S131)이 되도록 구성된다. The above figure shows an example of a method in which a user account having already logged in 111 to the wallet service provided by the wallet server 101 logs in to the DApp service (S131) on the screen 150 of the DApp service. Specifically, when the user account selects the login button 152, a window for the user account to log in to the DApp service (S131) is created on the user's terminal, and when the user selects it, the user account selects the DApp. It is configured to log in to the service (S131).

이와 다른 로그인(S131) 방법의 예를 들면, 사용자 계정이 사용자 단말의 지갑서비스에 있는 DApp 서비스의 로그인 버튼을 누르면 지갑서버(101)가 상기 DApp 컴퓨팅장치에 이에 대한 로그인 요청을 하여 이를 완료하도록 구성할 수 있다. For example of another login (S131) method, when the user account presses the login button of the DApp service in the wallet service of the user terminal, the wallet server 101 requests the login to the DApp computing device and completes it. can do.

본 발명은, 블록체인 네트워크(3)와 DApp 서비스를 제공하는 DApp 컴퓨팅 장치(2)에 연결되고 사용자 계정으로 로그인하는 암호화폐 지갑 서버(101)를 통해 상기 DApp 서비스를 이용하는 방법에 있어서, 상기 암호화폐 지갑 서버(101)가 상기 사용자 계정에 대한 암호화폐 지갑을 생성하기 위해 계정이름을 포함하여 개인키(프리이빗키)를 생성하고 저장하는 암호화폐 지갑 생성 단계(S122)와; 상기 사용자 계정이 상기 DApp 서비스를 사용하기 위해 상기 지갑서버가 상기 DApp 서비스의 로그인을 DApp 컴퓨팅 장치에 요청하여 로그인하는 단계(S131);를 포함하고, 상기 암호화폐 지갑서버(101)가 상기 사용자 계정의 상기 개인키를 독점적으로 관리하기 때문에 상기 사용자 계정이 상기 개인키에 접근할 수 없도록 이루어진 것을 특징으로 한다.The present invention is a method of using the DApp service through a cryptocurrency wallet server 101 connected to a blockchain network 3 and a DApp computing device 2 providing DApp service and logging in with a user account, wherein the password A cryptocurrency wallet generating step (S122) in which the currency wallet server 101 generates and stores a private key (pre-bit key) including an account name to generate a cryptocurrency wallet for the user account; The user account is a step in which the wallet server requests the login of the DApp service to log in to the DApp computing device in order to use the DApp service (S131); and the cryptocurrency wallet server 101 is the user account It is characterized in that the user account is made to be inaccessible to the private key because the private key is managed exclusively.

본 발명에서 상기 지갑서버(101)가 상기 서버의 저장부에 상기 사용자 계정 및 이와 관련된 정보를 저장하여 상기 사용자 계정에 대한 회원관리를 하는 것을 특징으로 한다.In the present invention, the wallet server 101 stores the user account and related information in a storage unit of the server, thereby managing membership of the user account.

본 발명에서 상기 DApp 서비스의 로그인은 상기 지갑서버가 상기 DApp 컴퓨팅장치에 상기 사용자 계정의 정보를 보내서 인증하거나 사용자 계정의 비밀키를 디지털 사인하여 이를 인증하는 것을 특징으로 한다.In the present invention, the login of the DApp service is characterized in that the wallet server authenticates by sending information of the user account to the DApp computing device or digitally signing the secret key of the user account.

도 7은 본 발명의 일실시예에 따른 지갑 서비스에서 DApp 서비스를 이용하기 위한 시스템을 보여준다.7 shows a system for using a DApp service in a wallet service according to an embodiment of the present invention.

본 발명에 의한 암호화폐 지갑서버(161)은 처리부(161a)와; 저장부(161b)와; 통신부(161c)로 구성되고, 상기 통신부(161c)는 암호화폐 네트워크(3)와 DApp 컴퓨팅장치(2)와 통신으로 연결된다. 상기 지갑서버(162)와 상기 컴퓨팅장치(2)는 암호화폐 네트워크와 그 외의 통신네트워크로 서로 연결될 수 있다.The cryptocurrency wallet server 161 according to the present invention includes a processing unit 161a; A storage unit 161b; It is composed of a communication unit (161c), the communication unit (161c) is connected to the cryptocurrency network 3 and the DApp computing device (2) by communication. The wallet server 162 and the computing device 2 may be connected to each other by a cryptocurrency network and other communication networks.

본 발명은, DApp 컴퓨팅 장치(2)가 제공하는 DApp 서비스를 이용하기 위해 처리부(161a)와 데이터를 저장하는 저장부(161b)와 암호화폐 네트워크와 연결된 통신부(161c)를 포함하고 사용자 계정으로 로그인하는 암호화폐 지갑 서버(161)는, 상기 사용자 계정에 대한 암호화폐 지갑을 생성하기 위해 계정이름을 포함하여 개인키(프리이빗키)를 생성하고, 상기 사용자 계정이 상기 DApp 서비스를 이용하기 위해, DApp 컴퓨팅 장치(2)에게 상기 사용자 계정으로 로그인을 요청하는 상기 처리부(161a)와; 상기 지갑 서버(161)의 로그인에 필요한 상기 사용자 계정의 정보와 상기 계정이름과 상기 계정이름과 연결된 상기 개인키를 저장하는 저장부(161b)와;The present invention includes a processing unit 161a and a storage unit 161b for storing data and a communication unit 161c connected to a cryptocurrency network to use the DApp service provided by the DApp computing device 2 and log in with a user account. The cryptocurrency wallet server 161 generates a private key (pre-private key) including an account name to create a cryptocurrency wallet for the user account, and the user account uses the DApp service to generate a DApp. The processing unit 161a requesting the computing device 2 to log in with the user account; A storage unit (161b) for storing information of the user account necessary for login of the wallet server 161, the account name and the private key associated with the account name;

상기 DApp 컴퓨팅 장치와 상기 암호화폐 네트워크에 연결되어 있는 통신부(161c);를 포함하고, 상기 처리부(161a)가 상기 사용자 계정의 상기 개인키를 독점적으로 관리하기 때문에 상기 사용자 계정이 상기 개인키를 접근할 수 없도록 처리하는 것을 특징으로 한다.And a communication unit 161c connected to the DApp computing device and the cryptocurrency network, and the user account accesses the private key because the processing unit 161a exclusively manages the private key of the user account. It is characterized by processing so that it cannot.

본 발명에서 상기 처리부(161a)는 상기 계정이름과 연결된 사용자 계정의 상기 개인키를 생성할 때 상기 사용자 계정이 볼 수 없도록 상기 개인키를 비밀리에 생성하도록 이루어진 것을 특징으로 한다.In the present invention, the processing unit 161a is characterized in that it is configured to secretly generate the private key so that the user account cannot be seen when generating the private key of the user account associated with the account name.

본 발명에 의한 암호화폐 지갑서버는 DApp 컴퓨팅장치(2)가 제공하는 DApp 서비스에 로그인하거나 연동하여 상기 DApp 서비스를 이용할 수 있는 임의의 기능 또는 구성을 가진 서버 또는 서버의 묶음일 수 있다. The cryptocurrency wallet server according to the present invention may be a server or a bundle of servers having any function or configuration capable of using the DApp service by logging in or interworking with the DApp service provided by the DApp computing device 2.

이상에서 설명한 본 발명은, 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자에게 있어 본 발명의 기술적 사상을 벗어나지 않는 장소 내에서 여러 가지 치환, 변형 및 변경이 가능하므로 전술한 실시 예 및 첨부된 도면에 의해 한정되는 것이 아니다. 그러나 이는 본 발명을 특정한 실시 형태에 대해 한정하려는 것이 아니며, 본 발명의 사상 및 기술 범위에 포함되는 모든 변경, 균등 내지 대체를 포함하는 것으로 이해되어야 한다. The present invention described above, as the person skilled in the art to which the present invention pertains, various substitutions, modifications and changes are possible within a place that does not depart from the technical spirit of the present invention. It is not limited by the drawings. However, this is not intended to limit the present invention to specific embodiments, and should be understood to include all changes, equivalents, and substitutions included in the spirit and scope of the present invention.

1, 161: 암호화폐 지갑, 2: DApp 컴퓨팅장치, 3: 암호화폐 네트워크, 101: 암호화폐 지갑서버, 150: DApp 서비스의 화면, 161a: 처리부, 161b: DB부, 161c: 통신부, 162: 통신 네트워크, 201: 지갑서비스의 화면, 202:계정이름 입력박스, 203: 계정이름 생성 확인버튼1, 161: cryptocurrency wallet, 2: DApp computing device, 3: cryptocurrency network, 101: cryptocurrency wallet server, 150: screen of DApp service, 161a: processing unit, 161b: DB unit, 161c: communication unit, 162: communication Network, 201: Wallet service screen, 202: Account name input box, 203: Account name creation confirmation button

Claims (2)

블록체인 네트워크와 DApp 서비스를 제공하는 DApp 컴퓨팅 장치에 연결되고 사용자 계정으로 로그인하는 암호화폐 지갑 서버를 통해 상기 DApp 서비스를 이용하는 방법에 있어서,
상기 암호화폐 지갑 서버가 상기 사용자 계정에 대한 암호화폐 지갑을 생성하기 위해 계정이름을 포함하여 개인키(프리이빗키)를 생성하고 저장하는 암호화폐 지갑 생성 단계와;
상기 사용자 계정이 상기 DApp 서비스를 사용하기 위해 상기 암호화폐 지갑서버가 상기 DApp 서비스의 로그인을 DApp 컴퓨팅 장치에 요청하여 로그인하는 단계;를 포함하고,
상기 암호화폐 지갑서버가 상기 사용자 계정의 상기 개인키를 독점적으로 관리하기 때문에 상기 사용자 계정이 상기 개인키에 접근할 수 없도록 이루어진 것을 특징으로 하는, 암호화폐 지갑서버를 통해 DApp 서비스를 이용하는 방법
In the method of using the DApp service through a cryptocurrency wallet server connected to a blockchain network and a DApp computing device providing a DApp service and logging in with a user account,
A cryptocurrency wallet generating step in which the cryptocurrency wallet server generates and stores a private key (pre-bit key) including an account name to generate a cryptocurrency wallet for the user account;
Including the step of the user account for the cryptocurrency wallet server to request the login of the DApp service to log in to the DApp computing device to use the DApp service;
A method of using a DApp service through a cryptocurrency wallet server, characterized in that the user account is made inaccessible to the private key because the cryptocurrency wallet server exclusively manages the private key of the user account.

DApp 컴퓨팅 장치가 제공하는 DApp 서비스를 이용하기 위해 처리부와 데이터를 저장하는 저장부와 암호화폐 네트워크와 연결된 통신부를 포함하고 사용자 계정으로 로그인하는 암호화폐 지갑 서버에 있어서,
상기 사용자 계정에 대한 암호화폐 지갑을 생성하기 위해 계정이름을 포함하여 개인키(프리이빗키)를 생성하고,
상기 사용자 계정이 상기 DApp 서비스를 이용하기 위해, DApp 컴퓨팅 장치에게 상기 사용자 계정으로 로그인을 요청하는 상기 처리부와;
상기 지갑 서버의 로그인에 필요한 상기 사용자 계정의 정보와 상기 계정이름과 상기 계정이름과 연결된 상기 개인키를 저장하는 저장부와;
상기 DApp 컴퓨팅 장치와 상기 암호화폐 네트워크에 연결되어 있는 통신부;를 포함하고,
상기 처리부가 상기 사용자 계정의 상기 개인키를 독점적으로 관리하기 때문에 상기 사용자 계정이 상기 개인키를 접근할 수 없도록 처리하는 것을 특징으로 하는, 암호화폐 지갑서버

In the cryptocurrency wallet server to log in with a user account, including a storage unit for storing the processing unit and data and a communication unit connected to the cryptocurrency network to use the DApp service provided by the DApp computing device
In order to create a cryptocurrency wallet for the user account, a private key (a private key) including an account name is generated,
The processing unit for requesting a login from the user account to the DApp computing device in order for the user account to use the DApp service;
A storage unit for storing information of the user account necessary for login of the wallet server, the account name and the private key associated with the account name;
It includes; the DApp computing device and a communication unit connected to the cryptocurrency network;
Cryptographic wallet server, characterized in that the processing unit so that the user account cannot access the private key because the processing unit exclusively manages the private key of the user account
KR1020180134080A 2018-11-04 2018-11-04 Method for connecting dapp service with cryptocurrency wallet server and cryptocurrency wallet server therefor KR20200051135A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020180134080A KR20200051135A (en) 2018-11-04 2018-11-04 Method for connecting dapp service with cryptocurrency wallet server and cryptocurrency wallet server therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020180134080A KR20200051135A (en) 2018-11-04 2018-11-04 Method for connecting dapp service with cryptocurrency wallet server and cryptocurrency wallet server therefor

Publications (1)

Publication Number Publication Date
KR20200051135A true KR20200051135A (en) 2020-05-13

Family

ID=70730161

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020180134080A KR20200051135A (en) 2018-11-04 2018-11-04 Method for connecting dapp service with cryptocurrency wallet server and cryptocurrency wallet server therefor

Country Status (1)

Country Link
KR (1) KR20200051135A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114401100A (en) * 2021-10-02 2022-04-26 杭州荔藤网络科技有限公司 Cross-application platform login method and system for block chain account
WO2023182646A1 (en) * 2022-03-21 2023-09-28 주식회사 컬러버스 Message transfer system and method using cryptocurrency wallet
US11893579B2 (en) 2021-10-21 2024-02-06 Korea University Research And Business Foundation Method of reducing smart contract fee for DApp, and recording medium and compute server for performing the same

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20180047101A (en) 2016-10-31 2018-05-10 엘지디스플레이 주식회사 Display device, data driver and method for driving thereof

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20180047101A (en) 2016-10-31 2018-05-10 엘지디스플레이 주식회사 Display device, data driver and method for driving thereof

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114401100A (en) * 2021-10-02 2022-04-26 杭州荔藤网络科技有限公司 Cross-application platform login method and system for block chain account
US11893579B2 (en) 2021-10-21 2024-02-06 Korea University Research And Business Foundation Method of reducing smart contract fee for DApp, and recording medium and compute server for performing the same
WO2023182646A1 (en) * 2022-03-21 2023-09-28 주식회사 컬러버스 Message transfer system and method using cryptocurrency wallet

Similar Documents

Publication Publication Date Title
US20220092586A1 (en) Off network identity tracking in anonymous cryptocurrency exchange networks
US20200127813A1 (en) Method and system for creating a user identity
US20200193432A1 (en) Method and system for settling a blockchain transaction
US10262321B1 (en) Digital coin, digital wallet, and model of transaction
CA3011600C (en) Information transaction infrastructure
WO2018131004A9 (en) Methods and systems for executing smart contracts in secure environments
CN112789823B (en) Block chain-based competitive election network system and competitive election method
KR20180123709A (en) Method and system for recording multiple transactions in a block chain
AU2017313687A1 (en) Dynamic cryptocurrency aliasing
US20220215355A1 (en) Method for directly transmitting electronic coin data records between terminals and payment system
US20220207500A1 (en) Device for directly transmitting electronic coin data records to another device, and payment system
KR20180115779A (en) How to Implement a Block Chain for Controlling and Distributing Digital Content
CN111066283A (en) System and method for communicating, storing and processing data provided by entities on a blockchain network
JP2001266029A (en) Electronic wallet system accompanied by safe operation between purses
KR20030036069A (en) Method and apparatus for certification and authentication of users and computers over networks
KR20190132047A (en) Method for Providing Service Platform based on Blockchain by using Smart Contract
CN109003185A (en) A kind of method for building up, device, calculating equipment and the storage medium of intelligence contract
KR101943228B1 (en) Blockchain system for virtual currency
KR20200051135A (en) Method for connecting dapp service with cryptocurrency wallet server and cryptocurrency wallet server therefor
KR20190132054A (en) Method for Providing Cryptocurrency Trading Platform by using Smart Contract based on Blockchain
KR20190132159A (en) Method for Providing Cryptocurrency Trading Platform based on Blockchain by using Smart Contract
KR20190132052A (en) Smart Contract based on Blockchain for Cryptocurrency Trading Platform
JP2022533301A (en) Methods and systems for authenticating blockchain-generated data
KR20190115553A (en) Method for Providing Cryptocurrency Trade based on Verification of Information by using Smart Contract based on Blockchain
KR101941625B1 (en) System for SNS finetech using authentication based selecting and method for operating the same