JP2019139297A - Program, information processing device, information processing method and manufacturing method - Google Patents

Program, information processing device, information processing method and manufacturing method Download PDF

Info

Publication number
JP2019139297A
JP2019139297A JP2018019194A JP2018019194A JP2019139297A JP 2019139297 A JP2019139297 A JP 2019139297A JP 2018019194 A JP2018019194 A JP 2018019194A JP 2018019194 A JP2018019194 A JP 2018019194A JP 2019139297 A JP2019139297 A JP 2019139297A
Authority
JP
Japan
Prior art keywords
amount
currency
virtual currency
user
virtual
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
JP2018019194A
Other languages
Japanese (ja)
Other versions
JP7042637B2 (en
Inventor
泰久 澤
Yasuhisa Sawa
泰久 澤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to JP2018019194A priority Critical patent/JP7042637B2/en
Publication of JP2019139297A publication Critical patent/JP2019139297A/en
Application granted granted Critical
Publication of JP7042637B2 publication Critical patent/JP7042637B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

To provide a program and the like which can appropriately manage virtual currency owned by a user.SOLUTION: A program makes a computer perform process which executes transaction to accept setting input for setting a deposit amount by statutory currency; accept the setting input for setting a conversion sum exchanged into virtual currency, from the deposit amount; acquire the virtual currency according to the conversion sum; execute transaction operating the acquired virtual currency; determine whether or not operation profit is generated by the operation; and adjust a holding sum obtained by subtracting the conversion sum from the deposit amount, and a possession amount of the virtual currency used for the operation, when determining that the operation profit is generated.SELECTED DRAWING: Figure 3

Description

本発明は、プログラム、情報処理装置、情報処理方法及び仮想通貨取引システムの製造方法に関する。   The present invention relates to a program, an information processing apparatus, an information processing method, and a virtual currency transaction system manufacturing method.

近年、ブロックチェーン等の分散型台帳技術を背景とした仮想通貨への関心が高まっており、仮想通貨の様々な利用手法が提案されている。例えば特許文献1では、実店舗で商品を購入する場合に、仮想通貨による決済を受け付け、購入された商品をユーザの自宅まで配送するよう配送者に通知する情報処理装置等が開示されている。   In recent years, interest in virtual currency has increased with the background of distributed ledger technology such as blockchain, and various methods of using virtual currency have been proposed. For example, Patent Document 1 discloses an information processing apparatus that accepts payment in virtual currency and notifies a delivery person to deliver a purchased product to a user's home when purchasing the product at a real store.

特開2017−49967号公報JP 2017-49967 A

ところで、ユーザが仮想通貨を取得、管理するには、ウォレットと呼ばれるアプリケーション、又は取引所等が提供するオンライン口座に法定通貨を入金(チャージ)し、入金額の一部又は全部を仮想通貨に換金し、当該ウォレット、口座等で仮想通貨を管理することが一般的である。   By the way, in order for a user to acquire and manage a virtual currency, the legal currency is charged (charged) into an application called a wallet or an online account provided by an exchange, etc., and part or all of the deposit amount is converted into a virtual currency. In general, the virtual currency is managed by the wallet, the account or the like.

特許文献1に係る発明では、ユーザが保有する仮想通貨の利用方法については説明されているが、仮想通貨の管理方法については言及がない。   In the invention according to Patent Document 1, a method for using a virtual currency held by a user is described, but there is no mention of a method for managing a virtual currency.

一つの側面では、ユーザが保有する仮想通貨を適切に管理することができるプログラム等を提供することを目的とする。   An object of one aspect is to provide a program or the like that can appropriately manage a virtual currency held by a user.

一つの側面に係るプログラムは、法定通貨による入金額を設定する設定入力を受け付け、前記入金額から、仮想通貨に換金する換金額を設定する設定入力を受け付け、前記換金額に応じた前記仮想通貨を取得し、取得した前記仮想通貨を運用するトランザクションを実行し、運用により運用益が発生したか否かを判定し、前記運用益が発生したと判定した場合、前記入金額から前記換金額を差し引いた保持額と、運用に用いる前記仮想通貨の保有量とを調整するトランザクションを実行する処理をコンピュータに実行させることを特徴とする。   The program according to one aspect receives a setting input for setting a deposit amount in legal currency, accepts a setting input for setting a cash amount to be converted into a virtual currency from the deposit amount, and the virtual currency according to the cash amount , Execute a transaction to operate the acquired virtual currency, determine whether or not an operating profit has been generated by the operation, and if it is determined that the operating profit has been generated, The computer is caused to execute a process for executing a transaction for adjusting the deducted holding amount and the holding amount of the virtual currency used for operation.

一つの側面では、ユーザが保有する仮想通貨を適切に管理することができる。   In one aspect, the virtual currency held by the user can be managed appropriately.

情報処理システムの構成例を示す模式図である。It is a schematic diagram which shows the structural example of an information processing system. サーバ及び端末の構成例を示すブロック図である。It is a block diagram which shows the structural example of a server and a terminal. ユーザDB及び加盟店DBのレコードレイアウトの一例を示す説明図である。It is explanatory drawing which shows an example of the record layout of user DB and member store DB. 情報処理システムの構成例を示す機能ブロック図である。It is a functional block diagram which shows the structural example of an information processing system. 入金画面の一例を示す説明図である。It is explanatory drawing which shows an example of a payment screen. リバランス処理を説明するための説明図である。It is explanatory drawing for demonstrating a rebalance process. 複数の仮想通貨に跨るリバランス処理を説明するための説明図である。It is explanatory drawing for demonstrating the rebalance process over a some virtual currency. 配分設定処理の処理手順の一例を示すフローチャートである。It is a flowchart which shows an example of the process sequence of a distribution setting process. 決済処理の処理手順の一例を示すフローチャートである。It is a flowchart which shows an example of the process sequence of a payment process. 運用処理の処理手順の一例を示すフローチャートである。It is a flowchart which shows an example of the process sequence of an operation process. 実施の形態2に係る情報処理システムの構成例を示す機能ブロック図である。6 is a functional block diagram illustrating a configuration example of an information processing system according to Embodiment 2. FIG. 実施の形態2の概要を説明するための説明図である。FIG. 10 is an explanatory diagram for explaining an outline of a second embodiment. 実施の形態2に係る配分設定処理の処理手順を示すフローチャートである。10 is a flowchart showing a processing procedure of distribution setting processing according to the second embodiment. 実施の形態2に係る決済処理の処理手順の一例を示すフローチャートである。10 is a flowchart illustrating an example of a processing procedure of a settlement process according to the second embodiment. 実施の形態2に係る運用処理の処理手順の一例を示すフローチャートである。10 is a flowchart illustrating an example of a processing procedure of operation processing according to the second embodiment. 変形例1に係る仮想通貨の管理形態について説明するための説明図である。It is explanatory drawing for demonstrating the management form of the virtual currency which concerns on the modification 1. As shown in FIG.

以下、本発明をその実施の形態を示す図面に基づいて詳述する。
(実施の形態1)
図1は、情報処理システムの構成例を示す模式図である。本実施の形態では、仮想通貨を用いた運用処理と、法定通貨による電子決済処理とを行う情報処理システムについて説明する。情報処理システムは、情報処理装置1、端末装置2、及び店舗端末3を含む。各装置は、インターネット等のネットワークNを介して相互に通信接続されている。
Hereinafter, the present invention will be described in detail with reference to the drawings illustrating embodiments thereof.
(Embodiment 1)
FIG. 1 is a schematic diagram illustrating a configuration example of an information processing system. In this embodiment, an information processing system that performs operation processing using virtual currency and electronic payment processing using legal currency will be described. The information processing system includes an information processing device 1, a terminal device 2, and a store terminal 3. The devices are connected to each other via a network N such as the Internet.

情報処理装置1は、種々の情報処理、情報の送受信が可能な情報処理装置であり、例えばサーバ装置、パーソナルコンピュータ等である。本実施の形態で情報処理装置1はサーバ装置であるものとし、以下では簡潔のためサーバ1と読み替える。サーバ1は、仮想通貨の取引所、販売所等として機能し、ユーザから入金を受け付けて仮想通貨を売買する運用処理を行う。同時に、サーバ1は電子決済サービスを提供する決済処理装置としても機能し、ユーザが法定通貨により入金した入金額を限度とした電子決済処理を行う。   The information processing apparatus 1 is an information processing apparatus capable of various information processing and information transmission / reception, and is, for example, a server apparatus or a personal computer. In the present embodiment, the information processing apparatus 1 is assumed to be a server apparatus, and will be read as the server 1 below for the sake of brevity. The server 1 functions as a virtual currency exchange, a sales office, and the like, and performs an operation process of accepting payment from a user and buying and selling the virtual currency. At the same time, the server 1 also functions as a payment processing device that provides an electronic payment service, and performs electronic payment processing up to the amount deposited by the user in legal currency.

端末装置2は、ユーザが所有する情報処理端末であり、例えばスマートフォン、パーソナルコンピュータ、タブレット端末等である。以下では簡潔のため、端末装置2を端末2と読み替える。端末2には、サーバ1が提供するアプリケーションプログラム、具体的には仮想通貨のウォレットとして機能するアプリケーションプログラムがインストールされている。ユーザは当該ウォレットにより仮想通貨を保有する。さらに当該ウォレットは、仮想通貨を保有するためのウォレットとしてだけでなく、所定の店舗で電子決済を行うための電子ウォレットとしても機能する。ユーザは入金額の一部を仮想通貨ではなく法定通貨のままウォレットにチャージしておき、チャージ金額を限度として、店舗での商品又はサービスの購入に伴う電子決済サービスを受けることができる。   The terminal device 2 is an information processing terminal owned by the user, and is, for example, a smartphone, a personal computer, a tablet terminal, or the like. Hereinafter, for simplicity, the terminal device 2 is replaced with the terminal 2. An application program provided by the server 1, specifically, an application program that functions as a virtual currency wallet is installed in the terminal 2. The user holds virtual currency with the wallet. Furthermore, the wallet functions not only as a wallet for holding virtual currency, but also as an electronic wallet for performing electronic payment at a predetermined store. The user can charge the wallet with a part of the deposit amount in the legal currency instead of the virtual currency, and can receive an electronic payment service associated with the purchase of goods or services at the store up to the charged amount.

店舗端末3は、サーバ1が提供する電子決済サービスに加盟する加盟店に設置された端末装置である。本システムで提供する電子決済サービスには一又は複数の加盟店が加入しており、ユーザは各加盟店で電子決済を受けることができる。店舗端末3は、ユーザの端末2とNFC(Near Field Communication)通信等により通信を行って電子決済要求を受け付け、サーバ1に対して電子決済の承認要求を行う。決済を承認した場合、サーバ1は加盟店に対して商品又はサービスの購入額分の送金を行う。   The store terminal 3 is a terminal device installed in a member store that is a member of an electronic payment service provided by the server 1. One or more member stores are subscribed to the electronic payment service provided by this system, and the user can receive electronic payment at each member store. The store terminal 3 communicates with the user terminal 2 by NFC (Near Field Communication) communication or the like to accept an electronic payment request, and makes an electronic payment approval request to the server 1. When the settlement is approved, the server 1 remits the merchandise or service purchase amount to the member store.

図2は、サーバ1及び端末2の構成例を示すブロック図である。サーバ1は、制御部11、主記憶部12、通信部13、及び補助記憶部14を備える。
制御部11は、一又は複数のCPU(Central Processing Unit)、MPU(Micro-Processing Unit)、GPU(Graphics Processing Unit)等の演算処理装置を有し、補助記憶部14に記憶されたプログラムP1を読み出して実行することにより、サーバ1に係る種々の情報処理、制御処理等を行う。主記憶部12は、SRAM(Static Random Access Memory)、DRAM(Dynamic Random Access Memory)、フラッシュメモリ等の一時記憶領域であり、制御部11が演算処理を実行するために必要なデータを一時的に記憶する。通信部13は、通信に関する処理を行うための処理回路等を含み、端末2等と情報の送受信を行う。
FIG. 2 is a block diagram illustrating a configuration example of the server 1 and the terminal 2. The server 1 includes a control unit 11, a main storage unit 12, a communication unit 13, and an auxiliary storage unit 14.
The control unit 11 includes an arithmetic processing device such as one or a plurality of CPUs (Central Processing Units), MPUs (Micro-Processing Units), GPUs (Graphics Processing Units), and the program P1 stored in the auxiliary storage unit 14 is stored. Various information processing, control processing, and the like related to the server 1 are performed by reading and executing. The main storage unit 12 is a temporary storage area such as a static random access memory (SRAM), a dynamic random access memory (DRAM), or a flash memory, and temporarily stores data necessary for the control unit 11 to execute arithmetic processing. Remember. The communication unit 13 includes a processing circuit for performing processing related to communication, and transmits and receives information to and from the terminal 2 and the like.

補助記憶部14は大容量メモリ、ハードディスク等であり、制御部11が処理を実行するために必要なプログラムP1、その他のデータを記憶している。また、補助記憶部14は、ユーザDB141及び加盟店DB142を記憶している。ユーザDB141は、各ユーザのウォレットの情報を記憶している。加盟店DB142は、各加盟店の情報を記憶している。   The auxiliary storage unit 14 is a large-capacity memory, a hard disk or the like, and stores a program P1 and other data necessary for the control unit 11 to execute processing. The auxiliary storage unit 14 stores a user DB 141 and a member store DB 142. The user DB 141 stores information on each user's wallet. The member store DB 142 stores information on each member store.

なお、補助記憶部14はサーバ1に接続された外部記憶装置であってもよい。また、サーバ1は複数のコンピュータからなるマルチコンピュータであってもよく、ソフトウェアによって仮想的に構築された仮想マシンであってもよい。   The auxiliary storage unit 14 may be an external storage device connected to the server 1. Further, the server 1 may be a multi-computer composed of a plurality of computers, or may be a virtual machine constructed virtually by software.

また、本実施の形態においてサーバ1は上記の構成に限られず、例えば可搬型記憶媒体に記憶された情報を読み取る読取部等を含んでもよい。   Further, in the present embodiment, the server 1 is not limited to the above configuration, and may include, for example, a reading unit that reads information stored in a portable storage medium.

端末2は、制御部21、主記憶部22、通信部23、表示部24、入力部25、位置取得部26、補助記憶部27を備える。
制御部21は、一又は複数のCPU、MPU等の演算処理装置を有し、補助記憶部27に記憶されたプログラムP2を読み出して実行することにより、端末2に係る種々の情報処理、制御処理等を行う。主記憶部22は、SRAM(Static Random Access Memory)、DRAM(Dynamic Random Access Memory)等の一時記憶領域であり、制御部21が演算処理を実行するために必要なデータを一時的に記憶する。通信部23は、通信を行うためのアンテナ、処理回路等を含み、サーバ1等と情報の送受信を行う。表示部24は、液晶ディスプレイ、有機EL(Elector Luminescence)ディスプレイ等の表示装置であり、制御部21から与えられた画像を表示する。入力部25は、例えばタッチパネル、メカニカルキー等の操作部品であり、ユーザからの操作入力を受け付ける。位置取得部26は、端末2の位置情報、例えばGPS(Global Positioning System)情報を取得する。
The terminal 2 includes a control unit 21, a main storage unit 22, a communication unit 23, a display unit 24, an input unit 25, a position acquisition unit 26, and an auxiliary storage unit 27.
The control unit 21 includes one or a plurality of arithmetic processing devices such as a CPU and an MPU, and reads and executes the program P2 stored in the auxiliary storage unit 27, thereby performing various information processing and control processing related to the terminal 2. Etc. The main storage unit 22 is a temporary storage area such as an SRAM (Static Random Access Memory) or a DRAM (Dynamic Random Access Memory), and temporarily stores data necessary for the control unit 21 to execute arithmetic processing. The communication unit 23 includes an antenna for performing communication, a processing circuit, and the like, and transmits and receives information to and from the server 1 and the like. The display unit 24 is a display device such as a liquid crystal display or an organic EL (Elector Luminescence) display, and displays an image given from the control unit 21. The input unit 25 is an operation component such as a touch panel or a mechanical key, and receives an operation input from the user. The position acquisition unit 26 acquires position information of the terminal 2, for example, GPS (Global Positioning System) information.

補助記憶部27は、ROM(Read Only Memory)等の不揮発性メモリであり、制御部21が処理を実行するために必要なプログラムP2、その他のデータを記憶している。また、補助記憶部27は、ユーザが保有する仮想通貨のデータ、及び電子決済用にチャージされているチャージ金額のデータを含む、ウォレット201のデータを記憶している。ウォレット201には、仮想通貨ウォレットに係るウォレットアドレス、秘密鍵等の情報を保持している。   The auxiliary storage unit 27 is a nonvolatile memory such as a ROM (Read Only Memory), and stores a program P2 and other data necessary for the control unit 21 to execute processing. In addition, the auxiliary storage unit 27 stores data of the wallet 201 including virtual currency data held by the user and charge amount data charged for electronic payment. The wallet 201 holds information such as a wallet address and a secret key related to the virtual currency wallet.

図3は、ユーザDB141及び加盟店DB142のレコードレイアウトの一例を示す説明図である。ユーザDB141は、ユーザID列、ユーザ名列、ウォレットアドレス列、決済情報列、設定情報列を含む。ユーザID列は、各ユーザを識別するためのIDを記憶している。ユーザ名列は、ユーザIDと対応付けて、各ユーザの氏名を記憶している。ウォレットアドレス列は、ユーザIDと対応付けて、各ユーザのウォレット201のウォレットアドレスを記憶している。決済情報列は、ユーザIDと対応付けて、ユーザのウォレット201にチャージされているチャージ残高、決済履歴等の情報を記憶している。設定情報列は、ユーザIDと対応付けて、後述する仮想通貨の運用ポリシーを規定する設定情報を記憶している。設定情報は、例えば運用する仮想通貨の売買限度額、数量、種類、運用方法、運用取引の相手方である取引相手、運用を行う際のユーザの許諾の有無等、多岐にわたる。仮想通貨の運用処理について、詳しくは後述する。   FIG. 3 is an explanatory diagram showing an example of the record layout of the user DB 141 and the member store DB 142. The user DB 141 includes a user ID column, a user name column, a wallet address column, a payment information column, and a setting information column. The user ID column stores an ID for identifying each user. The user name column stores the name of each user in association with the user ID. The wallet address column stores the wallet address of the wallet 201 of each user in association with the user ID. The payment information column stores information such as a charge balance charged in the user's wallet 201 and a payment history in association with the user ID. The setting information column stores setting information that defines a later-described virtual currency operation policy in association with the user ID. The setting information is diverse, for example, the trading limit of the virtual currency to be operated, quantity, type, operation method, trading partner that is the counterpart of the management transaction, and the presence or absence of permission from the user when performing the management. Details of the virtual currency operation process will be described later.

加盟店DB142は、加盟店ID列、店舗名列、住所列、送金先列を含む。加盟店ID列は、各加盟店を識別するためのIDを記憶している。店舗名列は、加盟店IDと対応付けて、各加盟店の名称を記憶している。住所列は、加盟店IDと対応付けて、各加盟店の住所を記憶している。送金先列は、加盟店IDと対応付けて、電子決済に係る決済額の送金先に関する情報(例えば加盟店の金融口座番号)を記憶している。   The member store DB 142 includes a member store ID column, a store name column, an address column, and a remittance destination column. The member store ID column stores an ID for identifying each member store. The store name column stores the name of each member store in association with the member store ID. The address column stores the address of each member store in association with the member store ID. The remittance destination column stores information related to the remittance destination of the payment amount related to the electronic payment (for example, the financial account number of the member store) in association with the member store ID.

図4は、情報処理システムの構成例を示す機能ブロック図である。図4に基づき、各装置の機能構成について説明する。
端末2は、ウォレット201、及びマイニング部202を有する。ウォレット201は、仮想通貨のウォレット、及び電子決済ウォレットとして機能する。ウォレット201は、ユーザから法定通貨により入金された入金額を、仮想通貨に換金する換金額と、電子決済用に保持する保持額(チャージ金額)とに配分する配分設定を受け付ける。ウォレット201は、換金額相当の仮想通貨を取得するようサーバ1に要求し、サーバ1は、ウォレット201からの要求に従って換金額相当の仮想通貨を仮想通貨の発行元、あるいは仮想通貨を保有する他のユーザから取得(購入)し、端末2のウォレット201に格納する。
FIG. 4 is a functional block diagram illustrating a configuration example of the information processing system. The functional configuration of each device will be described with reference to FIG.
The terminal 2 has a wallet 201 and a mining unit 202. The wallet 201 functions as a virtual currency wallet and an electronic payment wallet. The wallet 201 accepts a distribution setting that distributes the deposit amount received from the user in legal currency into a cash amount that is converted into virtual currency and a holding amount (charge amount) that is held for electronic payment. The wallet 201 requests the server 1 to acquire the virtual currency equivalent to the exchange amount, and the server 1 receives the virtual currency equivalent to the exchange amount according to the request from the wallet 201, or has the virtual currency Obtained (purchased) from the user and stored in the wallet 201 of the terminal 2.

図5は、入金画面の一例を示す説明図である。端末2はプログラムP2を実行し、図5に示す入金画面を表示部24に表示する。入金画面は、ウォレットアドレス入力欄51、入金額欄52、チャージ金額欄53、通貨選択欄54、換金額欄55を含む。ウォレットアドレス入力欄51は、ユーザのウォレットアドレスを入力するための入力欄である。ユーザは、予め開設してある自己のウォレットアドレスをウォレットアドレス入力欄51に入力する。なお、ウォレットアドレスは予めアプリケーションプログラム上に登録されていてもよい。   FIG. 5 is an explanatory diagram showing an example of a deposit screen. The terminal 2 executes the program P2 and displays the deposit screen shown in FIG. The deposit screen includes a wallet address input column 51, a deposit amount column 52, a charge amount column 53, a currency selection column 54, and a conversion amount column 55. The wallet address input field 51 is an input field for inputting a user's wallet address. The user inputs his / her own wallet address, which has been established, in the wallet address input field 51. The wallet address may be registered in advance on the application program.

入金額欄52は、ユーザが入金する入金額を設定するための入力欄である。ユーザは入金額欄52に任意の入金額を入力し、銀行振込等の手段で本システムの管理者宛に入金を行う。   The deposit amount column 52 is an input column for setting a deposit amount to be deposited by the user. The user inputs an arbitrary deposit amount into the deposit amount column 52, and deposits it to the administrator of this system by means such as bank transfer.

チャージ金額欄53は、入金額のうち、電子決済用にウォレット201にチャージ(保持)しておく金額を設定するための入力欄である。ユーザは、入金額欄52で設定した入金額のうち、電子決済用に保持しておく金額を設定する。   The charge amount column 53 is an input column for setting the amount of money to be charged (held) in the wallet 201 for electronic payment out of the deposit amount. The user sets an amount to be held for electronic payment among the deposit amounts set in the deposit amount column 52.

通貨選択欄54は、入金額の一部を換金する仮想通貨を選択するための選択欄である。ユーザは通貨選択欄54において、任意の仮想通貨を選択する。換金する仮想通貨は、例えばビットコイン(登録商標)、イーサリアム等の既存の仮想通貨、あるいは企業、個人等が発行する新規仮想通貨のように、一般に流通する仮想通貨である。又は、本システム独自の仮想通貨であってもよい。本実施の形態ではまず、本システムで取り扱う仮想通貨は一般に流通している仮想通貨であるものとして説明する。   The currency selection field 54 is a selection field for selecting a virtual currency for cashing a part of the deposit amount. The user selects an arbitrary virtual currency in the currency selection field 54. The virtual currency to be converted is a virtual currency that is generally distributed, such as an existing virtual currency such as Bitcoin (registered trademark) and Ethereum, or a new virtual currency issued by a company, an individual, or the like. Or it may be a virtual currency unique to this system. In the present embodiment, first, it is assumed that the virtual currency handled by the system is a generally distributed virtual currency.

換金額欄55は、入金額のうち、仮想通貨に換金する換金額を設定するための入力欄である。ユーザは換金額欄55により、通貨選択欄54で選択した仮想通貨に換金する換金額を設定する。なお、図5では換金額のみが換金額欄55に図示してあるが、端末2は換金額(法定通貨の額)以外に、換金後の仮想通貨の数量も併せて表示してよい。   The cash amount column 55 is an input column for setting a cash amount to be converted into virtual currency out of the deposit amount. The user sets the amount of money to be converted into the virtual currency selected in the currency selection field 54 in the amount of money field 55. In FIG. 5, only the monetary amount is shown in the monetary amount column 55, but the terminal 2 may display the amount of the virtual currency after monetization in addition to the monetary amount (legal currency amount).

入金画面での設定登録完了後、サーバ1は、通貨選択欄54で選択された仮想通貨を、換金額欄55で設定された換金額に相当する分だけ取得するトランザクションを実行する。例えばサーバ1は、ウォレットアドレスを有する各ノード(他の保有者)に対し、購入申込をブロードキャストで送信し、他の保有者から仮想通貨を取得する。サーバ1は、取得した仮想通貨を端末2に送信してウォレット201に格納する。また、サーバ1は、チャージ金額欄53で設定されたチャージ金額をユーザDB141に記憶する。   After completing the setting registration on the deposit screen, the server 1 executes a transaction for acquiring the virtual currency selected in the currency selection field 54 by an amount corresponding to the conversion amount set in the conversion amount field 55. For example, the server 1 broadcasts a purchase application to each node (other holder) having a wallet address, and acquires virtual currency from the other holder. The server 1 transmits the acquired virtual currency to the terminal 2 and stores it in the wallet 201. Further, the server 1 stores the charge amount set in the charge amount column 53 in the user DB 141.

なお、図5で示すように、端末2は複数の通貨選択欄54及び換金額欄55を表示し、複数種類の仮想通貨を設定可能としてある。これにより、ウォレット201には複数種類の仮想通貨が保持される。   As shown in FIG. 5, the terminal 2 displays a plurality of currency selection fields 54 and a conversion amount field 55 so that a plurality of types of virtual currencies can be set. As a result, the wallet 201 holds a plurality of types of virtual currency.

入金額の配分設定後、端末2は不図示の設定画面において、後述する仮想通貨の運用を行うための事前設定を受け付ける。設定される情報は、例えば運用する仮想通貨の売買限度額(仮想通貨を購入する際の上限額及び売却する際の下限額)、数量、種類、運用方法、運用取引の相手方である取引相手、運用を行う際のユーザの許諾の有無等である。本実施の形態では、仮想通貨の運用方法として、ユーザが保有する仮想通貨を他の仮想通貨又は法定通貨に換金する通貨(リバランス)運用、仮想通貨を所定の金融機関に出資(預金)する出資運用、企業等が新規に発行する新規仮想通貨や株式、債券、その他の投資銘柄を売買する投資運用などである。これらの運用方法について、詳しくは後述する。ユーザは端末2を操作して、仮想通貨を運用する際のポリシーを事前に設定し、サーバ1に送信する。   After the deposit amount distribution setting, the terminal 2 accepts a pre-set for operating a virtual currency, which will be described later, on a setting screen (not shown). Information to be set includes, for example, trading limit of virtual currency to be operated (upper limit when purchasing virtual currency and lower limit when selling), quantity, type, management method, trading partner who is the counterpart of the management transaction, For example, whether or not the user has permission for operation. In the present embodiment, as a virtual currency operation method, a virtual currency held by a user is converted to another virtual currency or a legal currency (rebalance) operation, and the virtual currency is invested (deposited) in a predetermined financial institution. Investment management, investment management that buys and sells new virtual currencies, stocks, bonds, and other investment issues newly issued by companies. Details of these operation methods will be described later. The user operates the terminal 2 to set a policy for operating the virtual currency in advance and transmits the policy to the server 1.

上述の配分設定操作により、ウォレット201にはユーザが保有する仮想通貨のデータが格納されると共に、入金額の一部がチャージされた状態となる。つまり、ウォレット201は仮想通貨のウォレットとしても機能し、電子決済用のウォレットとしても機能する。ウォレット201は、サーバ1と通信を行って仮想通貨の売買、預金、投資等の運用処理を行うと同時に、店舗端末3と通信を行って電子決済処理を行う。また、後述するように、ウォレット201はユーザが保有する仮想通貨と、電子決済用にチャージしてある法定通貨との間の自動調整を行い、両者を相互に換金する処理を行う。当該処理について、詳細は後述する。   As a result of the above-described distribution setting operation, virtual wall data held by the user is stored in the wallet 201 and a part of the deposit amount is charged. That is, the wallet 201 functions as a virtual currency wallet and also functions as a wallet for electronic payment. The wallet 201 communicates with the server 1 to perform operations such as buying and selling of virtual currency, deposits, and investments, and at the same time performs communication with the store terminal 3 to perform electronic settlement processing. Further, as will be described later, the wallet 201 performs automatic adjustment between the virtual currency held by the user and the legal currency charged for electronic payment, and performs a process of converting the two into each other. Details of this process will be described later.

図4に戻って、マイニング部202は端末2を仮想通貨のマイナーとして機能させ、マイニングに係る演算処理を実行する。例えば仮想通貨に係るブロックチェーンがProof of Workに係るアルゴリズムを採用している場合、マイニング部202は、ブロックチェーン上のトランザクションデータのハッシュ値から正解のナンス値を探索する演算処理を実行する。なお、マイニングに参加するか否かはユーザによる任意の設定事項であり、マイニングに参加しない場合、端末2はマイニングに係る処理を実行せずともよい。   Returning to FIG. 4, the mining unit 202 causes the terminal 2 to function as a minor of the virtual currency, and executes arithmetic processing related to mining. For example, when the block chain related to the virtual currency employs an algorithm related to Proof of Work, the mining unit 202 executes a calculation process for searching for a correct nonce value from the hash value of the transaction data on the block chain. Whether or not to participate in mining is an arbitrary setting item by the user, and when not participating in mining, the terminal 2 does not have to execute processing related to mining.

サーバ1は、決済処理部101、運用処理部102、リバランス部103、預金処理部104、投資管理部105、通貨情報取得部106、投資情報取得部107を有する。
決済処理部101は、店舗端末3からの決済承認要求を受け付け、ウォレット201にチャージされているチャージ金額を確認して決済承認を行う処理を行う。既に述べたように、ユーザが加盟店で商品又はサービスを購入するに伴い、端末2は店舗端末3との間でNFC通信を行い、電子決済処理を要求する。決済要求を受け付けた場合、店舗端末3は決済処理部101に対して電子決済を承認するよう要求する。決済処理部101は当該要求に対し、ユーザDB141に記憶されているチャージ金額(残高)を確認し、決済を承認する。その後、例えば決済処理部101は銀行等の金融機関のシステムに対して購入額相当の送金要求を送信し、金融機関のシステムが加盟店への送金を行う。
The server 1 includes a settlement processing unit 101, an operation processing unit 102, a rebalance unit 103, a deposit processing unit 104, an investment management unit 105, a currency information acquisition unit 106, and an investment information acquisition unit 107.
The settlement processing unit 101 receives a settlement approval request from the store terminal 3 and performs a process of confirming the charge amount charged in the wallet 201 and performing a settlement approval. As described above, as the user purchases a product or service at a member store, the terminal 2 performs NFC communication with the store terminal 3 and requests electronic payment processing. When the payment request is accepted, the store terminal 3 requests the payment processing unit 101 to approve the electronic payment. In response to the request, the settlement processing unit 101 confirms the charge amount (balance) stored in the user DB 141 and approves the settlement. Thereafter, for example, the settlement processing unit 101 transmits a remittance request corresponding to the purchase amount to a financial institution system such as a bank, and the financial institution system remits money to the member store.

運用処理部102は、ユーザが保有する仮想通貨を運用する運用処理を行う。本実施の形態でサーバ1は、ユーザが法定通貨から換金した仮想通貨の一部又は全部を、等金額リバランス、預金運用、投資運用等により運用する処理を行い、運用益の獲得を図る。   The operation processing unit 102 performs operation processing for operating the virtual currency held by the user. In the present embodiment, the server 1 performs a process of operating part or all of the virtual currency converted by the user from the legal currency through equal amount rebalancing, deposit management, investment management, and the like, thereby acquiring an operating profit.

具体的には、運用処理部102はリバランス部103、預金処理部104、及び投資管理部105を動作させ、仮想通貨の運用を行う。リバランス部103は、仮想通貨と法定通貨との間の等金額リバランス、あるいは複数の仮想通貨の間の等金額リバランスに係る演算処理を実行する。リバランス部103は、通貨情報取得部106がネットワークNを介して取得した各仮想通貨の時価価値に関する情報(以下、「通貨情報」と呼ぶ)を元に、ウォレット201内の仮想通貨の保有量と、決済用にチャージしてある法定通貨の保持額とを調整する。または、ユーザが複数種類の仮想通貨を保有している場合、リバランス部103は各仮想通貨の保有量を調整する。   Specifically, the operation processing unit 102 operates the rebalancing unit 103, the deposit processing unit 104, and the investment management unit 105 to operate the virtual currency. The rebalance unit 103 executes a calculation process related to equal amount rebalance between virtual currency and legal currency, or equal amount rebalance between a plurality of virtual currencies. The rebalancing unit 103 stores the virtual currency in the wallet 201 based on the information on the current value of each virtual currency acquired by the currency information acquisition unit 106 via the network N (hereinafter referred to as “currency information”). And the amount of legal currency that is charged for settlement. Alternatively, when the user holds a plurality of types of virtual currency, the rebalance unit 103 adjusts the holding amount of each virtual currency.

図6は、リバランス処理を説明するための説明図である。図6では、仮想通貨と法定通貨との間で保有量を調整する様子を、概念的に図示している。図6に基づき、ウォレット201内の各通貨のリバランス処理について説明する。   FIG. 6 is an explanatory diagram for explaining the rebalancing process. FIG. 6 conceptually illustrates how the holding amount is adjusted between the virtual currency and the legal currency. Based on FIG. 6, the rebalancing process of each currency in the wallet 201 will be described.

図6Aでは、初期時点におけるウォレット201内の各通貨の保有量を概念的に図示している。図6Aでは説明の便宜上、ハッチング付きの矩形枠にて「Coin X」で示す仮想通貨と、白抜きの矩形枠にて「JPY」で示す日本円とが、初期時点で等しい割合でウォレット201に管理されているものとする。   FIG. 6A conceptually illustrates the holding amount of each currency in the wallet 201 at the initial time point. In FIG. 6A, for convenience of explanation, the virtual currency indicated by “Coin X” in the hatched rectangular frame and the Japanese yen indicated by “JPY” in the white rectangular frame are in the wallet 201 at an equal ratio at the initial time point. It shall be managed.

図6Bでは、一定期間が経過し、ユーザが保有する仮想通貨の価値が上昇した場合を図示している。例えば一定期間でユーザが保有する仮想通貨の時価価値が増大した場合、ユーザは運用益を獲得する。あるいは後述する他の仮想通貨との間の交換、預金運用、投資運用等によって、運用益を獲得する。   FIG. 6B illustrates a case where a certain period has elapsed and the value of the virtual currency held by the user has increased. For example, when the market value of the virtual currency held by the user increases for a certain period of time, the user acquires an operating profit. Alternatively, an operating profit is obtained through exchange with other virtual currencies, which will be described later, deposit management, investment management, and the like.

運用益が発生した場合、リバランス部103は等金額リバランスに基づくトランザクション処理を実行し、仮想通貨と法定通貨との間の換金を行って各通貨の保有量を調整する。等金額リバランスは、金融分野における投資手法の一つであり、複数の投資銘柄の間で資産価値が等分されるよう保有量を調整する分散運用手法である。   When an operational profit occurs, the rebalancing unit 103 executes transaction processing based on the equal amount rebalancing and performs exchange between the virtual currency and the legal currency to adjust the holding amount of each currency. Equal amount rebalancing is one of the investment methods in the financial field, and is a distributed management method that adjusts the holding amount so that the asset value is equally divided among multiple investment issues.

図6Cでは、リバランス後の各通貨の保有量を概念的に図示している。図6Bで示したように、仮想通貨による運用益が発生した場合、リバランス部103は、当該運用益の額を特定する。リバランス部103はまず、特定した運用益のうち、一部を積立用に分離する。図6Cでは、運用益の3分の1程度が積み立てられている。なお、積立の割合は任意の設定事項であり、例えばユーザが自ら希望する割合を設定してよい。積立額に相当する仮想通貨は以降の処理において運用に用いられず、ウォレット201に格納されたままになる。これにより、運用益の一部が自動的に分離され、貯蓄される。   FIG. 6C conceptually illustrates the holding amount of each currency after rebalancing. As shown in FIG. 6B, when an operating profit in virtual currency is generated, the rebalance unit 103 identifies the amount of the operating profit. First, the rebalancing unit 103 separates a part of the specified operational profit for accumulation. In FIG. 6C, about one third of the operating profit is accumulated. The funding ratio is an arbitrary setting item, and for example, a ratio that the user desires may be set. The virtual currency corresponding to the reserve amount is not used for operation in the subsequent processing and remains stored in the wallet 201. As a result, a part of the operating profit is automatically separated and saved.

なお、リバランス部103は積立用に分離した運用益の一部を、仮想通貨ではなく、法定通貨に換金して保持するようにしても良い。仮想通貨よりも価格変動の少ない法定通貨で積み立てておくことで、ユーザの貯蓄がより安定する。   The rebalancing unit 103 may convert a part of the operational profit separated for funding into a legal currency instead of a virtual currency and hold it. Accumulation in legal currency with less price fluctuation than virtual currency will make the user's savings more stable.

次にリバランス部103は、残りの運用益のうち、半分を法定通貨に換金する。図6Cでは、運用益の3分の1が法定通貨に換金されている。換金された法定通貨はウォレット201において決済用にチャージされ、ユーザは加盟店での電子決済に利用可能となる。   Next, the rebalancing unit 103 converts half of the remaining operating profit into legal currency. In FIG. 6C, one third of the operating profit is converted into legal currency. The converted legal currency is charged in the wallet 201 for settlement, and the user can use it for electronic settlement at the member store.

上記のように、リバランス部103は運用益を仮想通貨と法定通貨とに等配分し、各通貨の保有量を調整する。これにより、価値が激しく変動する仮想通貨を運用するに際してリスク分散がなされ、極端な運用が是正される。また、ウォレット201のチャージ金額を自動的に増大させることができ、ユーザは加盟店での決済を行う都度新たにチャージを行う必要がなくなり、利便性を向上させることができる。   As described above, the rebalancing unit 103 equally distributes the operating profit to the virtual currency and the legal currency, and adjusts the holding amount of each currency. As a result, risk is diversified when managing a virtual currency whose value fluctuates drastically, and extreme management is corrected. In addition, the charge amount of the wallet 201 can be automatically increased, so that the user does not need to make a new charge every time a payment is made at the member store, and convenience can be improved.

図7は、複数の仮想通貨に跨るリバランス処理を説明するための説明図である。図6では簡潔のため、一の仮想通貨と法定通貨との間の等金額リバランスについて説明したが、ユーザが複数種類の仮想通貨を保有する場合、リバランス部103は各通貨の間の等金額リバランスを行う。例えば図7Aのように各仮想通貨の価値が増減した場合、リバランス部103は通貨情報に基づいて各通貨での収益及び損益を特定する。リバランス部103は、収益が発生している仮想通貨は収益の一部又は全部を売却し、損益が発生している仮想通貨は損益の一部又は全部に相当する数量を購入する。これにより、図7Bに示すように、リバランス部103は各通貨の保有量を調整する。そしてリバランス部103は、総合的に収益が発生している場合、仮想通貨とチャージ金額との間で保有量を調整し、各仮想通貨、及びチャージ金額の保有価値が等しくなるよう配分する。   FIG. 7 is an explanatory diagram for explaining the rebalancing process across a plurality of virtual currencies. In FIG. 6, for the sake of brevity, the equal amount rebalancing between one virtual currency and the legal currency has been described. However, when the user owns a plurality of types of virtual currencies, the rebalancing unit 103 determines whether each currency has Rebalance the amount. For example, when the value of each virtual currency increases or decreases as shown in FIG. 7A, the rebalancing unit 103 specifies the revenue and profit / loss in each currency based on the currency information. The rebalancing unit 103 sells part or all of the revenue of the virtual currency in which revenue is generated, and purchases a quantity corresponding to part or all of the profit and loss in the virtual currency in which profit or loss has occurred. Thereby, as shown to FIG. 7B, the rebalance part 103 adjusts the possession amount of each currency. The rebalancing unit 103 adjusts the holding amount between the virtual currency and the charge amount when the revenue is generated comprehensively, and distributes the virtual currency and the charge amount so that the holding value becomes equal.

上記のように、リバランス部103は等金額リバランスの手法を利用し、仮想通貨とチャージ金額との間の保有量、又は仮想通貨間の保有量を調整する。これにより、ユーザは安定した仮想通貨の運用を行うことができる。同時に、仮想通貨にて運用益(収益)が発生した場合のみチャージ金額(法定通貨)との間の換金が行うようにすることで、ウォレット201にチャージされている金額が減少することはなく、加盟店での商品購入時に決済額が不足するような事態を防止することができる。   As described above, the rebalance unit 103 adjusts the holding amount between the virtual currency and the charge amount or the holding amount between the virtual currencies by using the equal amount rebalancing method. Thereby, the user can operate a stable virtual currency. At the same time, the amount charged to the wallet 201 does not decrease by performing exchange with the charge amount (statutory currency) only when investment profit (revenue) occurs in virtual currency, It is possible to prevent a situation in which the payment amount is insufficient when purchasing a product at a member store.

上記ではウォレット201内で仮想通貨とチャージ金額(法定通貨)との間の、あるいは仮想通貨間の運用を行う旨を述べたが、本実施の形態においてサーバ1はウォレット201内の運用だけでなく、外部の機関を取引相手として、他の手法による仮想通貨の運用も行う。   In the above description, it is described that the operation between the virtual currency and the charge amount (statutory currency) or between the virtual currencies is performed in the wallet 201. However, in the present embodiment, the server 1 is not only operated in the wallet 201. Also, virtual currencies are operated by other methods with external institutions as trading partners.

図4に戻って説明を続ける。預金処理部104は、ユーザが保有する仮想通貨を、所定の金融機関に出資(預金)し、配当を受ける処理を行う。例えば預金処理部104は、ユーザが保有する仮想通貨の一部又は全部を、銀行、取引所等の金融機関に送信(送金)するトランザクションを実行する。預金処理部104は、一定期間後に金融機関から出資額に応じた配当を受け、配当分をウォレット201に返信する。例えば端末2は、出資(預金)を行うか否か、どの金融機関に出資するか、及び出資する仮想通貨の数量を設定する設定入力をユーザから事前に受け付け、設定内容をユーザDB141に保存する。預金処理部104は、ユーザによる設定内容に従ってウォレット201内の仮想通貨を金融機関に送金し、金融機関との定めに従って配当を受ける。   Returning to FIG. 4, the description will be continued. The deposit processing unit 104 invests (deposits) the virtual currency held by the user in a predetermined financial institution and receives a dividend. For example, the deposit processing unit 104 executes a transaction for transmitting (transmitting) a part or all of the virtual currency held by the user to a financial institution such as a bank or an exchange. The deposit processing unit 104 receives a dividend according to the investment amount from the financial institution after a certain period, and returns the dividend to the wallet 201. For example, the terminal 2 accepts in advance a setting input for setting whether or not to make a contribution (deposit), which financial institution to invest in, and the amount of virtual currency to contribute, and stores the setting contents in the user DB 141. . The deposit processing unit 104 remits the virtual currency in the wallet 201 to the financial institution according to the contents set by the user, and receives a dividend in accordance with the provision with the financial institution.

投資管理部105は、所謂ICO(Initial Coin Offering)等によって企業、個人、その他の機関に対して投資する処理を実行する。ICOを一例に説明すると、投資管理部105は企業等から新規仮想通貨(トークン)の発行に係る公開情報を取得し、端末2に通知する。ユーザは投資管理部105から通知された公開情報(例えば発行元である企業の事業内容、トークンの販売額等)を参考に、自らが保有する仮想通貨を元手に(あるいは新規に法定通貨の入金を行い、入金額を元手にしてもよい)新規仮想通貨を購入するか否かを端末2に入力する。端末2は、入力内容を元に、サーバ1に対して新規仮想通貨を取得(購入)するよう要求する。投資管理部105は、端末2からの要求に基づき新規発行通貨を取得し、ウォレット201に送信する。   The investment management unit 105 executes a process of investing in a company, an individual, or another institution by so-called ICO (Initial Coin Offering) or the like. Taking ICO as an example, the investment management unit 105 acquires public information relating to the issuance of a new virtual currency (token) from a company or the like, and notifies the terminal 2 of the public information. The user refers to the public information notified from the investment management unit 105 (for example, the business contents of the issuing company, the amount of token sales, etc.) and uses the virtual currency that he owns (or newly enters the legal currency). (You may make a deposit and use the deposit amount as a starting point) Input to the terminal 2 whether or not to purchase a new virtual currency. The terminal 2 requests the server 1 to acquire (purchase) a new virtual currency based on the input content. The investment management unit 105 acquires a new issue currency based on a request from the terminal 2 and transmits it to the wallet 201.

なお、上記ではユーザ自身がICOに係る意思決定を行うことにしたが、例えば本システムの管理者とユーザとの間で投資運用に係る契約を結び、ユーザに代わるオペレータが意思決定を行うようにしてもよい。また、意思決定自体を自動化し、サーバ1が発行元の企業等から受けた情報を元に投資を行うか否かを判定し、自動的に新規通貨の取得を行うようにしてもよい。例えばユーザはこれらの運用ポリシーを事前に設定し、ユーザDB141に保存しておく。サーバ1はユーザDB141に保存された運用ポリシーに係る設定情報に従い、投資運用に関わるトランザクションを実行する。   In the above, the user himself / herself decided to make a decision regarding ICO. However, for example, a contract concerning investment management is concluded between the administrator of the system and the user, and an operator on behalf of the user makes a decision. May be. In addition, the decision making itself may be automated to determine whether or not to make an investment based on information received from the issuing company by the server 1 and automatically acquire a new currency. For example, the user sets these operation policies in advance and stores them in the user DB 141. The server 1 executes a transaction related to investment management according to the setting information related to the management policy stored in the user DB 141.

また、上記ではICOを一例に投資運用の説明を行ったが、例えば株式、債券、その他の投資銘柄を投資対象としてもよい。つまり、投資対象は仮想通貨に限定されず、その他の資産であってよい。   In the above description, investment management has been described by taking ICO as an example. However, stocks, bonds, and other investment brands may be targeted for investment. That is, the investment object is not limited to virtual currency, and may be other assets.

以上より、本システムは一のウォレット201において、仮想通貨の運用と、法定通貨による決済とを実現する。入金額の一部を、価値が安定している法定通貨のまま決済用にチャージしておき、加盟店での決済に利用することで、安定した決済が可能となる。また、仮想通貨を通貨間のリバランス、金融機関への預金、企業への投資等に充てることで、運用益獲得を図り、ユーザが保有する資産価値を増大させることができる。さらに、仮想通貨の時価価値に応じて運用益をチャージ金額に還元することで、利便性をさらに高めることができる。   As described above, this system realizes the operation of virtual currency and the settlement in legal currency in one wallet 201. By charging a part of the deposit amount for settlement in a legal currency with a stable value, and using it for settlement at a member store, stable settlement becomes possible. In addition, by using the virtual currency for rebalancing between currencies, depositing in financial institutions, investing in companies, etc., it is possible to acquire operational profits and increase the asset value held by the user. Furthermore, convenience can be further improved by returning the operating profit to the charge amount according to the market value of the virtual currency.

図8は、配分設定処理の処理手順の一例を示すフローチャートである。図8に基づき、法定通貨及び仮想通貨の配分を設定する処理について説明する。
端末2の制御部21は、ユーザによる操作入力に従い、図5で例示した入金画面を表示する(ステップS11)。制御部21は、当該入金画面を介して、法定通貨による入金額を設定する設定入力を受け付ける(ステップS12)。
FIG. 8 is a flowchart illustrating an example of a processing procedure of distribution setting processing. Based on FIG. 8, the process of setting the distribution of legal currency and virtual currency will be described.
The control unit 21 of the terminal 2 displays the deposit screen illustrated in FIG. 5 according to the operation input by the user (step S11). The control unit 21 receives a setting input for setting a deposit amount in legal currency via the deposit screen (step S12).

さらに制御部21は、入金額のうち、法定通貨により保持しておく保持額と、仮想通貨に換金する換金額との配分を設定する設定入力を受け付ける(ステップS13)。具体的には、制御部21は、決済用にチャージしておくチャージ金額の設定入力を受け付けると共に、換金する仮想通貨の種類、及び各仮想通貨に換金する換金額の設定入力を受け付ける。   Further, the control unit 21 accepts a setting input for setting a distribution between the held amount held in the legal currency and the converted amount to be converted into the virtual currency among the received amounts (step S13). Specifically, the control unit 21 receives a setting input of a charge amount to be charged for settlement, and also receives a setting input of a type of virtual currency to be converted and a converted amount to be converted into each virtual currency.

さらに制御部21は、仮想通貨の運用ポリシーを規定する設定情報の入力を受け付ける(ステップS14)。ステップS14で設定される情報は、例えば運用する仮想通貨の売買限度額(仮想通貨を購入する際の上限額及び売却する際の下限額)、数量、種類、運用方法、運用の相手方である取引相手、運用に係るトランザクションを実行する際のユーザの許諾の有無等である。運用方法は、上述の如く、例えばユーザが保有する仮想通貨を他の仮想通貨又は法定通貨に換金する通貨自体の運用、仮想通貨を所定の金融機関に出資(預金)する出資運用、企業等が新規に発行する新規仮想通貨や株式、債券、その他の投資銘柄の売買運用などであるが、これらに限定されるものではない。ユーザは端末2を操作して、仮想通貨を運用する際のポリシーを事前に設定し、サーバ1に送信する。サーバ1はユーザの仮想通貨を運用する際、設定情報に規定された運用ポリシーに従って運用(トランザクション)を行う。制御部21は、ステップS13で設定された入金額の配分、及びステップS14で設定された設定情報をサーバ1に通知する(ステップS15)。   Furthermore, the control unit 21 accepts input of setting information that defines a virtual currency operation policy (step S14). The information set in step S14 includes, for example, trading limits of the virtual currency to be operated (upper limit when purchasing virtual currency and lower limit when selling), quantity, type, operation method, and transaction of the other party It is the presence or absence of permission of the user when executing the transaction related to the other party and the operation. As described above, the operation method is, for example, the operation of the currency itself for converting the virtual currency held by the user into another virtual currency or legal currency, the investment operation in which the virtual currency is invested (deposited) in a predetermined financial institution, a company, etc. This includes, but is not limited to, new virtual currency, stock management, bonds, and other investment issues. The user operates the terminal 2 to set a policy for operating the virtual currency in advance and transmits the policy to the server 1. When operating the user's virtual currency, the server 1 operates (transactions) in accordance with the operation policy defined in the setting information. The control unit 21 notifies the server 1 of the distribution of the deposit amount set in step S13 and the setting information set in step S14 (step S15).

端末2から通知を取得した場合、サーバ1の制御部11は、ユーザからの入金があったか否かを判定する(ステップS16)。未入金であると判定した場合(S16:NO)、制御部11は処理を待機する。入金があったと判定した場合(S16:YES)、制御部11は、ステップS13で設定された保持額(チャージ金額)、及びステップS15で入力された設定情報をユーザDB141に記憶する(ステップS17)。さらに制御部11は、ステップS13で設定された換金額に相当する仮想通貨をネットワークN上から取得(購入)し、端末2に送信(送金)するトランザクションを実行する(ステップS18)。端末2の制御部21は、サーバ1から受信した仮想通貨のデータを補助記憶部27(ウォレット201)に記憶し(ステップS19)、一連の処理を終了する。   When the notification is acquired from the terminal 2, the control unit 11 of the server 1 determines whether or not there is a payment from the user (step S16). When it determines with it being non-payment (S16: NO), the control part 11 waits for a process. When it determines with there having been payment (S16: YES), the control part 11 memorize | stores the holding amount (charge amount) set by step S13, and the setting information input by step S15 in user DB141 (step S17). . Further, the control unit 11 acquires (purchases) the virtual currency corresponding to the exchange amount set in step S13 from the network N, and executes a transaction for transmitting (sending money) to the terminal 2 (step S18). The control unit 21 of the terminal 2 stores the virtual currency data received from the server 1 in the auxiliary storage unit 27 (wallet 201) (step S19), and ends a series of processes.

図9は、決済処理の処理手順の一例を示すフローチャートである。図9に基づき、決済処理の処理内容について説明する。
サーバ1の制御部11は、加盟店の店舗端末3から、商品又はサービスの購入に伴う電子決済処理の承認要求を受け付ける(ステップS31)。例えば端末2は店舗端末3とNFC通信を行い、決済処理の実行を店舗端末3に要求する。当該実行要求を受け付けた場合、店舗端末3は商品又はサービスの購入額分の決済を承認するようサーバ1に要求する。承認要求を受け付けた場合、制御部11はユーザDB141を参照して、ウォレット201に保持されている保持額(チャージ金額の残高)に基づき、決済を承認するか否かを判定する(ステップS32)。決済を承認すると判定した場合(S32:YES)、制御部11は、決済を承認する旨を店舗端末3に返信する(ステップS33)。また、制御部11は、購入額分の送金を行う決済処理を実行する(ステップS34)。例えば制御部11は、銀行等の金融機関に対して送金要求を送信し、金融機関のシステムが送金を行う。決済を承認しないと判定した場合(S32:NO)、制御部11は、決済承認を拒否する旨を店舗端末3に返信する(ステップS35)。制御部11は、一連の処理を終了する。
FIG. 9 is a flowchart illustrating an example of the processing procedure of the payment process. Based on FIG. 9, processing contents of the settlement processing will be described.
The control unit 11 of the server 1 accepts an approval request for electronic payment processing accompanying purchase of a product or service from the store terminal 3 of the member store (step S31). For example, the terminal 2 performs NFC communication with the store terminal 3 and requests the store terminal 3 to execute a settlement process. When the execution request is received, the store terminal 3 requests the server 1 to approve payment for the purchase amount of the product or service. When the approval request is received, the control unit 11 refers to the user DB 141 and determines whether or not to approve the settlement based on the amount held (balance of charge amount) held in the wallet 201 (step S32). . When it determines with accepting a payment (S32: YES), the control part 11 returns the effect which approves a payment to the shop terminal 3 (step S33). Moreover, the control part 11 performs the payment process which performs remittance for purchase amount (step S34). For example, the control unit 11 transmits a remittance request to a financial institution such as a bank, and the system of the financial institution performs remittance. If it is determined that the payment is not approved (S32: NO), the control unit 11 sends back to the store terminal 3 that the payment approval is rejected (step S35). The control unit 11 ends the series of processes.

図10は、運用処理の処理手順の一例を示すフローチャートである。図10に基づき、仮想通貨の運用処理の処理内容について説明する。
例えばサーバ1の制御部11は、バッチ処理により以下の処理を実行する。制御部11は、ユーザが保有する仮想通貨を運用するトランザクションを実行する(ステップS51)。例えば制御部11は、上述の如く、ユーザが保有する仮想通貨の一部又は全部を金融機関に送信することで、出資額に応じた配当を得るトランザクションを実行する。また、例えば制御部11は、ユーザが保有する仮想通貨を用いて、企業、個人等から新規に発行される仮想通貨(トークン)を取得(購入)するトランザクションを実行する。その他、制御部11はユーザが保有する仮想通貨を元手に、株式、債券等の銘柄の売買などを行う。これらの運用方法は一例であって、制御部11はユーザが保有する仮想通貨を元手に運用を行うことができればよい。
FIG. 10 is a flowchart illustrating an example of the procedure of the operation process. Based on FIG. 10, the processing content of the virtual currency operation processing will be described.
For example, the control unit 11 of the server 1 executes the following processing by batch processing. The control part 11 performs the transaction which operates the virtual currency which a user holds (step S51). For example, as described above, the control unit 11 transmits a part or all of the virtual currency held by the user to the financial institution, thereby executing a transaction for obtaining a dividend according to the investment amount. Further, for example, the control unit 11 executes a transaction for acquiring (purchasing) a virtual currency (token) newly issued from a company, an individual, or the like using the virtual currency held by the user. In addition, the control unit 11 buys and sells brands such as stocks and bonds using the virtual currency held by the user. These operation methods are examples, and the control unit 11 only needs to be able to operate with the virtual currency held by the user.

制御部11は、本システムで取り扱う各仮想通貨の通貨情報を、ネットワークNを介して取得する(ステップS52)。通貨情報は、仮想通貨の時価価値を示す情報である。制御部11は、取得した通貨情報に基づき、ステップS51の処理により発生した運用益を特定する(ステップS53)。   The control unit 11 acquires currency information of each virtual currency handled by the system via the network N (step S52). The currency information is information indicating the market value of the virtual currency. Based on the acquired currency information, the control unit 11 identifies the operational profit generated by the process of step S51 (step S53).

制御部11は、特定した運用益に基づき、ウォレット201にてユーザが保有する仮想通貨の保有量と法定通貨の保持額とを調整、又はユーザが保有する複数の仮想通貨の保有量を調整するトランザクションを実行する(ステップS54)。例えば制御部11は、上述の如く、仮想通貨の運用によって運用益(収益)が発生しているか否かを判定し、運用益が発生している場合、運用益を仮想通貨と法定通貨とに等配分するトランザクションを実行する。この場合に、例えば制御部11は運用益の一部を積立額として、仮想通貨のまま、又は法定通貨に換金して保持し、残りの運用益を仮想通貨と法定通貨とに等配分する。次回のステップS51の処理において、制御部11は積立額に相当する仮想通貨は運用に使用せず、残りの保有通貨によって運用を行う。   The control unit 11 adjusts the holding amount of the virtual currency held by the user and the holding amount of the legal currency in the wallet 201 based on the identified operational profit, or adjusts the holding amount of the plurality of virtual currencies held by the user. A transaction is executed (step S54). For example, as described above, the control unit 11 determines whether or not investment profit (revenue) is generated by the operation of the virtual currency. If the operation profit is generated, the control profit is converted into the virtual currency and the legal currency. Execute equally distributed transactions. In this case, for example, the control unit 11 holds a part of the operating profit as a reserve amount in the virtual currency or in exchange for the legal currency, and equally distributes the remaining operating profit to the virtual currency and the legal currency. In the process of the next step S51, the control unit 11 does not use the virtual currency corresponding to the reserve amount for the operation, and operates using the remaining held currency.

また、ユーザが複数の仮想通貨を保有している場合、制御部11は、各仮想通貨の運用によって生じた運用益(収益及び損益)を特定し、特定した運用益に応じて各仮想通貨の保有量を調整する。具体的には、制御部11は、収益が生じている仮想通貨の収益の一部又は全部を売却(他の仮想通貨、又は法定通貨に交換)するトランザクションを実行する。また、制御部11は、損益が生じている仮想通貨の損益の一部又は全部に相当する数量を取得(購入)するトランザクションを実行する。これにより、制御部11は各通貨の保有量を等配分する。制御部11は、トランザクション実行後のデータを端末2(ウォレット201)に送信し(ステップS55)、一連の処理を終了する。   In addition, when the user has a plurality of virtual currencies, the control unit 11 identifies investment profits (revenue and profit / loss) generated by the operation of each virtual currency, and each virtual currency according to the identified investment profit. Adjust holdings. Specifically, the control unit 11 executes a transaction for selling a part or all of the revenue of the virtual currency in which the revenue is generated (exchanged for other virtual currency or legal currency). In addition, the control unit 11 executes a transaction for acquiring (purchasing) a quantity corresponding to part or all of the profit and loss of the virtual currency in which profit or loss has occurred. Thereby, the control part 11 distributes equally the holding amount of each currency. The control unit 11 transmits the data after the transaction execution to the terminal 2 (wallet 201) (step S55), and ends a series of processes.

なお、上記では端末2にウォレット201を用意し、ウォレット201にて仮想通貨の管理を行うことにしたが、本実施の形態はこれに限定されるものではない。例えばサーバ1が各ユーザ向けのオンライン口座を用意し、各ユーザが保有する仮想通貨を管理する形にしてもよい。つまり、仮想通貨の保管場所はオンライン上であってもよく、ローカル端末であってもよい。   In the above description, the wallet 201 is prepared in the terminal 2 and the virtual currency is managed by the wallet 201. However, the present embodiment is not limited to this. For example, the server 1 may prepare an online account for each user and manage the virtual currency possessed by each user. That is, the virtual currency storage location may be online or a local terminal.

また、上記では説明の便宜上、サーバ1が処理主体となり、法定通貨による決済処理、及び仮想通貨の運用処理を行うことにしたが、一連の処理の一部又は全部を端末2が実行するようにしてもよい。例えば通貨間のリバランスについて述べれば、端末2が通貨情報を元に運用益を計算し、各通貨の保有量を調整するようトランザクションを実行してもよい。また、端末2が、仮想通貨の送金、受取に関わるトランザクションを実行し、金融機関、企業等との間で仮想通貨の運用を直接行ってもよい。このように、どのコンピュータリソースがどの処理を担当するかは任意の設計事項であり、種々の設計変更があり得る。   In the above description, for the sake of convenience of explanation, the server 1 is the processing subject, and the settlement processing in the legal currency and the operation processing of the virtual currency are performed. However, the terminal 2 executes part or all of the series of processing. May be. For example, as for rebalancing between currencies, the terminal 2 may calculate the operating profit based on the currency information and execute a transaction so as to adjust the holding amount of each currency. Further, the terminal 2 may execute transactions relating to remittance and reception of virtual currency, and directly operate the virtual currency with financial institutions, companies, and the like. As described above, which computer resource is responsible for which process is an arbitrary design matter, and various design changes are possible.

以上より、本実施の形態1によれば、ユーザが保有する仮想通貨の運用を行うことで、運用益獲得を図ることができる。また、ウォレット201内の法定通貨の保有量と法定通貨の保持額(チャージ金額)とを自動的に調整し、両者の適切なバランスを取ることができる。多くの仮想通貨は発行量の上限が設けられていることから、その価値が大きく変動するが、上述のリバランス処理を行うことで過度な運用が是正され、仮想通貨を適切に管理することができる。   As described above, according to the first embodiment, it is possible to obtain operational profits by operating the virtual currency owned by the user. In addition, the amount of legal currency held in the wallet 201 and the legal currency holding amount (charge amount) can be automatically adjusted to achieve an appropriate balance between the two. Many virtual currencies have an upper limit on the amount to be issued, so their value fluctuates greatly. However, the above rebalancing process corrects excessive operation and allows the virtual currency to be managed appropriately. it can.

また、本実施の形態1によれば、運用益の一部を自動的に積み立てると共に、当該一部の運用益を除く残額を運用と保持額とに配分することで、より適切な管理を行うことができる。   Further, according to the first embodiment, a part of the investment profit is automatically accumulated, and more appropriate management is performed by allocating the remaining amount excluding the part of the operation profit to the operation and the retained amount. be able to.

また、本実施の形態1によれば、複数種類の仮想通貨を一のウォレット201で取り扱うことができると共に、各仮想通貨の保有量を自動的に調整し、ユーザが保有する仮想通貨の資産価値を最大化することができる。   Further, according to the first embodiment, a plurality of types of virtual currency can be handled by one wallet 201, and the amount of each virtual currency is automatically adjusted, and the asset value of the virtual currency held by the user Can be maximized.

また、本実施の形態1によれば、ウォレット201にチャージされている法定通貨を用い、加盟店での決済を行う。例えば本実施の形態のチャージ相当分の金額を仮想通貨として保持しておくと仮定して、仮想通貨の価値が下落した場合、いつの間にかチャージ残高が減ることになり、ユーザにとって不都合なものとなる。そこで、法定通貨で入金された入金額の一部を決済用に保持しておくことで、安定した決済が可能となる。また、上述の如く、法定通貨の保持額と仮想通貨の保有量とを調整することから、両者を適切に管理することができる。つまり、ウォレット201は、所謂電子マネーに代表される決済機能と、仮想通貨の運用機能とを単に合わせたものではなく、両者を相互に交換して適切な配分で管理するハイブリッドなウォレットとして機能する。これにより、ユーザにとってより利便性に富み、安定したウォレットを提供することができる。   Further, according to the first embodiment, payment is made at a member store using the legal currency charged in the wallet 201. For example, assuming that the amount corresponding to the charge in the present embodiment is held as a virtual currency, if the value of the virtual currency falls, the charge balance will be reduced soon, which is inconvenient for the user. . Therefore, by holding a part of the deposit amount received in legal currency for settlement, stable settlement is possible. Further, as described above, the legal currency holding amount and the virtual currency holding amount are adjusted, so that both can be appropriately managed. In other words, the wallet 201 is not simply a combination of a payment function represented by so-called electronic money and a virtual currency operation function, but functions as a hybrid wallet that exchanges the two and manages them with appropriate distribution. . Thereby, it is more convenient for the user, and a stable wallet can be provided.

(実施の形態2)
実施の形態1では、ウォレット201に入金額の一部をチャージしておき、法定通貨により電子決済を行う形態について述べた。実施の形態2では、入金額の一部を決済用の仮想通貨としてウォレット201に保持しておき、仮想通貨による決済を行う形態について述べる。なお、実施の形態1と重複する内容については、同一の符号を付して説明を省略する。
(Embodiment 2)
In the first embodiment, the embodiment has been described in which a part of the deposit amount is charged in the wallet 201 and electronic payment is performed in legal currency. In the second embodiment, a mode will be described in which a part of the deposit amount is held in the wallet 201 as a virtual currency for settlement and settlement is performed using the virtual currency. In addition, about the content which overlaps with Embodiment 1, the same code | symbol is attached | subjected and description is abbreviate | omitted.

図11は、実施の形態2に係る情報処理システムの構成例を示す機能ブロック図である。本実施の形態に係るサーバ1は、決済処理部101、運用処理部102等のほか、通貨発行部108、合意判定部109を有する。通貨発行部108は、本システム独自の仮想通貨(以下、「独自通貨」と呼ぶ)をユーザに発行する。合意判定部109は、独自通貨のマイニング処理を管理し、マイニングに係る合意を判定(形成)する処理を行う。独自通貨のマイニング合意について、詳しくは後述する。   FIG. 11 is a functional block diagram illustrating a configuration example of the information processing system according to the second embodiment. The server 1 according to the present embodiment includes a currency issuing unit 108 and an agreement determination unit 109 in addition to the settlement processing unit 101 and the operation processing unit 102. The currency issuing unit 108 issues a virtual currency unique to the system (hereinafter referred to as “unique currency”) to the user. The agreement determination unit 109 manages a unique currency mining process and performs a process of determining (forming) an agreement related to mining. Details of the mining agreement for the original currency will be described later.

なお、図11に示すように、本実施の形態で決済処理部101は、実店舗である加盟店だけでなく、ネットワークN(インターネット)上の仮想店舗であるECサイトからも決済要求を受け付け、仮想通貨による決済を行う。当該ECサイトは、例えば出品者が商品を出品するショッピングサイトである。決済処理部101は、ユーザがECサイトを利用して出品者から商品を購入する際、ECサイトに代わって電子決済を代行する。ECサイトから決済要求を受け付けた場合、決済処理部101は購入額分の送金を商品の出品者(提供元)に対して行う。これにより、ユーザは自らが保有する仮想通貨を使って、所謂ネットショッピングを行うことができる。   As shown in FIG. 11, in this embodiment, the settlement processing unit 101 accepts a settlement request not only from a member store that is a real store, but also from an EC site that is a virtual store on the network N (Internet). Settlement in virtual currency. The EC site is, for example, a shopping site where an exhibitor sells products. The settlement processing unit 101 performs electronic settlement on behalf of the EC site when the user purchases a product from the exhibitor using the EC site. When a payment request is received from the EC site, the payment processing unit 101 transfers the purchase amount to the seller (provider) of the product. Thereby, the user can perform what is called online shopping using the virtual currency which he owns.

以下の説明では、サーバ1が発行する独自通貨を決済及び運用に用いる形態について説明する。   In the following description, a mode in which the unique currency issued by the server 1 is used for settlement and operation will be described.

図12は、実施の形態2の概要を説明するための説明図である。図12に基づき、仮想通貨(独自通貨)に基づく決済処理と運用処理とについて説明する。
図12では、図6等と同様に、ウォレット201に格納されている仮想通貨の保有量を概念的に図示している。図12Aでは運用前の、図12Bでは運用後の仮想通貨の保有量を図示している。なお、図12では簡潔のため、法定通貨によってチャージされるチャージ金額については省略し、法定通貨によって入金された入金額の全部が仮想通貨に換金されているものとして説明する。法定通貨もウォレット201にチャージ可能とする形態については、変形例1で後述する。
FIG. 12 is an explanatory diagram for explaining an outline of the second embodiment. Based on FIG. 12, the settlement process and the operation process based on the virtual currency (original currency) will be described.
FIG. 12 conceptually illustrates the amount of virtual currency stored in the wallet 201, as in FIG. FIG. 12A shows the amount of virtual currency held before operation, and FIG. 12B shows the amount of virtual currency after operation. In FIG. 12, for the sake of brevity, the charge amount charged in the legal currency will be omitted, and the description will be made assuming that all of the deposit amount deposited in the legal currency is converted into virtual currency. A form in which legal currency can be charged to the wallet 201 will be described later in Modification 1.

本実施の形態においてウォレット201には、電子決済に用いる独自通貨と、運用に用いる独自通貨とが、別々に保管されている。決済用に管理された独自通貨は、加盟店での商品又はサービスの購入に伴う電子決済に利用することができる。運用に用いる独自通貨は、実施の形態1と同様に運用される。決済用の独自通貨と運用のための独自通貨との配分は、例えば図5と同様の入金画面においてユーザが設定する。   In the present embodiment, the wallet 201 stores a unique currency used for electronic settlement and a unique currency used for operation separately. The unique currency managed for settlement can be used for electronic settlement associated with the purchase of goods or services at member stores. The original currency used for operation is operated in the same manner as in the first embodiment. For example, the user sets the distribution of the settlement-specific currency and the management-specific currency on the same deposit screen as in FIG.

ここで、実施の形態1と同様に安定した決済を可能とするため、決済用に管理されている独自通貨は、当該通貨を取得した時点での換金額と同レートで決済に利用することができる。例えばユーザが独自通貨1コインを1万円で購入し、0.5コインを決済用に、0.5コインを運用に設定した場合、決済用に保持されている0.5コインは価値が変動せず、購入時点(取得時点)と同レートの5000円分の決済に充てることができる。   Here, as in the first embodiment, in order to enable stable settlement, the original currency managed for settlement can be used for settlement at the same rate as the exchange amount at the time when the currency is acquired. it can. For example, if the user purchases 1 coin of 1 currency for 10,000 yen and sets 0.5 coin for payment and 0.5 coin for operation, the value of 0.5 coin held for payment varies Instead, it can be used for settlement of 5000 yen at the same rate as the purchase time (acquisition time).

例えばサーバ1の通貨発行部108は、ユーザからの入金を受け付けて入金額分の独自通貨を発行するに際し、決済用に設定された金額分については、発行時点と同レートで決済に利用可能とする旨の契約情報を付加して、独自通貨を発行する。例えば通貨発行部108は、独自通貨を発行して端末2のウォレット201に送信するトランザクションを実行するに際し、発行時点と同レートで法定通貨と交換(換金)する旨の契約情報をトランザクションデータに書き込み、当該トランザクションデータをブロックチェーン上に出力する。   For example, when the currency issuing unit 108 of the server 1 accepts the payment from the user and issues the original currency for the amount of money received, the amount set for payment can be used for the payment at the same rate as the time of issue. Add contract information to the effect and issue your own currency. For example, when executing a transaction for issuing a unique currency and sending it to the wallet 201 of the terminal 2, the currency issuing unit 108 writes contract information to the transaction data indicating that it is exchanged (converted) with legal currency at the same rate as the issue point The transaction data is output on the block chain.

当該処理と類似する技術としては、イーサリアムのスマートコントラクトが挙げられる。スマートコントラクトは、イーサリアムを送金側から受取側へ送信(送金)するに際し、どのような目的で送金を行うかをブロックチェーン上に記録しておく手法である。例えば商品の購入を仮想通貨で行う場合、どの商品を何時までに購入者に納品するかといった情報を、仮想通貨のトランザクションデータに規格として設けられた空き領域に書き込む。これにより、トランザクションデータに書き込まれた情報は、改竄困難なブロックチェーンに記録される。本実施の形態では、トランザクションデータに書き込む情報として、発行する独自通貨を同レートで法定通貨に換金する旨の契約情報を書き込んでおけばよい。   A technology similar to this process is an Ethereum smart contract. The smart contract is a method of recording on the block chain what purpose the remittance is made when the Ethereum is transmitted (remitted) from the remittance side to the receiving side. For example, when a product is purchased in a virtual currency, information such as which product will be delivered to the purchaser by what time is written in a free area provided as a standard in the transaction data of the virtual currency. Thereby, the information written in the transaction data is recorded in the block chain that is difficult to falsify. In the present embodiment, as information to be written in the transaction data, contract information indicating that the original currency to be issued is converted into legal currency at the same rate may be written.

ユーザが加盟店で電子決済を行う場合、サーバ1の決済処理部101は、ブロックチェーン上のトランザクションデータから当該契約情報を読み出し、決済用にウォレット201に格納されている独自通貨が発行時点のレートでいくらなのか、換金額を計算する。電子決済による購入額が換金額以下である場合、決済処理部101は、決済枠の仮想通貨を用いて電子決済を行う決済処理を実行する。具体的には、決済処理部101は決済枠の仮想通貨の一部又は全部を法定通貨に換金するトランザクションを実行し、換金した法定通貨を、金融機関を介して加盟店に送金する。   When the user performs electronic payment at the member store, the payment processing unit 101 of the server 1 reads the contract information from the transaction data on the block chain, and the original currency stored in the wallet 201 for payment is the rate at the time of issue. Calculate the conversion amount. If the purchase amount by electronic payment is equal to or less than the convertible amount, the payment processing unit 101 executes a payment process for performing electronic payment using the virtual currency of the payment frame. Specifically, the settlement processing unit 101 executes a transaction for converting part or all of the virtual currency of the settlement frame into legal currency, and transfers the converted legal currency to the member store via the financial institution.

なお、上述の契約情報は、独自通貨と法定通貨との間のレートを規定した契約だけでなく、決済に用いる法定通貨の為替レートに関するヘッジ契約も含めて良い。例えば本実施の形態に係るウォレット201で複数の法定通貨(例えば日本円及びUSドル)での決済を受け付ける場合、サーバ1は、ユーザに独自通貨を発行した時点と同じ為替レートで、各法定通貨による決済を利用可能とする旨の情報を契約情報としてトランザクションデータに書き込んでおく。これにより、ユーザは独自通貨を各法定通貨による決済に用いる場合、為替変動に関わらず取得時点と同レートで決済に利用可能となる。   The contract information described above may include not only a contract that defines a rate between the original currency and the legal currency, but also a hedge contract related to the exchange rate of the legal currency used for settlement. For example, when the wallet 201 according to the present embodiment accepts payments in a plurality of legal currencies (for example, Japanese yen and US dollars), the server 1 uses each legal currency at the same exchange rate as when the original currency was issued to the user. The information indicating that the settlement by can be used is written in the transaction data as contract information. Thereby, when using the original currency for settlement in each legal currency, the user can use it for settlement at the same rate as the acquisition time regardless of exchange rate fluctuations.

運用枠として設定された独自通貨に関しては、サーバ1は実施の形態1と同様に、他の仮想通貨との間の交換、預金運用、投資運用等による仮想通貨運用のトランザクションを実行する。当該トランザクションにより運用益が発生した場合、サーバ1は、運用益を等配分して、一部を決済用に保持(還元)する。これにより、図12A、Bを比較すればわかるように、決済用に保持された仮想通貨の保有量が増大する。   For the unique currency set as the operation frame, the server 1 executes a transaction of virtual currency operation by exchange with other virtual currency, deposit operation, investment operation, etc., as in the first embodiment. When the operation profit is generated by the transaction, the server 1 equally distributes the operation profit and holds (returns) a part for settlement. As a result, as can be seen by comparing FIGS. 12A and 12B, the amount of virtual currency held for settlement increases.

このように、サーバ1は入金額のうち、決済用に保持する保持額と、運用に用いる換金額との設定入力を受け付け、各金額に相当する独自通貨を発行する。この内、サーバ1は決済用に保持する独自通貨については契約情報を付加する。ユーザから決済要求を受け付けた場合、サーバ1は当該契約情報に基づき、発行時点と同レートで電子決済を行う。これにより、実施の形態1のように法定通貨のままウォレット201にチャージせずとも、固定レートでの安定した決済が可能となる。また、サーバ1において独自通貨の発行量をコントロールすることで、独自通貨を一般の仮想通貨と同様に投資運用の対象とすることもできる。   As described above, the server 1 accepts the setting input of the holding amount held for settlement and the exchange amount used for the operation, and issues a unique currency corresponding to each amount. Of these, the server 1 adds contract information for the unique currency held for settlement. When a settlement request is received from the user, the server 1 performs electronic settlement at the same rate as when it is issued based on the contract information. This enables stable settlement at a fixed rate without charging the wallet 201 in the legal currency as in the first embodiment. Further, by controlling the issue amount of the unique currency in the server 1, the unique currency can be set as an investment management target in the same manner as a general virtual currency.

なお、上記でサーバ1はユーザからの入金を受け、新規に独自通貨を発行するものとして説明したが、独自通貨を新規に発行することなく、他のユーザが保有する独自通貨を購入してユーザに与えるようにしてもよい。つまり、ユーザが独自通貨を取得可能であればよく、取得経路は新規発行によるものでも、他のユーザからの取得であってもよい。   In the above, the server 1 has been described as receiving a deposit from a user and issuing a new unique currency. However, a user can purchase a unique currency held by another user without issuing a new unique currency. You may make it give to. That is, it is only necessary that the user can acquire the unique currency, and the acquisition path may be newly issued or acquired from another user.

本実施の形態ではユーザによる独自通貨の利用を促進すべく、サーバ1はさらに、加盟店での電子決済に利用可能な特典情報をユーザに付与する処理を行う。   In the present embodiment, in order to promote the use of the unique currency by the user, the server 1 further performs a process of giving the user privilege information that can be used for electronic payment at the member store.

例えば通貨発行部108は、ユーザから入金を受け付けて独自通貨を発行する場合に、単に入金額と同額分の独自通貨を発行するだけでなく、加盟店での電子決済に利用可能なクーポン(特典情報)を発行して端末2に送信する。クーポンは、例えば入金額よりも余剰に発行する独自通貨である。つまり、独自通貨を購入するユーザへの特典として場合、サーバ1は余分に独自通貨を与える。これにより、ユーザに対して独自通貨を利用するインセンティブを与えることができる。   For example, when the currency issuing unit 108 accepts payment from the user and issues a unique currency, the currency issuing unit 108 not only issues a unique currency equivalent to the deposit amount but also a coupon (privilege) that can be used for electronic payment at a member store. Information) is transmitted to the terminal 2. The coupon is, for example, a unique currency issued in excess of the deposit amount. That is, in the case of a privilege for a user who purchases a unique currency, the server 1 gives an extra unique currency. Thereby, an incentive to use the unique currency can be given to the user.

なお、サーバ1は独自通貨自体ではなく、その他の特典をユーザに与えることにしてもよい。例えばサーバ1は、加盟店での電子決済で割引を受けることができる電子クーポンを発行するようにしてもよい。つまりサーバ1は、独自通貨を電子決済に利用する特典として、割引サービスを提供する。このように、特典情報(クーポン)は独自通貨を利用するユーザへの特典であればよく、独自通貨自体でなくともよい。   Note that the server 1 may give the user other benefits instead of the unique currency itself. For example, the server 1 may issue an electronic coupon that can be discounted by electronic payment at a member store. That is, the server 1 provides a discount service as a privilege to use the unique currency for electronic payment. In this way, the privilege information (coupon) may be a privilege for a user who uses the unique currency, and may not be the unique currency itself.

また、クーポンを発行するタイミングは独自通貨の取得時に限定されず、例えばユーザが加盟店での決済を行った決済処理時などであってもよい。   Further, the timing for issuing the coupon is not limited to when the original currency is acquired. For example, the coupon may be issued at the time of payment processing in which the user makes payment at a member store.

さらにサーバ1は、単に独自通貨の取得時、決済時等にクーポンを発行するだけでなく、ユーザによる仮想通貨の運用益、又は加盟店での決済利用額に応じて、特典情報をユーザに付与する処理を行う。   Furthermore, the server 1 not only issues a coupon when acquiring a unique currency, at the time of payment, etc., but also gives privilege information to the user according to the operating profit of the virtual currency by the user or the amount of payment at the member store. Perform the process.

具体的には、サーバ1は、マイニングに伴う手数料を特典に用い、仮想通貨の運用益、又は加盟店での決済利用額に応じてマイニングの合意を形成し、ユーザに付与する。具体的には、サーバ1の合意判定部109が一定期間毎にブロックチェーン上のトランザクションデータを参照して、当該期間に行われた各トランザクションに伴う手数料を集計する。合意判定部109は、ユーザの運用益、又は決済利用額に応じて、マイニングに伴う当該手数料を特典としてユーザに付与する。   Specifically, the server 1 uses a fee associated with mining as a privilege, forms an agreement for mining according to the operating profit of the virtual currency, or the payment usage amount at the member store, and grants it to the user. Specifically, the agreement determination unit 109 of the server 1 refers to the transaction data on the block chain at regular intervals, and totals the fees associated with each transaction performed during that period. The agreement determination unit 109 grants the fee associated with mining to the user as a privilege according to the user's operational profit or the settlement usage amount.

例えば運用益を基準として独自通貨を付与する場合、合意判定部109は、各ユーザのウォレット201のデータを参照して、当該期間で最も独自通貨の運用益が高いユーザを特定する。そして合意判定部109は、集計した手数料を、当該ユーザのウォレット201に送信する。   For example, when the unique currency is assigned based on the investment profit, the agreement determination unit 109 refers to the data of the wallet 201 of each user and identifies the user who has the highest investment profit of the unique currency during the period. The agreement determination unit 109 transmits the collected fees to the wallet 201 of the user.

また、決済利用額を基準として独自通貨を付与する場合、合意判定部109は、単純に決済利用額が最も高いユーザに対して独自通貨を付与するようにしても良い。しかし、本実施の形態ではさらに、ユーザ(端末2)の位置情報を組み合わせて、地域別にユーザらが利用した決済利用額を集計し、集計結果に応じて、決済利用額が高い地域の加盟店を利用したユーザに対して独自通貨を付与する。   Further, when the unique currency is assigned based on the payment usage amount, the agreement determination unit 109 may simply give the unique currency to the user having the highest payment usage amount. However, in the present embodiment, the location information of the user (terminal 2) is further combined to aggregate the payment usage amount used by the users for each region, and depending on the aggregation result, the affiliated store in the region where the payment usage amount is high Give your own currency to users who use.

具体的には、サーバ1は各加盟店を、所在地に応じて複数の地域それぞれにグループ分けしておく。そしてサーバ1は、決済時に端末2から位置情報を取得し、加盟店で利用した決済利用額を地域別に集計する。そしてサーバ1は、決済利用額が最も高い地域を利用したユーザに対し、独自通貨を付与する。   Specifically, the server 1 groups each member store into a plurality of regions according to the location. Then, the server 1 acquires location information from the terminal 2 at the time of payment, and totals the amount of payment used at the member store by region. Then, the server 1 gives a unique currency to the user who uses the region where the settlement usage amount is the highest.

これにより、ユーザに対する単純なインセンティブを与えるだけでなく、地域間の競争を促すことができる。従って、ユーザに対するサービス向上を促すことができる。   This not only gives a simple incentive to the user, but can also promote competition between regions. Therefore, service improvement for the user can be promoted.

また、上記でサーバ1は各地域での決済利用額を順位付けして独自通貨を付与したが、順位付けの基礎となる情報は決済利用額に限定されない。例えばサーバ1は、所定のインターネット投票の投票結果によって独自通貨を発行してもよい。例えばユーザは、加盟店でQRコード(登録商標)を端末2で読み取るなどして、各加盟店に対する人気投票を行う。サーバ1は投票結果を集計し、投票結果に応じて、最多票を得た加盟店を利用したユーザに対して独自通貨を付与する。このように、サーバ1はユーザの決済行動に伴う情報を集計し、集計結果に応じてユーザに特典を付与可能であればよく、集計する情報は決済利用額に限定されない。   In addition, the server 1 ranks the payment usage amount in each region and assigns a unique currency. However, the information used as the basis for ranking is not limited to the payment usage amount. For example, the server 1 may issue a unique currency according to a vote result of a predetermined Internet vote. For example, the user performs a popularity vote for each member store by reading a QR code (registered trademark) with the terminal 2 at the member store. The server 1 counts the voting results and gives a unique currency to the user who uses the member store that has obtained the most votes according to the voting results. In this way, the server 1 only needs to be able to aggregate information associated with the user's payment behavior and grant a privilege to the user according to the aggregation result, and the information to be aggregated is not limited to the payment usage amount.

図13は、実施の形態2に係る配分設定処理の処理手順を示すフローチャートである。図13に基づき、実施の形態2に係る入金額の配分設定処理について説明する。
入金額の設定入力を受け付けた後(ステップS12)、端末2の制御部21は、以下の処理を実行する。制御部21は、決済処理のために保持する独自通貨(仮想通貨)の保持額と、運用のために換金する独自通貨への換金額との配分を設定する設定入力を受け付け(ステップS201)、処理をステップS14に移行する。
FIG. 13 is a flowchart illustrating a processing procedure of distribution setting processing according to the second embodiment. Based on FIG. 13, the deposit amount distribution setting process according to the second embodiment will be described.
After receiving the deposit input setting input (step S12), the control unit 21 of the terminal 2 executes the following processing. The control unit 21 accepts a setting input for setting a distribution between the retained amount of the unique currency (virtual currency) retained for the settlement process and the converted amount to the unique currency to be converted for operation (Step S201). The process proceeds to step S14.

ユーザからの入金があったと判定し(S16:YES)、運用に係る設定情報をユーザDB141に記憶した後(ステップS17)、サーバ1の制御部11は、以下の処理を実行する。制御部11は、ステップS201で設定された決済用の保持額、及び運用のための換金額に相当する独自通貨を取得する(ステップS202)。ステップS18では、独自通貨を新規に発行するようにしてもよく、独自通貨を保有する他のユーザから購入するようにしてもよい。   After determining that there has been payment from the user (S16: YES) and storing setting information related to operation in the user DB 141 (step S17), the control unit 11 of the server 1 executes the following processing. The control unit 11 acquires the settlement holding amount set in step S201 and a unique currency corresponding to the conversion amount for operation (step S202). In step S18, a new unique currency may be issued or purchased from another user who owns the unique currency.

制御部11は、決済用に取得した独自通貨に対して、ステップS18で取得した取得時点と同レートで決済処理に利用可能とする旨の契約情報を発行する(ステップS203)。例えば制御部11は、当該契約情報をトランザクションデータに書き込み、ネットワークN(ブロックチェーン)上に出力する。   The control unit 11 issues, to the unique currency acquired for settlement, contract information indicating that it can be used for settlement processing at the same rate as the acquisition time acquired in step S18 (step S203). For example, the control unit 11 writes the contract information in the transaction data and outputs it on the network N (block chain).

さらに制御部11は、決済用に取得した独自通貨の保持額に応じて、加盟店での電子決済に利用可能な特典情報(クーポン)を発行する(ステップS204)。クーポンは、例えば元々の保持額よりも余剰に発行する独自通貨、あるいは加盟店での商品又はサービスの購入の際に割引を受けることができる電子クーポン等であるが、その内容は特に限定されない。   Further, the control unit 11 issues privilege information (coupon) that can be used for electronic payment at the member store according to the amount of the original currency acquired for payment (step S204). The coupon is, for example, a unique currency issued in excess of the original holding amount, or an electronic coupon that can be discounted when purchasing a product or service at a member store, but the content is not particularly limited.

制御部11は、契約情報付きの決済用の独自通貨、及び契約情報が付随しない運用のための独自通貨、及び特典情報を端末2に送信し(ステップS205)、処理をステップS19に移行する。   The control unit 11 transmits the unique currency for settlement with contract information, the unique currency for operation without contract information, and privilege information to the terminal 2 (step S205), and the process proceeds to step S19.

図14は、実施の形態2に係る決済処理の処理手順の一例を示すフローチャートである。図14に基づき、実施の形態2に係る決済処理の処理内容について説明する。
制御部11は、電子決済処理の承認要求を受け付ける(ステップS221)。例えば制御部11は、実店舗である加盟店の店舗端末3から、又はネットワークN上の仮想店舗であるECサイトから、電子決済の承認要求を受け付ける。ここで制御部11は、ユーザが加盟店で特典情報を利用(使用)した場合、決済の承認要求と共に特典情報も取得する。制御部11は、ウォレット201に決済用に保持されている独自通貨の保持額(残額)に基づき、決済を承認するか否かを判定する(ステップS222)。この場合に制御部11は、ステップS203で発行した契約情報に基づき、独自通貨の保持額を取得時点と同レートで計算して、決済を承認するか否かを判定する。すなわち、決済用に取得した独自通貨に関しては、その後の独自通貨の価格変動に関わらず、取得時点と同レートで法定通貨に換算し、決済を行う。
FIG. 14 is a flowchart illustrating an example of a processing procedure of the settlement process according to the second embodiment. Based on FIG. 14, processing contents of the settlement processing according to the second embodiment will be described.
The control unit 11 accepts an approval request for electronic payment processing (step S221). For example, the control unit 11 receives an electronic payment approval request from the store terminal 3 of a member store that is a real store or from an EC site that is a virtual store on the network N. Here, when the user uses (uses) the privilege information at the member store, the control unit 11 also acquires the privilege information together with the payment approval request. The control unit 11 determines whether or not to approve the settlement based on the retained amount (remaining amount) of the unique currency retained for settlement in the wallet 201 (step S222). In this case, based on the contract information issued in step S203, the control unit 11 calculates the retained amount of the unique currency at the same rate as the acquisition time, and determines whether to approve the settlement. In other words, the original currency acquired for settlement is converted into a legal currency at the same rate as the acquisition time, regardless of the subsequent price fluctuation of the original currency, and settlement is performed.

決済を承認しないと判定した場合(S222:NO)、制御部11は処理をステップS35に移行する。決済を承認すると判定した場合(S222:YES)、制御部11は決済を承認する旨を店舗端末3に返信する(ステップS223)。そして制御部11は、購入額分の送金を行う決済処理を実行する(ステップS224)。この場合に制御部11は、ステップS223で取得した特典情報を参照して、当該特典情報に基づき送金額を計算し、加盟店に送金を行う。また、決済要求がECサイトからの者である場合、制御部11はECサイトに代行して、商品の出品者に対して送金を行う。   When it determines with not accepting payment (S222: NO), the control part 11 transfers a process to step S35. When it determines with accepting a payment (S222: YES), the control part 11 returns the effect which approves a payment to the shop terminal 3 (step S223). And the control part 11 performs the payment process which performs remittance for purchase amount (step S224). In this case, the control unit 11 refers to the privilege information acquired in step S223, calculates the remittance based on the privilege information, and remits money to the member store. Further, when the settlement request is from the EC site, the control unit 11 sends money to the seller of the product on behalf of the EC site.

決済処理を実行後、制御部11は、端末2から位置情報を取得する(ステップS225)。そして制御部11は、取得した位置情報を、ステップS224で実行した決済利用額と対応付けてユーザDB141に記憶する(ステップS226)。制御部11は、後述するステップS241において、決済利用額に対応付けられた位置情報を参照し、地域毎の決済利用額を集計する。制御部11は、一連の処理を終了する。   After executing the settlement process, the control unit 11 acquires position information from the terminal 2 (step S225). And the control part 11 matches with the payment usage amount performed by step S224, and memorize | stores the acquired positional information in user DB141 (step S226). In step S241 to be described later, the control unit 11 refers to the position information associated with the payment usage amount and totals the payment usage amount for each region. The control unit 11 ends the series of processes.

図15は、実施の形態2に係る運用処理の処理手順の一例を示すフローチャートである。図15に基づき、実施の形態2に係る運用処理の処理内容について説明する。
独自通貨(仮想通貨)の運用で発生した運用益を特定した後(ステップS53)、サーバ1の制御部11は、以下の処理を実行する。制御部11はユーザDB141を参照して、複数の地域それぞれの加盟店で利用された各ユーザの決済利用額を、端末2から取得した位置情報に基づいて集計する(ステップS241)。そして制御部11は、ステップS53で特定した運用益に応じて、又はステップS241で集計した決済利用額の集計結果に応じて、決済処理に利用可能な特典情報をユーザに付与する(ステップS242)。当該特典情報は、例えば独自通貨のマイニングに伴う手数料である。制御部11は、運用益又は決済利用額に応じてマイニングの合意を形成し、マイニングに係る手数料をユーザに付与するトランザクションを実行する。例えば制御部11は、運用益が最も高いユーザのウォレット201に対し、一定期間のマイニングで発生した手数料を送信(送金)する。また、例えば制御部11は、予めグループ分けされた複数の地域のうち、決済利用額の集計結果が最も高い地域の加盟店を利用したユーザのウォレット201に対し、手数料を送信する。制御部11は、処理をステップS54に移行する。
FIG. 15 is a flowchart illustrating an example of a processing procedure of operation processing according to the second embodiment. Based on FIG. 15, processing contents of the operation processing according to the second embodiment will be described.
After identifying the operating profit generated in the operation of the original currency (virtual currency) (step S53), the control unit 11 of the server 1 executes the following processing. The control unit 11 refers to the user DB 141 and totals the payment usage amount of each user used at each member store in the plurality of regions based on the position information acquired from the terminal 2 (step S241). And the control part 11 provides privilege information which can be used for a payment process to a user according to the operation profit specified by step S53, or according to the total result of the payment usage amount totaled by step S241 (step S242). . The privilege information is, for example, a fee associated with mining in a unique currency. The control unit 11 forms a mining agreement according to the operating profit or the settlement usage amount, and executes a transaction for granting a fee related to mining to the user. For example, the control unit 11 transmits (remits) a fee generated by mining for a certain period to the wallet 201 of the user having the highest operational profit. In addition, for example, the control unit 11 transmits a fee to the wallet 201 of the user who uses the member store in the region where the settlement result sum is the highest among a plurality of regions grouped in advance. The control part 11 transfers a process to step S54.

以上より、本実施の形態2によれば、サーバ1は、ユーザが決済用の独自通貨を取得した時点と同レートで決済を行う旨の契約情報を発行し、当該契約情報に従って決済を行うこと。これにより、法定通貨に依らずとも、実施の形態1と同じく安定した決済が可能となる。   As described above, according to the second embodiment, the server 1 issues contract information indicating that payment is performed at the same rate as when the user acquires the original currency for payment, and performs payment according to the contract information. . As a result, a stable settlement can be made as in the first embodiment, regardless of the legal currency.

また、本実施の形態2によれば、運用益、決済利用額等に応じて特典を与えることで、独自通貨の利用をユーザに促すことができる。   Further, according to the second embodiment, it is possible to prompt the user to use the unique currency by giving a privilege according to the operating profit, the settlement use amount, and the like.

また、本実施の形態2によれば、運用益又は決済利用額に応じてマイニングの合意を形成し、マイニングに伴う手数料を特典としてユーザに付与する。これにより、運用益又は決済利用額に応じてユーザに与える特典を別途用意する必要がなく、好適に特典をユーザに与えることができる。   Further, according to the second embodiment, a mining agreement is formed according to the operating profit or the settlement usage amount, and a fee associated with the mining is given to the user as a privilege. Thereby, it is not necessary to prepare separately the privilege given to a user according to an operation profit or the amount of payment use, and a privilege can be given to a user suitably.

また、本実施の形態2によれば、複数の地域それぞれの決済利用額を集計し、集計結果に応じて特典をユーザに付与する。これにより、地域間の競争が促され、ユーザに対するサービス向上を期待することができる。   Moreover, according to this Embodiment 2, the payment usage amount of each of several area is totaled, and a privilege is provided to a user according to a total result. Thereby, competition between regions is promoted, and improvement of service for users can be expected.

なお、本実施の形態ではビジネス上の実現可能性を考慮して、サーバ1が独自通貨を発行するものとして説明したが、本実施の形態で対象とする仮想通貨は独自通貨に限定されるものではない。つまり、仮想通貨を取得時点と同レートで決済するよう保証できればよいことから、技術上、又はビジネス上の障害がなければ、決済に用いる仮想通貨は独自通貨でなくともよい。   In the present embodiment, the server 1 issues a unique currency in consideration of business feasibility. However, the target virtual currency in the present embodiment is limited to the unique currency. is not. In other words, since it is only necessary to guarantee that the virtual currency is settled at the same rate as that at the time of acquisition, the virtual currency used for the settlement may not be a unique currency if there is no technical or business obstacle.

また、本実施の形態では本システムの管理者(サーバ1)が発行主体となって特典情報を発行(付与)するものとしたが、本実施の形態はこれに限定されるものではなく、特典情報の発行元は加盟店であってもよい。この場合、店舗端末3、又は店舗端末3を管理する加盟店のPOS(Point of Sales)サーバ等が特典情報を発行して端末2に送信する。   In this embodiment, the administrator (server 1) of this system is the issuing entity and issues (gives) privilege information. However, this embodiment is not limited to this, The publisher of information may be a member store. In this case, the store terminal 3 or a POS (Point of Sales) server of the member store that manages the store terminal 3 issues privilege information and transmits it to the terminal 2.

例えばサーバ1は、店舗端末3、POSサーバ等のコンピュータに対し、特典情報を発行するための所定のアプリケーションプログラムを配信し、インストールさせる。店舗端末3、POSサーバ等のコンピュータは、当該プログラムを実行し、所定条件が満たされた場合(例えばユーザが独自通貨を取得した場合等)に、端末2に対して特典情報を発行する。そして当該コンピュータは、加盟店において端末2から決済要求を受け付け、特典情報を用いた決済処理を実行する。当該決済処理は、店舗端末3、POSサーバ等の加盟店側のコンピュータが端末2と直接トランザクションを行って(あるいは実施の形態1のように、法定通貨の送金を行って)決済するものでもよく、サーバ1に決済処理の承認要求を行い、ユーザと加盟店との間の決済を仲介させるようにしてもよい。   For example, the server 1 distributes and installs a predetermined application program for issuing privilege information to computers such as the store terminal 3 and the POS server. A computer such as the store terminal 3 or the POS server executes the program and issues privilege information to the terminal 2 when a predetermined condition is satisfied (for example, when the user acquires a unique currency). Then, the computer accepts a payment request from the terminal 2 at the member store, and executes a payment process using the privilege information. The payment process may be a payment by a store terminal 3, a computer of a member store such as a POS server, or the like, by directly transacting with the terminal 2 (or by transferring a legal currency as in the first embodiment). Alternatively, the server 1 may be requested to approve the payment process to mediate the payment between the user and the member store.

すなわちサーバ1は、ウォレット201として機能するアプリケーションプログラム(第1プログラム、プログラムP2)を端末2(第1コンピュータ)にインストールさせるべく配信すると共に、クーポンの発行、決済受付のためのアプリケーションプログラム(第2プログラム)を店舗端末3、POSサーバ等のコンピュータ(第2コンピュータ)にインストールさせるべく送信する。各プログラムを協働させることで、実施の形態2と同様に、仮想通貨の運用を行うことができると共に、特典情報を用いた電子決済を行う一連の仮想通貨取引システムを製造(構築)することができる。   That is, the server 1 distributes an application program (first program, program P2) functioning as the wallet 201 to be installed in the terminal 2 (first computer), and also issues an application program (second program) for issuing coupons and accepting payments. Program) to be installed on a computer (second computer) such as the store terminal 3 or the POS server. By cooperating with each program, the virtual currency can be operated as in the second embodiment, and a series of virtual currency trading systems that perform electronic payment using privilege information is manufactured (constructed). Can do.

(変形例1)
実施の形態1では、ウォレット201に一定額の法定通貨をチャージしておく形態について述べた。また、実施の形態2では、ウォレット201において取得時点と同レートで決済利用可能な独自通貨を発行する形態について述べた。変形例1では、実施の形態1、2を組み合わせ、運用のための仮想通貨と、決済用の仮想通貨と、法定通貨(チャージ金額)とを同一のウォレット201で管理する形態について述べる。
(Modification 1)
In the first embodiment, the form in which the wallet 201 is charged with a fixed amount of legal currency has been described. Further, in the second embodiment, the form in which the wallet 201 issues a unique currency that can be used for settlement at the same rate as the acquisition time point has been described. In the first modification, a mode in which the virtual currency for operation, the virtual currency for settlement, and the legal currency (charge amount) are managed by the same wallet 201 will be described by combining the first and second embodiments.

図16は、変形例1に係る仮想通貨の管理形態について説明するための説明図である。図16では、図6で図示した形態と、図12で図示した形態とを組み合わせ、同一のウォレット201において運用のための仮想通貨と、決済用の仮想通貨と、法定通貨(チャージ金額)とが管理されている様子を図示している。   FIG. 16 is an explanatory diagram for describing a virtual currency management form according to the first modification. In FIG. 16, the form illustrated in FIG. 6 and the form illustrated in FIG. 12 are combined, and a virtual currency for operation, a virtual currency for settlement, and a legal currency (charge amount) are obtained in the same wallet 201. It shows how it is managed.

図16に示すように、ウォレット201に格納されている仮想通貨(独自通貨)のうち、一部が運用枠として、一部が決済枠として格納されている。運用枠とする仮想通貨はサーバ1によって運用が為され、運用益獲得が図られる。決済枠とする仮想通貨に関しては、取得時点で契約情報が発行され、取得時点と同レートでの決済処理が行われる。   As shown in FIG. 16, a part of the virtual currency (unique currency) stored in the wallet 201 is stored as an operating frame and a part is stored as a payment frame. The virtual currency as the operation frame is operated by the server 1 and the operation profit is acquired. With respect to the virtual currency as a settlement frame, contract information is issued at the time of acquisition, and settlement processing is performed at the same rate as that at the time of acquisition.

また、ウォレット201には入金額の一部が法定通貨のままチャージされている。チャージされた金額についても、加盟店での決済利用が可能である。   The wallet 201 is charged with part of the deposit amount in legal currency. The charged amount can also be used for settlement at member stores.

サーバ1は、運用枠及び決済枠の仮想通貨、並びにチャージされている法定通貨に関して、相互に換金を行う。例えばサーバ1は、決済用の仮想通貨に付随する契約情報に従い、決済用の仮想通貨とチャージ金額(法定通貨)とを取得時点と同レートで相互に換金可能とする。また、サーバ1は、運用によって得た運用益を、決済用の仮想通貨を、又はチャージ金額に還元するリバランス処理を行う。このように、ウォレット201は各枠の通貨を流動的に管理し、仮想通貨及び法定通貨の双方で決済処理を行うことができる。   The server 1 exchanges money for the virtual currency of the operation frame and the payment frame, and the charged legal currency. For example, according to the contract information accompanying the virtual currency for settlement, the server 1 can exchange the virtual currency for settlement and the charge amount (legal currency) at the same rate as the acquisition time. In addition, the server 1 performs a rebalancing process that returns the operating profit obtained by the operation to the virtual currency for settlement or the charge amount. As described above, the wallet 201 can manage the currency of each frame in a fluid manner and perform settlement processing in both virtual currency and legal currency.

仮想通貨の運用、加盟店での決済等の処理内容は実施の形態1、2と同様であるため、その他の詳細な図示及び説明は省略する。   Since the processing contents such as the operation of the virtual currency and the settlement at the member store are the same as those of the first and second embodiments, other detailed illustrations and explanations are omitted.

今回開示された実施の形態はすべての点で例示であって、制限的なものではないと考えられるべきである。本発明の範囲は、上記した意味ではなく、特許請求の範囲によって示され、特許請求の範囲と均等の意味及び範囲内でのすべての変更が含まれることが意図される。   The embodiment disclosed this time is to be considered as illustrative in all points and not restrictive. The scope of the present invention is defined by the terms of the claims, rather than the meanings described above, and is intended to include any modifications within the scope and meaning equivalent to the terms of the claims.

1 サーバ(情報処理装置)
11 制御部
12 主記憶部
13 通信部
14 補助記憶部
P1 プログラム
141 ユーザDB
142 加盟店DB
2 端末装置(端末)
21 制御部
22 主記憶部
23 通信部
24 表示部
25 入力部
26 位置取得部
27 補助記憶部
P2 プログラム
201 ウォレット
1 server (information processing equipment)
DESCRIPTION OF SYMBOLS 11 Control part 12 Main memory part 13 Communication part 14 Auxiliary memory part P1 Program 141 User DB
142 member store DB
2 Terminal device (terminal)
21 Control Unit 22 Main Storage Unit 23 Communication Unit 24 Display Unit 25 Input Unit 26 Position Acquisition Unit 27 Auxiliary Storage Unit P2 Program 201 Wallet

Claims (13)

法定通貨による入金額を設定する設定入力を受け付け、
前記入金額から、仮想通貨に換金する換金額を設定する設定入力を受け付け、
前記換金額に応じた前記仮想通貨を取得し、
取得した前記仮想通貨を運用するトランザクションを実行し、
運用により運用益が発生したか否かを判定し、
前記運用益が発生したと判定した場合、前記入金額から前記換金額を差し引いた保持額と、運用に用いる前記仮想通貨の保有量とを調整するトランザクションを実行する
処理をコンピュータに実行させることを特徴とするプログラム。
Accept setting input to set the deposit amount in legal currency,
Accepting a setting input to set a cash amount to be converted into virtual currency from the deposit amount,
Obtain the virtual currency according to the exchange amount,
Execute the transaction to operate the acquired virtual currency,
Determine whether investment gains have been generated by the operation,
When it is determined that the investment profit has occurred, the computer is caused to execute a process of executing a transaction for adjusting the holding amount obtained by subtracting the conversion amount from the deposit amount and the holding amount of the virtual currency used for the operation. A featured program.
前記運用益が発生したと判定した場合、該運用益の一部を保持し、
前記一部を除く前記運用益を、前記保持額と、運用に用いる前記仮想通貨とに配分するトランザクションを実行する
ことを特徴とする請求項1に記載のプログラム。
If it is determined that the investment profit has occurred, a part of the investment profit is retained,
The program according to claim 1, wherein a transaction for allocating the management profit excluding the part to the retained amount and the virtual currency used for management is executed.
前記入金額から、複数の前記仮想通貨夫々に換金する前記換金額を設定する設定入力を受け付け、
前記換金額に応じて、前記複数の仮想通貨を取得し、
前記複数の仮想通貨夫々を運用するトランザクションを実行し、
前記複数の仮想通貨夫々の運用で発生した運用益を特定し、
前記複数の仮想通貨夫々の運用益に基づき、該複数の仮想通貨夫々の保有量を調整するトランザクションを実行する
ことを特徴とする請求項1又は2に記載のプログラム。
Accepting a setting input for setting the cash amount to be converted into each of the plurality of virtual currencies from the deposit amount,
According to the exchange amount, obtain the plurality of virtual currencies,
Executing a transaction for operating each of the plurality of virtual currencies;
Identify the operating profits generated by the operation of each of the plurality of virtual currencies,
3. The program according to claim 1, wherein a transaction for adjusting a holding amount of each of the plurality of virtual currencies is executed based on operational profit of each of the plurality of virtual currencies.
ユーザからの決済要求に従い、前記保持額に基づく決済処理を実行する
ことを特徴とする請求項1〜3のいずれか1項に記載のプログラム。
The program according to any one of claims 1 to 3, wherein a settlement process based on the retained amount is executed in accordance with a settlement request from a user.
前記決済処理のために保持する前記仮想通貨の保持額と、運用のために換金する前記換金額との配分を設定する設定入力を受け付け、
前記保持額及び換金額に応じた前記仮想通貨を夫々取得する
ことを特徴とする請求項4に記載のプログラム。
Accepting a setting input for setting a distribution between the amount of the virtual currency held for the settlement process and the amount of cash to be converted for operation;
The program according to claim 4, wherein the virtual currency corresponding to the holding amount and the exchange amount is acquired.
前記保持額に対応する前記仮想通貨に関して、取得時点と同レートで該仮想通貨を決済に利用可能とする旨の契約情報を発行し、
前記決済要求を受け付けた場合、前記契約情報に基づき前記決済処理を実行する
ことを特徴とする請求項5に記載のプログラム。
Regarding the virtual currency corresponding to the holding amount, issue contract information to the effect that the virtual currency can be used for settlement at the same rate as the acquisition time point,
The program according to claim 5, wherein when the payment request is received, the payment processing is executed based on the contract information.
前記運用益に応じて、又は前記決済要求に基づく決済利用額に応じて、前記決済処理に利用可能な特典情報をユーザに付与し、
前記決済要求を受け付けた場合、前記特典情報に基づき前記決済処理を実行する
ことを特徴とする請求項4〜6のいずれか1項に記載のプログラム。
According to the operational profit or according to the payment usage amount based on the payment request, grant privilege information that can be used for the payment processing to the user,
The program according to any one of claims 4 to 6, wherein when the payment request is received, the payment processing is executed based on the privilege information.
前記特典情報は、前記仮想通貨のマイニングに伴う手数料である
ことを特徴とする請求項7に記載のプログラム。
The program according to claim 7, wherein the privilege information is a fee associated with the mining of the virtual currency.
前記ユーザの位置情報を取得し、
取得した前記位置情報に基づき、複数の地域夫々における前記決済利用額を集計し、
集計した前記地域夫々の前記決済利用額に応じて、前記特典情報を付与する
ことを特徴とする請求項7又は8に記載のプログラム。
Obtaining location information of the user;
Based on the acquired location information, the payment usage amount in each of a plurality of regions is totaled,
The program according to claim 7 or 8, wherein the privilege information is given in accordance with the settlement usage amount of each of the aggregated regions.
ネットワーク上の仮想店舗での商品購入に伴う決済要求を受け付け、
該決済要求に従い、前記商品の提供元に対して送金を行う前記決済処理を実行する
ことを特徴とする請求項4〜9のいずれか1項に記載のプログラム。
Accept payment requests for product purchases at virtual stores on the network,
The program according to any one of claims 4 to 9, wherein the payment processing for performing remittance to the product provider is executed according to the payment request.
法定通貨による入金額を設定する設定入力を受け付ける第1設定部と、
前記入金額から、仮想通貨に換金する換金額を設定する設定入力を受け付ける第2設定部と、
前記換金額に応じた前記仮想通貨を取得する取得部と、
取得した前記仮想通貨を運用するトランザクションを実行する第1実行部と、
運用により運用益が発生したか否かを判定する判定部と、
前記運用益が発生したと判定した場合、前記入金額から前記換金額を差し引いた保持額と、運用に用いる前記仮想通貨の保有量とを調整するトランザクションを実行する第2実行部と
を備えることを特徴とする情報処理装置。
A first setting unit that accepts a setting input for setting a deposit amount in legal currency;
A second setting unit for receiving a setting input for setting a cash amount to be converted into virtual currency from the deposit amount;
An acquisition unit for acquiring the virtual currency according to the exchange amount;
A first execution unit for executing a transaction for operating the acquired virtual currency;
A determination unit that determines whether or not operational profits are generated by the operation;
A second execution unit that executes a transaction for adjusting a holding amount obtained by subtracting the conversion amount from the deposit amount and a holding amount of the virtual currency used for the operation when it is determined that the management profit has occurred; An information processing apparatus characterized by the above.
法定通貨による入金額を設定する設定入力を受け付け、
前記入金額から、仮想通貨に換金する換金額を設定する設定入力を受け付け、
前記換金額に応じた前記仮想通貨を取得し、
取得した前記仮想通貨を運用するトランザクションを実行し、
運用により運用益が発生したか否かを判定し、
前記運用益が発生したと判定した場合、前記入金額から前記換金額を差し引いた保持額と、運用に用いる前記仮想通貨の保有量とを調整するトランザクションを実行する
処理をコンピュータに実行させることを特徴とする情報処理方法。
Accept setting input to set the deposit amount in legal currency,
Accepting a setting input to set a cash amount to be converted into virtual currency from the deposit amount,
Obtain the virtual currency according to the exchange amount,
Execute the transaction to operate the acquired virtual currency,
Determine whether investment gains have been generated by the operation,
When it is determined that the investment profit has occurred, the computer is caused to execute a process of executing a transaction for adjusting the holding amount obtained by subtracting the conversion amount from the deposit amount and the holding amount of the virtual currency used for the operation. A characteristic information processing method.
法定通貨による入金額から、決済処理のために保持する保持額と、仮想通貨に換金する換金額との配分を設定する設定入力を受け付け、前記換金額に応じた前記仮想通貨を取得し、取得した前記仮想通貨を運用するトランザクションを実行し、前記保持額に基づく決済処理の実行を要求する、処理を第1コンピュータに実行させる第1プログラムを、前記第1コンピュータにインストールさせるべく送信し、
所定条件を満たした場合、前記決済処理に利用可能な特典情報を前記第1コンピュータに対して発行し、前記第1コンピュータから前記決済処理の実行要求を受け付け、前記特典情報を用いた前記決済処理を実行する、処理を第2コンピュータに実行させる第2プログラムを、前記第2コンピュータにインストールさせるべく送信し、前記第1コンピュータ及び第2コンピュータにより構成される仮想通貨取引システムを製造する製造方法。
Accepts a setting input to set the distribution of the amount held for settlement processing and the amount to be converted into virtual currency from the deposit amount in legal currency, and acquires and acquires the virtual currency according to the amount converted Executing a transaction for operating the virtual currency, requesting execution of a settlement process based on the held amount, and transmitting a first program for causing the first computer to execute the process to install the first computer,
When a predetermined condition is satisfied, privilege information that can be used for the payment processing is issued to the first computer, an execution request for the payment processing is received from the first computer, and the payment processing using the privilege information A manufacturing method for manufacturing a virtual currency trading system constituted by the first computer and the second computer, by transmitting a second program for causing the second computer to execute the process to be installed on the second computer.
JP2018019194A 2018-02-06 2018-02-06 Programs, information processing equipment, information processing methods and virtual currency trading systems Active JP7042637B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018019194A JP7042637B2 (en) 2018-02-06 2018-02-06 Programs, information processing equipment, information processing methods and virtual currency trading systems

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018019194A JP7042637B2 (en) 2018-02-06 2018-02-06 Programs, information processing equipment, information processing methods and virtual currency trading systems

Publications (2)

Publication Number Publication Date
JP2019139297A true JP2019139297A (en) 2019-08-22
JP7042637B2 JP7042637B2 (en) 2022-03-28

Family

ID=67695282

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018019194A Active JP7042637B2 (en) 2018-02-06 2018-02-06 Programs, information processing equipment, information processing methods and virtual currency trading systems

Country Status (1)

Country Link
JP (1) JP7042637B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022074855A1 (en) * 2020-10-07 2022-04-14 浩行 石原 Issuance and management of crypto-asset credit, and system
JP2022188717A (en) * 2021-06-09 2022-12-21 悠人 竹井 Advertisement output apparatus, advertisement providing apparatus, information processing method, and information processing program
JP7267492B1 (en) 2022-07-22 2023-05-01 Kddi株式会社 Information processing device, information processing method and program
WO2023188072A1 (en) * 2022-03-30 2023-10-05 株式会社ライフラボ Free subscription or rental service system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003030449A (en) * 2001-05-09 2003-01-31 Sony Corp Apparatus, method and program for displaying deposits and savings, server, method and program for providing deposits and savings information, storage medium, and apparatus, method, program and server for managing asset
JP2006195926A (en) * 2005-01-17 2006-07-27 Fuji Xerox Co Ltd Program distribution device and method, program distribution program, and program distribution system
WO2016103373A1 (en) * 2014-12-24 2016-06-30 株式会社野村総合研究所 Settlement system and settlement method
JP2017059164A (en) * 2015-09-18 2017-03-23 株式会社アトムソリューションズ Transaction system using virtual currency

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003030449A (en) * 2001-05-09 2003-01-31 Sony Corp Apparatus, method and program for displaying deposits and savings, server, method and program for providing deposits and savings information, storage medium, and apparatus, method, program and server for managing asset
JP2006195926A (en) * 2005-01-17 2006-07-27 Fuji Xerox Co Ltd Program distribution device and method, program distribution program, and program distribution system
WO2016103373A1 (en) * 2014-12-24 2016-06-30 株式会社野村総合研究所 Settlement system and settlement method
US20170206515A1 (en) * 2014-12-24 2017-07-20 Nomura Research Institute, Ltd. Settlement system and settlement method
JP2017059164A (en) * 2015-09-18 2017-03-23 株式会社アトムソリューションズ Transaction system using virtual currency

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
IHOR KUBALSKYI: ""The Benefits of Algorithmic Rebalancing of Cryptocurrencies"", [ONLINE], JPN6021050230, 21 December 2017 (2017-12-21), ISSN: 0004666286 *
JON GEENTY: ""Optimizing your Cryptocurrency Portfolio with Python | Medium"", [ONLINE], JPN6021050229, 7 December 2017 (2017-12-07), ISSN: 0004666285 *
THORTHUR22: ""Portfolio Rebalancing Tool UsingGoogle Sheets - Quadruple YourEarnings!"", [ONLINE], JPN6021050232, 2017, ISSN: 0004666287 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022074855A1 (en) * 2020-10-07 2022-04-14 浩行 石原 Issuance and management of crypto-asset credit, and system
JP2022188717A (en) * 2021-06-09 2022-12-21 悠人 竹井 Advertisement output apparatus, advertisement providing apparatus, information processing method, and information processing program
JP7345714B2 (en) 2021-06-09 2023-09-19 悠人 竹井 Advertisement output device, advertisement provision device, information processing method, and information processing program
WO2023188072A1 (en) * 2022-03-30 2023-10-05 株式会社ライフラボ Free subscription or rental service system
JP7267492B1 (en) 2022-07-22 2023-05-01 Kddi株式会社 Information processing device, information processing method and program
JP2024014426A (en) * 2022-07-22 2024-02-01 Kddi株式会社 Information processing device, information processing method and program

Also Published As

Publication number Publication date
JP7042637B2 (en) 2022-03-28

Similar Documents

Publication Publication Date Title
US11887077B2 (en) Generating exchange item utilization solutions in an exchange item marketplace network
US20220327590A1 (en) Secure execution of an exchange item acquisition request
US11164228B2 (en) Method and medium for determining exchange item compliance in an exchange item marketplace network
KR20170142374A (en) System And Method For Remitting Cyber Money
KR102094101B1 (en) Interlocked digital currency system and method thereof, Payment system between electronic wallets interlocked to the dedicated digital currency, and method thereof
JP7042637B2 (en) Programs, information processing equipment, information processing methods and virtual currency trading systems
US20160342967A1 (en) Systems and Methods for Banking Platform Isolation
JP2019520641A (en) METHOD, APPARATUS AND SYSTEM FOR PROVIDING RANDOM ADDITIONAL DISCOUNTS AFTER Settlement in Electronic Commerce on an Open Market
JP6852025B2 (en) Information processing equipment, information processing methods and information processing programs
JP2019191744A (en) Fund solicitation system for activity fund
US20200074460A1 (en) System and method for a stable cryptocurrency
CN114096978A (en) Digital asset management system and method
JP2019095899A (en) Device, method, and program for processing information
JP2022157746A (en) Information processing device, information processing method and information processing program
JP7304761B2 (en) Information processing device, information processing method and information processing program
JP2020053082A (en) Token transaction support system, token transaction support method and token transaction support program
KR20210060982A (en) A Cryptographic liquidity borrowing method and a system using block chain with default resistance
JP6564118B1 (en) Information processing apparatus, information processing method, and information processing program
JP2021120843A (en) Deciding device, deciding method and deciding program
KR102625311B1 (en) Method and apparatus for performing trading of goods
JP2020021120A (en) Token transaction support system, token transaction support method and token transaction support program
US20220327591A1 (en) Automatically determining an acquisition threshold for an exchange item
KR102601460B1 (en) Method and system of virtual currency payment service providing benefit based on prior information of payment
JP7086917B2 (en) Information processing equipment, information processing methods and information processing programs
KR102066341B1 (en) Credit circulation system of electronic currency and method thereof

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20211119

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20211221

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220119

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20220308

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220315

R150 Certificate of patent or registration of utility model

Ref document number: 7042637

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150