WO2020162573A1 - 制御方法、サーバ、プログラム、および、データ構造 - Google Patents

制御方法、サーバ、プログラム、および、データ構造 Download PDF

Info

Publication number
WO2020162573A1
WO2020162573A1 PCT/JP2020/004677 JP2020004677W WO2020162573A1 WO 2020162573 A1 WO2020162573 A1 WO 2020162573A1 JP 2020004677 W JP2020004677 W JP 2020004677W WO 2020162573 A1 WO2020162573 A1 WO 2020162573A1
Authority
WO
WIPO (PCT)
Prior art keywords
transaction data
reward
amount
applicants
distributed ledger
Prior art date
Application number
PCT/JP2020/004677
Other languages
English (en)
French (fr)
Inventor
勇二 海上
淳児 道山
添田 純一郎
雄揮 廣瀬
哲司 渕上
大森 基司
Original Assignee
パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカ
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカ filed Critical パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカ
Priority to CN202080011425.6A priority Critical patent/CN113439285A/zh
Priority to JP2020571275A priority patent/JP7410890B2/ja
Publication of WO2020162573A1 publication Critical patent/WO2020162573A1/ja
Priority to US17/381,459 priority patent/US20210350398A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0207Discounts or incentives, e.g. coupons or rebates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/08Payment architectures
    • G06Q20/10Payment architectures specially adapted for electronic funds transfer [EFT] systems; specially adapted for home banking systems
    • G06Q20/102Bill distribution or payments
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/384Payment protocols; Details thereof using social networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/389Keeping log of transactions for guaranteeing non-repudiation of a transaction
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/06Asset management; Financial planning or analysis
    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07FCOIN-FREED OR LIKE APPARATUS
    • G07F17/00Coin-freed apparatus for hiring articles; Coin-freed facilities or services
    • G07F17/0014Coin-freed apparatus for hiring articles; Coin-freed facilities or services for vending, access and use of specific services not covered anywhere else in G07F17/00
    • G07F17/0035Participation in a loyalty or discount scheme

Definitions

  • the present invention relates to a control method, a server, a program, and a data structure.
  • Patent Document 1 An information processing device has been proposed for the purpose of promoting the spread of crowdfunding (see Patent Document 1).
  • the present invention provides a control method and the like that can reduce the power consumption of the crowdfunding management system.
  • a control method is a control method executed by one of the plurality of servers in a fund management system including a plurality of servers that hold a distributed ledger, and is a cloud funding
  • Receiving first transaction data which is transaction data relating to application from one or more applicants, storing the received first transaction data in the distributed ledger provided in each of the plurality of servers, and in the distributed ledger,
  • Reward information in which the amount of remuneration to be provided to the one or more applicants, which tends to decrease as the application timing from each of the one or more applicants is delayed, is stored in advance.
  • the amount of reward to be provided to each of the one or more applicants is determined by referring to the reward information and using the timing when the first transaction data is received, and the target condition of the crowdfunding is satisfied. If it is determined, the second transaction data, which is transaction data indicating that the reward of the amount according to the determination is provided to each of the one or more applicants, is stored in the distributed ledger.
  • a recording medium such as a system, an apparatus, an integrated circuit, a computer program, or a computer-readable CD-ROM, and the system, the apparatus, the integrated circuit, the computer program. It may be realized by any combination of the recording medium and the recording medium.
  • the control method of the present invention can reduce the power consumption of the management system for crowdfunding.
  • FIG. 1 is a block diagram schematically showing the configuration of the fund management system according to the first embodiment.
  • FIG. 2 is a block diagram schematically showing the configuration of the server according to the first embodiment.
  • FIG. 3 is an explanatory diagram showing a first example of reward information according to the first embodiment.
  • FIG. 4 is an explanatory diagram showing a second example of reward information according to the first embodiment.
  • FIG. 5 is an explanatory diagram showing an example of a record table of the amount of reward in the first embodiment.
  • FIG. 6 is an explanatory diagram schematically showing recruitment transaction data according to the first embodiment.
  • FIG. 7 is an explanatory diagram schematically showing application transaction data according to the first embodiment.
  • FIG. 8 is an explanatory diagram schematically showing the funding transaction data in the first embodiment.
  • FIG. 1 is a block diagram schematically showing the configuration of the fund management system according to the first embodiment.
  • FIG. 2 is a block diagram schematically showing the configuration of the server according to the first embodiment.
  • FIG. 3 is an ex
  • FIG. 9 is an explanatory diagram schematically showing the reward providing transaction data in the first embodiment.
  • FIG. 10 is an explanatory diagram schematically showing the target determination transaction data according to the first embodiment.
  • FIG. 11 is an explanatory diagram schematically showing reward request transaction data according to the first embodiment.
  • FIG. 12 is a flowchart showing the first example of the processing of the server according to the first embodiment.
  • FIG. 13 is a sequence diagram showing processing of the entire fund management system corresponding to FIG.
  • FIG. 14 is a flowchart showing a second example of the processing of the server according to the first embodiment.
  • FIG. 15 is a sequence diagram showing processing of the entire fund management system corresponding to FIG.
  • FIG. 16 is a flowchart showing the third example of the processing of the server according to the first embodiment.
  • FIG. 17 is a sequence diagram showing the processing of the entire fund management system corresponding to FIG.
  • FIG. 18 is a flowchart showing the fourth example of the processing of the server in the first embodiment.
  • FIG. 19 is a sequence diagram showing processing of the entire fund management system corresponding to FIG.
  • FIG. 20 is an explanatory diagram showing a first example of reward information according to the second embodiment.
  • FIG. 21 is an explanatory diagram showing a second example of reward information according to the second embodiment.
  • FIG. 22 is an explanatory diagram showing a reward amount determined by two smart contracts according to the second embodiment.
  • FIG. 23 is a sequence diagram showing a process in which two smart contracts according to the second embodiment determine a reward amount.
  • FIG. 24 is a block diagram schematically showing the configuration of the fund management system in the first modification of each embodiment.
  • FIG. 24 is a block diagram schematically showing the configuration of the fund management system in the first modification of each embodiment.
  • FIG. 25 is a block diagram schematically showing the configuration of the fund management system in the second modification of each embodiment.
  • FIG. 26 is a flowchart showing the processing of the server in the modification 3 of each embodiment.
  • FIG. 27 is a block diagram schematically showing the configuration of the server according to the modified example 3 of each embodiment.
  • FIG. 28 is an explanatory diagram showing the data structure of the block chain.
  • FIG. 29 is an explanatory diagram showing the data structure of transaction data.
  • Crowdfunding is a mechanism to provide content providers with funds provided by one or more persons (also called supporters) for a project (for example, creating and providing new content) on the Internet. Is. With this mechanism, the content provider can raise funds for the project.
  • Patent Document 1 An information processing device has been proposed for the purpose of promoting the spread of crowdfunding (see Patent Document 1).
  • the technique described in Patent Document 1 is a technique that can promote the spread of crowdfunding by performing crowdfunding at a live venue.
  • the fund management system includes one or more servers, one or more communication devices and other information devices, each of which consumes power for its operation.
  • the present invention provides a control method and the like that can reduce the power consumption of the crowdfunding management system.
  • a control method is performed by one of the plurality of servers in a fund management system including a plurality of servers that hold a distributed ledger.
  • a control method for receiving the first transaction data which is transaction data related to applications from one or more applicants for crowdfunding, and the received first transaction data is included in each of the plurality of servers.
  • the amount of reward provided to the one or more applicants which tends to decrease as the timing of the application from each of the one or more applicants decreases.
  • the predetermined reward information is stored in advance, the reward information is referred to, and the amount of the reward to be provided to each of the one or more applicants is determined by using the timing when the first transaction data is received, When it is determined that the crowdfunding target condition is satisfied, second transaction data, which is transaction data indicating that the amount of the reward according to the determination is provided to each of the one or more applicants, is the distributed ledger. To store.
  • the applicant intends to obtain as much reward as possible, which encourages the applicant to apply at an earlier timing, which leads to early establishment of crowdfunding. Then, if the crowdfunding is established early, it is possible to reduce the power consumption required for the operation of the server necessary for the management of the crowdfunding after the establishment. Therefore, the control method according to the present invention can reduce the power consumption of the crowdfunding management system.
  • control method also has an effect of appropriately managing the procedure in crowdfunding.
  • the determination of the amount of remuneration for the one applicant may include receiving the first transaction data. It may be performed within a predetermined time after the start.
  • the control method according to the present invention can reduce the power consumption of the crowdfunding management system while temporally distributing the processing load.
  • the amount of the remuneration related to the decision may be notified to the one applicant within a predetermined time after receiving the first transaction data.
  • the control method according to the present invention can reduce the power consumption of the crowdfunding management system.
  • the determination of the amount of the reward for the one or more applicants may be made after determining that the target condition of the crowdfunding is satisfied.
  • the control method according to the present invention can reduce the power consumption of the crowdfunding management system.
  • the amount of the additional remuneration which is the remuneration additionally provided to the one of the one or more applicants who has applied after the predetermined timing during the crowdfunding recruitment period, is further determined.
  • third transaction data which is transaction data indicating that an applicant who applied after the predetermined timing is provided with additional reward, may be stored in the distributed ledger. ..
  • the control method according to the present invention can further reduce the power consumption of the crowdfunding management system.
  • the transaction data when storing the transaction data in the distributed ledger provided in the plurality of servers, the transaction data may be stored in the distributed ledger through execution of a consensus algorithm by each of the plurality of servers.
  • the distributed ledger is stored after executing the consensus algorithm. Therefore, the control method according to the present invention can appropriately and appropriately manage the financing in crowdfunding by executing the consensus algorithm.
  • the determination of the amount of reward to be provided to each of the one or more applicants may be performed by a smart contract executed based on storing the first transaction data in the distributed ledger.
  • the process of determining the amount of reward can be executed promptly and safely without the intervention of another person or another system. Therefore, the control method according to the present invention can further reduce the power consumption of the crowdfunding management system.
  • the determination of the amount of the additional reward may be made by a smart contract executed based on the storage of the first transaction data in the distributed ledger.
  • the process of determining the amount of the additional reward is executed promptly and safely without the intervention of another person or another system. Therefore, the control method according to the present invention can further reduce the power consumption of the crowdfunding management system.
  • a server is one of the plurality of servers in a fund management system including a plurality of servers holding a distributed ledger, and is one or more of crowd funding.
  • Remuneration for receiving the first transaction data, which is transaction data related to an application from an applicant, and for providing the received first transaction data to each of the plurality of servers, the distributed ledger being provided to the one or more applicants.
  • Processing unit for storing in the distributed ledger in which remuneration information in which the amount of remuneration having a tendency to decrease as the timing of application from each of the one or more applicants is delayed is stored in advance is stored.
  • a control unit that refers to the reward information and determines the amount of the reward to be provided to each of the one or more applicants by using the timing when the first transaction data is received, and the processing unit further includes , Second transaction data, which is transaction data indicating that the amount of the reward according to the determination is provided to each of the one or more applicants when the crowdfunding target condition is determined to be satisfied.
  • Second transaction data which is transaction data indicating that the amount of the reward according to the determination is provided to each of the one or more applicants when the crowdfunding target condition is determined to be satisfied.
  • a program according to one aspect of the present invention is a program for causing a computer to execute the above control method.
  • a data structure is a data structure recorded in the distributed ledger in a fund management system including a plurality of servers holding a distributed ledger, wherein the data structure is a cloud fan. And an amount of reward to be provided to one or more applicants of the Ding, the reward amount having a tendency to decrease as the timing of application from each of the one or more applicants is delayed. If, after being recorded in the distributed ledger, there is an application for the crowdfunding from the one or more applicants, the amount of reward to be provided to each of the one or more applicants is determined based on the reward information. Used for processing.
  • a recording medium such as a system, an apparatus, an integrated circuit, a computer program, or a computer-readable CD-ROM, and the system, the apparatus, the integrated circuit, the computer program.
  • a recording medium such as a system, an apparatus, an integrated circuit, a computer program, or a computer-readable CD-ROM, and the system, the apparatus, the integrated circuit, the computer program.
  • it may be realized by any combination of recording media.
  • a fund management system capable of reducing the power consumption of the crowdfunding management system, a control method thereof, and the like will be described.
  • the unit of fund procurement in the fund is also called a project.
  • the project is a project related to the provision of contents.
  • the person who provides the content is called a provider
  • the person who seeks funding for the content is called a recruiter
  • the person who applies for the funding is called an applicant.
  • a project is said to "be true” if it is able to receive an application for funding with a defined target amount during the defined recruitment period for the project.
  • FIG. 1 is a block diagram schematically showing the configuration of the fund management system 1 in this embodiment.
  • the fund management system 1 includes servers 10A, 10B and 10C and terminals 40, 41, 50 and 51.
  • the devices included in the fund management system 1 are communicably connected to each other via a network N.
  • the network N may be composed of any communication line or network, and includes, for example, the Internet, a carrier network of mobile phones, and the like.
  • the servers 10A, 10B, and 10C are also referred to as "server 10A and the like".
  • the server 10A is one of a plurality of servers 10A, 10B, and 10C that manage crowdfunding performed by the fund management system 1.
  • the server 10A is one of the plurality of servers 10A, 10B, and 10C holding the distributed ledger.
  • the distributed ledger held by the server 10A stores various transaction data relating to procedures or processing (recruitment, application, end determination, reward provision, etc.) in crowdfunding. By receiving the transaction data, the server 10A accepts the procedure or processing in crowdfunding.
  • the fund provision in the project is managed as the token provision by the distributed ledger, for example.
  • the token is value information managed by the distributed ledger, corresponds to money, a gift certificate or a coupon, or can be exchanged.
  • Each of the servers 10B and 10C is a device having the same function as the server 10A, and operates independently of the server 10A. Note that the number of servers is not limited to three and may be any number.
  • the servers 10A and the like are communicably connected to each other, and may be connected via the network N.
  • the server 10A receives transaction data from the terminal 41 or the like or sends a notification to the terminal 41 or the like, but another server (server 10B or 10C). May perform the above processing.
  • the terminal 40 is a terminal device owned by the provider.
  • the content provided by the provider is, for example, a moving image, a still image, music, or electronic data such as software (including application software). It is assumed that the content provided by the provider is created by the provider, and this case will be described, but the content is not limited to this.
  • the terminal 40 provides the applicant with the content related to the project.
  • the terminal 40 is, for example, a personal computer, a smartphone, a tablet, or the like.
  • the terminal 41 is a terminal device owned by a recruiter of a crowdfunding project.
  • the recruiter seeks funding by the applicant so that the total amount of applications for funding by the applicant reaches the target amount of the project.
  • the recruiter may be the same as the provider, the same as the applicant, or different from the provider and the recruiter.
  • the terminal 41 generates transaction data (also referred to as recruitment transaction data) including information related to the recruitment of funds when transmitting funds, and transmits the generated recruitment transaction data to the server 10A or the like.
  • the terminal 50 is a terminal device owned by the applicant.
  • the applicant refers to the information regarding the solicitation for funding and applies for funding. After that, when the project is completed, the funds are actually passed to the provider through the recruiter. In addition, a reward according to the timing of the application is provided to the applicant from the crowdfunding management account or the provider. On the other hand, if the project is not completed, funding and reward will not be provided to the recruiter and the provider.
  • the terminal 50 When applying for funding, the terminal 50 generates transaction data for application (also referred to as application transaction data, first transaction data), and transmits the generated application transaction data to the server 10A.
  • application transaction data also referred to as application transaction data, first transaction data
  • the terminal 50 acquires the content provided by the provider. The applicant can then use the content.
  • the terminal 51 is a fund applicant, and is a terminal device owned by an applicant different from the applicant who owns the terminal 50.
  • the terminal 51 is a device having the same function as the terminal 50, and operates independently of the terminal 50.
  • the number of terminals possessed by the applicant is not limited to two, and there are as many terminals as there are applicants.
  • FIG. 2 is a block diagram schematically showing the configuration of the server 10A in this embodiment.
  • the server 10A includes a processing unit 11, a ledger management unit 12, and a control unit 13.
  • the functional unit included in the server 10A can be realized by, for example, a CPU (Central Processing Unit) executing a program using a memory.
  • a CPU Central Processing Unit
  • the processing unit 11 is a processing unit that manages various information by a distributed ledger.
  • the processing unit 11 provides the received or acquired transaction data to the ledger management unit 12 when the transaction data is received from the device in the fund management system 1 or when the transaction data generated by the control unit 13 is acquired. By doing so, it is stored in the distributed ledger.
  • the transaction data includes recruitment transaction data, application transaction data, funding transaction data, reward providing transaction data, target determination transaction data, and reward request transaction data. Each transaction data will be described in detail later.
  • the ledger management unit 12 is a processing unit that manages the distributed ledger.
  • the ledger management unit 12 stores the transaction data provided by the processing unit 11 in the distributed ledger. Transaction data from the past to the present is stored in the distributed ledger.
  • the transaction data is managed so as not to be tampered with based on the characteristic that it is difficult to tamper with the information recorded in the distributed ledger.
  • the ledger management unit 12 has a storage unit 15 and a ledger storage unit 16.
  • the storage unit 15 is a processing unit that stores new transaction data to be stored in the distributed ledger in the ledger storage unit 16.
  • the storage unit 15 stores new transaction data in the ledger storage unit 16 by a method according to the type of distributed ledger. Further, the storage unit 15 transmits/receives communication data to/from the storage unit 15 of another server such as the server 10A, and causes the ledger storage unit 16 of the other server to store the new transaction data. For example, when the distributed ledger is a block chain, the storage unit 15 generates a block including new transaction data, synchronizes the generated block with the server 10A, and stores the block in the ledger. It is stored in the section 16.
  • the ledger storage unit 16 is a storage device that stores a distributed ledger.
  • the distributed ledger stored in the ledger storage unit 16 stores one or more transaction data and is managed so as to be difficult to tamper with by using a characteristic such as a hash value (described later).
  • the distributed ledger stored in the ledger storage unit 16 shows the amount of reward provided to one or more applicants, which tends to decrease as the timing of application from each of the one or more applicants becomes late.
  • Reward information in which the amount of remuneration to have is determined is stored in advance.
  • the distributed ledger is, for example, a block chain, and this case will be described as an example, but a distributed ledger of another method (for example, IOTA or hash graph) can be adopted.
  • the distributed ledger may execute a consensus algorithm (for example, PBFT (Practical Byzantine Fault Tolerance), PoW (Proof of Work), or PoS (Proof of Stake)) when storing new data. , May not be executed.
  • PBFT Practice Byzantine Fault Tolerance
  • PoW Proof of Work
  • PoS Proof of Stake
  • Hyperledger fabric As an example of the distributed ledger technology that does not execute the consensus algorithm, there is Hyperledger fabric.
  • the control unit 13 is a processing unit that determines whether or not the goal of the crowdfunding project has been achieved, and controls processing related to provision of funds and provision of rewards.
  • the control unit 13 receives the target condition of crowdfunding and the information about the reward from the terminal 41 by the recruitment transaction. Further, the control unit 13 receives an application for funding by an application transaction from the terminals 50 and 51.
  • the control unit 13 determines whether or not the target condition for crowdfunding is satisfied, and outputs information indicating the determination result.
  • control unit 13 controls the process related to crowdfunding based on the result of the above determination. Specifically, when the crowdfunding project is established, the control unit 13 performs processing such as various notifications, payment processing of funds by payment transaction data, determination processing of reward amount, and provision of reward. Reward provision processing based on transaction data (also referred to as reward provision transaction data, second transaction data) is performed.
  • control unit 13 refers to the reward information and determines the amount of the reward to be provided to each of the one or more applicants by using the timing of receiving the application transaction data.
  • control unit 13 determines that the crowdfunding target condition is satisfied, the control unit 13 outputs the reward providing transaction data indicating that the reward according to the above determination is provided to each of the one or more applicants to the processing unit 11. Via the distributed ledger.
  • the control unit 13 determines the amount of reward for each application from the terminal 51 or the like. More specifically, the control unit 13 determines the amount of reward within a predetermined time after receiving the application transaction data from the terminal 51 or the like. The predetermined time is, for example, about several seconds to several minutes. At this time, the applicant may be notified of the amount of the reward related to the determination within the predetermined time after receiving the application transaction data. As a result, the timing of the process of calculating the amount of reward is dispersed over time, which has the effect of dispersing the processing load of the server.
  • control unit 13 may determine the amount of reward after determining that the target condition for crowdfunding is satisfied. In this way, it is possible to determine a more appropriate amount of reward by changing the reward information in consideration of the overall situation of crowdfunding.
  • control unit 13 can be performed by a smart contract realized by executing the contract code stored in the ledger storage unit 16, but is not limited to this.
  • determination of the amount of reward to be provided to each of the one or more applicants may be performed by a smart contract executed based on storing the first transaction data in the distributed ledger.
  • the reward provided to the applicant is determined by the timing of the applicant's application, based on the reward information included in the recruitment transaction data.
  • the reward information is, for example, a function or a table that defines the reward amount.
  • FIG. 3 is an explanatory diagram showing a first example of reward information in the present embodiment.
  • the reward information shown in FIG. 3 is an example of reward information that defines a reward amount by a function.
  • the horizontal axis shows the application timing x
  • the vertical axis shows the reward amount F(x) at each timing x.
  • the timing x is specifically the order (that is, the number of applications in the project), and this case will be described as an example.
  • time that is, recruitment of the project
  • the elapsed time from the start can also be used.
  • the function F(x) generally has a tendency to decrease as x increases. In other words, the reward amount tends to decrease as the application timing becomes late. More specifically, the function F(x) is a monotonically decreasing function with respect to x. However, the function F(x) may include a section in which the value is maintained with respect to the change of x. Further, the function F(x) may include an exception that it increases with an increase in x, which will be described in detail in a second embodiment described later.
  • the control unit 13 determines by calculating the reward amount as follows using the function F(x) which is the reward information shown in FIG. That is, the control unit 13 uses the function F(x) to determine the reward amount of the applicant who made the first application as F(1), that is, E1, and determines the reward amount of the applicant who made the second application. F(2), that is, E2 is determined. Further, the control unit 13 determines the reward amount of the N-th applicant to be F(N), that is, zero.
  • FIG. 4 is an explanatory diagram showing a second example of reward information according to the present embodiment.
  • the reward information shown in FIG. 4 is an example of reward information that defines a reward amount by a table.
  • the order of application and the amount of compensation of the applicant who made the application are shown in association with each other.
  • the later the order of application the more the reward amount tends to decrease. More specifically, the reward amount has a monotonically decreasing relationship with the order.
  • the reward amount may include a section in which the value is maintained with respect to a change in order. Also, the reward amount may exceptionally include increase when the order is delayed, which will be described in detail in Embodiment 2 described later.
  • the reward amount of the applicant who made the first application is associated with E1
  • the reward amount of the applicant who made the second application is associated with E2.
  • the reward amount of the applicant who made the Nth application is associated with zero.
  • the control unit 13 determines the reward amount as follows using the table which is the reward information shown in FIG. That is, the control unit 13 uses the table to determine the reward amount of the applicant who made the first application as E1, and the reward amount of the applicant who made the second application as E2. Further, the control unit 13 determines that the reward amount of the applicant who has made the Nth application is zero.
  • control unit 13 determines a higher reward amount as the application timing is earlier. This has the effect of encouraging the applicant to apply at an earlier timing.
  • FIG. 5 is an explanatory diagram showing an example of a recording table in which the reward amount is recorded in the present embodiment.
  • the record table is a table in which the determined reward amount is recorded when the control unit 13 determines the reward amount.
  • the record table shown in FIG. 5 shows an example of the reward amount determined using the reward information shown in FIG. 3 or 4.
  • E1 is determined as the reward amount for the applicant A who made the first application
  • E2 is determined as the reward amount for the applicant B who made the second application. It has been noted that was decided.
  • the applicant and the amount of reward are sequentially associated with each other in the recording table each time the application transaction data is received. It will be recorded.
  • the amount of reward is determined when the project is established, all the applicants and the amount of reward of each applicant are recorded in the recording table in association with each other after the project is established.
  • the recording table may be recorded in the memory or storage used by the control unit 13, or may be recorded by using a distributed ledger.
  • the updated contents from the recording table in the initial state are recorded as history in the distributed ledger.
  • the latest state of the recording table may be recorded in the memory or the storage.
  • FIG. 6 is an explanatory diagram schematically showing the recruitment transaction data in the present embodiment.
  • the recruitment transaction data is generated by the terminal 41 and transmitted to the server 10A or the like when starting the crowdfunding project.
  • the recruitment transaction data includes recruiter ID, project ID, provider ID, recruitment deadline, target amount, payment amount, target determination code, reward determination code, and signature.
  • recruiter ID is an identifier that can uniquely identify a recruiter who is seeking to provide funding for the project.
  • the project ID is an identifier that can uniquely identify the project.
  • the provider ID is an identifier that can uniquely identify the provider.
  • the recruitment deadline is information indicating the recruitment deadline of the project, that is, the end of the recruitment period.
  • the target amount is information indicating the amount of funds, that is, the amount of tokens, that the recruiter aims to raise in the project.
  • the payment amount is information indicating the amount of tokens to be paid by each applicant in the project. If the applicants do not set the amount of tokens to be paid in the project, it is not necessary to specify the payment amount.
  • the goal judgment code is the code of the smart contract that judges whether or not the target of the project has been achieved.
  • the reward decision code is a smart contract code that decides the reward amount when the project is completed.
  • the signature is an electronic signature given by the device or person who generated the solicitation transaction data.
  • the recruitment transaction data shown in FIG. 6 is recruitment transaction data for the recruiter with the recruiter ID “aaa001” to recruit funds for the project with the project ID “kdfjafjpo34”.
  • the provider ID of the provider is “fljad4019”
  • the deadline for recruitment is “2018.10.10 15:00:00”
  • the target amount is “100” tokens
  • the payment amount is “1”. It is a token.
  • the signature is the electronic signature of the recruiter.
  • FIG. 7 is an explanatory diagram schematically showing application transaction data in the present embodiment.
  • the application transaction data is generated by the terminal of the applicant who makes the application (for example, the terminal 50 of the applicant U3) when the application for funding is made in the project, and is transmitted to the server 10A or the like.
  • the application transaction data includes an applicant ID, a project ID, a payment amount, a transmission date and time, and a signature.
  • the applicant ID is an identifier that can uniquely identify an applicant who applies for funding.
  • the project ID is an identifier that can uniquely identify the project related to the application.
  • the payment amount is information indicating the amount of tokens paid by the applicant in the application.
  • the transmission date and time is information indicating the transmission date and time of the application transaction data.
  • the signature is an electronic signature given by the device or person who generated the application transaction data.
  • the application transaction data shown in FIG. 7 is application transaction data for an applicant whose applicant ID is “aaa003” to apply for funding for a project whose project ID is “kdfjafjpo34”.
  • the payment amount is “1” token
  • the transmission date and time of this application transaction data is “2018.10.05 10:00:00”.
  • the signature is the applicant's electronic signature.
  • FIG. 8 is an explanatory diagram schematically showing the funding transaction data in the present embodiment.
  • the funding transaction data is generated by the server 10A or the like when the applicant provides funding to the provider based on the establishment of the fund related to the project.
  • the funding transaction data may be generated by the terminal of the applicant (for example, the terminal 50 of the applicant U3) and transmitted to the server 10A or the like.
  • the funding transaction data includes an applicant account ID, a provider account ID, a payment amount, a transmission date and time, and a signature.
  • the applicant account ID is an identifier that can uniquely identify the applicant who provides the fund.
  • the provider account ID is an identifier that can uniquely identify the provider who receives the funding.
  • the payment amount is information indicating the token amount provided by the funding transaction data.
  • the transmission date and time is information indicating the transmission date and time of the funding transaction data.
  • the signature is an electronic signature given by the device or person who generated the funding transaction data.
  • the funding transaction data shown in FIG. 8 is for funding a token (token) from an applicant account whose applicant account ID is “aab0aab” to a provider account whose provider account ID is “moaq68079”. This is provided transaction data.
  • the payment amount is a “1” token, and the date and time of transmission of this funding transaction data is “2018.10.11 07:00:00”.
  • the signature is the applicant's electronic signature.
  • FIG. 9 is an explanatory diagram schematically showing the reward providing transaction data in the present embodiment.
  • the reward providing transaction data is generated by the server 10A or the like when the reward is provided, based on the establishment of the fund related to the project.
  • the reward providing transaction data may be generated by the terminal 41 of the recruiter U2 and transmitted to the server 10A or the like.
  • the reward providing transaction data includes a management account ID, an applicant account ID, a reward amount, a providing date and time, and a signature.
  • the management account ID is an identifier that can uniquely identify the crowdfunding management account.
  • the management account ID indicates the provider of the reward.
  • the applicant account ID is an identifier that can uniquely identify the applicant who receives the reward.
  • the reward amount is information indicating the token amount provided by the reward providing transaction data.
  • the provision date and time is information indicating the date and time at which the reward was provided by storing the reward providing transaction data.
  • the signature is an electronic signature given by the device or person who generated the reward providing transaction data.
  • the reward providing transaction data shown in FIG. 9 is reward providing transaction data for providing a reward (token) from the management account ID “moaq68079” to the applicant account with the applicant account ID “aab0aab”.
  • the reward amount is “1” token, and the date and time when the reward is provided by this reward providing transaction data is “2018.10.11 07:00:00”.
  • the signature is the electronic signature of the administrator.
  • FIG. 10 is an explanatory diagram schematically showing the target judgment transaction data in the present embodiment.
  • the target determination transaction data is generated by the terminal 41 when the server 10A or the like executes the determination process for determining whether or not the target of the fund related to the project has been achieved.
  • the target determination transaction data includes a recruiter ID, an execution code, a transmission date and time, and a signature.
  • the recruiter ID is an identifier that can uniquely identify the recruiter.
  • Execute code is information indicating the code of the smart contract for determining whether or not the goal of the fund has been achieved.
  • the transmission date and time is information indicating the date and time when the target determination transaction data was transmitted.
  • the signature is an electronic signature given by the device or person who generated the target judgment transaction data.
  • the target determination transaction data shown in FIG. 10 is target determination transaction data for the recruiter having the recruiter ID “aaa001” to cause the server 10A or the like to determine the achievement of the target of the fund by the “target determination code”. ..
  • the transmission date and time of this target determination transaction data is “2018.10.05 10:00:30”.
  • the signature is the electronic signature of the recruiter.
  • FIG. 11 is an explanatory diagram schematically showing the reward request transaction data in the present embodiment.
  • the reward request transaction data is generated by the terminal 41 when the server 10A or the like executes the process of determining the reward amount.
  • the reward request transaction data includes a recruiter ID, an execution code, a transmission date and time, and a signature.
  • the recruiter ID is an identifier that can uniquely identify the recruiter.
  • Execute code is information indicating the code of the smart contract for determining the reward amount.
  • the transmission date and time is information indicating the date and time when the relevant reward request transaction data was transmitted.
  • the signature is an electronic signature attached by the device or person who generated the reward request transaction data.
  • the reward request transaction data shown in FIG. 11 is reward request transaction data for causing the server 10A or the like to perform a process for the recruiter having the recruiter ID “aaa001” to determine the reward amount by the “reward determination code”.
  • the transmission date and time of this target determination transaction data is “2018.10.11.05:00:00”.
  • the signature is the electronic signature of the recruiter.
  • FIG. 12 is a flowchart showing a first example of processing of the server 10A and the like in this embodiment.
  • the terminal 40 of the provider U1 sets the conditions related to the crowdfunding project in advance and sends it to the terminal 41.
  • the conditions include a deadline for offering, a target amount, and a payment amount.
  • the terminal 41 generates recruitment transaction data including the above conditions and transmits it to the server 10A or the like.
  • step S101 the processing unit 11 determines whether or not the recruitment transaction data is received from the terminal 41 of the recruiter U2. If it is determined that the recruitment transaction data is received (Yes in step S101), the process proceeds to step S102, and if not (No in step S101), step S101 is executed again. That is, the processing unit 11 waits in step S101 until receiving the recruitment transaction data.
  • the recruitment transaction data includes a goal determination code and a reward determination code.
  • step S102 the processing unit 11 stores the transaction data received in step S101 in the distributed ledger by providing it to the ledger management unit 12. Further, the processing unit 11 transmits the recruitment transaction data to another server 10B or the like and stores it in the distributed ledger of all the servers 10A or the like.
  • step S103 the processing unit 11 determines whether or not the application transaction data is received from the terminal 41 or the like of the applicant U3 or the like. If the application transaction data is received (Yes in step S103), the process proceeds to step S104, and if not (No in step S103), the process proceeds to step S103. That is, the processing unit 11 waits in step S103 until receiving the application transaction data.
  • step S104 the processing unit 11 stores the application transaction data received in step S103 in the distributed ledger by providing it to the ledger management unit 12. Further, the processing unit 11 transmits the application transaction data to another server 10B or the like and stores it in the distributed ledger of all the servers 10A or the like.
  • step S105 the control unit 13 determines the amount of reward to be provided to the applicant who is the transmission source of the application transaction data received in step S103.
  • the reward amount is determined by executing the reward determination code included in the application transaction data received in step S101. Further, the control unit 13 may notify the applicant of the determined amount of reward.
  • step S106 the control unit 13 determines whether the recruitment period has ended. Whether or not the recruitment period has ended is determined by whether or not the recruitment deadline included in the recruitment transaction data received in step S101 has arrived. If it is determined that the recruiting period has ended (Yes in step S106), the process proceeds to step S107, and if not (No in step S106), the process proceeds to step S103.
  • step S107 the control unit 13 notifies the applicant U3 and the like, that is, the terminal 50 and the like that the recruitment period has ended. Note that step S107 does not have to be executed.
  • step S108 the control unit 13 determines whether or not the target conditions of the crowdfunding project are satisfied. The determination of whether or not the target condition is satisfied is performed by executing the target determination code included in the recruitment transaction data received in step S101. If it is determined that the target condition is satisfied (Yes in step S108), the process proceeds to step S109, and if not (No in step S108), the process proceeds to step S121.
  • step S109 the control unit 13 notifies the applicant U3 and the like, that is, the terminal 50 and the like that the fund has been established. Note that step S109 may not be executed.
  • step S110 the control unit 13 generates funding transaction data.
  • the funding transaction data indicates that the applicant provides funding to the provider.
  • step S111 the control unit 13 stores the funding transaction data generated in step S110 in the distributed ledger by providing it to the ledger management unit 12. Further, the control unit 13 transmits the funding transaction data to another server 10B or the like and stores it in the distributed ledger of all the servers 10A or the like.
  • step S112 the control unit 13 generates reward providing transaction data.
  • the reward amount determined in step S105 is written in the generated reward providing transaction data.
  • the reward providing transaction data indicates that the token issued as the reward of the reward amount determined in step S105 is provided to the applicant from the crowdfunding management account.
  • step S113 the control unit 13 stores the reward providing transaction data generated in step S112 in the distributed ledger by providing it to the ledger management unit 12. Further, the control unit 13 transmits the reward providing transaction data to another server 10B or the like and stores it in the distributed ledger of all the servers 10A or the like.
  • step S121 the control unit 13 notifies the terminal 50 of the applicant U3 that the fund has not been established. Note that step S121 does not have to be executed.
  • step S113 or S121 the series of processing shown in FIG. 12 is ended.
  • FIG. 13 is a sequence diagram showing the processing of the entire fund management system 1 corresponding to FIG. FIG. 13 shows the processing of the entire fund management system 1 when the project is established.
  • the same processes as those in the flowchart of FIG. 12 are designated by the same reference numerals as those in FIG. 12, and detailed description thereof will be omitted.
  • the terminal 40 of the provider U1 sets conditions relating to the crowdfunding project in advance, and sends the set conditions to the terminal 41.
  • the conditions include a deadline for offering, a target amount, and a payment amount.
  • the terminal 41 receives the transmitted condition.
  • step S201 the terminal 41 generates recruitment transaction data based on the conditions received from the terminal 40.
  • the generated recruitment transaction data includes a target determination code and a reward determination code (see FIG. 6).
  • the terminal 41 also transmits the generated recruitment transaction data to the server 10A or the like.
  • the terminal 41 may transmit the generated recruitment transaction data to one of the servers 10A or the like, or may transmit it to a plurality of servers.
  • the server 10A or the like receives the recruitment transaction data transmitted by the terminal 41 and stores it in the distributed ledger (steps S101 and S102).
  • step S211 the terminal 51 generates application transaction data and sends it to the server 10A or the like. At this time, the terminal 51 may transmit the generated application transaction data to one of the servers 10A or the like, or may transmit to the plurality of servers.
  • the server 10A or the like receives the transmitted application transaction data and stores it in the distributed ledger (steps S103 and S104). Further, the server 10A or the like determines the reward amount of the applicant U4 related to the terminal 51 that is the transmission source of the application transaction data (step S105). When the recruitment period has ended, a notification that the recruitment period has ended is transmitted (steps S106 and S107).
  • the server 10A or the like when the target condition is satisfied, the funding transaction data relating to the provision of funds from the management account to the provider, and the reward provision transaction relating to the provision of the reward from the management account to the applicant.
  • Data is generated and stored in the distributed ledger (steps S110 to 113).
  • FIG. 14 is a flow chart showing a second example of processing of the server 10A and the like in the present embodiment. Note that among the processing steps shown in FIG. 14, the processing steps within the dashed frame SA are different from the processing in FIG. This part will be mainly described.
  • the processing unit 11 and the control unit 13 receive the recruitment transaction data from the recruiter U2 (terminal 41), and thereafter, when the fund is established by satisfying the target condition of the fund, the funding transaction data is stored in the distributed ledger. (Steps S101 to S111).
  • step S131 the control unit 13 notifies the recruiter U2, that is, the terminal 41 of the amount of reward determined in step S105.
  • step S132 the processing unit 11 determines whether or not the reward providing transaction data has been received from the terminal 41 of the recruiter U2. If the reward providing transaction data is received (Yes in step S132), the process proceeds to step S133, and if not (No in step S132), the process proceeds to step S132. That is, the processing unit 11 waits in step S132 until it receives the reward providing transaction data.
  • step S133 the processing unit 11 stores the reward providing transaction data received in step S132 in the distributed ledger by providing it to the ledger management unit 12. Further, the processing unit 11 transmits the reward providing transaction data to another server 10B or the like and stores it in the distributed ledger of all the servers 10A or the like.
  • FIG. 15 is a sequence diagram showing the processing of the entire fund management system 1 corresponding to FIG. Note that among the processing steps shown in FIG. 15, the processing steps within the dashed frame SA are different from the processing in FIG. This part will be mainly described.
  • the fund management system 1 stores the funding transaction data in the distributed ledger (step S101 to step S111).
  • the server 10A When the server 10A notifies the recruiter U2, that is, the terminal 41 of the reward amount (step S131), the terminal 41 of the recruiter U2 generates the reward providing transaction data and transmits it to the server 10A (step S202). The server 10A receives the transmitted reward providing transaction data and stores it in the distributed ledger (steps S132 to S133).
  • FIG. 16 is a flow chart showing a third example of processing of the server 10A and the like in the present embodiment. Note that among the processing steps shown in FIG. 16, the processing steps within the dashed frame SB and the processing steps within the dashed frame SC are different from the processing in FIG. This part will be mainly described.
  • the processing unit 11 and the control unit 13 receive the recruitment transaction data from the terminal 41 of the recruiter U2, and then, when receiving the application transaction data, determine the amount of reward to be provided to the applicant (steps S101 to S105).
  • step S141 the processing unit 11 notifies the recruiter of the amount of reward determined in step S105.
  • step S142 the processing unit 11 determines whether or not the target determination transaction data has been received. If it is determined that the target determination transaction data is received (Yes in step S142), the process proceeds to step S143, and if not (No in step S142), step S142 is executed again. That is, the processing unit 11 waits in step S142 until it receives the target determination transaction data.
  • step S143 the processing unit 11 stores the target determination transaction data received in step S142 in the distributed ledger by providing it to the ledger management unit 12. Further, the processing unit 11 transmits the target determination transaction data to another server 10B or the like and stores it in the distributed ledger of all the servers 10A or the like.
  • step S143 the control unit 13 determines whether or not the target condition of the crowdfunding project is satisfied (step S108). At this time, similarly to step S106, it may be determined whether or not the recruitment period has ended.
  • the processing unit 11 notifies the recruiter U2, that is, the terminal 41 of the remuneration amount in step S151 after the fund is established and the funding transaction data is stored in the distributed ledger.
  • step S152 the processing unit 11 determines whether the reward request transaction data has been received. If it is determined that the reward request transaction data is received (Yes in step S152), the process proceeds to step S153, and if not (No in step S152), step S152 is executed again. That is, the processing unit 11 waits in step S152 until it receives the reward request transaction data.
  • step S153 the processing unit 11 stores the reward request transaction data received in step S152 in the distributed ledger by providing it to the ledger management unit 12. Further, the processing unit 11 transmits the reward request transaction data to another server 10B or the like and stores it in the distributed ledger of all the servers 10A or the like.
  • step S154 it is determined whether the reward amount included in the reward request transaction data received in step S152 matches the reward amount determined in step S105. If it is determined that they match (Yes in step S154), the process proceeds to step S155, and if not (No in step S154), the process proceeds to step S157.
  • step S155 the processing unit 11 generates the reward providing transaction data and provides the generated reward providing transaction data to the ledger management unit 12 to store it in the distributed ledger.
  • the processing unit 11 also transmits the reward providing transaction data to another server 10B or the like and stores it in the distributed ledger of all the servers 10A or the like.
  • step S157 the control unit 13 notifies that the reward amounts are inconsistent. Note that step S157 may not be executed.
  • FIG. 17 is a sequence diagram showing the processing of the entire fund management system 1 corresponding to FIG. Note that among the processing steps shown in FIG. 17, the processing steps within the dashed frame SB and the processing steps within the dashed frame SC differ from the processing in FIG. This part will be mainly described.
  • the terminal 41 When the server 10A notifies the terminal 41 of the reward amount (step S141), the terminal 41 generates the target determination transaction data in step S231 and transmits the generated target determination transaction data to the server 10A or the like.
  • the server 10A receives the target determination transaction data transmitted from the terminal 41 and stores it in the distributed ledger (steps S142 to S143).
  • the server 10A or the like stores the funding transaction data in the distributed ledger and then notifies the terminal 41 of the amount of reward (step S151), the terminal 41 generates and generates reward request transaction data in step S232.
  • the reward request transaction data is transmitted to the server 10A or the like.
  • the server 10A receives the reward request transaction data transmitted from the terminal 41 and stores it in the distributed ledger (steps S152 to S153), and also stores the reward provision transaction data in the distributed ledger.
  • FIG. 18 is a flow chart showing a fourth example of processing of the server 10A and the like in the present embodiment.
  • FIG. 19 is a sequence diagram showing the processing of the entire fund management system 1 corresponding to FIG. The processing of the server 10A and the like and the fund management system 1 as a whole will be described with reference to FIGS. Note that among the processing steps shown in FIGS. 18 and 19, the processing steps within the dashed frame SD are different from the processing in FIGS. 12 and 13, respectively. This part will be mainly described.
  • the processing unit 11 and the control unit 13 When the processing unit 11 and the control unit 13 receive the recruitment transaction data from the terminal 41 of the recruiter U2 and then receive the application transaction data, the received application transaction data is stored in the distributed ledger (steps S101 to S104). .. After that, the control unit 13 does not determine the reward amount, in other words, it is limited to determine the reward amount.
  • control unit 13 determines whether or not the target condition is satisfied (step S108).
  • the financing transaction data is generated and stored in the distributed ledger (step S110, S111).
  • step S161 the control unit 13 determines the amount of reward to be provided to the applicant who is the transmission source of the application transaction data received in step S103.
  • the reward amount is determined by executing the reward determination code included in the application transaction data received in step S101.
  • control unit 13 generates the reward providing transaction data based on the reward amount determined in step S161 and stores it in the distributed ledger (steps S112 to S113).
  • steps S112 and S113 may be replaced with the processing step within the dashed-line frame SA (that is, steps S131 to S133) as described in (2) above, or
  • the processing steps (that is, steps S151 to S157) in the broken line frame SC may be replaced as in (3) above.
  • the applicant intends to obtain as much reward as possible, so that it is urged to apply at an earlier timing, and crowdfunding is promoted. It leads to early establishment. Then, if the crowdfunding is established early, it is possible to reduce the power consumption required for the operation of the server necessary for the management of the crowdfunding after the establishment. Therefore, the control method according to the present invention can reduce the power consumption of the crowdfunding management system.
  • the control method according to the present invention can reduce the power consumption of the crowdfunding management system while temporally distributing the processing load.
  • the control method according to the present invention can reduce the power consumption of the crowdfunding management system.
  • the control method according to the present invention can reduce the power consumption of the crowdfunding management system.
  • the distributed ledger is stored after executing the consensus algorithm. Therefore, the control method according to the present invention can more appropriately manage the fund raising in the crowdfunding by obtaining the execution of the consensus algorithm.
  • control method according to the present invention can further reduce the power consumption of the crowdfunding management system.
  • a fund management system that can reduce the power consumption of a crowdfunding management system, a control method thereof, and the like can be established even earlier, particularly in a period relatively close to the end of the recruitment period. Describe the technology.
  • the remuneration information of the present embodiment includes additional remuneration, which is remuneration additionally provided to one of the one or more applicants who applied after a predetermined timing during the crowdfunding recruitment period. Is further set. Then, among the one or more applicants, the third transaction data, which is the transaction data indicating that the applicant who applied after the predetermined timing is provided with the additional reward, is stored in the distributed ledger. The determination of the amount of the additional reward may be made by a smart contract executed based on storing the first transaction data in the distributed ledger.
  • the configurations of the fund management system 1 and the server 10A according to the present embodiment are the same as those in the first embodiment, but the processings of the processing unit 11 and the control unit 13 are different.
  • the reward information included in the recruitment transaction data received by the control unit 13 is different. Further, the method of providing the reward based on the reward information is different.
  • FIG. 20 is an explanatory diagram showing a first example of the reward information in the present embodiment.
  • the reward information shown in FIG. 20 is an example of the reward information that defines the reward amount by a function, as in FIG.
  • the meanings of the vertical axis and the horizontal axis are the same as in FIG.
  • the function F(x) generally has a tendency to decrease as x increases. In other words, the reward amount tends to decrease as the application timing becomes late. More specifically, the function F(x) is a monotonically decreasing function with respect to x. However, the function F(x) may include a section in which the value is maintained with respect to the change of x.
  • the reward amount of the applicant who made the first application is determined to be F(1), that is, E1
  • the reward amount of the applicant who made the second application is It is determined to be F(2), that is, E2.
  • the reward amount of the applicant who made the 7th application is determined to be F(7), that is, E7+A7
  • the compensation amount of the applicant who made the 8th application is determined to be F(8), that is, E8+A8.
  • the reward amount of the N-th applicant is determined to be F(N), that is, AN.
  • the addition of F(x) of the present embodiment to F(x) of the first embodiment for example, A7 of the reward amount of the seventh applicant, of the reward amount of the eighth applicant, Our A8 etc. is also called the additional reward amount.
  • the reward amount corresponding to F(x) in the first embodiment is also referred to as a basic reward amount.
  • FIG. 21 is an explanatory diagram showing a second example of the reward information in the present embodiment.
  • the reward information shown in FIG. 21 is an example of the reward information that defines the reward amount by a table, as in FIG. 4.
  • the reward amount of the applicant who made the first application is associated with E1
  • the reward amount of the applicant who made the second application is associated with E2.
  • the reward amount of the applicant who made the seventh application is associated with E7+A7
  • the reward amount of the applicant who made the eighth application is associated with E8+A8
  • the reward amount of the applicant who made the Nth application is associated with AN.
  • the predetermined timing corresponds to the timing of the seventh application.
  • the first example is a mode in which the reward related to the above reward amount is provided by a single smart contract executed by the server 10A or the like.
  • the second example is a mode in which the server 10A or the like executes two smart contracts and the two smart contracts cooperate to provide the reward related to the above-mentioned reward amount.
  • FIG. 22 is an explanatory diagram showing the amount of reward determined by the two smart contracts in the present embodiment.
  • the smart contract that determines the basic reward amount is also referred to as smart contract 1
  • the smart contract that determines the additional reward amount is also referred to as smart contract 2.
  • the basic reward amount provided by the smart contract 1 is the same as the reward amount shown in FIG. 22
  • the additional reward amount provided by the smart contract 2 is zero for the first to sixth applicants, and is A7 for the seventh to Nth applicants, respectively. A8..., AN.
  • FIG. 23 is a sequence diagram showing a process in which two smart contracts according to the present embodiment determine a reward amount.
  • FIG. 23 a case where the terminals of the applicants A, B,..., G sequentially transmit the application transaction data to the server 10A will be described as an example.
  • the application transaction data is stored in the distributed ledger such as the server 10A and the reward amount is determined by the smart contract 1 (step S105).
  • the reward amount E1 is determined as the basic reward amount of the applicant A.
  • the smart contract 2 does not determine the additional reward amount of the applicant A.
  • this application transaction data is stored in the distributed ledger such as the server 10A, and the reward amount is determined by the smart contract 1 (step S105). .. Specifically, the reward amount E2 is determined as the basic reward amount of the applicant B. At this time, the smart contract 2 does not determine the additional reward amount of the applicant A (or determines the additional reward amount to be zero).
  • the smart contract 1 determines the basic remuneration amount for the third to sixth applicants.
  • the application transaction data is stored in the distributed ledger such as the server 10A, and the remuneration amount is determined by the smart contract 1 (step S105).
  • the reward amount E7 is determined as the basic reward amount of the applicant G.
  • the smart contract 2 obtains the notification indicating that the smart contract 1 has determined the basic reward amount, and determines the additional reward amount of the applicant G to be A7 (step S105).
  • smart contract 1 determines the basic compensation amount
  • smart contract 2 determines the additional compensation amount
  • the smart contract 1 when the recruitment period ends and it is determined that the target condition is satisfied, the smart contract 1 generates reward provision transaction data relating to the provision of the reward of the basic reward and stores it in the distributed ledger (step S112). ⁇ S113). Further, the smart contract 2 generates reward providing transaction data (corresponding to the third transaction data) related to providing the reward of the additional reward amount, and stores the reward providing transaction data in the distributed ledger (steps S112 to S113).
  • the server according to the present embodiment provides the additional reward to the applicant, and therefore, the applicant should have the intention of obtaining as much reward as possible even after the predetermined timing during the recruitment period. Since the application is made at an early timing, crowdfunding can be established even earlier. Therefore, the control method according to the present invention can further reduce the power consumption of the crowdfunding management system.
  • control method according to the present invention can further reduce the power consumption of the crowdfunding management system.
  • FIG. 24 is a block diagram schematically showing the configuration of the fund management system 2 in this modification.
  • the fund management system 2 includes servers 10A, 10B and 10C and terminals 40, 41, 50 and 51.
  • the devices included in the fund management system 2 are communicably connected to each other via a network N.
  • the network N may be composed of any communication line or network, and includes, for example, the Internet, a carrier network of mobile phones, and the like.
  • the servers 10A, 10B and 10C are connected to each other via the network N.
  • a terminal 51 is connected to the server 10A
  • a terminal 50 is connected to the server 10B
  • terminals 40 and 41 are connected to the server 10C.
  • Such a configuration can be used, for example, when a plurality of organizations operate the fund management system 2 and when connecting the servers managed by the respective organizations via the network N.
  • the server 10A and the terminal 51 belong to the group A
  • the server 10B and the terminal 50 belong to the group B
  • the server 10C and the terminals 40 and 41 belong to the group C.
  • FIG. 25 is a block diagram schematically showing the configuration of the fund management system 3 in this modification.
  • the fund management system 3 includes a server 10D and terminals 40, 41, 50 and 51.
  • the devices included in the fund management system 3 are communicably connected to each other via a network N.
  • the network N may be composed of any communication line or network, and includes, for example, the Internet, a carrier network of mobile phones, and the like.
  • the server 10D and the terminals 50 and 51 are connected to each other via the network N. Also, terminals 40 and 41 are connected to the server 10D. In this case, each of the terminals 50 and 51 operates as the server 10A and the like in each of the above embodiments.
  • Such a configuration is used, for example, when one or more groups and one or more individuals operate the fund management system 3, and when connecting servers or terminals managed by the respective groups or individuals via the network N.
  • the server 10D and the terminals 40 and 41 belong to the organization D, and the organization D and the individual applicants U4 and U3 operate the fund management system 3.
  • FIG. 26 is a flowchart showing the processing of the server in this modification.
  • step S601 first transaction data, which is transaction data related to applications from one or more crowdfunding applicants, is received, and each of the plurality of servers includes the received first transaction data.
  • Store in distributed ledger the amount of reward to be provided to one or more applicants, which has a tendency to decrease as the timing of application from each of the one or more applicants is delayed, is defined.
  • Reward information is stored in advance.
  • step S602 referring to the reward information, the amount of reward to be provided to each of the one or more applicants is determined by using the timing of receiving the first transaction data.
  • step S603 when it is determined that the target condition for crowdfunding is satisfied, the second transaction data, which is transaction data indicating that the amount of reward according to the above determination is provided to each of the one or more applicants, is stored in the distributed ledger. Store.
  • FIG. 27 is a block diagram schematically showing the configuration of the server according to the modified example 3 of each embodiment.
  • one of the plurality of servers includes a processing unit 61 and a control unit 63.
  • the processing unit 61 receives first transaction data, which is transaction data related to applications from one or more applicants for crowdfunding, and stores the received first transaction data in a distributed ledger provided in each of a plurality of servers.
  • the decentralized ledger includes remuneration information in which the amount of remuneration to be provided to one or more applicants and the amount of remuneration that tends to decrease as the timing of application from each of the one or more applicants slows down. It is stored in advance.
  • the control unit 63 refers to the reward information and determines the amount of reward to be provided to each of the one or more applicants by using the timing of receiving the first transaction data.
  • the processing unit 61 further, when it is determined that the target condition of the crowdfunding is satisfied, is the second transaction data which is transaction data indicating that the amount of reward according to the above determination is provided to each of the one or more applicants. Are stored in the distributed ledger.
  • FIG. 28 is an explanatory diagram showing the data structure of the block chain.
  • a block chain is one in which blocks, which are the recording units, are connected in a chain.
  • Each block has a plurality of transaction data and the hash value of the immediately preceding block.
  • the block B2 includes the hash value of the previous block B1.
  • the hash value calculated from the plurality of transaction data included in the block B2 and the hash value of the block B1 is included in the block B3 as the hash value of the block B2.
  • FIG. 29 is an explanatory diagram showing the data structure of transaction data.
  • the transaction data shown in FIG. 29 includes a transaction body P1 and a digital signature P2.
  • the transaction body P1 is a data body included in the transaction data.
  • the electronic signature P2 is generated by signing the hash value of the transaction body P1 with the signature key of the creator of the transaction data, more specifically, by encrypting with the private key of the creator. is there.
  • each component may be configured by dedicated hardware, or may be realized by executing a software program suitable for each component.
  • Each component may be realized by a program execution unit such as a CPU or a processor reading and executing a software program recorded in a recording medium such as a hard disk or a semiconductor memory.
  • the software that realizes the content management system and the like of the above embodiment is the following program.
  • this program is a control method executed by one of the plurality of servers in a fund management system including a plurality of servers that hold a distributed ledger in a computer.
  • the first transaction data which is transaction data relating to the application from the applicant described above, is received, and the received first transaction data is stored in the distributed ledger provided in each of the plurality of servers.
  • Reward information in which the amount of remuneration to be provided to the above applicants, which has a tendency to decrease as the timing of application from each of the one or more applicants is delayed, is stored in advance.
  • the program is a program for executing the control method of storing the second transaction data, which is transaction data indicating that the amount of the reward according to the determination is provided to each of the one or more applicants.
  • the present invention can be used for a fund management system that manages crowdfunding.

Landscapes

  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Engineering & Computer Science (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Development Economics (AREA)
  • Theoretical Computer Science (AREA)
  • General Business, Economics & Management (AREA)
  • Economics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Game Theory and Decision Science (AREA)
  • Marketing (AREA)
  • Human Resources & Organizations (AREA)
  • Operations Research (AREA)
  • Technology Law (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

クラウドファンディングの1以上の申込者からの申し込みに関するトランザクションデータである第一トランザクションデータを受信し、受信した第一トランザクションデータを複数のサーバそれぞれが備える分散台帳に格納し(ステップS601)、分散台帳には、1以上の申込者に提供する報酬の額であって、1以上の申込者それぞれからの申し込みのタイミングが遅くなるにつれて減少する傾向を有する報酬の額が定められた報酬情報が予め格納されており、報酬情報を参照し、第一トランザクションデータを受信したタイミングを用いて1以上の申込者それぞれに提供する報酬の額の決定をし(ステップS602)、クラウドファンディングの目標条件が満たされたと判定した場合に、上記決定に従う額の報酬を1以上の申込者それぞれに提供することを示すトランザクションデータである第二トランザクションデータを分散台帳に格納する(ステップS603)。

Description

制御方法、サーバ、プログラム、および、データ構造
 本発明は、制御方法、サーバ、プログラム、および、データ構造に関する。
 クラウドファンディングの普及を促進することを目的とした情報処理装置が提案されている(特許文献1参照)。
特開2017-156927号公報
 しかしながら、クラウドファンディングの成立までに比較的長い時間を要する場合、または、クラウドファンディングの募集期間を経過しても成立しない場合には、その募集期間中にファンド管理システムが稼働するための消費電力が大きくなるという問題がある。
 そこで、本発明は、クラウドファンディングの管理システムの消費電力を削減し得る制御方法などを提供する。
 本発明の一態様に係る制御方法は、分散台帳を保有している複数のサーバを備えるファンド管理システムにおいて、当該複数のサーバのうちの一のサーバが実行する制御方法であって、クラウドファンディングの1以上の申込者からの申し込みに関するトランザクションデータである第一トランザクションデータを受信し、受信した前記第一トランザクションデータを前記複数のサーバそれぞれが備える前記分散台帳に格納し、前記分散台帳には、前記1以上の申込者に提供する報酬の額であって、前記1以上の申込者それぞれからの申し込みのタイミングが遅くなるにつれて減少する傾向を有する報酬の額が定められた報酬情報が予め格納されており、前記報酬情報を参照し、前記第一トランザクションデータを受信したタイミングを用いて前記1以上の申込者それぞれに提供する報酬の額の決定をし、前記クラウドファンディングの目標条件が満たされたと判定した場合に、前記決定に従う前記額の前記報酬を前記1以上の申込者それぞれに提供することを示すトランザクションデータである第二トランザクションデータを前記分散台帳に格納する。
 なお、これらの包括的または具体的な態様は、システム、装置、集積回路、コンピュータプログラムまたはコンピュータ読み取り可能なCD-ROMなどの記録媒体で実現されてもよく、システム、装置、集積回路、コンピュータプログラムおよび記録媒体の任意な組み合わせで実現されてもよい。
 本発明の制御方法は、クラウドファンディングの管理システムの消費電力を削減することができる。
図1は、実施の形態1におけるファンド管理システムの構成を模式的に示すブロック図である。 図2は、実施の形態1におけるサーバの構成を模式的に示すブロック図である。 図3は、実施の形態1における報酬情報の第一例を示す説明図である。 図4は、実施の形態1における報酬情報の第二例を示す説明図である。 図5は、実施の形態1における報酬額の記録テーブルの一例を示す説明図である。 図6は、実施の形態1における募集トランザクションデータを模式的に示す説明図である。 図7は、実施の形態1における申込トランザクションデータを模式的に示す説明図である。 図8は、実施の形態1における資金提供トランザクションデータを模式的に示す説明図である。 図9は、実施の形態1における報酬提供トランザクションデータを模式的に示す説明図である。 図10は、実施の形態1における目標判定トランザクションデータを模式的に示す説明図である。 図11は、実施の形態1における報酬依頼トランザクションデータを模式的に示す説明図である。 図12は、実施の形態1におけるサーバの処理の第一例を示すフロー図である。 図13は、図12に対応するファンド管理システム全体の処理を示すシーケンス図である。 図14は、実施の形態1におけるサーバの処理の第二例を示すフロー図である。 図15は、図14に対応するファンド管理システム全体の処理を示すシーケンス図である。 図16は、実施の形態1におけるサーバの処理の第三例を示すフロー図である。 図17は、図16に対応するファンド管理システム全体の処理を示すシーケンス図である。 図18は、実施の形態1におけるサーバの処理の第四例を示すフロー図である。 図19は、図18に対応するファンド管理システム全体の処理を示すシーケンス図である。 図20は、実施の形態2における報酬情報の第一例を示す説明図である。 図21は、実施の形態2における報酬情報の第二例を示す説明図である。 図22は、実施の形態2における2つのスマートコントラクトが決定する報酬額を示す説明図である。 図23は、実施の形態2における2つのスマートコントラクトが報酬額を決定する処理を示すシーケンス図である。 図24は、各実施の形態の変形例1におけるファンド管理システムの構成を模式的に示すブロック図である。 図25は、各実施の形態の変形例2におけるファンド管理システムの構成を模式的に示すブロック図である。 図26は、各実施の形態の変形例3におけるサーバの処理を示すフロー図である。 図27は、各実施の形態の変形例3におけるサーバの構成を模式的に示すブロック図である。 図28は、ブロックチェーンのデータ構造を示す説明図である。 図29は、トランザクションデータのデータ構造を示す説明図である。
 (本発明の基礎となった知見)
 本発明者は、「背景技術」の欄において記載した、クラウドファンディングに関する技術に関し、以下の問題が生じることを見出した。
 クラウドファンディングは、インターネット上において、プロジェクト(例えば、新しいコンテンツを作成して提供すること)に対して1以上の者(支援者ともいう)から提供された資金を、コンテンツ提供者に提供する仕組みである。この仕組みによって、コンテンツ提供者は、プロジェクトに係る資金調達をすることができる。
 クラウドファンディングの普及を促進することを目的とした情報処理装置が提案されている(特許文献1参照)。特許文献1に記載された技術は、クラウドファンディングをライブ会場で行うことで、クラウドファンディングの普及を促進し得る技術である。
 しかしながら、クラウドファンディングの成立までに比較的長い時間を要する場合、または、クラウドファンディングの募集期間を経過しても成立しない場合には、その募集期間中にファンド管理システムが稼働するための消費電力が大きくなるという問題がある。ファンド管理システムには、1以上のサーバ、1以上の通信機器およびその他の情報機器が含まれ、これらはそれぞれ、動作のために電力を消費する。
 そこで、本発明は、クラウドファンディングの管理システムの消費電力を削減し得る制御方法などを提供する。
 このような問題を解決するために、本発明の一態様に係る制御方法は、分散台帳を保有している複数のサーバを備えるファンド管理システムにおいて、当該複数のサーバのうちの一のサーバが実行する制御方法であって、クラウドファンディングの1以上の申込者からの申し込みに関するトランザクションデータである第一トランザクションデータを受信し、受信した前記第一トランザクションデータを前記複数のサーバそれぞれが備える前記分散台帳に格納し、前記分散台帳には、前記1以上の申込者に提供する報酬の額であって、前記1以上の申込者それぞれからの申し込みのタイミングが遅くなるにつれて減少する傾向を有する報酬の額が定められた報酬情報が予め格納されており、前記報酬情報を参照し、前記第一トランザクションデータを受信したタイミングを用いて前記1以上の申込者それぞれに提供する報酬の額の決定をし、前記クラウドファンディングの目標条件が満たされたと判定した場合に、前記決定に従う前記額の前記報酬を前記1以上の申込者それぞれに提供することを示すトランザクションデータである第二トランザクションデータを前記分散台帳に格納する。
 上記態様によれば、申込者がなるべく多くの額の報酬を得る意図をもつので、より早いタイミングで申し込みをすることを促すことになり、クラウドファンディングを早期に成立させることにつながる。そして、クラウドファンディングが早期に成立すれば、その成立以降、クラウドファンディングの管理に必要なサーバの稼働に要する消費電力を削減することができる。よって、本発明に係る制御方法は、クラウドファンディングの管理システムの消費電力を削減することができる。
 また、分散台帳に格納されたトランザクションデータの改ざんが実質的に不可能であることから、クラウドファンディングにおける申込又はトークンの提供等の手続きに関する管理情報が適切に管理される。よって、本発明の一態様に係る制御方法によれば、クラウドファンディングにおける手続きを適切に管理できる効果もある。
 例えば、前記1以上の申込者のうちの一の申込者から前記第一トランザクションデータを受信した場合、前記一の申込者についての前記報酬の額の前記決定は、前記第一トランザクションデータを受信してから所定時間以内になされてもよい。
 上記態様によれば、申し込みにかかるトランザクションデータを受信してから所定時間以内に報酬額を決定する処理を実行するので、処理タイミングが分散することで、サーバの処理負荷が分散し、瞬間的に消費電力が高い状態をとることを未然に回避することができる。よって、本発明に係る制御方法は、処理負荷を時間的に分散させながら、クラウドファンディングの管理システムの消費電力を削減することができる。
 例えば、さらに、前記第一トランザクションデータを受信してから所定時間以内に、前記決定に係る前記報酬の額を前記一の申込者に通知してもよい。
 上記態様によれば、申込者に報酬額を通知をするので、申込者は、自身に与えられる報酬の額を認識することができ、申込者が新たに申し込みをする、より一層の動機付けを得られる。これにより、クラウドファンディングの管理に必要なサーバの稼働に要する消費電力を、より一層、削減することができる。よって、本発明に係る制御方法は、クラウドファンディングの管理システムの消費電力を削減することができる。
 例えば、前記1以上の申込者についての前記報酬の額の前記決定は、前記クラウドファンディングの目標条件が満たされたと判定した後になされてもよい。
 上記態様によれば、クラウドファンディングの成立後に全申込者に対する報酬の額を決定する処理を実行するので、クラウドファンディングの全体の状況を考慮して、より適切に報酬の額を決定することができる。よって、本発明に係る制御方法は、クラウドファンディングの管理システムの消費電力を削減することができる。
 例えば、前記報酬情報には、前記1以上の申込者のうち、前記クラウドファンディングの募集期間中の所定タイミング以降に申し込みをした申込者に追加で提供する報酬である追加報酬の額がさらに定められており、前記1以上の申込者のうち、前記所定タイミング以降に申し込みをした申込者に追加報酬を提供することを示すトランザクションデータである第三トランザクションデータを前記分散台帳に格納してもよい。
 上記態様によれば、申込者に追加報酬を提供するので、募集期間中の所定のタイミング以降であっても、申込者がなるべく多くの額の報酬を得る意図をもってなるべく早いタイミングで申し込みをするので、クラウドファンディングをより一層早期に成立させることができる。よって、本発明に係る制御方法は、クラウドファンディングの管理システムの消費電力を、より一層、削減することができる。
 例えば、前記トランザクションデータを前記複数のサーバが備える前記分散台帳に格納する際には、前記複数のサーバそれぞれによるコンセンサスアルゴリズムの実行を経て、前記トランザクションデータを前記分散台帳に格納してもよい。
 上記態様によれば、コンセンサスアルゴリズムの実行を経て分散台帳を格納する。よって、本発明に係る制御方法は、コンセンサスアルゴリズムの実行を経ることによって、より容易に、クラウドファンディングにおける資金調達を適切に管理することができる。
 例えば、前記1以上の申込者それぞれに提供する報酬の額の前記決定は、前記第一トランザクションデータを前記分散台帳に格納したことに基づいて実行されるスマートコントラクトによりなされてもよい。
 上記態様によれば、報酬の額の決定処理を、他の人又は他のシステムを介在することなく、早期かつ安全に実行される。よって、本発明に係る制御方法は、クラウドファンディングの管理システムの消費電力を、より一層、削減することができる。
 例えば、前記追加報酬の額の前記決定は、前記第一トランザクションデータを前記分散台帳に格納したことに基づいて実行されるスマートコントラクトによりなされてもよい。
 上記態様によれば、追加報酬の額の決定処理を、他の人又は他のシステムを介在することなく、早期かつ安全に実行される。よって、本発明に係る制御方法は、クラウドファンディングの管理システムの消費電力を、より一層、削減することができる。
 また、本発明の一態様に係るサーバは、分散台帳を保有している複数のサーバを備えるファンド管理システムにおいて、当該複数のサーバのうちの一のサーバであって、クラウドファンディングの1以上の申込者からの申し込みに関するトランザクションデータである第一トランザクションデータを受信し、受信した前記第一トランザクションデータを前記複数のサーバそれぞれが備える前記分散台帳であって、前記1以上の申込者に提供する報酬の額であって、前記1以上の申込者それぞれからの申し込みのタイミングが遅くなるにつれて減少する傾向を有する報酬の額が定められた報酬情報が予め格納されている前記分散台帳に格納する処理部と、前記報酬情報を参照し、前記第一トランザクションデータを受信したタイミングを用いて前記1以上の申込者それぞれに提供する報酬の額の決定をする制御部とを備え、前記処理部は、さらに、前記クラウドファンディングの目標条件が満たされたと判定された場合に、前記決定に従う前記額の前記報酬を前記1以上の申込者それぞれに提供することを示すトランザクションデータである第二トランザクションデータを前記分散台帳に格納する。
 上記態様により、上記制御方法と同様の効果を奏する。
 また、本発明の一態様に係るプログラムは、上記の制御方法をコンピュータに実行させるためのプログラムである。
 上記態様により、上記制御方法と同様の効果を奏する。
 また、本発明の一態様に係るデータ構造は、分散台帳を保有している複数のサーバを備えるファンド管理システムにおいて、前記分散台帳に記録されるデータ構造であって、前記データ構造は、クラウドファンディングの1以上の申込者に提供する報酬の額であって、前記1以上の申込者それぞれからの申し込みのタイミングが遅くなるにつれて減少する傾向を有する報酬の額が定められた報酬情報とを含み、前記分散台帳に記録された後に、前記1以上の申込者から前記クラウドファンディングへの申し込みがあった場合、前記報酬情報に基づき前記1以上の申込者それぞれに提供する報酬の額を決定する処理に用いられる。
 上記態様により、上記制御方法と同様の効果を奏する。
 なお、これらの包括的または具体的な態様は、システム、装置、集積回路、コンピュータプログラムまたはコンピュータ読み取り可能なCD-ROMなどの記録媒体で実現されてもよく、システム、装置、集積回路、コンピュータプログラムまたは記録媒体の任意な組み合わせで実現されてもよい。
 以下、実施の形態について、図面を参照しながら具体的に説明する。
 なお、以下で説明する実施の形態は、いずれも包括的または具体的な例を示すものである。以下の実施の形態で示される数値、形状、材料、構成要素、構成要素の配置位置及び接続形態、ステップ、ステップの順序などは、一例であり、本発明を限定する主旨ではない。また、以下の実施の形態における構成要素のうち、最上位概念を示す独立請求項に記載されていない構成要素については、任意の構成要素として説明される。
 (実施の形態1)
 本実施の形態において、クラウドファンディングの管理システムの消費電力を削減し得るファンド管理システムおよびその制御方法などについて説明する。なお、ファンドにおける資金調達の単位をプロジェクトともいう。プロジェクトは、コンテンツの提供に係るプロジェクトであることが想定される。プロジェクトについて、コンテンツを提供する者を提供者といい、そのコンテンツについての資金提供の募集をする者を募集者といい、資金提供を申し込む者を申込者という。プロジェクトは、当該プロジェクトについて定められた募集期間中に、定められた目標額の資金提供の申し込みを受けることができた場合に、「成立する」と表現される。
 図1は、本実施の形態におけるファンド管理システム1の構成を模式的に示すブロック図である。
 図1に示されるように、ファンド管理システム1は、サーバ10A、10B及び10Cと、端末40、41、50および51とを備える。ファンド管理システム1が備える各装置は、ネットワークNによって互いに通信可能に接続されている。ネットワークNは、どのような通信回線又はネットワークから構成されてもよく、例えば、インターネット、携帯電話のキャリアネットワークなどを含む。サーバ10A、10B及び10Cを「サーバ10A等」ともいう。
 サーバ10Aは、ファンド管理システム1によって行われるクラウドファンディングを管理する複数のサーバ10A、10B及び10Cのうちの1つである。サーバ10Aは、分散台帳を保有している複数のサーバ10A、10B及び10Cのうちの1つである。サーバ10Aが保有している分散台帳には、クラウドファンディングにおける手続または処理(募集、申込、終了判定、報酬提供など)に関する各種トランザクションデータが格納される。サーバ10Aは、上記トランザクションデータを受信することで、クラウドファンディングにおける手続または処理を受け付ける。なお、プロジェクトにおける資金提供は、一例として、分散台帳により、トークンの提供として管理される。トークンは、分散台帳により管理されている価値情報であり、金銭、商品券またはクーポン等に相当し、又は、交換可能である。
 サーバ10B及び10Cは、それぞれ、サーバ10Aと同じ機能を有する装置であり、サーバ10Aとは独立に動作する。なお、サーバの台数は、3に限られず、複数であればよい。また、サーバ10A等同士は、通信可能に接続されており、ネットワークNを介して接続されていてもよい。
 ここでは例として、サーバ10A等のうち、サーバ10Aが端末41等からトランザクションデータを受信したり、端末41等に通知を送信したりする場合を説明するが、他のサーバ(サーバ10Bまたは10C)が上記の処理を行ってもよい。
 端末40は、提供者が保有する端末装置である。提供者が提供するコンテンツは、例えば、動画、静止画、音楽、又は、ソフトウェア(アプリケーションソフトウェアを含む)などの電子データである。提供者が提供するコンテンツは、提供者が作成したものであることが想定され、この場合を説明するがこれに限定されない。端末40は、プロジェクトが成立した場合に、当該プロジェクトに係るコンテンツを申込者に提供する。端末40は、例えばパーソナルコンピュータ、スマートフォン、タブレットなどである。
 端末41は、クラウドファンディングのプロジェクトの募集者が保有する端末装置である。募集者は、申込者による資金提供の申し込みの合計額が、プロジェクトの目標額に達するように、申込者による資金提供を募集する。なお、募集者は、提供者と同一の者であってもよいし、申込者と同一の者であってもよいし、提供者及び募集者と異なる者であってもよい。端末41は、資金提供の募集をする際には、資金提供の募集に関する情報を含むトランザクションデータ(募集トランザクションデータともいう)を生成し、生成した募集トランザクションデータをサーバ10Aなどに送信する。
 端末50は、申込者が保有する端末装置である。申込者は、資金提供の募集に関する情報を参照し、資金提供の申し込みをする。その後、プロジェクトが成立した場合には、実際に資金が募集者を経て提供者に渡る。また、申込のタイミングに応じた報酬が、クラウドファンディングの管理口座または提供者から申込者に提供される。一方、プロジェクトが成立しなかった場合には、募集者および提供者への資金提供、および、報酬の提供はなされない。
 端末50は、資金提供の申込をする際には、申込のためのトランザクションデータ(申込トランザクションデータ、第一トランザクションデータともいう)を生成し、生成した申込トランザクションデータをサーバ10Aに送信する。プロジェクトが成立すると、端末50は、提供者が提供するコンテンツを取得する。その後、申込者は、コンテンツを利用することができる。
 端末51は、ファンドの申込者であって、端末50を保有する申込者とは異なる申込者が保有する端末装置である。端末51は、端末50と同じ機能を有する装置であり、端末50とは独立に動作する。なお、申込者が保有する端末の台数は、2に限られず、申込者の人数と同じ数だけ存在する。
 以降において、ファンド管理システム1が備えるサーバ10A等の構成について詳細に説明する。
 図2は、本実施の形態におけるサーバ10Aの構成を模式的に示すブロック図である。
 図2に示されるように、サーバ10Aは、処理部11と、台帳管理部12と、制御部13とを備える。サーバ10Aが備える上記機能部は、例えばCPU(Central Processing Unit)がメモリを用いてプログラムを実行することで実現され得る。
 処理部11は、分散台帳によって各種情報の管理を行う処理部である。処理部11は、ファンド管理システム1内の装置からトランザクションデータを受信した場合、又は、制御部13が生成したトランザクションデータを取得した場合に、受信又は取得したトランザクションデータを台帳管理部12に提供することで分散台帳に格納する。トランザクションデータには、募集トランザクションデータ、申込トランザクションデータ、資金提供トランザクションデータ、報酬提供トランザクションデータ、目標判定トランザクションデータ、および報酬依頼トランザクションデータが含まれる。各トランザクションデータについては後で詳しく説明する。
 台帳管理部12は、分散台帳を管理している処理部である。台帳管理部12は、処理部11から提供されたトランザクションデータを分散台帳に格納する。分散台帳には、過去から現在までのトランザクションデータが格納される。分散台帳に記録された情報の改ざんが困難であるという特性に基づいて、上記トランザクションデータが改ざんされないように管理されている。
 台帳管理部12は、格納部15と、台帳記憶部16とを有する。
 格納部15は、分散台帳に格納すべき新しいトランザクションデータを台帳記憶部16に格納する処理部である。格納部15は、分散台帳の種別に応じた方式で新しいトランザクションデータを台帳記憶部16に格納する。また、格納部15は、サーバ10A等のうちの他のサーバの格納部15と通信データを送受信し、他のサーバの台帳記憶部16にも上記新しいトランザクションデータを格納させる。例えば、格納部15は、分散台帳がブロックチェーンである場合には、新しいトランザクションデータを含むブロックを生成し、生成したブロックをサーバ10A等の間で同期をとったうえで、上記ブロックを台帳記憶部16に格納する。
 台帳記憶部16は、分散台帳を記憶している記憶装置である。台帳記憶部16に格納されている分散台帳は、1以上のトランザクションデータを記憶しており、ハッシュ値などの特性を用いて改ざんが困難であるように管理されている(後述)。
 また、台帳記憶部16に格納されている分散台帳には、1以上の申込者に提供する報酬の額であって、1以上の申込者それぞれからの申し込みのタイミングが遅くなるにつれて減少する傾向を有する報酬の額が定められた報酬情報が予め格納されている。
 なお、分散台帳は、例えばブロックチェーンであり、この場合を例として説明するが、他の方式の分散台帳(例えば、IOTA又はハッシュグラフ等)を採用することも可能である。なお、分散台帳は、新しいデータの格納の際にコンセンサスアルゴリズム(例えば、PBFT(Practical Byzantine Fault Tolerance)、PoW(Proof of Work)又はPoS(Proof of Stake))を実行するものであってもよいし、実行しないものであってもよい。コンセンサスアルゴリズムを実行しない分散台帳技術の一例としてHyperledger fabricがある。
 制御部13は、クラウドファンディングのプロジェクトの目標が達成されたか否かを判定し、資金の提供および報酬の提供に係る処理を制御する処理部である。制御部13は、クラウドファンディングの目標条件と報酬に関する情報とを、募集トランザクションにより端末41から受信する。また、制御部13は、端末50及び51からの申込トランザクションにより、資金提供の申し込みを受ける。制御部13は、クラウドファンディングの目標条件が満たされるか否かを判定し、その判定結果を示す情報を出力する。
 また、制御部13は、上記判定の結果に基づいて、クラウドファンディングに係る処理を制御する。具体的には、制御部13は、クラウドファンディングのプロジェクトが成立した場合には、各種通知などの処理と、支払トランザクションデータによる資金の支払処理、報酬額の決定処理、報酬の提供のためのトランザクションデータ(報酬提供トランザクションデータ、第二トランザクションデータともいう)による報酬の提供処理をする。
 具体的には、制御部13は、報酬情報を参照し、申込トランザクションデータを受信したタイミングを用いて1以上の申込者それぞれに提供する報酬の額の決定をする。そして、制御部13は、クラウドファンディングの目標条件が満たされたと判定した場合に、上記決定に従う額の報酬を1以上の申込者それぞれに提供することを示す報酬提供トランザクションデータを処理部11を介して分散台帳に格納する。
 なお、提供される報酬の額を決定するタイミングは、複数あり得る。例えば、制御部13は、端末51等からの申し込みごとに報酬の額を決定する。より具体的には、制御部13は、端末51等から申込トランザクションデータを受信してから所定時間以内に報酬の額を決定する。所定時間は、例えば、数秒~数分程度である。このとき、申込トランザクションデータを受信してから上記所定時間以内に、上記決定に係る報酬の額を申込者に通知してもよい。これにより、報酬の額の算出処理のタイミングが時間的に分散することで、サーバの処理負荷を分散させる効果がある。
 なお、制御部13は、クラウドファンディングの目標条件が満たされたと判定した後に、報酬の額を決定してもよい。このようにすれば、クラウドファンディングの全体の状況を考慮して報酬情報を変更するなどして、より適切な報酬の額を決定することができる。
 なお、制御部13の上記の処理の一部または全部は、台帳記憶部16に記憶されたコントラクトコードを実行することで実現されるスマートコントラクトによりなされ得るが、これに限定されない。例えば、1以上の申込者それぞれに提供する報酬の額の決定は、第一トランザクションデータを分散台帳に格納したことに基づいて実行されるスマートコントラクトによりなされてもよい。
 以降において、申込者に提供される報酬について説明する。
 申込者に提供される報酬は、募集トランザクションデータに含まれる報酬情報に基づいて、申込者の申し込みのタイミングにより決定される。報酬情報は、例えば、報酬額を規定する関数またはテーブルである。
 図3は、本実施の形態における報酬情報の第一例を示す説明図である。図3に示される報酬情報は、報酬額を関数によって規定する報酬情報の例である。
 図3において、横軸は、申込のタイミングxを示していて、縦軸は、各タイミングxにおける報酬額F(x)を示している。なお、タイミングxは、具体的には、順序(つまり、当該プロジェクトにおける何番目の申込であるか)であり、この場合を例として説明するが、他に、時間(つまり、当該プロジェクトの募集の開始からの経過時間)とすることもできる。
 関数F(x)は、原則として、xの増加に対して減少する傾向を有する。言い換えれば、報酬額は、申込のタイミングが遅くなるにつれて減少する傾向を有する。より具体的には、関数F(x)は、xに対して単調減少の関数である。ただし、関数F(x)は、xの変化に対して値を維持する区間を含んでもよい。また、関数F(x)は、例外的にxの増加に対して増加することを含んでもよく、後述する実施の形態2で詳しく説明される。
 制御部13は、図3に示される報酬情報である関数F(x)を用いて以下のように報酬額を算出することで決定する。すなわち、制御部13は、関数F(x)を用いて、1番目の申し込みをした申込者の報酬額をF(1)つまりE1と決定し、2番目の申し込みをした申込者の報酬額をF(2)つまりE2と決定する。また、制御部13は、N番目の申し込みをした申込者の報酬額をF(N)つまりゼロと決定する。
 図4は、本実施の形態における報酬情報の第二例を示す説明図である。図4に示される報酬情報は、報酬額をテーブルによって規定する報酬情報の例である。
 図4に示されるテーブルでは、申込の順番と、その申込をした申込者の報酬額とが対応付けて示されている。上記テーブルにおいても、原則として、申込の順番が遅くなるほど報酬額が減少する傾向を有する。より具体的には、報酬額は、順序に対して単調減少の関係を有する。ただし、報酬額は、順序の変化に対して値を維持する区間を含んでもよい。また、報酬額は、例外的に、順序が遅くなるときに増加することを含んでもよく、後述する実施の形態2で詳しく説明される。
 例えば、1番目の申し込みをした申込者の報酬額がE1に対応付けられており、2番目の申し込みをした申込者の報酬額がE2に対応付けられている。また、N番目の申し込みをした申込者の報酬額がゼロに対応付けられている。
 制御部13は、図4に示される報酬情報であるテーブルを用いて以下のように報酬額を決定する。すなわち、制御部13は、テーブルを用いて、1番目の申し込みをした申込者の報酬額をE1と決定し、2番目の申込をした申込者の報酬額をE2と決定する。また、制御部13は、N番目の申し込みをした申込者の報酬額をゼロと決定する。
 図3または図4に示されるように、制御部13は、申込のタイミングが早いほど高い報酬額を決定する。このようにすることで、申込者に、より早いタイミングでの申込をさせることを促す効果がある。
 図5は、本実施の形態における報酬額が記録された記録テーブルの一例を示す説明図である。記録テーブルは、制御部13が報酬額を決定した場合に、決定した報酬額が記録されるテーブルである。
 図5に示される記録テーブルは、図3又は図4に示される報酬情報を用いて決定された報酬額の一例が示されている。
 具体的には、図5に示される記録テーブルでは、1番目の申し込みをした申込者であるAに報酬額としてE1が決定され、2番目の申し込みをした申込者であるBに報酬額としてE2が決定されたことが記されている。
 なお、端末51等から申込トランザクションデータを受信したタイミングで報酬の額が決定される場合には、記録テーブルには、申込トランザクションデータを受信するごとに順次に申込者と報酬額とが対応付けて記録されていく。一方、プロジェクトが成立したタイミングで報酬の額が決定される場合には、記録テーブルには、プロジェクトが成立した後ですべての申込者と各申込者の報酬額とが対応付けて記録される。
 なお、記録テーブルは、制御部13が使用するメモリまたはストレージに記録されていてもよいし、分散台帳を利用して記録されていてもよい。分散台帳を利用して記録される場合、初期状態の記録テーブルからの更新内容が履歴として分散台帳に記録される。このとき、さらに、記録テーブルの最新状態をメモリまたはストレージに記録するようにしてもよい。
 以降において、処理部11が分散台帳に格納する各種トランザクションデータである、(1)募集トランザクションデータ、(2)申込トランザクションデータ、(3)資金提供トランザクションデータ、(4)報酬提供トランザクションデータ、(5)目標判定トランザクションデータ、および(6)報酬依頼トランザクションデータについて説明する。
 (1)募集トランザクションデータ
 図6は、本実施の形態における募集トランザクションデータを模式的に示す説明図である。募集トランザクションデータは、クラウドファンディングのプロジェクトを開始する際に、端末41によって生成され、サーバ10A等に送信される。
 図6に示されるように、募集トランザクションデータは、募集者IDと、プロジェクトIDと、提供者IDと、募集期限と、目標額と、支払額と、目標判定コードと、報酬決定コードと、署名とを含む。
 募集者IDは、当該プロジェクトについての資金提供を募集する募集者を一意に特定し得る識別子である。
 プロジェクトIDは、当該プロジェクトを一意に特定し得る識別子である。
 提供者IDは、提供者を一意に特定し得る識別子である。
 募集期限は、当該プロジェクトの募集期限、つまり募集期間の終期を示す情報である。
 目標額は、当該プロジェクトにおいて募集者が調達することを目標としている資金の額、つまりトークンの量を示す情報である。
 支払額は、当該プロジェクトにおいて、申込者それぞれが支払うトークンの量を示す情報である。なお、当該プロジェクトにおいて申込者それぞれが支払うトークンの量を定めない場合には、支払額の指定は不要である。
 目標判定コードは、当該プロジェクトの目標が達成されたか否か判定を行うスマートコントラクトのコードである。
 報酬決定コードは、当該プロジェクトが成立した場合の報酬額の決定を行うスマートコントラクトのコードである。
 署名は、当該募集トランザクションデータを生成した装置又は人が付した電子署名である。
 図6に示される募集トランザクションデータは、募集者IDが「aaa001」である募集者が、プロジェクトIDが「kdfjafjpo34」であるプロジェクトについての資金提供の募集をするための募集トランザクションデータである。このプロジェクトにおいて、提供者の提供者IDが「fljad4019」であり、募集期限が「2018.10.10 15:00:00」であり、目標額は「100」トークンであり、支払額は「1」トークンである。署名は、募集者の電子署名である。
 (2)申込トランザクションデータ
 図7は、本実施の形態における申込トランザクションデータを模式的に示す説明図である。申込トランザクションデータは、プロジェクトにおいて資金提供の申し込みをする際に、申し込みをする申込者の端末(例えば申込者U3の端末50)によって生成され、サーバ10A等に送信される。
 図7に示されるように、申込トランザクションデータは、申込者IDと、プロジェクトIDと、支払額と、送信日時と、署名とを含む。
 申込者IDは、資金提供の申し込みをする申込者を一意に特定し得る識別子である。
 プロジェクトIDは、当該申込に係るプロジェクトを一意に特定し得る識別子である。
 支払額は、当該申込において、申込者が支払うトークンの量を示す情報である。
 送信日時は、当該申込トランザクションデータの送信日時を示す情報である。
 署名は、当該申込トランザクションデータを生成した装置又は人が付した電子署名である。
 図7に示される申込トランザクションデータは、申込者IDが「aaa003」である申込者が、プロジェクトIDが「kdfjafjpo34」であるプロジェクトについての資金提供の申込をするための申込トランザクションデータである。この申込において、支払額は「1」トークンであり、この申込トランザクションデータの送信日時が「2018.10.05 10:00:00」である。署名は、申込者の電子署名である。
 (3)資金提供トランザクションデータ
 図8は、本実施の形態における資金提供トランザクションデータを模式的に示す説明図である。資金提供トランザクションデータは、プロジェクトに係るファンドが成立したことに基づいて、申込者から提供者への資金提供の際にサーバ10A等により生成される。なお、資金提供トランザクションデータは、申込者の端末(例えば申込者U3の端末50)によって生成されサーバ10A等に送信されてもよい。
 図8に示されるように、資金提供トランザクションデータは、申込者口座IDと、提供者口座IDと、支払額と、送信日時と、署名とを含む。
 申込者口座IDは、資金提供をする申込者を一意に特定し得る識別子である。
 提供者口座IDは、資金提供を受ける提供者を一意に特定し得る識別子である。
 支払額は、当該資金提供トランザクションデータによって提供されるトークン額を示す情報である。
 送信日時は、当該資金提供トランザクションデータの送信日時を示す情報である。
 署名は、当該資金提供トランザクションデータを生成した装置又は人が付した電子署名である。
 図8に示される資金提供トランザクションデータは、申込者口座IDが「aab0aab」である申込者口座から、提供者口座IDが「moaq68079」である提供者口座へ資金(トークン)を提供するための資金提供トランザクションデータである。支払額が「1」トークンであり、この資金提供トランザクションデータの送信日時が「2018.10.11 07:00:00」である。署名は、申込者の電子署名である。
 (4)報酬提供トランザクションデータ
 図9は、本実施の形態における報酬提供トランザクションデータを模式的に示す説明図である。報酬提供トランザクションデータは、プロジェクトに係るファンドが成立したことに基づいて、報酬提供の際にサーバ10A等により生成される。なお、報酬提供トランザクションデータは、募集者U2の端末41によって生成されサーバ10A等に送信されてもよい。
 図9に示されるように、報酬提供トランザクションデータは、管理口座IDと、申込者口座IDと、報酬額と、提供日時と、署名とを含む。
 管理口座IDは、クラウドファンディングの管理口座を一意に特定し得る識別子である。管理口座IDは、報酬の提供元を示している。
 申込者口座IDは、報酬の提供を受ける申込者を一意に特定し得る識別子である。
 報酬額は、当該報酬提供トランザクションデータによって提供されるトークン額を示す情報である。
 提供日時は、当該報酬提供トランザクションデータが格納されたことで報酬の提供がなされた日時を示す情報である。
 署名は、当該報酬提供トランザクションデータを生成した装置又は人が付した電子署名である。
 図9に示される報酬提供トランザクションデータは、管理口座IDが「moaq68079」から、申込者口座IDが「aab0aab」である申込者口座へ報酬(トークン)を提供するための報酬提供トランザクションデータである。報酬額が「1」トークンであり、この報酬提供トランザクションデータによる報酬の提供日時が「2018.10.11 07:00:00」である。署名は、管理者の電子署名である。
 (5)目標判定トランザクションデータ
 図10は、本実施の形態における目標判定トランザクションデータを模式的に示す説明図である。目標判定トランザクションデータは、プロジェクトに係るファンドの目標が達成されたか否かを判定するための判定処理を、サーバ10A等に実行させるときに、端末41により生成される。
 図10に示されるように、目標判定トランザクションデータは、募集者IDと、実行コードと、送信日時と、署名とを含む。
 募集者IDは、募集者を一意に特定し得る識別子である。
 実行コードは、ファンドの目標が達成されたか否かを判定するためのスマートコントラクトのコードを示す情報である。
 送信日時は、当該目標判定トランザクションデータが送信された日時を示す情報である。
 署名は、当該目標判定トランザクションデータを生成した装置又は人が付した電子署名である。
 図10に示される目標判定トランザクションデータは、募集者IDが「aaa001」である募集者が「目標判定コード」によってファンドの目標の達成の判定をサーバ10A等にさせるための目標判定トランザクションデータである。この目標判定トランザクションデータの送信日時が「2018.10.05 10:00:30」である。署名は、募集者の電子署名である。
 (6)報酬依頼トランザクションデータ
 図11は、本実施の形態における報酬依頼トランザクションデータを模式的に示す説明図である。報酬依頼トランザクションデータは、報酬額を決定する処理をサーバ10A等に実行させるときに、端末41により生成される。
 図11に示されるように、報酬依頼トランザクションデータは、募集者IDと、実行コードと、送信日時と、署名とを含む。
 募集者IDは、募集者を一意に特定し得る識別子である。
 実行コードは、報酬額を決定するためのスマートコントラクトのコードを示す情報である。
 送信日時は、当該報酬依頼トランザクションデータが送信された日時を示す情報である。
 署名は、当該報酬依頼トランザクションデータを生成した装置又は人が付した電子署名である。
 図11に示される報酬依頼トランザクションデータは、募集者IDが「aaa001」である募集者が「報酬決定コード」によって報酬額を決定する処理をサーバ10A等にさせるための報酬依頼トランザクションデータである。この目標判定トランザクションデータの送信日時が「2018.10.11 05:00:00」である。署名は、募集者の電子署名である。
 以降において、サーバ10A等の処理と、ファンド管理システム1全体の処理とについて、報酬の額の決定のタイミングと報酬提供の態様とが異なる4つの例を説明する。
 (1)申し込みごとに報酬の額の決定をし、報酬として新たなトークンを発行して提供する場合の例。
 図12は、本実施の形態におけるサーバ10A等の処理の第一例を示すフロー図である。
 あらかじめ、提供者U1の端末40は、クラウドファンディングのプロジェクトに関する条件を設定し、端末41に送信している。上記条件は、募集期限、目標額、および支払額を含む。端末41は、上記条件を含む募集トランザクションデータを生成してサーバ10A等に送信している。
 図12に示されるように、ステップS101において、処理部11は、募集者U2の端末41から募集トランザクションデータを受信したか否かを判定する。募集トランザクションデータを受信したと判定した場合(ステップS101でYes)には、ステップS102に進み、そうでない場合(ステップS101でNo)には、ステップS101を再び実行する。つまり処理部11は、募集トランザクションデータを受信するまでステップS101で待機する。なお、募集トランザクションデータには、目標判定コードと、報酬決定コードとが含まれている。
 ステップS102において、処理部11は、ステップS101で受信した募集トランザクションデータを台帳管理部12に提供することで、分散台帳に格納する。また、処理部11は、上記募集トランザクションデータを他のサーバ10B等に送信し、すべてのサーバ10A等の分散台帳に格納させる。
 ステップS103において、処理部11は、申込者U3等の端末41等から申込トランザクションデータを受信したか否かを判定する。申込トランザクションデータを受信した場合(ステップS103でYes)には、ステップS104に進み、そうでない場合(ステップS103でNo)には、ステップS103に進む。つまり処理部11は、申込トランザクションデータを受信するまでステップS103で待機する。
 ステップS104において、処理部11は、ステップS103で受信した申込トランザクションデータを台帳管理部12に提供することで、分散台帳に格納する。また、処理部11は、上記申込トランザクションデータを他のサーバ10B等に送信し、すべてのサーバ10A等の分散台帳に格納させる。
 ステップS105において、制御部13は、ステップS103で受信した申込トランザクションデータの送信元である申込者に提供する報酬の額を決定する。報酬の額の決定は、ステップS101で受信した申込トランザクションデータに含まれていた報酬決定コードを実行することでなされる。また、制御部13は、決定した報酬の額を申込者に通知してもよい。
 ステップS106において、制御部13は、募集期間が終了したか否かを判定する。募集期間が終了したか否かは、ステップS101で受信した募集トランザクションデータに含まれる募集期限が到来しているか否かにより判定される。募集期間が終了したと判定した場合(ステップS106でYes)には、ステップS107に進み、そうでない場合(ステップS106でNo)には、ステップS103に進む。
 ステップS107において、制御部13は、募集期間が終了したことを申込者U3等つまり端末50等に通知する。なお、ステップS107は、実行されなくてもよい。
 ステップS108において、制御部13は、クラウドファンディングのプロジェクトの目標条件が満たされたか否かを判定する。目標条件が満たされたか否かの判定は、ステップS101で受信した募集トランザクションデータに含まれる目標判定コードを実行することによってなされる。目標条件が満たされたと判定された場合(ステップS108でYes)には、ステップS109に進み、そうでない場合(ステップS108でNo)には、ステップS121に進む。
 ステップS109において、制御部13は、ファンドが成立したことを申込者U3等つまり端末50等に通知する。なお、ステップS109は、実行されなくてもよい。
 ステップS110において、制御部13は、資金提供トランザクションデータを生成する。資金提供トランザクションデータは、申込者から提供者に資金が提供されることを示している。
 ステップS111において、制御部13は、ステップS110で生成した資金提供トランザクションデータを台帳管理部12に提供することで、分散台帳に格納する。また、制御部13は、上記資金提供トランザクションデータを他のサーバ10B等に送信し、すべてのサーバ10A等の分散台帳に格納させる。
 ステップS112において、制御部13は、報酬提供トランザクションデータを生成する。生成される報酬提供トランザクションデータには、ステップS105で決定された報酬額が書き込まれる。上記報酬提供トランザクションデータは、ステップS105で決定された報酬額の報酬として発行されたトークンが、クラウドファンディングの管理口座から申込者に提供されることを示している。
 ステップS113において、制御部13は、ステップS112で生成した報酬提供トランザクションデータを台帳管理部12に提供することで、分散台帳に格納する。また、制御部13は、上記報酬提供トランザクションデータを他のサーバ10B等に送信し、すべてのサーバ10A等の分散台帳に格納させる。
 ステップS121において、制御部13は、ファンドが不成立であったことを申込者U3の端末50等に通知する。なお、ステップS121は、実行されなくてもよい。
 ステップS113又はS121のあと、図12に示される一連の処理を終了する。
 次に、ファンド管理システム1の全体の処理を説明する。
 図13は、図12に対応するファンド管理システム1全体の処理を示すシーケンス図である。図13には、プロジェクトが成立した場合のファンド管理システム1全体の処理が示されている。なお、図12のフロー図と同じ処理を示すものは、図12と同じ符号を付し詳細な説明を省略する。
 まず、あらかじめ、提供者U1の端末40は、クラウドファンディングのプロジェクトに関する条件を設定し、設定した条件を端末41に送信する。上記条件は、募集期限、目標額、および支払額を含む。端末41は、送信された条件を受信する。
 ステップS201において、端末41は、端末40から受信した条件に基づいて、募集トランザクションデータを生成する。生成される募集トランザクションデータには、目標判定コードと報酬決定コードとが含まれている(図6参照)。また、端末41は、生成した募集トランザクションデータをサーバ10A等に送信する。このとき、端末41は、生成した募集トランザクションデータをサーバ10A等のうちの1つのサーバに送信してもよいし、複数のサーバに送信してもよい。
 サーバ10A等は、端末41により送信された募集トランザクションデータを受信し、分散台帳に格納する(ステップS101及びS102)。
 ステップS211において、端末51は、申込トランザクションデータを生成してサーバ10A等に送信する。このとき、端末51は、生成した申込トランザクションデータをサーバ10A等のうちの1つのサーバに送信してもよいし、複数のサーバに送信してもよい。
 サーバ10A等は、送信された申込トランザクションデータを受信し、分散台帳に格納する(ステップS103及びS104)。また、サーバ10A等は、申込トランザクションデータの送信元である端末51に係る申込者U4の報酬額を決定する(ステップS105)。また、募集期間が終了した場合には、募集期間が終了したことの通知を送信する(ステップS106及びS107)。
 そして、サーバ10A等は、目標条件が満たされた場合には、管理口座から提供者への資金の提供に係る資金提供トランザクションデータと、管理口座から申込者への報酬の提供に係る報酬提供トランザクションデータとを生成し、分散台帳に格納する(ステップS110~113)。
 (2)申し込みごとに報酬の額の決定をし、報酬として既存のトークンを提供する場合(サーバ10Aが自律的に目標判定と報酬提供とをする場合)の例。
 図14は、本実施の形態におけるサーバ10A等の処理の第二例を示すフロー図である。なお、図14に示される処理ステップのうち、破線枠SA内の処理ステップが図12における処理と異なる。この部分について重点的に説明する。
 処理部11および制御部13は、募集者U2(端末41)から募集トランザクションデータを受信し、その後、ファンドの目標条件が満たされることでファンドが成立すると、資金提供トランザクションデータを分散台帳に格納する(ステップS101~ステップS111)。
 ステップS131において、制御部13は、ステップS105で決定した報酬額を募集者U2つまり端末41に通知する。
 ステップS132において、処理部11は、募集者U2の端末41から報酬提供トランザクションデータを受信したか否かを判定する。報酬提供トランザクションデータを受信した場合(ステップS132でYes)には、ステップS133に進み、そうでない場合(ステップS132でNo)には、ステップS132に進む。つまり処理部11は、報酬提供トランザクションデータを受信するまでステップS132で待機する。
 ステップS133において、処理部11は、ステップS132で受信した報酬提供トランザクションデータを台帳管理部12に提供することで、分散台帳に格納する。また、処理部11は、上記報酬提供トランザクションデータを他のサーバ10B等に送信し、すべてのサーバ10A等の分散台帳に格納させる。
 次に、ファンド管理システム1の全体の処理を説明する。
 図15は、図14に対応するファンド管理システム1全体の処理を示すシーケンス図である。なお、図15に示される処理ステップのうち、破線枠SA内の処理ステップが図13における処理と異なる。この部分について重点的に説明する。
 ファンド管理システム1は、ファンドが成立すると、資金提供トランザクションデータを分散台帳に格納する(ステップS101~ステップS111)。
 サーバ10Aが報酬額を募集者U2つまり端末41に通知すると(ステップS131)、募集者U2の端末41は、報酬提供トランザクションデータを生成してサーバ10Aに送信する(ステップS202)。サーバ10Aは、送信された報酬提供トランザクションデータを受信し、分散台帳に格納する(ステップS132~S133)。
 (3)申し込みごとに報酬の額の決定をし、報酬として既存のトークンを提供する場合(募集者からの指示により目標判定と報酬提供とをする場合)の例。
 図16は、本実施の形態におけるサーバ10A等の処理の第三例を示すフロー図である。なお、図16に示される処理ステップのうち、破線枠SB内の処理ステップおよび破線枠SC内の処理ステップが図12における処理と異なる。この部分について重点的に説明する。
 処理部11および制御部13は、募集者U2の端末41から募集トランザクションデータを受信し、その後、申込トランザクションデータを受信すると、申込者に提供する報酬額を決定する(ステップS101~S105)。
 ステップS141において、処理部11は、ステップS105で決定した報酬額を募集者に通知する。
 ステップS142において、処理部11は、目標判定トランザクションデータを受信したか否かを判定する。目標判定トランザクションデータを受信したと判定した場合(ステップS142でYes)には、ステップS143に進み、そうでない場合(ステップS142でNo)には、ステップS142を再び実行する。つまり処理部11は、目標判定トランザクションデータを受信するまでステップS142で待機する。
 ステップS143において、処理部11は、ステップS142で受信した目標判定トランザクションデータを台帳管理部12に提供することで、分散台帳に格納する。また、処理部11は、上記目標判定トランザクションデータを他のサーバ10B等に送信し、すべてのサーバ10A等の分散台帳に格納させる。
 ステップS143を実行した後、制御部13は、クラウドファンディングのプロジェクトの目標条件が満たされたか否かを判定する(ステップS108)。このとき、ステップS106と同様に募集期間が終了したか否かを判定してもよい。
 また、処理部11は、ファンドが成立して資金提供トランザクションデータを分散台帳に格納した後に、ステップS151において報酬額を募集者U2つまり端末41に通知する。
 ステップS152において、処理部11は、報酬依頼トランザクションデータを受信したか否かを判定する。報酬依頼トランザクションデータを受信したと判定した場合(ステップS152でYes)には、ステップS153に進み、そうでない場合(ステップS152でNo)には、ステップS152を再び実行する。つまり処理部11は、報酬依頼トランザクションデータを受信するまでステップS152で待機する。
 ステップS153において、処理部11は、ステップS152で受信した報酬依頼トランザクションデータを台帳管理部12に提供することで、分散台帳に格納する。また、処理部11は、上記報酬依頼トランザクションデータを他のサーバ10B等に送信し、すべてのサーバ10A等の分散台帳に格納させる。
 ステップS154において、ステップS152で受信した報酬依頼トランザクションデータに含まれる報酬額が、ステップS105で決定した報酬額と整合しているか否かを判定する。整合していると判定した場合(ステップS154でYes)にはステップS155に進み、そうでない場合(ステップS154でNo)には、ステップS157に進む。
 ステップS155において、処理部11は、報酬提供トランザクションデータを生成し、生成した報酬提供トランザクションデータを台帳管理部12に提供することで、分散台帳に格納する。また、処理部11は、上記報酬提供トランザクションデータを他のサーバ10B等に送信し、すべてのサーバ10A等の分散台帳に格納させる。
 ステップS157において、制御部13は、報酬額が不整合であることを通知する。なお、ステップS157は、実行されなくてもよい。
 次に、ファンド管理システム1の全体の処理を説明する。
 図17は、図16に対応するファンド管理システム1全体の処理を示すシーケンス図である。なお、図17に示される処理ステップのうち、破線枠SB内の処理ステップおよび破線枠SC内の処理ステップが図16における処理と異なる。この部分について重点的に説明する。
 サーバ10Aが報酬額を端末41に通知する(ステップS141)と、端末41は、ステップS231において、目標判定トランザクションデータを生成し、生成した目標判定トランザクションデータをサーバ10A等に送信する。サーバ10Aは、端末41から送信された目標判定トランザクションデータを受信し、分散台帳に格納する(ステップS142~S143)。
 また、サーバ10A等が資金提供トランザクションデータを分散台帳に格納したあと、報酬額を端末41に通知する(ステップS151)と、端末41は、ステップS232において、報酬依頼トランザクションデータを生成し、生成した報酬依頼トランザクションデータをサーバ10A等に送信する。サーバ10Aは、端末41から送信された報酬依頼トランザクションデータを受信して分散台帳に格納し(ステップS152~S153)、また、報酬提供トランザクションデータを分散台帳に格納する。
 (4)ファンド成立後に報酬の額の決定する態様である場合の例。
 図18は、本実施の形態におけるサーバ10A等の処理の第四例を示すフロー図である。図19は、図18に対応するファンド管理システム1全体の処理を示すシーケンス図である。図18および図19を参照しながら、サーバ10A等およびファンド管理システム1全体の処理を説明する。なお、図18および図19に示される処理ステップのうち、破線枠SD内の処理ステップが、それぞれ図12および図13における処理と異なる。この部分について重点的に説明する。
 処理部11および制御部13は、募集者U2の端末41から募集トランザクションデータを受信し、その後、申込トランザクションデータを受信すると、受信した申込トランザクションデータを分散台帳に格納する(ステップS101~ステップS104)。このあと、制御部13は、報酬額を決定せず、言い換えれば、報酬額を決定することが制限されている。
 次に、制御部13は、目標条件が満たされたか否かを判定し(ステップS108)、満たされたと判定した場合には、資金提供トランザクションデータを生成して分散台帳に格納する(ステップS110、S111)。なお、上記判定の際に、ステップS106と同様に募集期間が終了したか否かを判定してもよい。
 ステップS161において、制御部13は、ステップS103で受信した申込トランザクションデータの送信元である申込者に提供する報酬の額を決定する。報酬の額の決定は、ステップS101で受信した申込トランザクションデータに含まれていた報酬決定コードを実行することでなされる。
 その後、制御部13は、ステップS161で決定した報酬額に基づいて報酬提供トランザクションデータを生成して分散台帳に格納する(ステップS112~S113)。
 なお、ステップS112とS113との部分(一点鎖線枠SE内の処理)は、上記(2)のように破線枠SA内の処理ステップ(つまりステップS131~S133)に置き換えられてもよいし、又は、上記(3)のように破線枠SC内の処理ステップ(つまりステップS151~S157)に置き換えられてもよい。
 以上のように、本実施の形態の制御方法によれば、申込者がなるべく多くの額の報酬を得る意図をもつので、より早いタイミングで申し込みをすることを促すことになり、クラウドファンディングを早期に成立させることにつながる。そして、クラウドファンディングが早期に成立すれば、その成立以降、クラウドファンディングの管理に必要なサーバの稼働に要する消費電力を削減することができる。よって、本発明に係る制御方法は、クラウドファンディングの管理システムの消費電力を削減することができる。
 また、申し込みにかかるトランザクションデータを受信してから所定時間以内に報酬額を決定する処理を実行するので、処理タイミングが分散することで、サーバの処理負荷が分散し、瞬間的に消費電力が高い状態をとることを未然に回避することができる。よって、本発明に係る制御方法は、処理負荷を時間的に分散させながら、クラウドファンディングの管理システムの消費電力を削減することができる。
 また、申込者に報酬額を通知をするので、申込者は、自身に与えられる報酬の額を認識することができ、申込者が新たに申し込みをする、より一層の動機付けを得られる。これにより、クラウドファンディングの管理に必要なサーバの稼働に要する消費電力を、より一層、削減することができる。よって、本発明に係る制御方法は、クラウドファンディングの管理システムの消費電力を削減することができる。
 また、クラウドファンディングの成立後に全申込者に対する報酬の額を決定する処理を実行するので、クラウドファンディングの全体の状況を考慮して、より適切に報酬の額を決定することができる。よって、本発明に係る制御方法は、クラウドファンディングの管理システムの消費電力を削減することができる。
 また、コンセンサスアルゴリズムの実行を経て分散台帳を格納する。よって、本発明に係る制御方法は、コンセンサスアルゴリズムの実行を得ることによって、より容易に、クラウドファンディングにおける資金調達を適切に管理することができる。
 また、報酬の額の決定処理を、他の人又は他のシステムを介在することなく、早期かつ安全に実行される。よって、本発明に係る制御方法は、クラウドファンディングの管理システムの消費電力を、より一層、削減することができる。
 (実施の形態2)
 本実施の形態において、クラウドファンディングの管理システムの消費電力を削減し得るファンド管理システムおよびその制御方法などについて、特に、募集期間のうち終期に比較的近い期間において、より一層早期に成立させ得る技術について説明する。
 具体的には、本実施の形態の報酬情報には、1以上の申込者のうち、クラウドファンディングの募集期間中の所定タイミング以降に申込をした申込者に追加で提供する報酬である追加報酬の額がさらに定められている。そして、1以上の申込者のうち、所定タイミング以降に申込をした申込者に追加報酬を提供することを示すトランザクションデータである第三トランザクションデータを分散台帳に格納する。なお、追加報酬の額の決定は、第一トランザクションデータを分散台帳に格納したことに基づいて実行されるスマートコントラクトによりなされてもよい。
 本実施の形態にかかるファンド管理システム1およびサーバ10Aなどの構成は、実施の形態1におけるものと同じであるが、処理部11および制御部13の処理が異なる。
 具体的には、制御部13が受信する募集トランザクションデータに含まれている報酬情報が異なる。また、その報酬情報に基づく報酬の提供方法が異なる。
 以降において、報酬情報と、報酬の提供方法について説明する。
 (1)報酬情報について
 図20は、本実施の形態における報酬情報の第一例を示す説明図である。図20に示される報酬情報は、図3と同様に、報酬額を関数によって規定する報酬情報の例である。また、縦軸および横軸の意味は、図3と同様である。
 関数F(x)は、原則として、xの増加に対して減少する傾向を有する。言い換えれば、報酬額は、申込のタイミングが遅くなるにつれて減少する傾向を有する。より具体的には、関数F(x)は、xに対して単調減少の関数である。ただし、関数F(x)は、xの変化に対して値を維持する区間を含んでもよい。
 また、関数F(x)は、例外的にxの増加に対して増加することを含む。具体的には、x=7の近傍において、xの増加に対してF(x)が増加する。そして、xが7からNまでの区間では、F(x)は、図3に示されるF(x)より大きな値を有する。
 図20に示される関数F(x)によれば、1番目の申込をした申込者の報酬額が、F(1)つまりE1と決定され、2番目の申込をした申込者の報酬額が、F(2)つまりE2と決定される。
 また、7番目の申込をした申込者の報酬額が、F(7)つまりE7+A7と決定され、8番目の申込をした申込者の報酬額が、F(8)つまりE8+A8と決定される。N番目の申し込みをした申込者の報酬額は、F(N)つまりANと決定される。ここで、実施の形態1のF(x)に対する本実施の形態のF(x)の追加分、例えば、7番目の申込者の報酬額のうちのA7、8番目の申込者の報酬額のうちのA8などを追加報酬額ともいう。これに対して、実施の形態1のF(x)に相当する報酬額を基本報酬額ともいう。
 なお、図20に示される関数F(x)において、所定タイミングは、x=7のタイミングに相当する。
 図21は、本実施の形態における報酬情報の第二例を示す説明図である。図21に示される報酬情報は、図4と同様に、報酬額をテーブルによって規定する報酬情報の例である。
 図21に示されるテーブルでは、申込の順番と、その申込をした申込者の報酬額とが対応付けて示されている。
 例えば、1番目の申し込みをした申込者の報酬額がE1に対応付けられており、2番目の申し込みをした申込者の報酬額がE2に対応付けられている。
 例えば、7番目の申し込みをした申込者の報酬額がE7+A7に対応付けられており、8番目の申し込みをした申込者の報酬額がE8+A8に対応付けられている。また、N番目の申し込みをした申込者の報酬額がANに対応付けられている。
 なお、図21に示されるテーブルにおいて、所定タイミングは、7番目の申し込みのタイミングに相当する。
 (2)報酬の提供方法について
 上記の報酬情報に基づいて決定される報酬額を提供する方法について2つの例を説明する。
 第一例は、サーバ10A等が実行する単一のスマートコントラクトにより上記報酬額に係る報酬を提供する態様である。
 この場合、実施の形態1における制御部13が実行するスマートコントラクトと同じであるので詳細な説明を省略する。
 第二例は、サーバ10A等が2つのスマートコントラクトを実行し、2つのスマートコントラクトが連携して上記報酬額に係る報酬を提供する態様である。
 上記第二例について詳しく説明する。
 図22は、本実施の形態における2つのスマートコントラクトが決定する報酬額を示す説明図である。ここで、上記2つのスマートコントラクトのうち、基本報酬額の決定を行うスマートコントラクトをスマートコントラクト1ともいい、追加報酬額の決定を行うスマートコントラクトをスマートコントラクト2ともいう。
 図22に示されるように、スマートコントラクト1が提供する基本報酬額は、図4に示される報酬額と同様である。
 また、スマートコントラクト2が提供する追加報酬額は、1番目の申込者から6番目の申込者までについてはゼロであり、7番目の申込者からN番目の申込者までについては、それぞれ、A7、A8、・・・、ANである。
 図23は、本実施の形態における2つのスマートコントラクトが報酬額を決定する処理を示すシーケンス図である。
 図23において、申込者A、B、・・・、Gの端末が順に申込トランザクションデータをサーバ10Aに送信する場合を例として説明する。
 1番目の申込者である申込者Aが申込トランザクションデータを送信すると、この申込トランザクションデータがサーバ10A等の分散台帳に格納され、スマートコントラクト1により報酬額が決定される(ステップS105)。具体的には、申込者Aの基本報酬額として報酬額E1が決定される。このとき、スマートコントラクト2は、申込者Aの追加報酬額を決定しない。なお、このとき、スマートコントラクト1が基本報酬額を決定したことを知ったスマートコントラクト2が、申込者Aの追加報酬額をゼロと決定すると考えてもよい。
 次に、2番目の申込者である申込者Bが申込トランザクションデータを送信すると、この申込トランザクションデータがサーバ10A等の分散台帳に格納され、スマートコントラクト1により報酬額が決定される(ステップS105)。具体的には、申込者Bの基本報酬額として報酬額E2が決定される。このとき、スマートコントラクト2は、申込者Aの追加報酬額を決定しない(または、追加報酬額をゼロと決定する)。
 同様に、3番目~6番目の申込者に対してスマートコントラクト1が基本報酬額を決定する。
 7番目の申込者である申込者Gが申込トランザクションデータを送信すると、この申込トランザクションデータがサーバ10A等の分散台帳に格納され、スマートコントラクト1により報酬額が決定される(ステップS105)。具体的には、申込者Gの基本報酬額として報酬額E7が決定される。このとき、スマートコントラクト2は、スマートコントラクト1が基本報酬額を決定した事実を示す通知を取得し、申込者Gの追加報酬額をA7と決定する(ステップS105)。
 同様に、8番目~N番目の申込者に対してスマートコントラクト1が基本報酬額を決定し、かつ、スマートコントラクト2が追加報酬額を決定する。
 この状態で募集期間が終了し、目標条件が満たされたと判定された場合、スマートコントラクト1により基本報酬額の報酬の提供に係る報酬提供トランザクションデータが生成され、分散台帳に格納される(ステップS112~S113)。また、スマートコントラクト2により追加報酬額の報酬の提供に係る報酬提供トランザクションデータ(第三トランザクションデータに相当)が生成され、分散台帳に格納される(ステップS112~S113)。
 このようにして、各申込者に基本報酬額および追加報酬額の報酬が提供される。
 以上のように、本実施の形態のサーバは、申込者に追加報酬を提供するので、募集期間中の所定のタイミング以降であっても、申込者がなるべく多くの額の報酬を得る意図をもってなるべく早いタイミングで申し込みをするので、クラウドファンディングをより一層早期に成立させることができる。よって、本発明に係る制御方法は、クラウドファンディングの管理システムの消費電力を、より一層、削減することができる。
 また、追加報酬の額の決定処理を、他の人又は他のシステムを介在することなく、早期かつ安全に実行される。よって、本発明に係る制御方法は、クラウドファンディングの管理システムの消費電力を、より一層、削減することができる。
 (各実施の形態の変形例1)
 本変形例において、上記各実施の形態のファンド管理システムの別の構成について説明する。
 図24は、本変形例におけるファンド管理システム2の構成を模式的に示すブロック図である。
 図24に示されるように、ファンド管理システム2は、サーバ10A、10B及び10Cと、端末40、41、50および51とを備える。ファンド管理システム2が備える各装置は、ネットワークNによって互いに通信可能に接続されている。ネットワークNは、どのような通信回線又はネットワークから構成されてもよく、例えば、インターネット、携帯電話のキャリアネットワークなどを含む。
 特に、ファンド管理システム2では、サーバ10A、10B及び10Cが互いにネットワークNを介して接続されている。また、サーバ10Aに端末51が接続されており、サーバ10Bに端末50が接続されており、サーバ10Cに端末40及び41が接続されている。
 このような構成は、例えば、複数の団体がファンド管理システム2を運営する場合において、各団体が管理するサーバをネットワークNを介して接続する場合に利用され得る。例えば、団体Aにサーバ10Aと端末51とが所属しており、団体Bにサーバ10Bと端末50とが所属しており、団体Cにサーバ10Cと端末40および41とが所属している。
 サーバ10A等及び端末40等の動作は、上記各実施の形態における場合と同様であるので説明を省略する。
 (各実施の形態の変形例2)
 本変形例において、上記各実施の形態のファンド管理システムの別の構成について説明する。
 図25は、本変形例におけるファンド管理システム3の構成を模式的に示すブロック図である。
 図25に示されるように、ファンド管理システム3は、サーバ10Dと、端末40、41、50および51とを備える。ファンド管理システム3が備える各装置は、ネットワークNによって互いに通信可能に接続されている。ネットワークNは、どのような通信回線又はネットワークから構成されてもよく、例えば、インターネット、携帯電話のキャリアネットワークなどを含む。
 特に、ファンド管理システム3では、サーバ10D、並びに、端末50および51が互いにネットワークNを介して接続されている。また、サーバ10Dに端末40および41が接続されている。この場合、端末50および51それぞれが、上記各実施の形態におけるサーバ10A等の動作をする。
 このような構成は、例えば、1以上の団体と1以上の個人とがファンド管理システム3を運営する場合において、各団体又は各個人が管理するサーバ又は端末をネットワークNを介して接続する場合に利用され得る。例えば、団体Dにサーバ10Dと端末40および41とが所属しており、団体Dと、個人である申込者U4およびU3とがファンド管理システム3を運営している。
 サーバ10A等及び端末40等の動作は、上記各実施の形態における場合と同様であるので説明を省略する。
 (各実施の形態の変形例3)
 ここで、各実施の形態の変形例3について説明する。
 図26は、本変形例におけるサーバの処理を示すフロー図である。
 図26に示されるように、ステップS601において、クラウドファンディングの1以上の申込者からの申し込みに関するトランザクションデータである第一トランザクションデータを受信し、受信した第一トランザクションデータを複数のサーバそれぞれが備える分散台帳に格納する。ここで、分散台帳には、1以上の申込者に提供する報酬の額であって、1以上の申込者それぞれからの申し込みのタイミングが遅くなるにつれて減少する傾向を有する報酬の額が定められた報酬情報が予め格納されている。
 ステップS602において、報酬情報を参照し、第一トランザクションデータを受信したタイミングを用いて1以上の申込者それぞれに提供する報酬の額の決定をする。
 ステップS603において、クラウドファンディングの目標条件が満たされたと判定した場合に、上記決定に従う額の報酬を1以上の申込者それぞれに提供することを示すトランザクションデータである第二トランザクションデータを分散台帳に格納する。
 これにより、クラウドファンディングの管理システムの消費電力を削減することができる。
 図27は、各実施の形態の変形例3におけるサーバの構成を模式的に示すブロック図である。
 図27に示されるように、分散台帳を保有している複数のサーバを備えるファンド管理システムにおいて、当該複数のサーバのうちの一のサーバは、処理部61と制御部63とを備える。
 処理部61は、クラウドファンディングの1以上の申込者からの申し込みに関するトランザクションデータである第一トランザクションデータを受信し、受信した第一トランザクションデータを複数のサーバそれぞれが備える分散台帳に格納する。分散台帳には、1以上の申込者に提供する報酬の額であって、1以上の申込者それぞれからの申し込みのタイミングが遅くなるにつれて減少する傾向を有する報酬の額が定められた報酬情報が予め格納されている。
 制御部63は、報酬情報を参照し、第一トランザクションデータを受信したタイミングを用いて1以上の申込者それぞれに提供する報酬の額の決定をする。
 処理部61は、さらに、クラウドファンディングの目標条件が満たされたと判定された場合に、上記決定に従う額の報酬を1以上の申込者それぞれに提供することを示すトランザクションデータである第二トランザクションデータを分散台帳に格納する。
 これにより、クラウドファンディングの管理システムの消費電力を削減することができる。
 (補足)
 上記各実施の形態、又は、変形例におけるブロックチェーンについて補足的に説明する。
 図28は、ブロックチェーンのデータ構造を示す説明図である。
 ブロックチェーンは、その記録単位であるブロックがチェーン(鎖)状に接続されたものである。それぞれのブロックは、複数のトランザクションデータと、直前のブロックのハッシュ値とを有している。具体的には、ブロックB2には、その前のブロックB1のハッシュ値が含まれている。そして、ブロックB2に含まれる複数のトランザクションデータと、ブロックB1のハッシュ値とから演算されたハッシュ値が、ブロックB2のハッシュ値として、ブロックB3に含められる。このように、前のブロックの内容をハッシュ値として含めながら、ブロックをチェーン状に接続することで、記録されたトランザクションデータの改ざんを有効に防止する。
 仮に過去のトランザクションデータが変更されると、ブロックのハッシュ値が変更前と異なる値になり、改ざんしたブロックを正しいものとみせかけるには、それ以降のブロックすべてを作り直さなければならず、この作業は現実的には非常に困難である。この性質を使用して、ブロックチェーンに改ざん困難性が担保されている。
 図29は、トランザクションデータのデータ構造を示す説明図である。
 図29に示されるトランザクションデータは、トランザクション本体P1と、電子署名P2とを含む。トランザクション本体P1は、当該トランザクションデータに含まれるデータ本体である。電子署名P2は、トランザクション本体P1のハッシュ値に対して、当該トランザクションデータの作成者の署名鍵で署名する、より具体的には、作成者の秘密鍵で暗号化することで生成されたものである。
 トランザクションデータは、電子署名P2を有するので、改ざんが実質的に不可能である。これにより、トランザクション本体の改ざんが防止される。
 なお、上記実施の形態において、各構成要素は、専用のハードウェアで構成されるか、各構成要素に適したソフトウェアプログラムを実行することによって実現されてもよい。各構成要素は、CPUまたはプロセッサなどのプログラム実行部が、ハードディスクまたは半導体メモリなどの記録媒体に記録されたソフトウェアプログラムを読み出して実行することによって実現されてもよい。ここで、上記実施の形態のコンテンツ管理システムなどを実現するソフトウェアは、次のようなプログラムである。
 すなわち、このプログラムは、コンピュータに、分散台帳を保有している複数のサーバを備えるファンド管理システムにおいて、当該複数のサーバのうちの一のサーバが実行する制御方法であって、クラウドファンディングの1以上の申込者からの申し込みに関するトランザクションデータである第一トランザクションデータを受信し、受信した前記第一トランザクションデータを前記複数のサーバそれぞれが備える前記分散台帳に格納し、前記分散台帳には、前記1以上の申込者に提供する報酬の額であって、前記1以上の申込者それぞれからの申し込みのタイミングが遅くなるにつれて減少する傾向を有する報酬の額が定められた報酬情報が予め格納されており、前記報酬情報を参照し、前記第一トランザクションデータを受信したタイミングを用いて前記1以上の申込者それぞれに提供する報酬の額の決定をし、前記クラウドファンディングの目標条件が満たされたと判定した場合に、前記決定に従う前記額の前記報酬を前記1以上の申込者それぞれに提供することを示すトランザクションデータである第二トランザクションデータを前記分散台帳に格納する制御方法を実行させるプログラムである。
 以上、一つまたは複数の態様に係るファンド管理システムなどについて、実施の形態に基づいて説明したが、本発明は、この実施の形態に限定されるものではない。本発明の趣旨を逸脱しない限り、当業者が思いつく各種変形を本実施の形態に施したものや、異なる実施の形態における構成要素を組み合わせて構築される形態も、一つまたは複数の態様の範囲内に含まれてもよい。
 本発明は、クラウドファンディングを管理するファンド管理システムに利用可能である。
 1、2、3  ファンド管理システム
 10A、10B、10C、10D、60A  サーバ
 11、61  処理部
 12  台帳管理部
 13、63  制御部
 15  格納部
 16  台帳記憶部
 40、41、50、51  端末
 B1、B2、B3  ブロック
 N  ネットワーク
 P1  トランザクション本体
 P2  電子署名
 U1  提供者
 U2  募集者
 U3、U4  申込者

Claims (11)

  1.  分散台帳を保有している複数のサーバを備えるファンド管理システムにおいて、当該複数のサーバのうちの一のサーバが実行する制御方法であって、
     クラウドファンディングの1以上の申込者からの申し込みに関するトランザクションデータである第一トランザクションデータを受信し、受信した前記第一トランザクションデータを前記複数のサーバそれぞれが備える前記分散台帳に格納し、
     前記分散台帳には、前記1以上の申込者に提供する報酬の額であって、前記1以上の申込者それぞれからの申し込みのタイミングが遅くなるにつれて減少する傾向を有する報酬の額が定められた報酬情報が予め格納されており、
     前記報酬情報を参照し、前記第一トランザクションデータを受信したタイミングを用いて前記1以上の申込者それぞれに提供する報酬の額の決定をし、
     前記クラウドファンディングの目標条件が満たされたと判定した場合に、前記決定に従う前記額の前記報酬を前記1以上の申込者それぞれに提供することを示すトランザクションデータである第二トランザクションデータを前記分散台帳に格納する
     制御方法。
  2.  前記1以上の申込者のうちの一の申込者から前記第一トランザクションデータを受信した場合、前記一の申込者についての前記報酬の額の前記決定は、前記第一トランザクションデータを受信してから所定時間以内になされる
     請求項1に記載の制御方法。
  3.  さらに、前記第一トランザクションデータを受信してから所定時間以内に、前記決定に係る前記報酬の額を前記一の申込者に通知する
     請求項2に記載の制御方法。
  4.  前記1以上の申込者についての前記報酬の額の前記決定は、前記クラウドファンディングの目標条件が満たされたと判定した後になされる
     請求項1に記載の制御方法。
  5.  前記報酬情報には、前記1以上の申込者のうち、前記クラウドファンディングの募集期間中の所定タイミング以降に申し込みをした申込者に追加で提供する報酬である追加報酬の額がさらに定められており、
     前記1以上の申込者のうち、前記所定タイミング以降に申し込みをした申込者に追加報酬を提供することを示すトランザクションデータである第三トランザクションデータを前記分散台帳に格納する
     請求項1~4のいずれか1項に記載の制御方法。
  6.  前記トランザクションデータを前記複数のサーバが備える前記分散台帳に格納する際には、前記複数のサーバそれぞれによるコンセンサスアルゴリズムの実行を経て、前記トランザクションデータを前記分散台帳に格納する
     請求項1~5のいずれか1項に記載の制御方法。
  7.  前記1以上の申込者それぞれに提供する報酬の額の前記決定は、前記第一トランザクションデータを前記分散台帳に格納したことに基づいて実行されるスマートコントラクトによりなされる
     請求項1~5のいずれか1項に記載の制御方法。
  8.  前記追加報酬の額の前記決定は、前記第一トランザクションデータを前記分散台帳に格納したことに基づいて実行されるスマートコントラクトによりなされる
     請求項5に記載の制御方法。
  9.  分散台帳を保有している複数のサーバを備えるファンド管理システムにおいて、当該複数のサーバのうちの一のサーバであって、
     クラウドファンディングの1以上の申込者からの申し込みに関するトランザクションデータである第一トランザクションデータを受信し、受信した前記第一トランザクションデータを前記複数のサーバそれぞれが備える前記分散台帳であって、前記1以上の申込者に提供する報酬の額であって、前記1以上の申込者それぞれからの申し込みのタイミングが遅くなるにつれて減少する傾向を有する報酬の額が定められた報酬情報が予め格納されている前記分散台帳に格納する処理部と、
     前記報酬情報を参照し、前記第一トランザクションデータを受信したタイミングを用いて前記1以上の申込者それぞれに提供する報酬の額の決定をする制御部とを備え、
     前記処理部は、さらに、
     前記クラウドファンディングの目標条件が満たされたと判定された場合に、前記決定に従う前記額の前記報酬を前記1以上の申込者それぞれに提供することを示すトランザクションデータである第二トランザクションデータを前記分散台帳に格納する
     サーバ。
  10.  請求項1~8のいずれか1項に記載の制御方法をコンピュータに実行させるためのプログラム。
  11.  分散台帳を保有している複数のサーバを備えるファンド管理システムにおいて、前記分散台帳に記録されるデータ構造であって、
     前記データ構造は、
      クラウドファンディングの1以上の申込者に提供する報酬の額であって、前記1以上の申込者それぞれからの申し込みのタイミングが遅くなるにつれて減少する傾向を有する報酬の額が定められた報酬情報とを含み、
      前記分散台帳に記録された後に、前記1以上の申込者から前記クラウドファンディングへの申し込みがあった場合、前記報酬情報に基づき前記1以上の申込者それぞれに提供する報酬の額を決定する処理に用いられる、
     データ構造。
PCT/JP2020/004677 2019-02-08 2020-02-06 制御方法、サーバ、プログラム、および、データ構造 WO2020162573A1 (ja)

Priority Applications (3)

Application Number Priority Date Filing Date Title
CN202080011425.6A CN113439285A (zh) 2019-02-08 2020-02-06 控制方法、服务器、程序、以及数据结构
JP2020571275A JP7410890B2 (ja) 2019-02-08 2020-02-06 制御方法、サーバおよびプログラム
US17/381,459 US20210350398A1 (en) 2019-02-08 2021-07-21 Control method, server, recording medium, and data structure

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US201962802851P 2019-02-08 2019-02-08
US62/802,851 2019-02-08

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US17/381,459 Continuation US20210350398A1 (en) 2019-02-08 2021-07-21 Control method, server, recording medium, and data structure

Publications (1)

Publication Number Publication Date
WO2020162573A1 true WO2020162573A1 (ja) 2020-08-13

Family

ID=71947748

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2020/004677 WO2020162573A1 (ja) 2019-02-08 2020-02-06 制御方法、サーバ、プログラム、および、データ構造

Country Status (4)

Country Link
US (1) US20210350398A1 (ja)
JP (1) JP7410890B2 (ja)
CN (1) CN113439285A (ja)
WO (1) WO2020162573A1 (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11227282B2 (en) * 2018-08-20 2022-01-18 Probloch LLC Time-bounded activity chains with multiple authenticated agent participation bound by distributed single-source-of-truth networks that can enforce automated value transfer

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11663349B2 (en) * 2019-12-16 2023-05-30 Bce Inc. System and method for managing data object creation

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018181309A (ja) * 2017-04-20 2018-11-15 株式会社岩手銀行 取引情報提供システム、サーバ装置、ノード装置ならびにプログラム

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9626689B1 (en) * 2011-06-30 2017-04-18 Zynga Inc. Incentivizing location-based actions by groups
US20170140408A1 (en) * 2015-11-16 2017-05-18 Bank Of America Corporation Transparent self-managing rewards program using blockchain and smart contracts
US20180293629A1 (en) * 2017-03-06 2018-10-11 David Joel Roman Immersive crowdfunding and crowdsourcing system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018181309A (ja) * 2017-04-20 2018-11-15 株式会社岩手銀行 取引情報提供システム、サーバ装置、ノード装置ならびにプログラム

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
ANONYMOUS: "A new form of crowdfunding by crowdsale blockchain", WEB ARCHIVE, 2 February 2018 (2018-02-02), pages 1 - 6, XP055731052, Retrieved from the Internet <URL:https://web.archive.org/web/20180202141009/https://gaiax-blockchain.com/crowd-sale> [retrieved on 20200420] *
ANONYMOUS: "I'm sure you will like the morning! "MakeS -Good morning, my Say-" support project!", CAMP_FIRE, 10 July 2018 (2018-07-10), pages 1 - 3, XP055731098, Retrieved from the Internet <URL:https://camp-fire.jp/projects/77001/activities/57682> [retrieved on 20200420] *
AYRAL,SANDRINE: "Bitcoin 2.0 Crowdfunding Is Real Crowdfunding", WEB ARCHIVE, 12 December 2018 (2018-12-12), pages 1 - 6, XP055731073, Retrieved from the Internet <URL:https://web.archive.org/web/20181212050525/https://techcrunch.com/2014/10/17/bitcoin-2-0-crowdfunding-is-real-crowdfunding> [retrieved on 20200420] *
IMAGAWA YUKI, FUNAKAWA YU, OYANAGI RYUICHI, HARUNA JUNICHI: "Point return type crowdfunding -A new form of cloud fund that fused web stores", BOJ, 13 December 2013 (2013-12-13), pages 1 - 46, XP055731021, Retrieved from the Internet <URL:https://www.boj.or.jp/announcements/release_2013/data/rel131213c4.pdf> [retrieved on 20200420] *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11227282B2 (en) * 2018-08-20 2022-01-18 Probloch LLC Time-bounded activity chains with multiple authenticated agent participation bound by distributed single-source-of-truth networks that can enforce automated value transfer

Also Published As

Publication number Publication date
JP7410890B2 (ja) 2024-01-10
US20210350398A1 (en) 2021-11-11
CN113439285A (zh) 2021-09-24
JPWO2020162573A1 (ja) 2021-12-16

Similar Documents

Publication Publication Date Title
TWI705689B (zh) 區塊鏈網路中的資料隔離
US11030681B2 (en) Intermediate blockchain system for managing transactions
US20190372772A1 (en) Blockchain implementing delta storage
JP6883111B2 (ja) イベント駆動型ブロックチェーンワークフロー処理
US11677542B2 (en) Ad-hoc smart contract generation in a blockchain
US20190287107A1 (en) Resource equity for blockchain
US20200341971A1 (en) Systems and methods for asynchronous delayed updates in virtual distributed ledger networks
US11769156B2 (en) Automated data projection for smart contract groups on a blockchain
US20200012731A1 (en) Controlling volatility via blockchain
US20170124556A1 (en) Event synchronization systems and methods
US11048689B2 (en) Consensus transaction scheduler
US20190164150A1 (en) Using Blockchain Ledger for Selectively Allocating Transactions to User Accounts
US11568402B2 (en) Decentralized out-of-band accelerated blockchain transaction processing
US20190287027A1 (en) Artificial intelligence software marketplace
US11397960B2 (en) Direct marketing via chained interactions in a blockchain
US11263059B2 (en) Load leveler
US11367068B2 (en) Decentralized blockchain for artificial intelligence-enabled skills exchanges over a network
KR102569409B1 (ko) 가상 분산 원장 네트워크를 위한 시스템 및 방법
WO2020162573A1 (ja) 制御方法、サーバ、プログラム、および、データ構造
US11804950B2 (en) Parallel processing of blockchain procedures
WO2020162515A1 (ja) 制御方法、サーバ、および、プログラム
JP2023535605A (ja) 仮想通貨の有効期限を可能にする電子ウォレット
WO2020085267A1 (ja) 制御方法、ファンド管理システム、プログラム、及び、データ構造
WO2020085266A1 (ja) 制御方法、ファンド管理システム、プログラム、及び、データ構造
WO2020162574A1 (ja) 制御方法、データ構造、サーバ、および、プログラム

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20752307

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2020571275

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20752307

Country of ref document: EP

Kind code of ref document: A1