JP2019020849A - Server device, electronic content management system and control method - Google Patents

Server device, electronic content management system and control method Download PDF

Info

Publication number
JP2019020849A
JP2019020849A JP2017136474A JP2017136474A JP2019020849A JP 2019020849 A JP2019020849 A JP 2019020849A JP 2017136474 A JP2017136474 A JP 2017136474A JP 2017136474 A JP2017136474 A JP 2017136474A JP 2019020849 A JP2019020849 A JP 2019020849A
Authority
JP
Japan
Prior art keywords
wallet
token
server device
electronic content
user
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
JP2017136474A
Other languages
Japanese (ja)
Other versions
JP6872193B2 (en
Inventor
陽介 岩井
Yosuke Iwai
陽介 岩井
雅一 三浦
Masakazu Miura
雅一 三浦
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.)
Arara Inc
Original Assignee
Arara Inc
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 Arara Inc filed Critical Arara Inc
Priority to JP2017136474A priority Critical patent/JP6872193B2/en
Publication of JP2019020849A publication Critical patent/JP2019020849A/en
Application granted granted Critical
Publication of JP6872193B2 publication Critical patent/JP6872193B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

To improve convenience of a technique using a block chain.SOLUTION: A server device 30 comprises a communication part 32 connectable to a network 50, a storage part 31, and a control part 33. The storage part 31 stores information 311 regarding a managing wallet holding multiple tokens managed by a block chain on the network 50 corresponding to multiple electronic contents 310, respectively, and information 312 regarding a first wallet capable of holding a token corresponding to a user. The control part 33, when receiving an acquisition request of the electronic content 310 from a terminal device 20 of the user via the communication part 32, determines whether or not the token corresponding to the electronic content 310 is held in the managing wallet, if it is determined that the token is held in the managing wallet, moves the token from the managing wallet to the first wallet.SELECTED DRAWING: Figure 1

Description

本発明は、サーバ装置、電子コンテンツ管理システム、及び制御方法に関する。   The present invention relates to a server device, an electronic content management system, and a control method.

従来、ネットワーク上の複数のノードによって保持されるブロックチェーンを利用する技術が知られている。例えば特許文献1には、ブロックチェーンで管理される仮想通貨を支払ったユーザに対してコンテンツの利用を許可する技術が開示されている。   Conventionally, a technique using a block chain held by a plurality of nodes on a network is known. For example, Patent Literature 1 discloses a technology for permitting a user who paid a virtual currency managed by a block chain to use content.

特開2016−162431号公報Japanese Patent Laying-Open No. 2006-162431

従来、ブロックチェーンを利用する技術の利便性の向上が望まれている。   Conventionally, improvement of the convenience of the technique using a block chain is desired.

かかる事情に鑑みてなされた本発明の目的は、ブロックチェーンを利用する技術の利便性を向上させることにある。   An object of the present invention made in view of such circumstances is to improve the convenience of a technique using a block chain.

本発明の一実施形態に係るサーバ装置は、
ネットワークに接続可能な通信部と、記憶部と、制御部と、を備え、
前記記憶部は、複数の電子コンテンツにそれぞれ対応し前記ネットワーク上のブロックチェーンで管理される複数のトークンを保有する管理ウォレットに関する情報、及び、ユーザに対応し前記トークンを保有可能な第1ウォレットに関する情報を記憶し、
前記制御部は、
前記通信部を介して前記ユーザの端末装置から電子コンテンツの取得要求を受信すると、前記電子コンテンツに対応するトークンが前記管理ウォレットに保有されているか否かを判定し、
前記トークンが前記管理ウォレットに保有されていると判定された場合、前記トークンを前記管理ウォレットから前記第1ウォレットへ移動させる。
A server device according to an embodiment of the present invention includes:
A communication unit connectable to a network, a storage unit, and a control unit;
The storage unit is associated with a plurality of tokens corresponding to a plurality of electronic contents and managed by a block chain on the network, and a first wallet corresponding to a user and capable of holding the tokens. Remember information,
The controller is
Upon receiving an electronic content acquisition request from the user terminal device via the communication unit, it is determined whether or not a token corresponding to the electronic content is held in the management wallet,
If it is determined that the token is held in the management wallet, the token is moved from the management wallet to the first wallet.

本発明の一実施形態に係る電子コンテンツ管理システムは、
ユーザの端末装置と、サーバ装置と、を備え、
前記サーバ装置は、複数の電子コンテンツにそれぞれ対応しネットワーク上のブロックチェーンで管理される複数のトークンを保有する管理ウォレットに関する情報、及び、ユーザに対応し前記トークンを保有可能な第1ウォレットに関する情報を記憶し、
前記端末装置は、電子コンテンツの取得要求を前記サーバ装置へ送信し、
前記サーバ装置は、
前記端末装置から電子コンテンツの取得要求を受信すると、前記電子コンテンツに対応するトークンが前記管理ウォレットに保有されているか否かを判定し、
前記トークンが前記管理ウォレットに保有されていると判定された場合、前記トークンを前記管理ウォレットから前記第1ウォレットへ移動させる。
An electronic content management system according to an embodiment of the present invention includes:
A user terminal device and a server device,
The server device corresponds to a plurality of electronic contents and manages information about a management wallet holding a plurality of tokens managed by a block chain on the network, and information about a first wallet corresponding to a user and capable of holding the token Remember
The terminal device transmits an electronic content acquisition request to the server device;
The server device
Upon receiving an electronic content acquisition request from the terminal device, it is determined whether or not a token corresponding to the electronic content is held in the management wallet,
If it is determined that the token is held in the management wallet, the token is moved from the management wallet to the first wallet.

本発明の一実施形態に係る制御方法は、
サーバ装置の制御方法であって、
複数の電子コンテンツにそれぞれ対応しネットワーク上のブロックチェーンで管理される複数のトークンを保有する管理ウォレットに関する情報を記憶するステップと、
ユーザに対応し前記トークンを保有可能な第1ウォレットに関する情報を記憶するステップと、
前記ユーザの端末装置から電子コンテンツの取得要求を受信すると、前記電子コンテンツに対応するトークンが前記管理ウォレットに保有されているか否かを判定するステップと、
前記トークンが前記管理ウォレットに保有されていると判定された場合、前記トークンを前記管理ウォレットから前記第1ウォレットへ移動させるステップと、を含む。
A control method according to an embodiment of the present invention includes:
A server device control method comprising:
Storing information relating to a management wallet having a plurality of tokens corresponding to a plurality of electronic contents and managed by a block chain on the network;
Storing information about a first wallet corresponding to a user and capable of holding the token;
Upon receiving an electronic content acquisition request from the user terminal device, determining whether a token corresponding to the electronic content is held in the management wallet;
Moving the token from the management wallet to the first wallet if it is determined that the token is held in the management wallet.

本発明の一実施形態によれば、ブロックチェーンを利用する技術の利便性が向上する。   According to an embodiment of the present invention, the convenience of a technique using a block chain is improved.

本発明の一実施形態に係る電子コンテンツ管理システムの概略構成を示すブロック図である。It is a block diagram which shows schematic structure of the electronic content management system which concerns on one Embodiment of this invention. 図1に示す端末装置の概略構成を示すブロック図である。It is a block diagram which shows schematic structure of the terminal device shown in FIG. 図1に示す第1サーバ装置の概略構成を示すブロック図である。It is a block diagram which shows schematic structure of the 1st server apparatus shown in FIG. 図3に示す管理ウォレットに関する情報の例を示す図である。It is a figure which shows the example of the information regarding the management wallet shown in FIG. 図3に示す第1ウォレットに関する情報の例を示す図である。It is a figure which shows the example of the information regarding the 1st wallet shown in FIG. 図1に示す第2サーバ装置の概略構成を示すブロック図である。It is a block diagram which shows schematic structure of the 2nd server apparatus shown in FIG. 図6に示す第2ウォレットに関する情報の例を示す図である。It is a figure which shows the example of the information regarding the 2nd wallet shown in FIG. 電子コンテンツ管理システムの第1動作を示すシーケンス図である。It is a sequence diagram which shows the 1st operation | movement of an electronic content management system. 電子コンテンツ管理システムの第2動作を示すシーケンス図である。It is a sequence diagram which shows the 2nd operation | movement of an electronic content management system. 電子コンテンツ管理システムの第3動作を示すシーケンス図である。It is a sequence diagram which shows the 3rd operation | movement of an electronic content management system.

以下、本発明の実施形態について、図面を参照して説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

(電子コンテンツ管理システムの概要)
図1を参照して、本発明の一実施形態に係る電子コンテンツ管理システム10の概要について説明する。電子コンテンツ管理システム10は、1つ以上の端末装置20と、第1サーバ装置30と、第2サーバ装置40と、を備える。端末装置20、第1サーバ装置30、及び第2サーバ装置40は、インターネット等のネットワーク50を介して、互いに通信可能に接続される。
(Outline of electronic content management system)
With reference to FIG. 1, an outline of an electronic content management system 10 according to an embodiment of the present invention will be described. The electronic content management system 10 includes one or more terminal devices 20, a first server device 30, and a second server device 40. The terminal device 20, the first server device 30, and the second server device 40 are communicably connected to each other via a network 50 such as the Internet.

端末装置20は、ユーザによって使用される任意の情報処理装置である。端末装置20は、例えば携帯電話、スマートフォン、タブレット端末、又はPC(Personal Computer)等を含んでもよい。   The terminal device 20 is an arbitrary information processing device used by a user. The terminal device 20 may include, for example, a mobile phone, a smartphone, a tablet terminal, or a PC (Personal Computer).

第1サーバ装置30は、サーバとして機能する任意の情報処理装置である。第1サーバ装置30は、例えば後述するAR(Augmented Reality)コンテンツ等の電子コンテンツを用いるサービスの提供者によって管理されてもよい。第1サーバ装置30は、電子コンテンツを管理する。詳細には、第1サーバ装置30は、ネットワーク50上のブロックチェーンで管理される複数のトークンにそれぞれ複数の電子コンテンツを対応付ける。トークンの発行上限数が定められていてもよい。第1サーバ装置30は、当該複数のトークンを保有する管理ウォレットと、端末装置20のユーザに対応しトークンを保有可能な第1ウォレットと、を予め作成する。   The first server device 30 is an arbitrary information processing device that functions as a server. The first server device 30 may be managed by a service provider that uses electronic content such as AR (Augmented Reality) content described later. The first server device 30 manages electronic content. Specifically, the first server device 30 associates a plurality of electronic contents with a plurality of tokens managed by a block chain on the network 50. An upper limit number of tokens may be set. The first server device 30 creates in advance a management wallet that holds the plurality of tokens and a first wallet that corresponds to the user of the terminal device 20 and can hold a token.

第2サーバ装置40は、サーバとして機能する任意の情報処理装置である。第2サーバ装置40は、例えばネットワーク50上のブロックチェーンで管理される任意の仮想通貨の取引所の運営者によって管理されてもよい。第2サーバ装置40は、仮想通貨と上述のトークンとを取引可能である。   The second server device 40 is an arbitrary information processing device that functions as a server. The second server device 40 may be managed by, for example, an operator of any virtual currency exchange managed by a block chain on the network 50. The 2nd server apparatus 40 can trade virtual currency and the above-mentioned token.

(電子コンテンツ管理システムの利用例)
電子コンテンツ管理システム10の利用例について説明する。ユーザは、例えば二次元コードを端末装置20で読み取ることによって、電子コンテンツを取得し得る。具体的には、第1サーバ装置30は、ユーザの端末装置20からの電子コンテンツ取得要求に応じて、トークンを管理ウォレットからユーザの第1ウォレットへ移動させ得る。トークンの移動によって、当該トークンに対応する電子コンテンツが当該ユーザに付与される。上述したように、当該トークンを保有可能なユーザの第1ウォレットは、第1サーバ装置30によって予め作成されている。したがって、ユーザは、自ら電子ウォレットを作成することなく、トークンを介して電子コンテンツを取得可能である。
(Usage example of electronic content management system)
A usage example of the electronic content management system 10 will be described. A user can acquire electronic content by reading a two-dimensional code with the terminal device 20, for example. Specifically, the first server device 30 can move the token from the management wallet to the user's first wallet in response to an electronic content acquisition request from the user's terminal device 20. By moving the token, the electronic content corresponding to the token is given to the user. As described above, the first wallet of the user who can hold the token is created in advance by the first server device 30. Therefore, the user can acquire electronic content via a token without creating an electronic wallet.

ユーザは、所定の複数の電子コンテンツの収集を目指してもよい。例えば、第1サーバ装置30は、ユーザの端末装置20からのコンプリート判定要求に応じて、当該ユーザが所定の複数の電子コンテンツを保有しているか否か(コンプリートしているか否か)を判定する。コンプリートしていると判定された場合、第1サーバ装置30は、当該ユーザに対して任意の報酬を付与する。報酬は、例えば特別な電子コンテンツを含んでもよい。   The user may aim to collect a predetermined plurality of electronic contents. For example, the first server device 30 determines whether or not the user has a plurality of predetermined electronic contents (whether or not they are completed) in response to a completion determination request from the user's terminal device 20. . When it determines with having completed, the 1st server apparatus 30 provides arbitrary reward with respect to the said user. The reward may include special electronic content, for example.

電子コンテンツを取得した後、当該電子コンテンツを取り引きしたいと考えたユーザは、例えば上述した取引所のアカウントを作成してもよい。具体的には、第2サーバ装置40は、ユーザの端末装置20からのアカウント作成要求に応じて、取引所アカウントと、仮想通貨と上述のトークンとを取引可能なユーザの第2ウォレットと、を作成する。第2ウォレットは、例えばオンラインウォレット又はウェブウォレットであって、ユーザが自由に入金及び送金可能である。ユーザは、端末装置20を操作して、例えば第2ウォレットのアドレスを第1サーバ装置30へ通知する。通知を受けた第1サーバ装置30は、当該ユーザの第1ウォレットに保有されている全てのトークンを当該第2ウォレットへ移動させる。このようにして、ユーザは、第2ウォレットを用いて仮想通貨とトークンとを取引可能となる。   After acquiring the electronic content, a user who wants to trade the electronic content may create an account for the exchange described above, for example. Specifically, in response to an account creation request from the terminal device 20 of the user, the second server device 40 receives an exchange account, a user's second wallet that can trade the virtual currency and the above token, create. The second wallet is, for example, an online wallet or a web wallet, and the user can freely deposit and send money. The user operates the terminal device 20 to notify the first server device 30 of the address of the second wallet, for example. Upon receiving the notification, the first server device 30 moves all tokens held in the first wallet of the user to the second wallet. In this way, the user can trade the virtual currency and token using the second wallet.

このように、電子コンテンツ管理システム10によれば、ユーザは、ブロックチェーンで管理されるトークンに対応付けられた電子コンテンツを取得するための第1ウォレットを自ら作成する必要がない。したがって、ブロックチェーンを利用する技術の利便性が向上する。また、電子コンテンツを取り引きしたいと考えたユーザは、電子コンテンツを取得した後に、仮想通貨とトークンとを取り引きするための第2ウォレットを作成すればよい。また、ユーザは、第2ウォレットを作成せずとも電子コンテンツの取得が可能である。したがって、ブロックチェーンを利用する技術の利便性が更に向上する。   As described above, according to the electronic content management system 10, the user does not need to create the first wallet for acquiring the electronic content associated with the token managed by the block chain. Therefore, the convenience of the technology using the block chain is improved. In addition, a user who wants to trade electronic content may create a second wallet for trading virtual currency and tokens after obtaining the electronic content. Further, the user can acquire electronic content without creating the second wallet. Therefore, the convenience of the technology using the block chain is further improved.

次に、図2〜図7を参照して、電子コンテンツ管理システム10の各構成要素について、詳細に説明する。   Next, each component of the electronic content management system 10 will be described in detail with reference to FIGS.

(端末装置の構成)
図2に示すように、端末装置20は、表示部21と、入力部22と、センサ部23と、記憶部24と、通信部25と、制御部26と、を備える。
(Configuration of terminal device)
As illustrated in FIG. 2, the terminal device 20 includes a display unit 21, an input unit 22, a sensor unit 23, a storage unit 24, a communication unit 25, and a control unit 26.

表示部21は、例えば液晶ディスプレイ又は有機ELディスプレイ等の表示デバイスを含む。表示部21は、任意の画面を表示可能である。   The display unit 21 includes a display device such as a liquid crystal display or an organic EL display. The display unit 21 can display an arbitrary screen.

入力部22は、ユーザ操作を受け付ける任意の入力インタフェースを含む。入力インタフェースは、例えばマウス等のポインティングデバイス、表示部21と一体的に設けられたタッチパネル、及び物理キー等を含んでもよい。   The input unit 22 includes an arbitrary input interface that accepts user operations. The input interface may include, for example, a pointing device such as a mouse, a touch panel provided integrally with the display unit 21, and physical keys.

センサ部23は、1つ以上のセンサを含む。センサは、例えばイメージセンサ、加速度センサ、ジャイロセンサ、地磁気センサ、及びGPS(Global Positioning System)センサを含んでもよい。例えば、イメージセンサは、端末装置20の周辺の風景の静止画像及び動画像を生成可能である。例えば、加速度センサ、ジャイロセンサ、及び地磁気センサの組み合わせによって、端末装置20の姿勢が検出可能である。例えば、GPSセンサによって、端末装置20の位置が検出可能である。   The sensor unit 23 includes one or more sensors. The sensor may include, for example, an image sensor, an acceleration sensor, a gyro sensor, a geomagnetic sensor, and a GPS (Global Positioning System) sensor. For example, the image sensor can generate a still image and a moving image of a landscape around the terminal device 20. For example, the attitude of the terminal device 20 can be detected by a combination of an acceleration sensor, a gyro sensor, and a geomagnetic sensor. For example, the position of the terminal device 20 can be detected by a GPS sensor.

記憶部24は、例えば半導体メモリ、磁気メモリ、又は光メモリ等を含む。記憶部24は、例えば一次記憶装置又は二次記憶装置として機能してもよい。記憶部24は、端末装置20に内蔵されてもよく、或いは任意のインタフェースを介して端末装置20に接続されてもよい。記憶部24は、端末装置20の動作に用いられる情報及びプログラムを記憶する。   The storage unit 24 includes, for example, a semiconductor memory, a magnetic memory, or an optical memory. The storage unit 24 may function as a primary storage device or a secondary storage device, for example. The memory | storage part 24 may be incorporated in the terminal device 20, or may be connected to the terminal device 20 via arbitrary interfaces. The storage unit 24 stores information and programs used for the operation of the terminal device 20.

例えば、記憶部24は、上述した電子コンテンツを用いるサービスの提供を受けるためのアプリケーションプログラムを記憶してもよい。以下、アプリケーションプログラムを、アプリケーションともいう。アプリケーションは、例えばネットワーク50を介して所定のアプリケーション配信サーバから取得されてもよい。アプリケーションは、例えばセンサ部23によって生成される画像上にARコンテンツを重畳して表示するAR機能を有してもよい。ARコンテンツは、画像上の特定の被写体の位置に基づいて表示されてもよい。ARコンテンツは、例えば3Dオブジェクトを含んでもよい。AR機能において、端末装置20の姿勢に応じて3Dオブジェクトを眺める視点が変化する。   For example, the storage unit 24 may store an application program for receiving a service using the electronic content described above. Hereinafter, the application program is also referred to as an application. The application may be acquired from a predetermined application distribution server via the network 50, for example. The application may have an AR function that superimposes and displays the AR content on an image generated by the sensor unit 23, for example. The AR content may be displayed based on the position of a specific subject on the image. The AR content may include a 3D object, for example. In the AR function, the viewpoint for viewing the 3D object changes according to the attitude of the terminal device 20.

通信部25は、外部装置と無線又は有線によって通信可能なインタフェースを含む。当該インタフェースは、例えばLTE(Long Term Evolution)(登録商標)等のモバイル通信規格に対応する無線通信モジュール、無線LAN通信モジュール、又は有線LAN通信モジュール等を含んでもよい。   The communication unit 25 includes an interface that can communicate with an external device wirelessly or by wire. The interface may include a wireless communication module, a wireless LAN communication module, a wired LAN communication module, or the like corresponding to a mobile communication standard such as LTE (Long Term Evolution) (registered trademark).

制御部26は、1つ以上のプロセッサを含む。プロセッサは、汎用のプロセッサ、及び特定の処理に特化した専用プロセッサを含んでもよい。制御部26は、端末装置20全体の動作を制御する。   The control unit 26 includes one or more processors. The processor may include a general-purpose processor and a dedicated processor specialized for specific processing. The control unit 26 controls the overall operation of the terminal device 20.

例えば、制御部26は、電子コンテンツの取得要求を第1サーバ装置30へ送信してもよい。具体的には、制御部26は、例えばセンサ部23によって生成される画像上の二次元コードを検出すると、当該二次元コードに対応する電子コンテンツの取得要求を送信してもよい。或いは、制御部26は、入力部22を介して所定の情報が入力されると、当該情報に対応する電子コンテンツの取得要求を送信してもよい。制御部26は、電子コンテンツの取得要求の送信後、第1サーバ装置30から後述する電子コンテンツの表示指示を受信すると、当該表示指示に係る電子コンテンツを再生させてもよい。   For example, the control unit 26 may transmit an electronic content acquisition request to the first server device 30. Specifically, for example, when detecting a two-dimensional code on an image generated by the sensor unit 23, the control unit 26 may transmit an electronic content acquisition request corresponding to the two-dimensional code. Alternatively, when predetermined information is input via the input unit 22, the control unit 26 may transmit an electronic content acquisition request corresponding to the information. When the control unit 26 receives an electronic content display instruction (to be described later) from the first server device 30 after transmitting the electronic content acquisition request, the control unit 26 may reproduce the electronic content related to the display instruction.

また例えば、制御部26は、アカウント作成要求を第2サーバ装置40へ送信してもよい。アカウント作成要求の送信に応じて、後述するように、ユーザの取引所アカウント及び第2ウォレットが作成される。   For example, the control unit 26 may transmit an account creation request to the second server device 40. In response to the transmission of the account creation request, as will be described later, the user's exchange account and the second wallet are created.

また例えば、制御部26は、第2ウォレットに関する情報の少なくとも一部(例えば、後述する第2アドレス)を第1サーバ装置30へ送信してもよい。第2ウォレットに関する情報の少なくとも一部の送信に応じて、後述するように、第1ウォレットに保有される少なくとも1つのトークンが第2ウォレットへ移動される。   In addition, for example, the control unit 26 may transmit at least a part of information related to the second wallet (for example, a second address described later) to the first server device 30. In response to the transmission of at least part of the information about the second wallet, at least one token held in the first wallet is moved to the second wallet, as will be described later.

また例えば、制御部26は、例えばユーザ操作に応じて、仮想通貨及びトークンの少なくとも一方を取引する取引要求を第2サーバ装置40へ送信してもよい。取引要求の送信によって、ユーザの第2ウォレットと任意のアドレスとの間で仮想通貨及びトークンの少なくとも一方が移動し得る。後述するように、トークンには電子コンテンツが対応付けられている。したがって、取引所アカウント及び第2ウォレットを作成したユーザは、トークンを介して電子コンテンツを取引可能である。   Further, for example, the control unit 26 may transmit a transaction request for trading at least one of the virtual currency and the token to the second server device 40 in accordance with, for example, a user operation. By sending the transaction request, at least one of the virtual currency and the token can move between the user's second wallet and an arbitrary address. As will be described later, electronic content is associated with the token. Therefore, the user who created the exchange account and the second wallet can trade electronic content via the token.

また例えば、制御部26は、コンプリート判定要求を第1サーバ装置30へ送信してもよい。コンプリート判定要求は、所定の複数の電子コンテンツの収集(コンプリート)が達成されたか否かを判定する要求を含んでもよい。コンプリート判定要求に送信に応じて、後述するように、第1サーバ装置30からコンプリート達成に関する情報又はコンプリート未達成に関する情報が通知される。   For example, the control unit 26 may transmit a complete determination request to the first server device 30. The complete determination request may include a request for determining whether or not collection (complete) of a predetermined plurality of electronic contents has been achieved. In response to the transmission of the complete determination request, as will be described later, the first server device 30 is notified of information relating to completion or information relating to incomplete completion.

(第1サーバ装置の構成)
図3に示すように、第1サーバ装置30は、記憶部31と、通信部32と、制御部33と、を備える。
(Configuration of the first server device)
As illustrated in FIG. 3, the first server device 30 includes a storage unit 31, a communication unit 32, and a control unit 33.

記憶部31は、例えば半導体メモリ、磁気メモリ、又は光メモリ等を含む。記憶部31は、例えば一次記憶装置又は二次記憶装置として機能してもよい。記憶部31は、第1サーバ装置30に内蔵されてもよく、或いは任意のインタフェースを介して第1サーバ装置30に接続されてもよい。記憶部31は、第1サーバ装置30の動作に用いられる情報及びプログラムを記憶する。   The storage unit 31 includes, for example, a semiconductor memory, a magnetic memory, or an optical memory. The storage unit 31 may function as a primary storage device or a secondary storage device, for example. The storage unit 31 may be built in the first server device 30 or may be connected to the first server device 30 via an arbitrary interface. The storage unit 31 stores information and programs used for the operation of the first server device 30.

例えば、記憶部31は、複数の電子コンテンツ310と、管理ウォレットに関する情報311と、第1ウォレットに関する情報312と、を記憶する。   For example, the storage unit 31 stores a plurality of electronic contents 310, information 311 related to the management wallet, and information 312 related to the first wallet.

複数の電子コンテンツ310は、ネットワーク50上のブロックチェーンで管理される複数のトークンにそれぞれ対応付けられている。電子コンテンツ310は、上述したARコンテンツを含んでもよい。電子コンテンツ310は、例えばテキストデータ、画像データ、及び音声データ等、任意のデータを含んでもよい。   The plurality of electronic contents 310 are respectively associated with a plurality of tokens managed by a block chain on the network 50. The electronic content 310 may include the AR content described above. The electronic content 310 may include arbitrary data such as text data, image data, and audio data.

管理ウォレットに関する情報311は、例えば図4に示すように、管理IDと、秘密鍵と、公開鍵と、管理アドレスと、を含んでもよい。管理IDは、任意の文字列であってもよい。秘密鍵は、管理IDから不可逆的に生成される。公開鍵は、秘密鍵から不可逆的に生成される。管理アドレスは、公開鍵から不可逆的に生成される。管理アドレスは、トークンを移動させる際に移動元又は移動先に指定される情報である。秘密鍵は、管理IDに任意の文字列を付加した情報から不可逆的に生成されてもよい。かかる場合、管理ウォレットに関する情報311は、複数組の秘密鍵、公開鍵、及び管理アドレスの組み合わせを含んでもよい。   The information 311 related to the management wallet may include a management ID, a secret key, a public key, and a management address, for example, as shown in FIG. The management ID may be an arbitrary character string. The secret key is irreversibly generated from the management ID. The public key is irreversibly generated from the secret key. The management address is irreversibly generated from the public key. The management address is information specified as a movement source or a movement destination when a token is moved. The secret key may be irreversibly generated from information obtained by adding an arbitrary character string to the management ID. In such a case, the information 311 regarding the management wallet may include a combination of a plurality of sets of secret keys, public keys, and management addresses.

第1ウォレットに関する情報312は、例えば図5に示すように、ユーザ第1IDと、第1秘密鍵と、第1公開鍵と、第1アドレスと、を含んでもよい。ユーザ第1IDは、端末装置20のユーザに固有の任意の文字列であってもよい。例えば、ユーザ第1IDは、上述した電子コンテンツ310を用いるサービスを利用するためログインIDであってもよい。第1秘密鍵は、ユーザ第1IDから不可逆的に生成される。第1公開鍵は、第1秘密鍵から不可逆的に生成される。第1アドレスは、第1公開鍵から不可逆的に生成される。第1アドレスは、トークンを移動させる際に移動元又は移動先に指定される情報である。第1秘密鍵は、ユーザ第1IDに任意の文字列を付加した情報から不可逆的に生成されてもよい。かかる場合、第1ウォレットに関する情報312は、複数組の第1秘密鍵、第1公開鍵、及び第1アドレスの組み合わせを含んでもよい。   For example, as illustrated in FIG. 5, the information 312 regarding the first wallet may include a user first ID, a first secret key, a first public key, and a first address. The user first ID may be an arbitrary character string unique to the user of the terminal device 20. For example, the user first ID may be a login ID for using the service using the electronic content 310 described above. The first secret key is irreversibly generated from the user first ID. The first public key is irreversibly generated from the first secret key. The first address is irreversibly generated from the first public key. The first address is information specified as a movement source or a movement destination when moving a token. The first secret key may be irreversibly generated from information obtained by adding an arbitrary character string to the user first ID. In such a case, the information 312 related to the first wallet may include a combination of a plurality of sets of first secret keys, first public keys, and first addresses.

図3に示す通信部32は、外部装置と無線又は有線によって通信可能な通信インタフェースを含む。当該インタフェースは、例えば無線LAN(Local Area Network)通信モジュール又は有線LAN通信モジュール等を含んでもよい。   The communication unit 32 illustrated in FIG. 3 includes a communication interface that can communicate with an external device wirelessly or by wire. The interface may include, for example, a wireless LAN (Local Area Network) communication module or a wired LAN communication module.

制御部33は、1つ以上のプロセッサを含む。制御部33は、第1サーバ装置30全体の動作を制御する。   The control unit 33 includes one or more processors. The control unit 33 controls the overall operation of the first server device 30.

例えば、制御部33は、複数の電子コンテンツ310にそれぞれ対応しネットワーク50上のブロックチェーンで管理される複数のトークンを保有する管理ウォレットを予め作成する。制御部33は、端末装置20のユーザに対応しトークンを保有可能な第1ウォレットを予め作成する。   For example, the control unit 33 creates in advance a management wallet that holds a plurality of tokens corresponding to the plurality of electronic contents 310 and managed by the block chain on the network 50. The control unit 33 creates a first wallet corresponding to the user of the terminal device 20 and capable of holding a token in advance.

また例えば、制御部33は、端末装置20から電子コンテンツ310の取得要求を受信すると、当該電子コンテンツ310に対応するトークンが管理ウォレットに保有されているか否かを判定する。   For example, when receiving the acquisition request for the electronic content 310 from the terminal device 20, the control unit 33 determines whether or not a token corresponding to the electronic content 310 is held in the management wallet.

当該トークンが管理ウォレットに保有されていると判定された場合、制御部33は、当該トークンを管理ウォレットから第1ウォレットへ移動させる取引データをネットワーク50にブロードキャストする。制御部33は、取得要求に係る電子コンテンツ310の再生指示を端末装置20へ送信してもよい。電子コンテンツの再生指示は、当該電子コンテンツの再生に用いられる任意のデータを含んでもよい。   When it is determined that the token is held in the management wallet, the control unit 33 broadcasts transaction data for moving the token from the management wallet to the first wallet to the network 50. The control unit 33 may transmit an instruction to reproduce the electronic content 310 related to the acquisition request to the terminal device 20. The instruction to play electronic content may include arbitrary data used for playing the electronic content.

一方、当該トークンが管理ウォレットに保有されていないと判定された場合、制御部33は、取得要求に係る電子コンテンツ310とは異なる他の電子コンテンツの再生指示を端末装置20へ送信してもよい。当該他の電子コンテンツは、トークンに対応付けられていない任意の電子コンテンツを含んでもよい。例えば、当該他の電子コンテンツは、取得要求に係る電子コンテンツの取得ができないことをユーザに通知する情報を含んでもよい。   On the other hand, when it is determined that the token is not held in the management wallet, the control unit 33 may transmit to the terminal device 20 a playback instruction for another electronic content different from the electronic content 310 related to the acquisition request. . The other electronic content may include any electronic content that is not associated with a token. For example, the other electronic content may include information notifying the user that electronic content related to the acquisition request cannot be acquired.

また例えば、制御部33は、端末装置20から第2ウォレットに関する情報の少なくとも一部(例えば、後述する第2アドレス)を受信すると、当該第2ウォレットの有効性確認要求を第2サーバ装置40へ送信してもよい。有効性確認要求は、端末装置20から受信された情報(例えば、第2アドレス)を含んでもよい。第2ウォレットの有効性確認要求の送信に応じて、後述するように、第2サーバ装置40から当該第2ウォレットが有効であるか否かが通知される。制御部33は、当該第2ウォレットが有効であることを示す通知を第2サーバ装置40から取得すると、第1ウォレットに保有されている少なくとも1つのトークンを第2ウォレットへ移動させる取引データをネットワーク50にブロードキャストする。制御部33は、第1ウォレットに保有されている全てのトークンを第2ウォレットへ移動させてもよい。制御部33は、トークンを移動させる処理の処理結果を端末装置20に通知してもよい。   For example, when the control unit 33 receives at least a part of the information about the second wallet (for example, a second address to be described later) from the terminal device 20, the control unit 33 sends an validity confirmation request for the second wallet to the second server device 40. You may send it. The validity check request may include information (for example, the second address) received from the terminal device 20. In response to the transmission of the validity confirmation request for the second wallet, the second server device 40 notifies whether or not the second wallet is valid, as will be described later. When the control unit 33 acquires a notification indicating that the second wallet is valid from the second server device 40, the control unit 33 transfers transaction data for moving at least one token held in the first wallet to the second wallet. Broadcast to 50. The control unit 33 may move all tokens held in the first wallet to the second wallet. The control unit 33 may notify the terminal device 20 of the processing result of the processing for moving the token.

また例えば、制御部33は、ユーザに対して、第1ウォレット又は第2ウォレットに保有されている各トークンに対応する各電子コンテンツ310の利用を許可する。電子コンテンツの利用の許可によって、ユーザは、例えば上述したアプリケーションにおいて当該電子コンテンツを利用可能となる。   Further, for example, the control unit 33 permits the user to use each electronic content 310 corresponding to each token held in the first wallet or the second wallet. By permitting the use of electronic content, the user can use the electronic content in the above-described application, for example.

また例えば、制御部33は、端末装置20からコンプリート判定要求を受信すると、端末装置20のユーザの第1ウォレット又は第2ウォレットに、所定の複数の電子コンテンツ310にそれぞれ対応する複数のトークンが保有されているか否か(コンプリート達成か否か)を判定してもよい。端末装置20のユーザの第2ウォレットに保有されているトークンを認識するために、制御部33は、当該第2ウォレットに保有されているトークンの確認要求を第2サーバ装置40へ送信してもよい。確認要求は、例えば、第2ウォレットに関する情報の少なくとも一部(例えば、後述する第2アドレス)を含んでもよい。第2ウォレットに保有されているトークンの確認要求の送信に応じて、第2サーバ装置40から、当該第2ウォレットに保有されている全てのトークンが通知される。第2サーバ装置40からの通知によって、制御部33は、端末装置20のユーザの第2ウォレットに保有されているトークンを認識可能である。   For example, when the control unit 33 receives a complete determination request from the terminal device 20, a plurality of tokens respectively corresponding to a plurality of predetermined electronic contents 310 are held in the first wallet or the second wallet of the user of the terminal device 20. It may be determined whether or not (complete completion is achieved). In order to recognize the token held in the second wallet of the user of the terminal device 20, the control unit 33 may transmit a confirmation request for the token held in the second wallet to the second server device 40. Good. The confirmation request may include, for example, at least a part of information related to the second wallet (for example, a second address described later). In response to the transmission of the confirmation request for the token held in the second wallet, all tokens held in the second wallet are notified from the second server device 40. By the notification from the second server device 40, the control unit 33 can recognize the token held in the second wallet of the user of the terminal device 20.

コンプリート達成と判定された場合、制御部33は、ユーザに対して所定の報酬を付与してもよい。制御部33は、コンプリート達成に関する任意の情報を端末装置20に通知してもよい。コンプリート達成に関する情報は、例えばユーザに付与された報酬を示す情報を含んでもよい。   When it is determined that the completion is complete, the control unit 33 may give a predetermined reward to the user. The control unit 33 may notify the terminal device 20 of arbitrary information related to completion. The information regarding completion achievement may include, for example, information indicating a reward given to the user.

一方、コンプリート未達成と判定された場合、制御部33は、コンプリート未達成に関する任意の情報を端末装置20に通知してもよい。コンプリート未達成に関する情報は、例えば、コンプリート未達成であることを示す情報、及びコンプリート達成に必要な残りの電子コンテンツ310を示す情報を含んでもよい。   On the other hand, when it is determined that the completion is not achieved, the control unit 33 may notify the terminal device 20 of arbitrary information regarding the completion of the completion. The information regarding the completion of the completion may include, for example, information indicating that the completion is not achieved and information indicating the remaining electronic content 310 necessary for achieving the completion.

(第2サーバ装置の構成)
図6に示すように、第2サーバ装置40は、記憶部41と、通信部42と、制御部43と、を備える。
(Configuration of second server device)
As illustrated in FIG. 6, the second server device 40 includes a storage unit 41, a communication unit 42, and a control unit 43.

記憶部41は、例えば半導体メモリ、磁気メモリ、又は光メモリ等を含む。記憶部41は、例えば一次記憶装置又は二次記憶装置として機能してもよい。記憶部41は、第2サーバ装置40に内蔵されてもよく、或いは任意のインタフェースを介して第2サーバ装置40に接続されてもよい。記憶部41は、第2サーバ装置40の動作に用いられる情報及びプログラムを記憶する。   The storage unit 41 includes, for example, a semiconductor memory, a magnetic memory, or an optical memory. The storage unit 41 may function as, for example, a primary storage device or a secondary storage device. The memory | storage part 41 may be incorporated in the 2nd server apparatus 40, or may be connected to the 2nd server apparatus 40 via arbitrary interfaces. The storage unit 41 stores information and programs used for the operation of the second server device 40.

例えば、記憶部41は、第2ウォレットに関する情報410を記憶する。   For example, the storage unit 41 stores information 410 regarding the second wallet.

第2ウォレットに関する情報410は、例えば図7に示すように、ユーザ第2IDと、第2秘密鍵と、第2公開鍵と、第2アドレスと、を含んでもよい。ユーザ第2IDは、端末装置20のユーザに固有の任意の文字列であってもよい。例えば、ユーザ第2IDは、上述した仮想通貨の取引所のサービスを利用するためログインIDであってもよい。第2秘密鍵は、ユーザ第2IDから不可逆的に生成される。第2公開鍵は、第2秘密鍵から不可逆的に生成される。第2アドレスは、第2公開鍵から不可逆的に生成される。第2アドレスは、仮想通貨又はトークンを移動させる際に移動元又は移動先に指定される情報である。第2秘密鍵は、ユーザ第2IDに任意の文字列を付加した情報から不可逆的に生成されてもよい。かかる場合、第2ウォレットに関する情報410は、複数組の第2秘密鍵、第2公開鍵、及び第2アドレスの組み合わせを含んでもよい。   The information 410 regarding the second wallet may include a user second ID, a second secret key, a second public key, and a second address, for example, as shown in FIG. The user second ID may be an arbitrary character string unique to the user of the terminal device 20. For example, the user second ID may be a login ID for using the above-described virtual currency exchange service. The second secret key is irreversibly generated from the user second ID. The second public key is irreversibly generated from the second secret key. The second address is irreversibly generated from the second public key. The second address is information designated as a movement source or a movement destination when moving a virtual currency or a token. The second secret key may be irreversibly generated from information obtained by adding an arbitrary character string to the user second ID. In such a case, the information 410 regarding the second wallet may include a combination of a plurality of sets of second secret keys, second public keys, and second addresses.

図6に示す通信部42は、外部装置と無線又は有線によって通信可能な通信インタフェースを含む。当該インタフェースは、例えば無線LAN(Local Area Network)通信モジュール又は有線LAN通信モジュール等を含んでもよい。   The communication unit 42 illustrated in FIG. 6 includes a communication interface that can communicate with an external device wirelessly or by wire. The interface may include, for example, a wireless LAN (Local Area Network) communication module or a wired LAN communication module.

制御部43は、1つ以上のプロセッサを含む。制御部43は、第2サーバ装置40全体の動作を制御する。   The control unit 43 includes one or more processors. The control unit 43 controls the overall operation of the second server device 40.

例えば、制御部43は、端末装置20からアカウント作成要求を受信すると、ユーザの取引所アカウント及び第2ウォレットを作成する。第2ウォレットの作成に応じて、上述した第2ウォレットに関する情報410が記憶部41に記憶される。   For example, when receiving an account creation request from the terminal device 20, the control unit 43 creates a user exchange account and a second wallet. In response to the creation of the second wallet, the information 410 related to the second wallet described above is stored in the storage unit 41.

また例えば、制御部43は、取引所アカウント及び第2ウォレットを作成したユーザの端末装置20から取引要求を受信すると、当該取引要求に応じた取引データをネットワーク50にブロードキャストする。取引データは、例えば、端末装置20のユーザの第2ウォレットと任意のアドレスとの間で仮想通貨及びトークンの少なくとも一方を移動させる取引のデータを含んでもよい。   For example, when receiving a transaction request from the terminal device 20 of the user who created the exchange account and the second wallet, the control unit 43 broadcasts transaction data corresponding to the transaction request to the network 50. The transaction data may include, for example, transaction data for transferring at least one of the virtual currency and the token between the second wallet of the user of the terminal device 20 and an arbitrary address.

また例えば、制御部43は、第1サーバ装置30から第2ウォレットの有効性確認要求を受信すると、当該第2ウォレットが有効であるか否かを判定する。例えば、制御部43は、第1サーバ装置30から受信された有効性確認要求に含まれるアドレスを第2アドレスとして含む第2ウォレットに関する情報410が、記憶部41に記憶されている場合、当該第2ウォレットが有効であると判定してもよい。制御部43は、第2ウォレットが有効であるか否かを第1サーバ装置30に通知する。   Further, for example, when receiving the validity confirmation request for the second wallet from the first server device 30, the control unit 43 determines whether or not the second wallet is valid. For example, when the information 410 regarding the second wallet including the address included in the validity check request received from the first server device 30 as the second address is stored in the storage unit 41, the control unit 43 It may be determined that the two wallets are valid. The control unit 43 notifies the first server device 30 whether or not the second wallet is valid.

また例えば、制御部43は、第1サーバ装置30から、第2ウォレットに保有されているトークンの確認要求を受信すると、当該第2ウォレットに保有されている全てのトークンを第1サーバ装置30に通知する。詳細には、制御部43は、第1サーバ装置30から受信された確認要求に含まれるアドレスを第2アドレスとして含む第2ウォレットに関する情報410が、記憶部41に記憶されている場合、当該第2ウォレットに保有されている全てのトークンを第1サーバ装置30に通知する。   For example, when the control unit 43 receives a confirmation request for a token held in the second wallet from the first server device 30, the control unit 43 sends all tokens held in the second wallet to the first server device 30. Notice. Specifically, when information 410 regarding the second wallet including the address included in the confirmation request received from the first server device 30 as the second address is stored in the storage unit 41, the control unit 43 The first server device 30 is notified of all tokens held in the two wallets.

(電子コンテンツ管理システムの第1動作)
図8を参照して、電子コンテンツ管理システム10の第1動作について説明する。
(First operation of electronic content management system)
A first operation of the electronic content management system 10 will be described with reference to FIG.

ステップS100:端末装置20は、電子コンテンツ310の取得要求を第1サーバ装置30へ送信する。   Step S100: The terminal device 20 transmits an acquisition request for the electronic content 310 to the first server device 30.

ステップS101:第1サーバ装置30は、取得要求に係る電子コンテンツ310に対応するトークンが管理ウォレットに保有されているか否かを判定する。当該トークンが管理ウォレットに保有されていると判定された場合(ステップS101−Yes)、プロセスはステップS102に進む。一方、当該トークンが管理ウォレットに保有されていないと判定された場合(ステップS101−No)、プロセスはステップS104に進む。   Step S101: The first server device 30 determines whether or not a token corresponding to the electronic content 310 related to the acquisition request is held in the management wallet. If it is determined that the token is held in the management wallet (step S101—Yes), the process proceeds to step S102. On the other hand, if it is determined that the token is not held in the management wallet (step S101—No), the process proceeds to step S104.

ステップS102:第1サーバ装置30は、当該トークンを管理ウォレットから第1ウォレットへ移動させる取引データをネットワーク50にブロードキャストする。   Step S102: The first server device 30 broadcasts to the network 50 transaction data for moving the token from the management wallet to the first wallet.

ステップS103:第1サーバ装置30は、取得要求に係る電子コンテンツ310の再生指示を端末装置20へ送信する。   Step S103: The first server device 30 transmits an instruction to reproduce the electronic content 310 related to the acquisition request to the terminal device 20.

ステップS104:第1サーバ装置30は、取得要求に係る電子コンテンツ310とは異なる他の電子コンテンツの再生指示を端末装置20へ送信する。当該他の電子コンテンツは、取得要求に係る電子コンテンツの取得ができないことをユーザに通知する情報を含んでもよい。   Step S104: The first server device 30 transmits to the terminal device 20 an instruction to reproduce other electronic content different from the electronic content 310 related to the acquisition request. The other electronic content may include information notifying the user that electronic content related to the acquisition request cannot be acquired.

ステップS105:端末装置20は、受信された再生指示に係る電子コンテンツを再生させる。   Step S105: The terminal device 20 reproduces the electronic content related to the received reproduction instruction.

(電子コンテンツ管理システムの第2動作)
図9を参照して、電子コンテンツ管理システム10の第2動作について説明する。
(Second operation of electronic content management system)
The second operation of the electronic content management system 10 will be described with reference to FIG.

ステップS200:端末装置20は、第2ウォレットに関する情報410の少なくとも一部(例えば、第2アドレス)を第1サーバ装置30へ送信する。   Step S200: The terminal device 20 transmits at least a part (for example, the second address) of the information 410 related to the second wallet to the first server device 30.

ステップS201:第1サーバ装置30は、第2ウォレットの有効性確認要求を第2サーバ装置40へ送信する。   Step S201: The first server device 30 transmits a validity confirmation request for the second wallet to the second server device 40.

ステップS202:第2サーバ装置40は、ステップS201の有効性確認要求を受信すると、第2ウォレットが有効であるか否かを判定する。ここでは、第2ウォレットが有効であると判定された場合について説明する。かかる場合、第2サーバ装置40は、当該第2ウォレットが有効であることを第1サーバ装置30に通知する。   Step S202: Upon receiving the validity check request in step S201, the second server device 40 determines whether or not the second wallet is valid. Here, a case where it is determined that the second wallet is valid will be described. In such a case, the second server device 40 notifies the first server device 30 that the second wallet is valid.

ステップS203:第1サーバ装置30は、第1ウォレットに保有されている少なくとも1つのトークンを第2ウォレットへ移動させる取引データをネットワーク50にブロードキャストする。第1ウォレットに保有されている全てのトークンが第2ウォレットへ移動されてもよい。   Step S203: The first server device 30 broadcasts to the network 50 transaction data for moving at least one token held in the first wallet to the second wallet. All tokens held in the first wallet may be moved to the second wallet.

ステップS204:第1サーバ装置30は、ステップS203の処理結果を端末装置20に通知する。   Step S204: The first server device 30 notifies the terminal device 20 of the processing result of step S203.

(電子コンテンツ管理システムの第3動作)
図10を参照して、電子コンテンツ管理システム10の第3動作について説明する。
(Third operation of electronic content management system)
The third operation of the electronic content management system 10 will be described with reference to FIG.

ステップS300:端末装置20は、コンプリート判定要求を第1サーバ装置30へ送信する。   Step S300: The terminal device 20 transmits a complete determination request to the first server device 30.

ステップS301:第1サーバ装置30は、端末装置20のユーザの第2ウォレットに保有されているトークンの確認要求を第2サーバ装置40へ送信する。   Step S <b> 301: The first server device 30 transmits a confirmation request for the token held in the second wallet of the user of the terminal device 20 to the second server device 40.

ステップS302:第2サーバ装置40は、ステップS301の確認要求を受信すると、当該第2ウォレットに保有されている全てのトークンを第1サーバ装置30に通知する。   Step S302: Upon receiving the confirmation request in step S301, the second server device 40 notifies the first server device 30 of all tokens held in the second wallet.

ステップS303:第1サーバ装置30は、端末装置20のユーザの第1ウォレット又は第2ウォレットに、所定御の複数の電子コンテンツ310にそれぞれ対応する複数のトークンが保有されているか否か(コンプリート達成か否か)を判定する。コンプリート達成と判定された場合(ステップS301−Yes)、プロセスはステップS302に進む。一方、コンプリート未達成と判定された場合(ステップS301−No)、プロセスはステップS304に進む。   Step S303: The first server device 30 determines whether or not a plurality of tokens respectively corresponding to a plurality of predetermined electronic contents 310 are held in the first wallet or the second wallet of the user of the terminal device 20 (complete completion). Whether or not). If it is determined that complete has been achieved (step S301—Yes), the process proceeds to step S302. On the other hand, when it is determined that the complete has not been achieved (step S301-No), the process proceeds to step S304.

ステップS304:第1サーバ装置30は、端末装置20のユーザに対して所定の報酬を付与する。報酬は、例えば上述したアプリケーションにおいて利用可能な電子コンテンツを含んでもよい。   Step S304: The first server device 30 provides a predetermined reward to the user of the terminal device 20. The reward may include, for example, electronic content that can be used in the above-described application.

ステップS305:第1サーバ装置30は、コンプリート達成に関する任意の情報を端末装置20に通知する。   Step S305: The first server device 30 notifies the terminal device 20 of arbitrary information related to completion.

ステップS306:第1サーバ装置30は、コンプリート未達成に関する任意の情報を端末装置20に通知する。   Step S <b> 306: The first server device 30 notifies the terminal device 20 of arbitrary information related to incomplete completion.

以上述べたように、一実施形態に係る第1サーバ装置30は、管理ウォレットに関する情報311、及び、第1ウォレットに関する情報312を記憶する。第1サーバ装置30は、ユーザの端末装置20から電子コンテンツ310の取得要求を受信すると、電子コンテンツ310に対応するトークンが管理ウォレットに保有されているか否かを判定する。当該トークンが管理ウォレットに保有されていると判定された場合、第1サーバ装置30は、当該トークンを管理ウォレットから第1ウォレットへ移動させる。かかる構成によれば、ユーザは、電子コンテンツ310を取得するために第1ウォレットを自ら作成する必要がない。すなわち、ユーザは、仮想通貨の取引所のアカウントを作成せずとも、トークンに対応付けられた電子コンテンツを取得可能である。したがって、ブロックチェーンを利用する技術の利便性が向上する。   As described above, the first server device 30 according to an embodiment stores the information 311 related to the management wallet and the information 312 related to the first wallet. When receiving the acquisition request for the electronic content 310 from the user terminal device 20, the first server device 30 determines whether or not a token corresponding to the electronic content 310 is held in the management wallet. When it is determined that the token is held in the management wallet, the first server device 30 moves the token from the management wallet to the first wallet. According to such a configuration, the user does not need to create the first wallet himself in order to acquire the electronic content 310. That is, the user can acquire the electronic content associated with the token without creating a virtual currency exchange account. Therefore, the convenience of the technology using the block chain is improved.

また、第1サーバ装置30は、端末装置20から第2ウォレットに関する情報410を受信すると、第1ウォレットに保有されているトークンを第2ウォレットへ移動させてもよい。かかる構成によれば、電子コンテンツ310を取り引きしたいと考えたユーザは、電子コンテンツ310を取得した後に第2ウォレットを作成すればよい。また、ユーザは、第2ウォレットを作成せずとも電子コンテンツ310の取得が可能である。したがって、ブロックチェーンを利用する技術の利便性が更に向上する。   Moreover, the 1st server apparatus 30 may move the token currently hold | maintained at the 1st wallet to the 2nd wallet, if the information 410 regarding a 2nd wallet is received from the terminal device 20. FIG. According to this configuration, a user who wishes to trade the electronic content 310 may create the second wallet after acquiring the electronic content 310. Further, the user can acquire the electronic content 310 without creating the second wallet. Therefore, the convenience of the technology using the block chain is further improved.

本開示の実施形態について諸図面を参照して説明してきたが、当業者であれば本開示に基づき種々の変形または修正を行うことが容易であることに注意されたい。したがって、これらの変形または修正は本開示の範囲に含まれることに留意されたい。例えば、各手段、または各ステップ等に含まれる機能等は論理的に矛盾しないように再配置可能である。例えば、複数の手段またはステップ等を1つに組み合わせたり、あるいは分割したりすることが可能である。   Although the embodiments of the present disclosure have been described with reference to the drawings, it should be noted that those skilled in the art can easily make various variations or modifications based on the present disclosure. Accordingly, it should be noted that these variations or modifications are included in the scope of the present disclosure. For example, the functions included in each means or each step can be rearranged so that there is no logical contradiction. For example, a plurality of means or steps can be combined into one or divided.

例えば、上述した実施形態に係る第1サーバ装置30及び第2サーバ装置40それぞれが、2つ以上の装置に分割されてもよい。また例えば、第1サーバ装置30及び第2サーバ装置40が、1つの装置に統合されてもよい。   For example, each of the first server device 30 and the second server device 40 according to the above-described embodiment may be divided into two or more devices. Further, for example, the first server device 30 and the second server device 40 may be integrated into one device.

また、上述した実施形態において、第2ウォレットがオンラインウォレット又はウェブウォレットである例について説明した。しかしながら、第2ウォレットは、例えばデスクトップウォレット又はモバイルウォレットであってもよい。かかる場合、端末装置20が第2ウォレットに関する情報410を記憶してもよい。   In the above-described embodiment, an example in which the second wallet is an online wallet or a web wallet has been described. However, the second wallet may be a desktop wallet or a mobile wallet, for example. In such a case, the terminal device 20 may store information 410 regarding the second wallet.

上述した一実施形態に係る端末装置20、第1サーバ装置30、又は第2サーバ装置40として、例えば汎用のコンピュータ等、情報処理機能を有する任意の装置が採用可能である。例えば、実施形態に係る端末装置20、第1サーバ装置30、又は第2サーバ装置40の各機能を実現する処理内容を記述したプログラムを、当該装置のメモリに格納し、当該装置のプロセッサに実行させる。したがって、本開示の実施形態はプログラムとしても実現可能である。   As the terminal device 20, the first server device 30, or the second server device 40 according to the above-described embodiment, any device having an information processing function such as a general-purpose computer can be employed. For example, a program describing processing contents for realizing the functions of the terminal device 20, the first server device 30, or the second server device 40 according to the embodiment is stored in the memory of the device and executed by the processor of the device Let Therefore, the embodiment of the present disclosure can also be realized as a program.

10 電子コンテンツ管理システム
20 端末装置
21 表示部
22 入力部
23 センサ部
24 記憶部
25 通信部
26 制御部
30 第1サーバ装置
31 記憶部
310 電子コンテンツ
311 管理ウォレットに関する情報
312 第1ウォレットに関する情報
32 通信部
33 制御部
40 第2サーバ装置
41 記憶部
410 第2ウォレットに関する情報
42 通信部
43 制御部
50 ネットワーク
DESCRIPTION OF SYMBOLS 10 Electronic content management system 20 Terminal device 21 Display unit 22 Input unit 23 Sensor unit 24 Storage unit 25 Communication unit 26 Control unit 30 First server device 31 Storage unit 310 Electronic content 311 Information about management wallet 312 Information about first wallet 32 Communication Unit 33 control unit 40 second server device 41 storage unit 410 information about second wallet 42 communication unit 43 control unit 50 network

Claims (10)

ネットワークに接続可能な通信部と、記憶部と、制御部と、を備え、
前記記憶部は、複数の電子コンテンツにそれぞれ対応し前記ネットワーク上のブロックチェーンで管理される複数のトークンを保有する管理ウォレットに関する情報、及び、ユーザに対応し前記トークンを保有可能な第1ウォレットに関する情報を記憶し、
前記制御部は、
前記通信部を介して前記ユーザの端末装置から電子コンテンツの取得要求を受信すると、前記電子コンテンツに対応するトークンが前記管理ウォレットに保有されているか否かを判定し、
前記トークンが前記管理ウォレットに保有されていると判定された場合、前記トークンを前記管理ウォレットから前記第1ウォレットへ移動させる、サーバ装置。
A communication unit connectable to a network, a storage unit, and a control unit;
The storage unit is associated with a plurality of tokens corresponding to a plurality of electronic contents and managed by a block chain on the network, and a first wallet corresponding to a user and capable of holding the tokens. Remember information,
The controller is
Upon receiving an electronic content acquisition request from the user terminal device via the communication unit, it is determined whether or not a token corresponding to the electronic content is held in the management wallet,
A server device that moves the token from the management wallet to the first wallet when it is determined that the token is held in the management wallet.
請求項1に記載のサーバ装置であって、
前記制御部は、前記トークンを前記管理ウォレットから前記第1ウォレットへ移動させると、前記トークンに対応する前記電子コンテンツを前記ユーザの前記端末装置に再生させる、サーバ装置。
The server device according to claim 1,
When the control unit moves the token from the management wallet to the first wallet, the control unit causes the terminal device of the user to reproduce the electronic content corresponding to the token.
請求項1又は2に記載のサーバ装置であって、
前記制御部は、前記トークンが前記管理ウォレットに保有されていないと判定された場合、前記複数の電子コンテンツとは異なる他の電子コンテンツを前記ユーザの前記端末装置に再生させる、サーバ装置。
The server device according to claim 1 or 2,
When it is determined that the token is not held in the management wallet, the control unit causes the terminal device of the user to play back other electronic content different from the plurality of electronic content.
請求項1から3のいずれか一項に記載のサーバ装置であって、
前記制御部は、前記ユーザに対して、前記第1ウォレットに保有されている各トークンに対応する各電子コンテンツの利用を許可する、サーバ装置。
The server device according to any one of claims 1 to 3,
The control unit permits the user to use each electronic content corresponding to each token held in the first wallet.
請求項1から4のいずれか一項に記載のサーバ装置であって、
前記制御部は、前記通信部を介して前記ユーザの前記端末装置から、仮想通貨と前記トークンとを取引可能な第2ウォレットに関する情報の少なくとも一部を受信すると、前記第1ウォレットに保有されているトークンを前記第2ウォレットへ移動させる、サーバ装置。
The server device according to any one of claims 1 to 4, wherein
When the control unit receives at least part of the information about the second wallet that can trade the virtual currency and the token from the terminal device of the user via the communication unit, the control unit is held in the first wallet. A server device that moves a token to the second wallet.
請求項5に記載のサーバ装置であって、
前記制御部は、前記ユーザに対して、前記第2ウォレットに保有されている各トークンに対応する各電子コンテンツの利用を許可する、サーバ装置。
The server device according to claim 5, wherein
The control unit permits the user to use each electronic content corresponding to each token held in the second wallet.
請求項5又は6に記載のサーバ装置であって、
前記制御部は、前記通信部を介して前記ユーザの前記端末装置からの要求に応じて、前記第2ウォレットに所定の1つ以上のトークンが保有されているか否かを判定し、
前記第2ウォレットに前記1つ以上のトークンが保有されていると判定した場合、前記ユーザに対して報酬を付与する、サーバ装置。
The server device according to claim 5 or 6,
The control unit determines whether or not a predetermined one or more tokens are held in the second wallet in response to a request from the terminal device of the user via the communication unit,
A server device that grants a reward to the user when it is determined that the one or more tokens are held in the second wallet.
請求項1から7のいずれか一項に記載のサーバ装置であって、
前記電子コンテンツはARコンテンツを含む、サーバ装置。
The server device according to any one of claims 1 to 7,
The server device, wherein the electronic content includes AR content.
ユーザの端末装置と、サーバ装置と、を備え、
前記サーバ装置は、複数の電子コンテンツにそれぞれ対応しネットワーク上のブロックチェーンで管理される複数のトークンを保有する管理ウォレットに関する情報、及び、ユーザに対応し前記トークンを保有可能な第1ウォレットに関する情報を記憶し、
前記端末装置は、電子コンテンツの取得要求を前記サーバ装置へ送信し、
前記サーバ装置は、
前記端末装置から電子コンテンツの取得要求を受信すると、前記電子コンテンツに対応するトークンが前記管理ウォレットに保有されているか否かを判定し、
前記トークンが前記管理ウォレットに保有されていると判定された場合、前記トークンを前記管理ウォレットから前記第1ウォレットへ移動させる、電子コンテンツ管理システム。
A user terminal device and a server device,
The server device corresponds to a plurality of electronic contents and manages information about a management wallet holding a plurality of tokens managed by a block chain on the network, and information about a first wallet corresponding to a user and capable of holding the token Remember
The terminal device transmits an electronic content acquisition request to the server device;
The server device
Upon receiving an electronic content acquisition request from the terminal device, it is determined whether or not a token corresponding to the electronic content is held in the management wallet,
An electronic content management system that moves the token from the management wallet to the first wallet when it is determined that the token is held in the management wallet.
サーバ装置の制御方法であって、
複数の電子コンテンツにそれぞれ対応しネットワーク上のブロックチェーンで管理される複数のトークンを保有する管理ウォレットに関する情報を記憶するステップと、
ユーザに対応し前記トークンを保有可能な第1ウォレットに関する情報を記憶するステップと、
前記ユーザの端末装置から電子コンテンツの取得要求を受信すると、前記電子コンテンツに対応するトークンが前記管理ウォレットに保有されているか否かを判定するステップと、
前記トークンが前記管理ウォレットに保有されていると判定された場合、前記トークンを前記管理ウォレットから前記第1ウォレットへ移動させるステップと、
を含む、制御方法。
A server device control method comprising:
Storing information relating to a management wallet having a plurality of tokens corresponding to a plurality of electronic contents and managed by a block chain on the network;
Storing information about a first wallet corresponding to a user and capable of holding the token;
Upon receiving an electronic content acquisition request from the user terminal device, determining whether a token corresponding to the electronic content is held in the management wallet;
If it is determined that the token is held in the management wallet, moving the token from the management wallet to the first wallet;
Including a control method.
JP2017136474A 2017-07-12 2017-07-12 Server equipment, electronic content management system, and control method Active JP6872193B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017136474A JP6872193B2 (en) 2017-07-12 2017-07-12 Server equipment, electronic content management system, and control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017136474A JP6872193B2 (en) 2017-07-12 2017-07-12 Server equipment, electronic content management system, and control method

Publications (2)

Publication Number Publication Date
JP2019020849A true JP2019020849A (en) 2019-02-07
JP6872193B2 JP6872193B2 (en) 2021-05-19

Family

ID=65355692

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017136474A Active JP6872193B2 (en) 2017-07-12 2017-07-12 Server equipment, electronic content management system, and control method

Country Status (1)

Country Link
JP (1) JP6872193B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20200144439A (en) * 2019-06-18 2020-12-29 주식회사 피어테크 Apparatus for operating user's assets in conjunction with a blockchain network and method thereof
WO2023112373A1 (en) * 2021-12-15 2023-06-22 藤井幹雄 Communication system and program

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002133110A (en) * 2000-10-20 2002-05-10 Masatoshi Ishida Writings securities authenticating system
JP2009207070A (en) * 2008-02-29 2009-09-10 Kddi Technology Corp Contents trial-listening system, content trial-listening method, and program
WO2011062133A1 (en) * 2009-11-17 2011-05-26 日本電気株式会社 Content reproduction method, content reproduction device and program
JP2014219729A (en) * 2013-05-01 2014-11-20 株式会社野村総合研究所 Negotiable securities transaction system
US20160321434A1 (en) * 2015-05-01 2016-11-03 Monegraph, Inc. Digital content rights transactions using block chain systems
JP2017027481A (en) * 2015-07-25 2017-02-02 株式会社ウイズ Server for information distribution and information distribution method
JP2017050763A (en) * 2015-09-03 2017-03-09 日本電信電話株式会社 Permission information management system, user terminal, right holder terminal, permission information management method, and permission information management program
JP2018521437A (en) * 2015-07-09 2018-08-02 リキッド マーケッツ グループ インコーポレイテッド System and method for buying, selling, settling and clearing securities transactions using blockchain technology

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002133110A (en) * 2000-10-20 2002-05-10 Masatoshi Ishida Writings securities authenticating system
JP2009207070A (en) * 2008-02-29 2009-09-10 Kddi Technology Corp Contents trial-listening system, content trial-listening method, and program
WO2011062133A1 (en) * 2009-11-17 2011-05-26 日本電気株式会社 Content reproduction method, content reproduction device and program
JP2014219729A (en) * 2013-05-01 2014-11-20 株式会社野村総合研究所 Negotiable securities transaction system
US20160321434A1 (en) * 2015-05-01 2016-11-03 Monegraph, Inc. Digital content rights transactions using block chain systems
JP2018521437A (en) * 2015-07-09 2018-08-02 リキッド マーケッツ グループ インコーポレイテッド System and method for buying, selling, settling and clearing securities transactions using blockchain technology
JP2017027481A (en) * 2015-07-25 2017-02-02 株式会社ウイズ Server for information distribution and information distribution method
JP2017050763A (en) * 2015-09-03 2017-03-09 日本電信電話株式会社 Permission information management system, user terminal, right holder terminal, permission information management method, and permission information management program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20200144439A (en) * 2019-06-18 2020-12-29 주식회사 피어테크 Apparatus for operating user's assets in conjunction with a blockchain network and method thereof
KR102261125B1 (en) 2019-06-18 2021-06-07 주식회사 피어테크 Apparatus for operating user's assets in conjunction with a blockchain network and method thereof
WO2023112373A1 (en) * 2021-12-15 2023-06-22 藤井幹雄 Communication system and program

Also Published As

Publication number Publication date
JP6872193B2 (en) 2021-05-19

Similar Documents

Publication Publication Date Title
CN110585699B (en) Control method, device and equipment of cloud game and storage medium
US9936476B2 (en) System and method for providing social network service and for setting relationship between users
CN106605234B (en) Content is shared using near-field communication and admissions control
CN102695032A (en) Information processing apparatus, information sharing method, program, and terminal device
JP2014112302A (en) Prescribed area management system, communication method, and program
KR102079395B1 (en) Method for providing augmented reality contents based on location
CN108140038A (en) Across data center interactive operation and communication
CN106134148A (en) Use device authentication and the pairing of machine readable code
JP6832098B2 (en) Equipment, computer programs and methods
JP2019079430A (en) Information processing program, information processing method and information processing terminal
JP2011242989A (en) Submission information control apparatus, submission information control system, and submission information control method
JP5199989B2 (en) Electronic coupon distribution server, electronic coupon distribution system, electronic coupon distribution method, and electronic coupon distribution program
JP6872193B2 (en) Server equipment, electronic content management system, and control method
JP6129098B2 (en) Service providing system and method, computer program for providing service, and recording medium on which computer program is recorded
US11194538B2 (en) Image management system, image management method, and program
JP5339316B1 (en) IDENTIFICATION INFORMATION MANAGEMENT SYSTEM, IDENTIFICATION INFORMATION MANAGEMENT SYSTEM CONTROL METHOD, INFORMATION PROCESSING DEVICE, AND PROGRAM
US20120260196A1 (en) Apparatus and method for sharing information in virtual space
KR100672390B1 (en) Mobile communication terminal with making rough map and method of making rough map using same
JP6175209B1 (en) Display control system, display control method, and display control program
JP6175668B2 (en) Message sharing system, terminal device, intermediate server, message server, message sharing method and program
US9538319B1 (en) Synchronization for mapping applications
JP2019079499A (en) Information processing program, information processing method and information processing terminal
JP2017068579A (en) Contribution browsing device and contribution browsing system
KR101666436B1 (en) Terminal for providing situation related contents based on network connecting conditions on e-book service
US20240144547A1 (en) Electronic device for providing information on virtual space and method thereof

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200511

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20210326

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: 20210406

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210409

R150 Certificate of patent or registration of utility model

Ref document number: 6872193

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250