WO2020209413A1 - Blockchain-based anomaly detection apparatus and method - Google Patents

Blockchain-based anomaly detection apparatus and method Download PDF

Info

Publication number
WO2020209413A1
WO2020209413A1 PCT/KR2019/004324 KR2019004324W WO2020209413A1 WO 2020209413 A1 WO2020209413 A1 WO 2020209413A1 KR 2019004324 W KR2019004324 W KR 2019004324W WO 2020209413 A1 WO2020209413 A1 WO 2020209413A1
Authority
WO
WIPO (PCT)
Prior art keywords
service
stem cell
membership
cryptocurrency
unit
Prior art date
Application number
PCT/KR2019/004324
Other languages
French (fr)
Korean (ko)
Inventor
심재웅
문영일
Original Assignee
주식회사 엘비엑스씨
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from KR1020190041748A external-priority patent/KR20200120989A/en
Priority claimed from KR1020190041750A external-priority patent/KR20200119500A/en
Priority claimed from KR1020190041746A external-priority patent/KR20200119498A/en
Priority claimed from KR1020190041747A external-priority patent/KR20200119499A/en
Priority claimed from KR1020190041749A external-priority patent/KR20200120990A/en
Application filed by 주식회사 엘비엑스씨 filed Critical 주식회사 엘비엑스씨
Publication of WO2020209413A1 publication Critical patent/WO2020209413A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N20/00Machine learning
    • 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/40Authorisation, e.g. identification of payer or payee, verification of customer or shop credentials; Review and approval of payers, e.g. check credit lines or negative lists
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • GPHYSICS
    • G08SIGNALLING
    • G08BSIGNALLING OR CALLING SYSTEMS; ORDER TELEGRAPHS; ALARM SYSTEMS
    • G08B21/00Alarms responsive to a single specified undesired or abnormal condition and not otherwise provided for
    • G08B21/18Status alarms
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H10/00ICT specially adapted for the handling or processing of patient-related medical or healthcare data
    • G16H10/60ICT specially adapted for the handling or processing of patient-related medical or healthcare data for patient-specific data, e.g. for electronic patient records
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H15/00ICT specially adapted for medical reports, e.g. generation or transmission thereof
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/06Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols the encryption apparatus using shift registers or memories for block-wise or stream coding, e.g. DES systems or RC4; Hash functions; Pseudorandom sequence generators

Definitions

  • the present invention relates to an apparatus and method for detecting anomalies based on a block chain, and more particularly, to an apparatus and method for detecting anomaly in an operation between nodes of a block chain network.
  • Bitcoin is a digital currency created by Satoshi Nakamoto in 2009, and has a structure that does not have a central device for issuing and managing the currency. Instead, bitcoin transactions are performed by a distributed database based on a peer-to-peer network, and transactions are usually performed using a public key encryption algorithm.
  • digital cryptocurrencies that can be paid in kind include Bitcoin, Litecoin, Darkcoin, Namecoin, Pottery Coin, Ripple, etc., and their common characteristics are that traders use digital cryptocurrencies including Bitcoin.
  • the ledger of the transaction details is stored in the electronic wallet.
  • the ledger of transaction details is sequentially connected according to blockization and hash conversion in a certain unit, and can be shared on the blockchain network in a form that can be verified by hash comparison.
  • Individual blocks connected to such a blockchain may be sequentially connected according to hash transformation, and may be configured in the form of a data packet including a plurality of pieces of information.
  • the information included in the block may be a transaction history in which participants traded currency, a hash value of a previous block, a difficulty level, a nonce, and the like.
  • Each block contains the hash value of the previous block, and the blocks connected in this way can form a single blockchain that contains transfer details that occurred in chronological order.
  • a single transaction ledger can be shared through nodes connected to the network.
  • the shared transaction ledger can be preserved by a blockchain that is verified and formed by a number of unspecified nodes. Since such a transaction ledger is continuously verified and preserved by all node terminals connected to the network, forgery of the transaction ledger is prevented by the majority of nodes that want to maintain the transaction system.
  • the target of such an attack on the blockchain network such as hacking
  • the cryptocurrency formed by the blockchain network is secured in a specific legal currency or other cryptocurrency, and as a result, its value becomes the same as the legal currency.
  • STABLE COIN STABLE COIN
  • stem cell service enables a banking service that extracts, cultures, and stores adult stem cells and immune cells of adults.
  • These stem cell banking services can be used to treat various diseases, strengthen immunity, anti-aging treatments for cosmetic purposes, and treat incurable diseases according to the development of medical technology in the future.
  • stem cell storage and use information is highly sensitive personal medical information, and thorough security is required.
  • the present invention has been devised to solve the above-described problems, and an object of the present invention is to provide a block chain-based anomaly detection apparatus and method that detects anomalies occurring in the operation of each node on a block chain network.
  • An apparatus for solving the above problems includes: a learning unit that analyzes and learns data between nodes of a block chain network; And an anomaly notification unit that detects an abnormality in information exchange between nodes of the block chain network based on the learning result of the learning unit and informs the corresponding abnormality detection details.
  • the learning unit may analyze and learn data between nodes of a block chain network by machine learning.
  • Each node issues, transacts, converts, and manages the first cryptocurrency and stem cell value-linked membership license based on the blockchain network, and a transaction service between other cryptocurrencies previously issued based on the blockchain network
  • an exchange service providing device that provides a transaction service between legal currencies, and provides a real value exchange and incineration process of the real value-linked membership right.
  • a stem cell service server that provides stem cell management services
  • a medical server that provides stem cell treatment or cosmetic services
  • a membership service providing device for managing personal information, personal medical record information, membership license management, and reward information
  • a payment readiness rate control module unit for calculating a payment readiness rate and a stem cell service value for maintaining a process of converting the first cryptocurrency to a membership right and providing a stem cell service of the membership right
  • a trader terminal may include.
  • a method for solving the above-described problem includes the steps of, by a learning unit, analyzing and learning data between nodes of a block chain network; And an abnormality notification unit discovering an abnormality in information exchange between each node of the block chain network based on the result of the learning, and notifying the corresponding abnormality detection details.
  • the method according to the embodiment of the present invention as described above may be implemented with a program for executing the method on a computer and a recording medium in which the program is recorded.
  • the user can compensate for a portion of the profits generated by selling the stem cell related service (e.g., stem cell management service, stem cell treatment service, or stem cell beauty service) desired by the user, You can increase your satisfaction.
  • the stem cell related service e.g., stem cell management service, stem cell treatment service, or stem cell beauty service
  • the user can recommend the best suitable stem cell-related service (i.e., stem cell management service, stem cell treatment or beauty service) based on this. You will be able to receive services.
  • stem cell management service i.e., stem cell management service, stem cell treatment or beauty service
  • Part of the personal medical record information of the user registered for membership is managed by the medical record management module, and the rest of the personal medical record information is stored and managed in a safety box on the blockchain network, thereby more securely managing the user's personal medical information. can do.
  • a first cryptocurrency issued and distributed based on a distributed transaction is issued, but a membership license that can be converted according to a stem cell service value conversion ratio corresponding to the first cryptocurrency is issued, and the membership license is a stem cell service.
  • the process of preparing membership service corresponding to the value by providing the membership service corresponding to the value of the stem cell service, it is processed to be issued under incineration conditions, thereby stabilizing the value of the cryptocurrency itself by linking the value of the stem cell service, It can bring together value creation and usability improvement in real economic life.
  • FIG 1 and 2 are conceptual diagrams schematically showing an entire system to which an embodiment of the present invention is applied.
  • FIG. 3 is a block diagram showing in more detail the apparatus for providing an exchange service shown in FIG. 2.
  • 4 and 5 are ladder diagrams illustrating a process of issuing cryptocurrency and purchasing and providing a membership service according to an embodiment of the present invention.
  • 6 and 7 are diagrams for explaining the configuration of a trader terminal and a transaction service requested by the exchange service providing apparatus from the trader terminal.
  • FIG. 8 is a flowchart illustrating a block chain-based anomaly detection method according to an embodiment of the present invention.
  • block diagrams herein are to be understood as representing a conceptual perspective of exemplary circuits embodying the principles of the invention.
  • all flowcharts, state transition diagrams, pseudocodes, etc. are understood to represent various processes performed by a computer or processor, whether or not the computer or processor is clearly depicted and that can be represented substantially in a computer-readable medium. Should be.
  • DSP digital signal processor
  • FIG 1 and 2 are conceptual diagrams schematically showing an entire system to which an embodiment of the present invention is applied.
  • the cryptocurrency transaction system may be configured as a block chain mesh network formed by one or more trader terminals 10 connected by wire or wirelessly through a network. .
  • the trader terminal 10 described herein includes a mobile phone, a smart phone, a laptop computer, a digital broadcasting terminal, a personal digital assistant (PDA), a portable multimedia player (PMP), a navigation system, a server device, and the like. All of these may be included, but the present invention is not limited thereto, and may be various devices capable of user input and information display.
  • PDA personal digital assistant
  • PMP portable multimedia player
  • each trader terminal 10 may be equipped with a communication module for accessing a blockchain network.
  • the blockchain network may be implemented as a wired network such as a local area network (LAN), a wide area network (WAN), or a value added network (VAN).
  • blockchain networks include mobile radio communication network, satellite communication network, Bluetooth, Wireless Broadband Internet (Wibro), High Speed Downlink Packet Access (HSDPA), Wi-Fi, and Long Term (LTE). Evolution) can be implemented in all types of wireless networks. If necessary, the blockchain network may be a mixed wired and wireless network.
  • each trader terminal 10 may register account information according to its own node access to transaction book data shared in a cloud manner through a network.
  • each trader terminal 10 may propagate the transaction information to be recorded in the transaction book data to the other trader terminal 10.
  • each trader terminal 10 can use a pre-shared smart contract (SMART CONTRACT) on a blockchain network by processing a specific transaction system process so that it cannot be forged or altered based on the transaction book data.
  • SMART CONTRACT pre-shared smart contract
  • Such a smart contract may include a transaction system process that is block-chained so that post-forgery/alteration is impossible, attributes for each cryptocurrency defined accordingly, conditions for issuance, conditions for transactions, conditions for incineration, and information about setting rights for each trader.
  • the transaction book data is a block chain having a structure in which a plurality of blocks are sequentially connected according to the order of creation by including the hash value of the block previously generated by the current block for each block corresponding to a certain time or unit. chain) can be linked with data.
  • each trader terminal 10 may provide computing power to perform calculation and verification processing for calculating a hash value of a subsequent block, and may obtain a corresponding reward.
  • the security stability of such a blockchain can be formed by the participation of traders sharing data in the system. Therefore, transaction information blocks including details of sharing and currency issuance/transaction details, etc. between each trader terminal 10 connected to the blockchain network can be sequentially stored, and hash values for preventing the forgery are sequentially stored. Transaction verification (proof-of-work) processing for block chaining can be distributed in each trader terminal 10.
  • each processing unit and modules of the system use the block chain network 50 configured as the main network, and a decentralized application based on a smart contract (DECENTRALIZED APPLICATION). It can be implemented as
  • the exchange service providing device 100 constituting this may issue, transact, convert, and manage the first cryptocurrency based on the main network (that is, the block chain network 50) and the stem cell value-linked membership license. .
  • the exchange service providing apparatus 100 may provide a transaction service between other cryptocurrencies previously issued based on the main network (ie, the block chain network 50), and a transaction service between legal currencies.
  • the exchange service providing apparatus 100 may provide a real value exchange and incineration process of the real value-linked membership usage right. The exchange service providing apparatus 100 will be described in more detail later.
  • an exchange system includes an exchange service providing apparatus 100 and a trader terminal 300 based on a block chain network 50.
  • the exchange service providing device 100 is connected to the payment preparation rate control module unit 400, the membership service providing device 200, the stem cell service server 500 and the medical server 600, and exchanges according to an embodiment of the present invention. It can provide processing, transaction services, and membership services related to stem cells.
  • the exchange service providing apparatus 100 may issue a first cryptocurrency issued and distributed based on a distributed transaction.
  • the issued first cryptocurrency data may be distributed to the trader terminal 300.
  • the trader terminal 300 processes the purchase/sale of the first cryptocurrency as another legal currency or cryptocurrency, or the membership use right according to the stem cell service value conversion ratio corresponding to the first cryptocurrency through the exchange service providing device 100 You can request a conversion.
  • the exchange service providing apparatus 100 may issue a membership usage right according to a request for conversion to a membership usage right and pay it to the corresponding trader terminal 300.
  • the membership usage right may be issued under a condition that can be incinerated by a service provision process corresponding to the stem cell service value according to a process for preparing the payment of the stem cell service value.
  • the stem cell service value represents the actual value of the stem cell-related service, and the stem cell management service provided through the stem cell service server 500 from the membership service providing device 200 and the medical server 600 It can be linked to the value of stem cell therapy or cosmetic services.
  • the stem cell management service may be provided through the stem cell service server 500 at the request of the membership service providing device 200.
  • the stem cell management service may include storage and banking management, separation, cultivation, differentiation, stem cell screening, and customized stem cell treatment plan services of stem cells registered in membership.
  • stem cell treatment or beauty service may be provided through the medical server 600 at the request of the membership service providing device 200.
  • Stem cell treatment or beauty service is provided with stem cells differentiated and cultured in a form necessary for treatment or beauty among stem cells managed by the stem cell service server 500, and stem cell-based immune cell treatment and skin regeneration procedures provided to traders , Anti-aging procedures, new clinical procedures, and various other stem cell-related treatments or cosmetic services.
  • the trader terminal 300 may perform membership user registration for the membership service providing device 200 via the exchange service providing device 100.
  • Membership user registration may be processed according to distributed security authentication between the trader terminal 300, the exchange service providing device 100, and the membership service providing device 200.
  • the user personal information, medical record information, membership management information, and reward information registered according to the distributed security processing are partially in the trader terminal 300, the exchange service providing device 100, and the membership service providing device 200, respectively.
  • the user of the trader terminal 300 may first purchase the first cryptocurrency through legal money or other cryptocurrency through the exchange service providing device 100.
  • the trader terminal 300 may use the first cryptocurrency to exchange it for membership usage rights.
  • the exchange rate of membership usage rights may be linked to the value of the stem cell service managed by the payment preparation rate control module unit 400.
  • the value of the stem cell service linked to the membership right may be determined according to the value calculation of stem cell-related services provided from the stem cell service server 500 and the medical server 600.
  • the increase in value due to the development of stem cell treatment services can lead to an increase in the value of membership rights, and even treatments that are in clinical trials may increase the value according to the clinical stage.
  • a payment for the first cryptocurrency exchange of the membership right may be deposited, and this may be used to improve the value of stem cell services such as research on stem cell-related therapy or new drug development through the membership service providing device 200. have.
  • the user of the trader terminal 300 may transmit a service provision request corresponding to the purchased membership usage right to the exchange service providing apparatus 100.
  • the exchange service providing apparatus 100 transmits request data corresponding to service provision to the membership service providing apparatus 200.
  • the membership service providing device 200 makes a request to provide a service for allowing the stem cell service corresponding to the level or quantity of the membership license to be provided to the user of the trader terminal 300, the stem cell service server 500 or the medical server ( 600).
  • the membership service providing device 200 manages storage and banking of stem cells, separation, culture, differentiation, stem cell examination, and customized stem cell treatment.
  • the plan service request may be transmitted to the stem cell service server 500.
  • the membership service providing device 200 differentiates and cultures the stem cells managed by the stem cell service server 500 into a form necessary for treatment or beauty.
  • the membership service providing device 200 includes a personal information management module unit 210, a medical record management module unit 220, and a membership management module 230. ), a distributed security module unit 240, a reward module unit 250, a service recommendation module unit 260, and an anomaly detection module unit 270.
  • the personal information management module unit 210 may manage personal information of each user registered in membership.
  • the personal information of each user may include the user's name, age, gender, and desired service.
  • the desired service may be a stem cell management service, a stem cell treatment, or a beauty service.
  • the above-described desired service may additionally include an anti-aging service, a healthcare service, and a cosmetic service.
  • Anti-aging services may include botox, laser treatment, contour injection, thread lifting, lifting laser, filler, DNA injection, collagen injection, MTS treatment, and air jet lifting.
  • Health care services may include health counseling, genetic testing, dispatch of caregivers, nursing hospitals, nutritional diets, and preventive vaccines.
  • the personal information of each user of the personal information management module unit 210 may be distributed and stored in the trader terminal 300 and the exchange service providing device 100 by the distributed security module unit 240 for security.
  • the medical record management module 220 may manage personal medical record information of each user registered in membership.
  • personal medical record information for each user is important, in order to maximize security, personal medical record information for each user is divided into two sections, and a part of the personal medical record information for each user (eg, the first section) is The record management module unit 220 manages, and the rest of the personal medical record information for each user (eg, the second section) is stored in the safety box 800 on the blockchain network 50 by the distributed security module unit 240 do. Data in the medical record management module unit 220 and the safety box 800 are safely managed through a zero-knowledge proof.
  • the personal medical record information of each user includes, for example, genetic information, NK index, healthy age, diseases with factors to develop, immunity index, anti-aging index, stem cell treatment history, stem cell beauty service history, etc. Can be included.
  • the safety box 800 is connected to the blockchain network 50 separately from the exchange service providing device 100, the membership service providing device 200, and the trader terminal 300.
  • the membership management module unit 230 may manage membership usage rights purchased by a user.
  • the membership management module unit 230 may deduct the user's existing membership usage right by the amount used.
  • the membership management module unit 230 may increase the amount of use of the existing membership license based on the purchase amount.
  • the membership management module unit 230 may manage information that enables the user to know for what purpose the membership right is used and the current usage of the membership right for each user.
  • the information that allows the user to know the purpose of the membership usage right and the current usage of the membership usage rights for each user may be collectively referred to as membership usage rights information for each user.
  • Membership usage rights information for each user of the membership management module unit 230 may be distributed and stored in the trader terminal 300 and the exchange service providing apparatus 100 respectively by the distributed security module unit 240 for security.
  • the distributed security module unit 240 includes personal information for each user of the personal information management module unit 210, personal medical record information for each user of the medical record management module unit 220, and a membership right for each user of the membership management module unit 230
  • Information and reward information for each user of the reward module unit 250 may be distributed and stored in the trader terminal 300 connected to the blockchain network 50 and the exchange service providing device 100, respectively.
  • the distributed security module unit 240 stores the rest of the personal medical record information for each user partially stored in the medical record management module unit 220 in the safety box 800 on the blockchain network 50. This is to maximize security because personal medical record information for each user is important as described above.
  • the reward module unit 250 compensates for a portion (reward) of a stem cell management service, stem cell treatment, or sales of beauty services through air drop, and manages reward information for each user.
  • the exchange service providing apparatus 100 deducts the quantity of the first cryptocurrency corresponding to the membership right.
  • the first cryptocurrency is converted to a membership license according to a certain amount of conversion and a conversion rate, and the conversion rate at this time corresponds to the transaction price of the first cryptocurrency and the membership license, and exchangeable stem cell management service, stem cell treatment, or It was determined according to the market price information of the value of beauty services. Accordingly, the amount (amount) of the first cryptocurrency corresponding to the membership right used to purchase the stem cell management service, stem cell treatment, or beauty service must be deducted from the user's dedicated cryptocurrency wallet. Instead, the reward module unit 250 provides a portion (reward) of the profit generated by the sale of the stem cell management service, stem cell treatment, or beauty service to the user through air drop.
  • the reward module unit 250 provides some of the profits generated by the sale of stem cell management service, stem cell treatment, or beauty service to the user.
  • stem cell management service e.g., stem cell treatment, or beauty service
  • Some of the profits generated by the sales of anti-aging services, healthcare services, cosmetic services, etc. may also be provided to the user.
  • the reward information for each user of the reward module unit 250 may be distributed and stored in the trader terminal 300 and the exchange service providing device 100 by the distributed security module unit 240 for security.
  • Each of the above-described module units 210, 220, 230, 240, and 250 may store and manage data processed through security between module units. And, each module unit (210, 220, 230, 240, 250) only shareable transaction information (e.g., first currency usage information, membership purchase information, usage information, simple transaction information such as incineration information) is a blockchain network. By writing in the transaction book of (50), the remaining sensitive information can be kept secure.
  • transaction information e.g., first currency usage information, membership purchase information, usage information, simple transaction information such as incineration information
  • the first cryptocurrency can be traded between other cryptocurrencies and legal money, its value volatility may be relatively high.
  • the first cryptocurrency enables the provision of stem cell services according to the conversion to the membership right, the value volatility is stable and controllable by adding value linkage by providing the stem cell service.
  • the number and amount of membership rights may be determined according to the value of stem cell services. Since the exchange service providing apparatus 100 can process the payment preparation process for the issuance in advance, the user can use the membership right at any time to provide the stem cell service. Accordingly, the right to use the membership service provided may be incinerated.
  • the exchange service providing apparatus 100 may perform a conversion process to a membership usage right corresponding to the first cryptocurrency transaction price according to the stem cell service value calculated by the payment readiness rate control module unit 400.
  • the exchange service providing device 100 transmits a request for providing a stem cell service corresponding to the membership use right to the device 200 for providing a membership service, or transmits a request for providing a service processed according to the payment preparation process to the stem cell service server ( 500) or directly to the medical server 600.
  • the trader's terminal 300 holds the right to use a distributed transaction book-based membership that can be provided as a service at any time according to the development of stem cell treatment technology, so that more efficient stem cell related services can be provided, and also an effective asset. It can also be used as a management means.
  • the payment readiness control module unit 400 converts the first cryptocurrency issued and circulated by the exchange service providing device 100 into a membership license, and a stem cell service provision process of the membership license accordingly. It is possible to calculate the payment readiness rate and the value of stem cell services that enable them. In addition, as the payment preparation ratio adjustment module unit 400 is maintained, the payment preparation ratio can be analyzed and adjusted for the amount of cryptocurrency circulation and the payment reserve to maintain the stability of the trading platform and system.
  • the payment readiness control module unit 400 may determine whether or not payment preparation is necessary based on the stem cell service value prediction model, or conditionally determine a policy process corresponding to the need for payment preparation, and according to the appropriate policy decision and execution for each situation. Fundraising processing to a financial server (not shown) can be further performed.
  • the payment readiness control module unit 400 calculates the cost of storage, culture, differentiation and examination of stem cells for each membership level, stem cell treatment, beauty, and clinical costs, and a certain percentage of insurance premium corresponding to each service. Can be calculated.
  • the payment readiness rate control module unit 400 combines the ratio and funding information corresponding to the total amount of currently issued membership rights to the total amount of service and insurance premiums, and between the membership rights linked to the stem cell service value market price, and the first cryptocurrency. Exchange rate can be determined.
  • the first cryptocurrency can be stably issued and distributed, and can be converted into a membership license linked to the value of stem cell service.
  • Membership usage rights can be converted into stem cell services at the time of need, so this can create value through transactions while stabilizing the value of the cryptocurrency itself by the value of stem cell services.
  • membership usage rights can provide a cryptocurrency issuance, management, and transaction platform that enables users to share added value according to the development of medical technology through distributed processing based on a blockchain network.
  • the exchange service providing device 100 and the payment readiness control module unit 400 are separately configured, but if necessary, the payment readiness control module unit 400 is included in the exchange service providing device 100. It is okay to do it.
  • FIG. 3 is a more detailed block diagram of the apparatus 100 for providing an exchange service shown in FIG. 2.
  • an exchange service providing apparatus 100 includes an exchange service processing unit 110, a communication unit 120, a control unit 130, a user input unit 140, and a memory 150. Include.
  • the exchange service processing unit 110 includes a first cryptocurrency management unit 111, a membership license management unit 112, a currency conversion processing unit 113, a payment preparation unit 114, a stem cell related service providing unit 115, and an incineration processing unit ( 116), a legal currency transaction service unit 117, a cryptocurrency transaction service unit 118, an abnormality detection unit 119, and a service recommendation unit 121.
  • the communication unit 120 may include one or more modules that enable communication between the trader terminal 300 and the block chain network 50.
  • the communication unit 120 may include a mobile communication module, a wireless Internet module, a short-range communication module or a wired communication module.
  • the user input unit 140 may include one or more interface modules for receiving user input.
  • the user input unit 140 may receive interface input information for service provision and management of the exchange service providing apparatus 100 and perform exchange service processing.
  • the controller 130 controls the overall operation of the exchange service providing apparatus 100 and may provide storage and processing of distributed transaction information received from the block chain network 50.
  • control unit 130 may provide processing of transaction information requested to the block chain network 40.
  • control unit 0 may process processes such as issuance of cryptocurrency, transaction, currency conversion, stem cell-related service provision, and incineration through the exchange service processing unit 110 based on the blockchain network 5. .
  • control unit 130 may share cryptocurrency transaction information according to exchange service processing on the blockchain network 50. According to the corresponding approval result, cryptocurrency transaction information may be updated in the transaction book data.
  • the process for the cryptocurrency processing of the exchange service processing unit 110 may be pre-registered in the form of a code such as a smart contract in the transaction book data shared on the blockchain network 50, and forgery accordingly Can be prevented.
  • the first cryptocurrency management unit 111 performs issuance of the first cryptocurrency and management of the holding amount according to the transaction service.
  • the first cryptocurrency management unit 111 may divide and manage the initial issuance amount into a central bank holding amount, an internal holding amount, and an external holding amount. For example, 50% of the initial issuance amount may be determined as the central bank holding amount, the remaining amount may be determined as the circulation amount, and half of the circulation amount may be circulated and managed as the internal holding amount and the rest as the external holding amount.
  • the central bank holding amount and the internal holding amount are quantities necessary for the payment preparation unit 114 to control and manage the payment preparation ratio.
  • the central bank holdings can be transferred to a central bank account with separate storage rights, so that distribution and transactions can be managed in a restricted state.
  • the internal holding amount is a circulating quantity and can be transferred and managed to a manager account.
  • the external holding amount is the holding amount circulated to the trader terminal 300, and may be a target of the sale or purchase process by the legal currency transaction service unit 117 and the cryptocurrency transaction service unit 118, and accordingly Traders may normally be able to buy/sell external holdings.
  • the legal currency transaction service unit 117 and the cryptocurrency transaction service unit 118 may process a first cryptocurrency transaction service corresponding to the legal currency or other cryptocurrency, respectively. That is, the legal currency transaction service unit 117 and the cryptocurrency transaction service unit 118 may determine the transaction price between the legal currency of the first cryptocurrency and the transaction price between the first cryptocurrency and other cryptocurrencies, respectively, and 1 Purchase/sell cryptocurrency or exchange services for other cryptocurrencies can be provided.
  • a transaction price may be formed by autonomous transactions between each seller and buyer in the exchange.
  • the legal currency transaction service unit 117 and the cryptocurrency transaction service unit 118 exchange the first cryptocurrency held in the user's account for legal currency or other cryptocurrency, or exchange the legal currency or other cryptocurrency held in the first cryptocurrency. It is possible to directly provide a transaction service that allows it to be exchanged for currency, or it can also provide a transaction brokerage service that brokers transactions through other exchanges.
  • the first cryptocurrency has a market value determined by autonomous transaction by a transaction service and may have inherent volatility.
  • the first cryptocurrency may be converted into membership usage rights as much as possible.
  • the value of the membership license may be the same as the stem cell service value, and the volatility of the real value may be low or gradually improved.
  • the number of available membership rights may be determined according to the membership level and service, and the value of stem cell service for a certain unit quantity of membership rights is determined by each service (stem cell management such as stem cell storage, culture, differentiation, and examination). Service, stem cell treatment, treatment, beauty, clinical, etc. stem cell treatment and cosmetic services, etc.).
  • the transaction price of the first cryptocurrency may fluctuate in real time, and the exchange rate for membership usage rights and the convertible quantity may vary.
  • membership usage rights are expected to have the same or gradual increase in the value of one stem cell treatment, and the volatility can have a stable form.
  • the change in real value can be controlled by stable volatility of the membership right. Accordingly, rapid inflation or deflation is prevented, and value volatility can be adjusted and the trading system can be stably maintained.
  • the first cryptocurrency may be converted into a membership right according to a predetermined conversion amount and conversion rate.
  • the conversion rate may be determined according to market price information of the exchangeable stem cell service value corresponding to the transaction price of the first cryptocurrency and the membership right.
  • the first cryptocurrency may be converted into a membership license by a certain amount corresponding thereto.
  • a certain amount may be determined according to the value of a one-time stem cell storage service that can be exchanged for a membership license, and the number of the first cryptocurrency that can be converted to a membership license may differ depending on the authority and level of the user requesting the conversion.
  • the exchange rate from the first cryptocurrency to the membership license may be calculated by the first cryptocurrency transaction price, the type of available stem cell service by grade, and the price of the stem cell service value. 1
  • the number of membership license conversion per cryptocurrency unit (Type of available stem cell service) ⁇ (Stem cell service value market price) / (First cryptocurrency minimum transaction price per transaction unit)].
  • the membership use right management unit 112 performs issuance and retention amount management processing of the membership use right.
  • the membership usage right management unit 112 may calculate the amount of issuance of the membership usage right according to the payment preparation information of the payment preparation unit 114.
  • the payment preparation information is payment reserve information, and may include price information of a stem cell service that can be provided.
  • the membership usage right management unit 112 may calculate an issuable amount as much as the amount capable of providing stem cell services while maintaining a certain holding amount based on the payment reserve. For example, the amount available for issuance may be adjusted to maintain a predetermined ratio or more with respect to the market cap of the first cryptocurrency in which payment reserves are circulated.
  • the membership usage right management unit 112 may issue a membership usage right that can be issued on a condition that can be incinerated by a value payment or exchange process corresponding to the value of a stem cell service.
  • the membership usage right may be issued according to a request for currency conversion corresponding to the first cryptocurrency from the trader terminal 300.
  • the currency conversion processing unit 113 pre-calculates the convertible amount according to the payment preparation information, determines the number of convertible membership licenses among the first cryptocurrency, and provides them to the membership license management unit 112 and the trader terminal 300. I can.
  • the membership usage right management unit 112 may issue membership usage rights equal to the amount determined by the currency conversion processing unit 113, and the issued membership usage rights can have a service provision value for using stem cell related services. .
  • the stem cell-related service providing unit 115 may transmit a service provision request corresponding to a specific service to the membership service providing device 200 as the service provision request of the membership usage right is received from the trader terminal 300.
  • the stem cell-related service providing unit 115 deducts the usage right corresponding to the amount of use corresponding to a specific service among the membership usage rights, and provides request information to provide the stem cell-related service to the user of the corresponding trader terminal 300 May be delivered to the membership service providing device 200.
  • the stem cell-related service provider 115 receives in advance the qualification information or personal identification information corresponding to the trader's membership registration from the trader's terminal 300, delivers it to the membership service providing device 200, and provides the service. It can be used for pre-verification.
  • the stem cell-related service providing unit 115 may receive a gender, age, and a desired purpose from a user who wishes to receive a stem cell-related service and transmit it to the service recommending unit 121.
  • the service recommendation unit 121 recommends the best suitable stem cell-related service (ie, stem cell management service, stem cell treatment or beauty service) for the user based on the gender, age, and desired purpose of the delivery. I can.
  • the stem cell-related service provider 115 recommends the service. Pass it to the part 121.
  • the service recommendation unit 121 may recommend the most suitable and optimal stem cell related service based on the received information.
  • the service recommendation unit 121 provides a membership service with provision request information that enables the stem cell-related service to be provided to the user of the corresponding trader terminal 300. It is sent to the device 200. Accordingly, the membership service providing apparatus 200 deducts the membership usage right corresponding to the amount corresponding to the corresponding stem cell-related service, and requests the stem cell service server 500 to provide the stem cell-related service. As a result, the user can receive the most suitable procedure (ie, stem cell-related service).
  • the stem cell related service provider 115 receives the received information. Is sent to the service recommending unit 121, and the service recommending unit 121 transmits the received information to a plurality of partners (not shown) again, and the plurality of partners (not shown) transmits the received information to the information input by the user.
  • Each service condition can be presented.
  • the service recommendation unit 121 ranks the service conditions suggested by a number of partners (not shown) according to which service conditions are most suitable for the user, and based on this, a stem cell-related service suitable for the user. You can also recommend In this case, the service recommendation unit 121 may present (recommend) only one service condition as a stem cell related service, or may present several service conditions for each priority.
  • the service recommendation unit 121 can recommend a stem cell-related service suitable for the user, but if necessary, general procedures (eg, botox, laser treatment, contour injection, thread lifting, lifting laser, filler, Users can also recommend suitable services for DNA injection, collagen injection, MTS treatment, air jet lifting, health counseling, genetic testing, dispatch of caregivers, nursing hospitals, nutritional diet, preventive vaccines, etc.).
  • general procedures eg, botox, laser treatment, contour injection, thread lifting, lifting laser, filler
  • Users can also recommend suitable services for DNA injection, collagen injection, MTS treatment, air jet lifting, health counseling, genetic testing, dispatch of caregivers, nursing hospitals, nutritional diet, preventive vaccines, etc.
  • the anomaly detection unit 119 may detect an anomaly in the exchange service providing apparatus 100 using machine learning. In addition to the general security measures in the exchange service providing device 100, the anomaly detection unit 119 detects anomalies in the exchange service providing device 100 using machine learning, thereby maximizing the safety of security. I can make it.
  • the abnormality detection unit 119 is included in the exchange service providing apparatus 100, but the abnormality detection unit 119 may be included in the membership service providing apparatus 200, if necessary, and the exchange service It may be configured independently of the providing device 100 and the membership service providing device 200.
  • the anomaly detection unit 119 is each node connected to the block chain network 50 (i.e., the exchange service providing device 100, the membership service providing device 200, the trader terminal 300, the payment readiness control module) In communication and information exchange between the unit 400, the stem cell service server 500, and the medical server 600, it can be seen that an anomaly is detected using machine learning.
  • the block chain network 50 i.e., the exchange service providing device 100, the membership service providing device 200, the trader terminal 300, the payment readiness control module
  • the anomaly detection unit 119 can detect anomalies in the issuance, transaction, conversion, and management disposition of the first cryptocurrency and stem cell value-linked membership license, and a transaction service between previously issued cryptocurrencies. And it can detect anomalies in the process of transaction service between legal currencies, can detect anomalies in the process of membership license management, personal information management, and personal medical record information management, and stem cell related services Anomaly can be detected in the delivery process.
  • the abnormality detection unit 119 may generate and notify the abnormality detection details corresponding thereto.
  • the notification may be to transmit anomaly detection details to each node of the blockchain network 50.
  • the anomaly detection unit 119 analyzes and learns data between each node of the block chain network 50, a machine learning unit 119a, and a block chain network based on the learning results in the machine learning unit 119a.
  • the abnormality notification unit 119b may be used to notify the outside of the abnormality detection details.
  • the machine learning unit 119a may be an example of a learning unit described in the claims of the present invention.
  • the membership usage rights for which the service provision process has been completed may be incinerated in the block chain network 50 by the incineration processing unit 116.
  • the first cryptocurrency management unit 111 may perform a conversion management process for the first cryptocurrency converted to the membership usage right to the internal holding amount.
  • the internal holding amount is stored and processed by the manager account, and may be a quantity that can be converted to an external holding amount according to external distribution. Since the internal holding amount and the external holding amount are used for adjustment by calculating the payment readiness rate in the payment preparation unit 114, the overall system and inflation stability can be promoted.
  • the memory 150 includes the total amount of first cryptocurrency, first cryptocurrency amount information for each user, personal information for each user, membership license information for each user, dedicated cryptocurrency wallet information for each user, and cryptocurrency transaction service. Various processes, etc. are stored.
  • 4 and 5 are ladder diagrams illustrating a process of issuing cryptocurrency and purchasing and providing a membership service according to an embodiment of the present invention.
  • the trader terminal 300 accesses the membership service providing apparatus 200 and performs a membership service registration process for providing stem cell services (S1000).
  • the trader terminal 300 requests the exchange service providing apparatus 100 to purchase a membership license using the first cryptocurrency (S1001).
  • the exchange service providing apparatus 100 checks the trader information according to the security authentication with the trader terminal 300 (S1003), and prepares payment based on the stem cell service value information through the payment readiness control module unit 400 Check the information (S1005).
  • the payment readiness control module unit 400 requests a membership usage right value inquiry to the membership service providing device 200 (S1008), and the membership service providing device 200 is connected with the stem cell service server 500. Accordingly, the value analysis corresponding to the stem cell service is processed (S1007) and transmitted to the payment readiness control module unit 400 (S1009).
  • the exchange service providing apparatus 100 calculates the amount of convertible to the membership license based on the payment preparation information in the payment preparation rate control module unit 400 (S1011), and calculates the calculated convertible amount information to the corresponding trader terminal 300. ) To (S1013).
  • the exchange service providing apparatus 100 receives the purchase confirmation from the trader terminal 300 (S1015), performs a membership license value payment process accordingly (S1017), and conditions that can be incinerated according to the provision of the stem cell service. Issuing the membership license issued as a (S1019).
  • the exchange service providing device 100 transmits the membership license purchase completion information to the corresponding trader terminal 300 (S1021), and the payment readiness control module unit 400 provides funds for providing a membership service according to the issuance of a new license. Secure processing is performed (S1035), and payment preparation information is updated (S1037).
  • FIG. 5 shows a process of incineration and service provision according to the use of the membership usage right.
  • the trader terminal 300 transmits a request for providing a membership service using the held membership usage right to the exchange service providing device 100 (S2001). ).
  • the exchange service providing apparatus 100 requests the membership service providing apparatus 200 to query the membership status of the corresponding trader terminal 300 (S2005), and checks the membership level (S2003).
  • the exchange service providing apparatus 100 determines a service that can be provided in response to the membership use right (S2011), and transmits the determined service information to the corresponding trader terminal 300 (S2013).
  • the exchange service providing device 100 performs the membership usage right deduction and the incineration of the deducted usage (S2017), and stores the membership usage information. It is transmitted to the payment readiness adjustment module unit 400 (S2019).
  • the payment readiness control module unit 400 calculates the transfer information according to the membership use, based on the previously confirmed stem cell service value information, and transmits it to the membership service providing device 200 (S2021). .
  • the membership service providing apparatus 200 may transmit a request for providing a stem cell service to the stem cell service server 500 (S2023).
  • the stem cell service server 500 provides the requested stem cell related service to the user of the corresponding trader terminal 300 (S2025), and transmits the stem cell related service provision information to the corresponding trader terminal 300 ( S2027).
  • the stem cell service server 500 interworks with the medical server 600 to provide medical services to the user of the corresponding trader terminal 300 (S2029), and transmits medical service provision information to the corresponding trader terminal 300. Do (S2031).
  • 6 and 7 are diagrams for explaining the exchange transaction service requested by the exchange service providing apparatus 100 from the trader terminal 300.
  • FIG. 6 is a diagram for explaining the processing of the legal currency transaction service unit 117.
  • legal currency such as dollar and won is implemented by the legal currency transaction service unit 117 Cash may be sold or purchased in response to the first cryptocurrency according to the example.
  • the first cryptocurrency may have its transaction price formed by autonomous transactions between each seller and buyer in the exchange.
  • the legal currency transaction service unit 117 may directly provide a transaction service for exchanging the first cryptocurrency held in the user's account for legal currency or for exchanging the legal currency held for the first cryptocurrency. It can also provide a transaction brokerage service that brokers transactions through.
  • such a sale or purchase process may include a transfer process from a trader's cash account and a payment process in a cryptocurrency wallet.
  • the legal currency transaction service unit 117 may manage an omnibus cash account and an omnibus cryptocurrency wallet of each trader to provide a purchase or sale of each currency.
  • the first cryptocurrency is free to trade and distribute, while the membership right is used for personalized stem cell related services, so separate transactions and distribution may be restricted. Membership usage rights may be completely incinerated according to the processing in the incineration processing unit 116, so the legal currency transaction service unit 117 may perform a corresponding authority management and restriction processing.
  • FIG. 7 is a diagram for explaining the processing of the cryptocurrency transaction service unit 118.
  • other cryptocurrencies handled by the other exchange server 700 are stored in the cryptocurrency transaction service unit 118. Accordingly, in response to the first cryptocurrency according to the embodiment of the present invention, it may be sold or purchased as another cryptocurrency.
  • the first cryptocurrency may have its transaction price formed by autonomous transactions between each seller and buyer in the exchange.
  • the cryptocurrency transaction service unit 118 may directly provide a transaction service for exchanging the first cryptocurrency held in the user's account for another cryptocurrency, or for exchanging another cryptocurrency for the first cryptocurrency. It can also provide a transaction brokerage service that brokers transactions through.
  • the other cryptocurrency is different from the membership right, and may refer to another cryptocurrency that is issued based on a conventional blockchain and traded at an exchange.
  • the cryptocurrency transaction service unit 118 is the omnibus cryptocurrency wallet By managing the account information of the server 700 of other exchanges, it is possible to provide a purchase or sale process of each currency.
  • membership usage rights are used to provide personalized stem cell-related services, so separate transactions and distribution may be restricted. Since the membership right may be incinerated in total according to the processing in the incineration processing unit 116, the cryptocurrency transaction service unit 118 may perform a corresponding authority management and restriction processing.
  • FIG. 8 is a flowchart illustrating a block chain-based anomaly detection method according to an embodiment of the present invention.
  • the anomaly detection unit 119 may detect and notify an anomaly by using machine learning in communication and information exchange between nodes connected to the block chain network 50.
  • the machine learning unit 119a in the anomaly detection unit 119 is each node of the block chain network 50 (ie, the exchange service providing device 100, the membership service providing device 200, the trader terminal 300), It analyzes and learns data between the payment preparation rate control module unit 400, the stem cell service server 500, and the medical server 600 (S50).
  • the abnormality notification unit 119b in the abnormality detection unit 119 finds an abnormality in communication and information exchange between each node connected to the block chain network 50 based on the learning result of the machine learning unit 119a. It is determined whether or not (S52).
  • the abnormality notification unit 119b informs the outside by using the information as abnormality detection details (S54).
  • the above-described abnormality detection details may be details due to abnormality detection in the issuance, transaction, conversion and management disposition of the first cryptocurrency and stem cell value-linked membership license, or the previously issued cryptocurrency transaction service and It may be a detail due to anomaly detection in the process of legal currency transaction service, or it may be a detail due to anomaly detection in the process of managing membership licenses, personal information management, and personal medical record information, or providing stem cell related services. It may be a detail due to abnormality detection in the process.
  • an anomaly is detected and notified to the outside by using machine learning in communication and information exchange between nodes connected to the blockchain network, so all attacks from inside/outside Can respond to and even in the worst case, the damage can be minimized.
  • the above-described method for detecting an abnormality based on a block chain of the present invention can be implemented as a computer-readable code on a computer-readable recording medium.
  • the computer-readable recording medium includes all types of recording devices that store data that can be read by a computer system. Examples of computer-readable recording media include ROM, RAM, CD-ROM, magnetic tapes, floppy disks, and optical data storage devices.
  • the computer-readable recording medium is distributed over a computer system connected through a network, so that computer-readable codes can be stored and executed in a distributed manner.
  • functional programs, codes and code segments for implementing the method can be easily deduced by programmers in the art to which the present invention belongs.

Abstract

Proposed are a blockchain-based anomaly detection apparatus and a method for detecting an anomaly occurring in operations between each node on a blockchain network. The proposed apparatus comprises: a learning unit for analyzing and learning data between each node on the blockchain network; and an anomaly notifying unit for detecting an anomaly in an information exchange between each node on the blockchain network, on the basis of the learning result from the learning unit, and notifying of an anomaly detection history corresponding thereto.

Description

블록 체인 기반의 이상 탐지 장치 및 방법Blockchain-based anomaly detection device and method
본 발명은 블록 체인 기반의 이상 탐지 장치 및 방법에 관한 것으로, 보다 구체적으로는 블록 체인 네트워크의 각 노드간의 동작에서 이상을 탐지하도록 하는 장치 및 방법에 관한 것이다.The present invention relates to an apparatus and method for detecting anomalies based on a block chain, and more particularly, to an apparatus and method for detecting anomaly in an operation between nodes of a block chain network.
최근 들어, 현물에 대한 결제가 가능한 디지털 암호화폐의 일종인 비트코인(bitcoin)에 대한 관심이 부각되고 있다.Recently, interest in bitcoin, a type of digital cryptocurrency that allows payment in kind, has emerged.
비트코인이란 2009년 나카모토 사토시(Satoshi Nakamoto)가 만든 디지털 통화로서, 통화를 발행하고 관리하는 중앙 장치가 존재하지 않는 구조로 이루어진다. 대신, 비트코인의 거래는 P2P 네트워크(peer-to peer network) 기반의 분산 데이터베이스에 의해 이루어지며, 통상적으로 공개 키(public key) 암호화 알고리즘을 이용하여 거래를 수행한다.Bitcoin is a digital currency created by Satoshi Nakamoto in 2009, and has a structure that does not have a central device for issuing and managing the currency. Instead, bitcoin transactions are performed by a distributed database based on a peer-to-peer network, and transactions are usually performed using a public key encryption algorithm.
이처럼 현물에 대한 결제가 가능한 디지털 암호화폐에는 비트코인과 더불어, 라이트코인, 다크코인, 네임코인, 도기코인, 리플 등이 있으며, 이들의 공통된 특징은 거래자가 비트코인을 포함하는 디지털 암호화폐를 이용하여 거래한 거래내역의 장부가 전자지갑에 저장된다는 것이다. 거래내역의 장부는 일정 단위로 블록화 및 해쉬 변환에 따라 순차적으로 연결되어, 해쉬 비교에 의해 검증 가능한 형태로 블록체인 네트워크상에 공유될 수 있다. As such, digital cryptocurrencies that can be paid in kind include Bitcoin, Litecoin, Darkcoin, Namecoin, Pottery Coin, Ripple, etc., and their common characteristics are that traders use digital cryptocurrencies including Bitcoin. Thus, the ledger of the transaction details is stored in the electronic wallet. The ledger of transaction details is sequentially connected according to blockization and hash conversion in a certain unit, and can be shared on the blockchain network in a form that can be verified by hash comparison.
이러한 블록체인에 연결되는 개별 블록은 해쉬 변환에 따라 순차적으로 연결될 수 있으며, 다수의 정보들을 포함하는 데이터 패킷(packet) 형태로 구성될 수 있다. 예를 들어, 블록 내에 포함되는 정보들은 참여자들이 화폐를 거래한 거래내역, 이전 블록의 해시 값, 난이도, 논스(nonce) 등일 수 있다. 매 블록은 바로 전 블록의 해시 값을 담고 있으며, 이렇게 이어진 블록들은 시간 순으로 발생한 이체 내역들을 담고 있는 하나의 블록체인을 형성할 수 있다.Individual blocks connected to such a blockchain may be sequentially connected according to hash transformation, and may be configured in the form of a data packet including a plurality of pieces of information. For example, the information included in the block may be a transaction history in which participants traded currency, a hash value of a previous block, a difficulty level, a nonce, and the like. Each block contains the hash value of the previous block, and the blocks connected in this way can form a single blockchain that contains transfer details that occurred in chronological order.
이러한 블록체인 네트워크가 형성되면 그 네트워크에 접속된 노드들을 통해 하나의 거래 장부가 공유될 수 있다. 공유된 거래 장부는 불특정 다수의 노드들에 의해 검증 형성되는 블록체인에 의해 보존될 수 있다. 이러한 거래 장부는 네트워크에 접속된 모든 노드 단말들에 의해 지속적으로 공유 검증 및 보존되므로, 거래 시스템을 유지하고자 하는 과반의 노드들에 의해 거래 장부의 위변조는 방지된다.When such a blockchain network is formed, a single transaction ledger can be shared through nodes connected to the network. The shared transaction ledger can be preserved by a blockchain that is verified and formed by a number of unspecified nodes. Since such a transaction ledger is continuously verified and preserved by all node terminals connected to the network, forgery of the transaction ledger is prevented by the majority of nodes that want to maintain the transaction system.
또한, 이러한 블록체인 네트워크에 대한 해킹 등의 공격행위의 대상이 특정 단말이 아닌 불특정 다수의 노드들로 구성된 거래 시스템 자체가 되어야 하고, 행위 자체가 거래 시스템 자체를 파괴하므로, 해킹 비용에 대비한 이득가치가 낮아 해킹 자체의 성립을 사전에 방지할 수 있다. 따라서 별도의 중앙 통제 없이도 신뢰성있는 암호화폐의 분산거래를 구축할 수 있다.In addition, the target of such an attack on the blockchain network, such as hacking, must be the transaction system itself consisting of a number of unspecified nodes, not a specific terminal, and the action itself destroys the transaction system itself, so it is a benefit against the cost of hacking. Due to its low value, hacking itself can be prevented in advance. Therefore, it is possible to establish a reliable distributed transaction of cryptocurrency without separate central control.
그러나, 이와 같은 블록체인 기반으로 형성된 암호 화폐는 그 가치의 불안정성 및 블록 체인 네트워크 시스템상의 한계로 발생되는 승인 시간 지연으로 인한 실 사용의 불편함으로 인해, 실제 경제에서 활발한 사용으로 이어지기 매우 어려운 실정이다. 또한, 그 불안정성과 익명성으로 인해 국가 단위에서 법적으로 사용을 제한하는 경우도 발생되고 있다.However, it is very difficult to lead to active use in the actual economy due to the inconvenience of actual use of cryptocurrencies formed on the basis of such a block chain due to instability of its value and delay in approval time caused by the limitations of the blockchain network system. . In addition, due to its instability and anonymity, there are cases of legally restricting its use at the national level.
특히, 그 근본적 원인인 가치 불안정성을 해결하기 위해, 블록 체인 네트워크로 형성된 암호 화폐를 특정한 법정 화폐 또는 다른 암호 화폐에 담보되도록 하여, 결과적으로 그 가치가 법정 화폐와 동일하게 되는 형태의 스테이블 코인(STABLE COIN) 방식 등도 제안되고 있다.In particular, in order to solve the underlying cause of value instability, the cryptocurrency formed by the blockchain network is secured in a specific legal currency or other cryptocurrency, and as a result, its value becomes the same as the legal currency. STABLE COIN) is also being proposed.
그러나, 현재까지 제안된 담보 안정화 방식들은 담보가 되는 다른 화폐가 다시 요구되며, 이로 인해 그 다른 화폐의 가치 변동성과 동일한 변동성을 가지게 되므로, 가치변동성이 전이되고 담보되는 것일 뿐, 암호 화폐 자체에 대한 실질적 문제점이 해결되지는 않고 있는 실정이다. 또한, 과도한 안정화는 보유에 대한 수익성이나 화폐 거래에 대한 필요성을 낮추어, 보유자가 줄어들고, 이에 따라 사용성이 떨어지는 문제점이 있다.However, the security stabilization methods proposed to date require another currency as collateral, and thus have the same volatility as the value volatility of the other currency, so that the value volatility is transferred and secured. The actual problem has not been solved. In addition, excessive stabilization lowers the profitability of holdings or the necessity for currency transactions, thereby reducing the number of holders, thereby reducing usability.
즉, 암호 화폐 자체의 가치 안정화와 함께, 거래에 의한 가치 창출 및 실제 경제생활에서의 사용성 향상을 함께 가져오지 못하는 근본적 문제점이 여전히 제기되고 있는 실정이다.In other words, a fundamental problem is still being raised that cannot bring about the stabilization of the value of the cryptocurrency itself, the creation of value through transactions and the improvement of usability in real economic life.
한편, 줄기세포를 이용한 미용 및 치료 서비스는 현재 의학에서 치료가 불가능한 난치성 질환을 치료할 대안으로 대두되고 있다. 이러한 줄기세포 서비스는 성인의 성체줄기세포와 면역세포를 추출 배양하여 저장하는 뱅킹 서비스를 가능하게 한다. 이러한 줄기세포 뱅킹 서비스는 향후 의료기술의 발전에 따라 각종 질병 치료, 면역강화, 미용목적의 노화방지 시술, 난치병 치료 등에 이용할 수 있다.Meanwhile, beauty and treatment services using stem cells are emerging as an alternative to treat incurable diseases that cannot be cured in medicine. This stem cell service enables a banking service that extracts, cultures, and stores adult stem cells and immune cells of adults. These stem cell banking services can be used to treat various diseases, strengthen immunity, anti-aging treatments for cosmetic purposes, and treat incurable diseases according to the development of medical technology in the future.
그러나, 아직까지는 이러한 줄기세포의 보관 및 이용이 용이하지 않기 때문에 과도한 비용이 소요될 뿐만 아니라, 줄기세포 보관 및 이용 정보는 매우 민감한 개인 의료 정보로서 철저한 보안이 요구되고 있다.However, since it is not yet easy to store and use such stem cells, excessive cost is required, and stem cell storage and use information is highly sensitive personal medical information, and thorough security is required.
본 발명은 상기한 바와 같은 문제점들을 해결하기 위한 안출된 것으로, 블록 체인 네트워크상의 각 노드간의 동작에서 발생되는 이상을 탐지하도록 하는 블록 체인 기반의 이상 탐지 장치 및 방법을 제공하는 데 그 목적이 있다.The present invention has been devised to solve the above-described problems, and an object of the present invention is to provide a block chain-based anomaly detection apparatus and method that detects anomalies occurring in the operation of each node on a block chain network.
상기한 바와 같은 문제점을 해결하기 위한 본 발명의 실시 예에 따른 장치는, 블록 체인 네트워크의 각 노드간의 데이터를 분석 및 학습하는 학습부; 및 상기 학습부에서의 학습 결과를 기반으로 상기 블록 체인 네트워크의 각 노드간의 정보 교류에서 이상을 발견하여 그에 상응하는 이상 탐지 내역을 알리는 이상 알림부;를 포함한다.An apparatus according to an embodiment of the present invention for solving the above problems includes: a learning unit that analyzes and learns data between nodes of a block chain network; And an anomaly notification unit that detects an abnormality in information exchange between nodes of the block chain network based on the learning result of the learning unit and informs the corresponding abnormality detection details.
상기 학습부는, 머신 러닝으로 블록 체인 네트워크의 각 노드간의 데이터를 분석 및 학습할 수 있다.The learning unit may analyze and learn data between nodes of a block chain network by machine learning.
상기 각 노드는, 상기 블록 체인 네트워크 기반의 제1 암호 화폐 및 줄기세포 가치 연동 멤버십 사용권의 발행, 거래, 전환 및 관리 처분을 하고, 상기 블록 체인 네트워크를 기반으로 기 발행된 다른 암호 화폐간 거래 서비스 및 법정 화폐간 거래 서비스를 제공하고, 실질 가치 연동 멤버십 사용권의 실질 가치 교환 및 소각 프로세스를 제공하는 교환 서비스 제공 장치; 줄기세포 관리 서비스를 제공하는 줄기세포 서비스 서버; 줄기세포 치료 또는 미용 서비스를 제공하는 의료 서버; 개인 정보와 개인 의료 기록 정보와 멤버십 사용권 관리 및 리워드 정보를 관리하는 멤버십 서비스 제공 장치; 제1 암호 화폐의 멤버십 사용권으로의 전환 및 멤버십 사용권의 줄기세포 서비스 제공 프로세스가 유지되게 하는 지급 준비율 및 줄기세포서비스 가치를 산출하는 지급준비율 조절 모듈부; 및 거래자 단말;을 포함할 수 있다.Each node issues, transacts, converts, and manages the first cryptocurrency and stem cell value-linked membership license based on the blockchain network, and a transaction service between other cryptocurrencies previously issued based on the blockchain network And an exchange service providing device that provides a transaction service between legal currencies, and provides a real value exchange and incineration process of the real value-linked membership right. A stem cell service server that provides stem cell management services; A medical server that provides stem cell treatment or cosmetic services; A membership service providing device for managing personal information, personal medical record information, membership license management, and reward information; A payment readiness rate control module unit for calculating a payment readiness rate and a stem cell service value for maintaining a process of converting the first cryptocurrency to a membership right and providing a stem cell service of the membership right; And a trader terminal; may include.
상기한 바와 같은 문제점을 해결하기 위한 본 발명의 실시 예에 따른 방법은, 학습부가, 블록 체인 네트워크의 각 노드간의 데이터를 분석 및 학습하는 단계; 및 이상 알림부가, 상기 학습의 결과를 기반으로 상기 블록 체인 네트워크의 각 노드간의 정보 교류에서 이상을 발견하여 그에 상응하는 이상 탐지 내역을 알리는 단계;를 포함한다.A method according to an embodiment of the present invention for solving the above-described problem includes the steps of, by a learning unit, analyzing and learning data between nodes of a block chain network; And an abnormality notification unit discovering an abnormality in information exchange between each node of the block chain network based on the result of the learning, and notifying the corresponding abnormality detection details.
한편, 상기한 바와 같은 본 발명의 실시 예에 따른 방법은 그 방법을 컴퓨터에서 실행시키기 위한 프로그램 및 그 프로그램이 기록된 기록 매체로 구현될 수 있다.Meanwhile, the method according to the embodiment of the present invention as described above may be implemented with a program for executing the method on a computer and a recording medium in which the program is recorded.
본 발명의 실시 예에 따르면, 블록 체인 네트워크에 접속된 각 노드간의 통신 및 정보 교류에서 머신 러닝을 이용하여 이상(anomaly)을 탐지하여 외부로 알리게 되므로, 내/외부로부터의 모든 공격에 대응할 수 있고 최악의 경우에도 피해를 최소화시킬 수 있다.According to an embodiment of the present invention, since anomaly is detected and notified to the outside by using machine learning in communication and information exchange between each node connected to the blockchain network, it is possible to respond to all attacks from inside/outside. Even in the worst case, damage can be minimized.
사용자가 원하는 줄기세포 관련 서비스(예컨대, 줄기세포 관리 서비스, 줄기세포 치료 서비스, 줄기세포 미용 서비스중에서 하나)를 판매함에 따라 발생된 이익의 일부를 구매자에게 보상해 줄 수 있으므로, 사용자(구매자)의 만족도를 높일 수 있다.As the user (buyer) can compensate for a portion of the profits generated by selling the stem cell related service (e.g., stem cell management service, stem cell treatment service, or stem cell beauty service) desired by the user, You can increase your satisfaction.
사용자로부터 성별, 나이, 원하는 용도를 입력받아 이를 근거로 사용자에게 최상으로 적합한 줄기세포 관련 서비스(즉, 줄기세포 관리 서비스, 줄기세포 치료 또는 미용 서비스)를 추천해 줄 수 있으므로, 사용자는 가장 최적의 서비스를 제공받을 수 있게 된다.Since the user inputs gender, age, and desired purpose, the user can recommend the best suitable stem cell-related service (i.e., stem cell management service, stem cell treatment or beauty service) based on this. You will be able to receive services.
멤버십 등록된 사용자의 개인 의료 기록 정보의 일부는 의료 기록 관리 모듈부에서 관리하고, 해당 개인 의료 기록 정보의 나머지는 블록체인 네트워크상의 안전 박스에 저장하여 관리함으로써, 사용자의 개인 의료 정보를 보다 안전하게 관리할 수 있다.Part of the personal medical record information of the user registered for membership is managed by the medical record management module, and the rest of the personal medical record information is stored and managed in a safety box on the blockchain network, thereby more securely managing the user's personal medical information. can do.
한편, 분산 거래를 기반으로 발행 및 유통되는 제1 암호 화폐를 발행하되, 상기 제1 암호 화폐에 대응하는 줄기세포 서비스 가치 변환 비율에 따라 전환 가능한 멤버십 사용권을 발행하고, 상기 멤버십 사용권은 줄기 세포 서비스 가치에 대응하는 멤버십 서비스 제공 준비 프로세스에 따라, 줄기 세포 서비스 가치에 대응하는 멤버십 서비스 제공에 의해 소각 가능한 조건으로 발행되도록 처리함으로써, 줄기 세포 서비스 가치 연동에 의한 암호 화폐 자체의 가치 안정화와 함께, 거래에 의한 가치 창출과, 실제 경제생활에서의 사용성 향상을 함께 가져올 수 있다.Meanwhile, a first cryptocurrency issued and distributed based on a distributed transaction is issued, but a membership license that can be converted according to a stem cell service value conversion ratio corresponding to the first cryptocurrency is issued, and the membership license is a stem cell service. According to the process of preparing membership service corresponding to the value, by providing the membership service corresponding to the value of the stem cell service, it is processed to be issued under incineration conditions, thereby stabilizing the value of the cryptocurrency itself by linking the value of the stem cell service, It can bring together value creation and usability improvement in real economic life.
나아가, 줄기세포 관련 개인 정보의 보안은 강화하면서 의료기술의 발전에 따라 그 가치를 부가 향상시킬 수 있는 블록 체인 기반의 줄기세포 서비스 가치 연동 암호 화폐 거래 서비스 제공 방법, 그 장치 및 시스템을 제공할 수 있다.Furthermore, it is possible to provide a method, device and system for providing a blockchain-based stem cell service value-linked cryptocurrency transaction service that can further enhance the value of stem cell-related personal information while strengthening the security of personal information related to stem cells. have.
도 1 및 도 2는 본 발명의 실시예가 적용되는 전체 시스템을 개략적으로 도시한 개념도이다.1 and 2 are conceptual diagrams schematically showing an entire system to which an embodiment of the present invention is applied.
도 3은 도 2에 도시된 교환 서비스 제공 장치를 보다 구체적으로 도시한 블록도이다.3 is a block diagram showing in more detail the apparatus for providing an exchange service shown in FIG. 2.
도 4 및 도 5는 본 발명의 실시 예에 따른 암호 화폐 발행 및 멤버십 서비스 구매와 제공 프로세스를 도시한 래더 다이어그램이다.4 and 5 are ladder diagrams illustrating a process of issuing cryptocurrency and purchasing and providing a membership service according to an embodiment of the present invention.
도 6 및 도 7은 거래자 단말의 구성과, 교환 서비스 제공 장치가 거래자 단말로부터 요청된 거래 서비스를 설명하기 위한 도면들이다.6 and 7 are diagrams for explaining the configuration of a trader terminal and a transaction service requested by the exchange service providing apparatus from the trader terminal.
도 8은 본 발명의 실시예에 따른 블록 체인 기반의 이상 탐지 방법을 설명하기 위한 플로우차트이다.8 is a flowchart illustrating a block chain-based anomaly detection method according to an embodiment of the present invention.
이하의 내용은 단지 본 발명의 원리를 예시한다. 그러므로 당업자는 비록 본 명세서에 명확히 설명되거나 도시되지 않았지만 본 발명의 원리를 구현하고 본 발명의 개념과 범위에 포함된 다양한 장치를 발명할 수 있는 것이다. 또한, 본 명세서에 열거된 모든 조건부 용어 및 실시예들은 원칙적으로, 본 발명의 개념이 이해되도록 하기 위한 목적으로만 명백히 의도되고, 이와 같이 특별히 열거된 실시예들 및 상태들에 제한적이지 않는 것으로 이해되어야 한다.The following content merely illustrates the principles of the present invention. Therefore, those skilled in the art can implement the principles of the present invention and invent various devices included in the concept and scope of the present invention, although not clearly described or illustrated herein. In addition, it is understood that all conditional terms and examples listed in this specification are, in principle, expressly intended only for the purpose of making the concept of the present invention understood, and are not limited to the embodiments and states specifically listed as such. Should be.
또한, 본 발명의 원리, 관점 및 실시예들 뿐만 아니라 특정 실시예를 열거하는 모든 상세한 설명은 이러한 사항의 구조적 및 기능적 균등물을 포함하도록 의도되는 것으로 이해되어야 한다. 또한 이러한 균등물들은 현재 공지된 균등물뿐만 아니라 장래에 개발될 균등물 즉 구조와 무관하게 동일한 기능을 수행하도록 발명된 모든 소자를 포함하는 것으로 이해되어야 한다.In addition, it is to be understood that all detailed descriptions listing specific embodiments as well as principles, aspects and embodiments of the present invention are intended to include structural and functional equivalents of these matters. It should also be understood that these equivalents include not only currently known equivalents, but also equivalents to be developed in the future, that is, all devices invented to perform the same function regardless of structure.
따라서, 예를 들어, 본 명세서의 블록도는 본 발명의 원리를 구체화하는 예시적인 회로의 개념적인 관점을 나타내는 것으로 이해되어야 한다. 이와 유사하게, 모든 흐름도, 상태 변환도, 의사 코드 등은 컴퓨터가 판독 가능한 매체에 실질적으로 나타낼 수 있고 컴퓨터 또는 프로세서가 명백히 도시되었는지 여부를 불문하고 컴퓨터 또는 프로세서에 의해 수행되는 다양한 프로세스를 나타내는 것으로 이해되어야 한다.Thus, for example, the block diagrams herein are to be understood as representing a conceptual perspective of exemplary circuits embodying the principles of the invention. Similarly, all flowcharts, state transition diagrams, pseudocodes, etc. are understood to represent various processes performed by a computer or processor, whether or not the computer or processor is clearly depicted and that can be represented substantially in a computer-readable medium. Should be.
또한 프로세서, 제어 또는 이와 유사한 개념으로 제시되는 용어의 명확한 사용은 소프트웨어를 실행할 능력을 가진 하드웨어를 배타적으로 인용하여 해석되어서는 아니되고, 제한 없이 디지털 신호 프로세서(DSP) 하드웨어, 소프트웨어를 저장하기 위한 롬(ROM), 램(RAM) 및 비 휘발성 메모리를 암시적으로 포함하는 것으로 이해되어야 한다. 주지관용의 다른 하드웨어도 포함될 수 있다.In addition, the explicit use of terms presented as processor, control, or similar concepts should not be interpreted exclusively by referring to hardware capable of executing software, and without limitation, digital signal processor (DSP) hardware, ROM for storing software. It should be understood to implicitly include (ROM), RAM, and non-volatile memory. Other commonly used hardware may also be included.
상술한 목적, 특징 및 장점은 첨부된 도면과 관련한 다음의 상세한 설명을 통하여 보다 분명해질 것이며, 그에 따라 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자가 본 발명의 기술적 사상을 용이하게 실시할 수 있을 것이다. 또한, 본 발명을 설명함에 있어서 본 발명과 관련된 공지 기술에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우에 그 상세한 설명을 생략하기로 한다. The above-described objects, features, and advantages will become more apparent through the following detailed description in connection with the accompanying drawings, whereby those of ordinary skill in the technical field to which the present invention pertains can easily implement the technical idea of the present invention. There will be. In addition, in describing the present invention, when it is determined that a detailed description of a known technology related to the present invention may unnecessarily obscure the subject matter of the present invention, a detailed description thereof will be omitted.
이하, 첨부된 도면을 참조하여 본 발명에 따른 바람직한 일실시예를 상세히 설명하기로 한다.Hereinafter, a preferred embodiment according to the present invention will be described in detail with reference to the accompanying drawings.
도 1 및 도 2는 본 발명의 실시예가 적용되는 전체 시스템을 개략적으로 도시한 개념도이다.1 and 2 are conceptual diagrams schematically showing an entire system to which an embodiment of the present invention is applied.
먼저 도 1에 도시된 바와 같이, 본 발명의 실시 예에 따른 암호화폐 거래 시스템은, 네트워크를 통해 유선 또는 무선으로 연결된 하나 이상의 거래자 단말(10)들에 의해 형성된 블록체인 메쉬 네트워크로 구성될 수 있다.First, as shown in FIG. 1, the cryptocurrency transaction system according to an embodiment of the present invention may be configured as a block chain mesh network formed by one or more trader terminals 10 connected by wire or wirelessly through a network. .
본 명세서에서 설명되는 거래자 단말(10)에는 휴대폰, 스마트 폰(smart phone), 노트북 컴퓨터(laptop computer), 디지털방송용 단말기, PDA(Personal Digital Assistants), PMP(Portable Multimedia Player), 네비게이션, 서버 장치 등이 모두 포함될 수 있으나, 본 발명은 이에 한정되지 아니하며 그 이외에 사용자 입력 및 정보 표시 등이 가능한 다양한 장치일 수 있다.The trader terminal 10 described herein includes a mobile phone, a smart phone, a laptop computer, a digital broadcasting terminal, a personal digital assistant (PDA), a portable multimedia player (PMP), a navigation system, a server device, and the like. All of these may be included, but the present invention is not limited thereto, and may be various devices capable of user input and information display.
이를 위해, 각 거래자 단말(10)은 블록 체인 네트워크에 접속하기 위한 통신 모듈을 구비할 수 있다. 블록 체인 네트워크는 예를 들어, 근거리 통신망(Local Area Network; LAN), 광역 통신망(Wide Area Network;WAN) 또는 부가가치 통신망(Value Added Network; VAN) 등과 같은 유선 네트워크로 구현될 수 있다. 또한, 블록 체인 네트워크는 이동 통신망(mobile radio communication network), 위성 통신망, 블루투스(Bluetooth), Wibro(Wireless Broadband Internet), HSDPA(High Speed Downlink Packet Access), 와이파이(Wi-Fi), LTE(Long Term Evolution) 등과 같은 모든 종류의 무선 네트워크로 구현될 수 있다. 필요에 따라서, 블록 체인 네트워크는 유선 및 무선이 혼용된 네트워크일 수 있다.To this end, each trader terminal 10 may be equipped with a communication module for accessing a blockchain network. The blockchain network may be implemented as a wired network such as a local area network (LAN), a wide area network (WAN), or a value added network (VAN). In addition, blockchain networks include mobile radio communication network, satellite communication network, Bluetooth, Wireless Broadband Internet (Wibro), High Speed Downlink Packet Access (HSDPA), Wi-Fi, and Long Term (LTE). Evolution) can be implemented in all types of wireless networks. If necessary, the blockchain network may be a mixed wired and wireless network.
그리고, 각 거래자 단말(10)은 자신의 노드 접속에 따른 계정 정보를 네트워크를 통해 클라우드 방식으로 공유되는 거래 장부 데이터에 등록할 수 있다. 그리고, 암호 화폐의 거래가 필요한 경우, 각 거래자 단말(10)은 거래 장부 데이터에 기록될 거래 정보를 다른 거래자 단말(10)에게 전파할 수 있다.In addition, each trader terminal 10 may register account information according to its own node access to transaction book data shared in a cloud manner through a network. In addition, when a cryptocurrency transaction is required, each trader terminal 10 may propagate the transaction information to be recorded in the transaction book data to the other trader terminal 10.
또한, 각 거래자 단말(10)은 거래 장부 데이터를 기반으로, 특정한 거래 시스템 프로세스를 위/변조할 수 없도록 처리하여, 블록 체인 네트워크상에 사전 공유된 스마트 컨트랙트(SMART CONTRACT)를 이용할 수 있다. 이러한 스마트 컨트랙트에는 사후 위/변조가 불가능하도록 블록 체인화된 거래 시스템 프로세스, 이에 따라 정의되는 암호 화폐별 속성, 발행 조건, 거래 조건, 소각 조건 및 거래자별 권한 설정 정보가 포함될 수 있다.In addition, each trader terminal 10 can use a pre-shared smart contract (SMART CONTRACT) on a blockchain network by processing a specific transaction system process so that it cannot be forged or altered based on the transaction book data. Such a smart contract may include a transaction system process that is block-chained so that post-forgery/alteration is impossible, attributes for each cryptocurrency defined accordingly, conditions for issuance, conditions for transactions, conditions for incineration, and information about setting rights for each trader.
그리고, 스마트 컨트랙트에 기반한 프로세스가 처리되거나, 암호 화폐 거래에 대응하는 승인 처리에 따라, 예를 들어 일정 비율 이상의 노드 단말로부터의 승인이 처리된 경우 거래 장부 데이터가 업데이트되고, 업데이트된 거래 장부 데이터가 공유됨으로써, 암호 화폐의 거래 및 스마트 컨트랙트의 실행이 처리될 수 있다.In addition, when a process based on a smart contract is processed or approval processing corresponding to a cryptocurrency transaction, for example, approval from a node terminal of a certain ratio or more is processed, the transaction book data is updated, and the updated transaction book data is By sharing, cryptocurrency transactions and execution of smart contracts can be processed.
여기서, 거래 장부 데이터는 일정 시간 또는 단위에 대응하는 블록별로 현재의 블록이 이전에 생성된 블록에 대한 해시값을 포함하도록 하여 복수의 블록이 생성 순서에 따라 순차적으로 연결된 구조를 갖는 블록 체인(block chain) 데이터와 연동될 수 있다.Here, the transaction book data is a block chain having a structure in which a plurality of blocks are sequentially connected according to the order of creation by including the hash value of the block previously generated by the current block for each block corresponding to a certain time or unit. chain) can be linked with data.
이에 따라, 거래 장부 데이터의 위변조 여부 검증은 블록 체인의 해시값 검증에 따라 용이하게 처리될 수 있다. 이를 위해, 각 거래자 단말(10)에서는 후속 블록의 해시값을 산출하기 위한 연산 및 검증 처리를 수행하는 컴퓨팅 파워를 제공하고, 이에 대응하는 보상을 획득할 수도 있다.Accordingly, verification of forgery or alteration of transaction book data can be easily processed according to the verification of the hash value of the blockchain. To this end, each trader terminal 10 may provide computing power to perform calculation and verification processing for calculating a hash value of a subsequent block, and may obtain a corresponding reward.
이러한 블록 체인의 보안 안정성은 데이터를 공유하는 거래자들의 시스템 참여에 의해 형성될 수 있다. 따라서, 블록체인 네트워크에 접속된 각 거래자 단말(10) 사이의 공유에 대한 내역 및 화폐 발급/거래 내역 등을 포함하는 거래 정보 블록이 순차적으로 저장될 수 있으며, 그 위변조 방지를 위한 해시값을 순차적으로 블록 체인화하기 위한 거래 검증(작업증명) 처리가 각 거래자 단말(10)에서 분산 수행될 수 있다.The security stability of such a blockchain can be formed by the participation of traders sharing data in the system. Therefore, transaction information blocks including details of sharing and currency issuance/transaction details, etc. between each trader terminal 10 connected to the blockchain network can be sequentially stored, and hash values for preventing the forgery are sequentially stored. Transaction verification (proof-of-work) processing for block chaining can be distributed in each trader terminal 10.
이에 따라, 도 2를 참조하면, 본 발명의 실시 예에 따른 시스템의 각 처리부 및 모듈들은, 이와 같이 구성된 블록 체인 네트워크(50)를 메인 망으로 하여, 스마트 컨트랙트에 기초한 탈중앙 어플리케이션(DECENTRALIZED APPLICATION)으로 구현될 수 있다.Accordingly, referring to FIG. 2, each processing unit and modules of the system according to an embodiment of the present invention use the block chain network 50 configured as the main network, and a decentralized application based on a smart contract (DECENTRALIZED APPLICATION). It can be implemented as
특히 이를 구성하는 교환 서비스 제공 장치(100)에서는 메인 망(즉, 블록 체인 네트워크(50)) 기반의 제1 암호 화폐 및 줄기세포 가치 연동 멤버십 사용권의 발행, 거래, 전환 및 관리 처분을 할 수 있다. 그리고, 교환 서비스 제공 장치(100)에서는 메인 망(즉, 블록 체인 네트워크(50)) 기반으로 기 발행된 다른 암호 화폐간 거래 서비스, 법정 화폐간 거래 서비스를 제공할 수 있다. 또한, 교환 서비스 제공 장치(100)에서는 실질 가치 연동 멤버십 사용권의 실질 가치 교환 및 소각 프로세스를 제공할 수 있다. 이러한 교환 서비스 제공 장치(100)에 대하여는 보다 구체적으로 후술하도록 한다.In particular, the exchange service providing device 100 constituting this may issue, transact, convert, and manage the first cryptocurrency based on the main network (that is, the block chain network 50) and the stem cell value-linked membership license. . In addition, the exchange service providing apparatus 100 may provide a transaction service between other cryptocurrencies previously issued based on the main network (ie, the block chain network 50), and a transaction service between legal currencies. In addition, the exchange service providing apparatus 100 may provide a real value exchange and incineration process of the real value-linked membership usage right. The exchange service providing apparatus 100 will be described in more detail later.
도 2를 참조하면, 본 발명의 실시 예에 따른 교환 시스템은 블록 체인 네트워크(50)를 기반으로 하는 교환 서비스 제공 장치(100) 및 거래자 단말(300)을 포함한다. Referring to FIG. 2, an exchange system according to an embodiment of the present invention includes an exchange service providing apparatus 100 and a trader terminal 300 based on a block chain network 50.
교환 서비스 제공 장치(100)는 지급준비율 조절 모듈부(400), 멤버십 서비스 제공 장치(200), 줄기세포 서비스 서버(500) 및 의료 서버(600)와 연결되어, 본 발명의 실시 예에 따른 교환 처리, 거래 서비스 및 줄기세포 관련 멤버십 서비스를 제공할 수 있다.The exchange service providing device 100 is connected to the payment preparation rate control module unit 400, the membership service providing device 200, the stem cell service server 500 and the medical server 600, and exchanges according to an embodiment of the present invention. It can provide processing, transaction services, and membership services related to stem cells.
보다 구체적으로, 교환 서비스 제공 장치(100)는 분산 거래를 기반으로 발행 및 유통되는 제1 암호 화폐를 발행할 수 있다. 발행된 제1 암호 화폐 데이터는 거래자 단말(300)에게로 유통될 수 있다. 거래자 단말(300)은 제1 암호 화폐를 다른 법정 화폐 또는 암호 화폐로 매입/매각 처리하거나, 교환 서비스 제공 장치(100)를 통해 제1 암호 화폐에 대응하는 줄기세포 서비스 가치 변환 비율에 따른 멤버십 사용권 전환 요청을 할 수 있다.More specifically, the exchange service providing apparatus 100 may issue a first cryptocurrency issued and distributed based on a distributed transaction. The issued first cryptocurrency data may be distributed to the trader terminal 300. The trader terminal 300 processes the purchase/sale of the first cryptocurrency as another legal currency or cryptocurrency, or the membership use right according to the stem cell service value conversion ratio corresponding to the first cryptocurrency through the exchange service providing device 100 You can request a conversion.
그리고, 교환 서비스 제공 장치(100)는 멤버십 사용권으로의 전환 요청에 따른 멤버십 사용권을 발행하여 해당 거래자 단말(300)로 지급할 수 있다. 여기서, 멤버십 사용권은 줄기세포 서비스 가치의 지급 준비 프로세스에 따라, 줄기세포 서비스 가치에 대응하는 서비스 제공 처리에 의해 소각 가능한 조건으로 발행되도록 처리될 수 있다.In addition, the exchange service providing apparatus 100 may issue a membership usage right according to a request for conversion to a membership usage right and pay it to the corresponding trader terminal 300. Here, the membership usage right may be issued under a condition that can be incinerated by a service provision process corresponding to the stem cell service value according to a process for preparing the payment of the stem cell service value.
줄기세포 서비스 가치는, 줄기세포 관련 서비스의 실질적인 가치를 나타내는 것으로, 멤버십 서비스 제공 장치(200)에서 줄기세포 서비스 서버(500)를 통해 제공되는 줄기세포 관리 서비스 및 의료 서버(600)를 통해 제공되는 줄기세포 치료 또는 미용 서비스의 가치에 연동될 수 있다.The stem cell service value represents the actual value of the stem cell-related service, and the stem cell management service provided through the stem cell service server 500 from the membership service providing device 200 and the medical server 600 It can be linked to the value of stem cell therapy or cosmetic services.
여기서, 줄기세포 관리 서비스는 멤버십 서비스 제공 장치(200)의 요청에 따라 줄기세포 서비스 서버(500)를 경유하여 제공될 수 있다. 줄기세포 관리 서비스는 멤버십에 등록된 거래자의 줄기세포의 보관 및 뱅킹 관리, 분리, 배양, 분화, 줄기세포 검진 및 맞춤형 줄기세포 치료 플랜 서비스를 포함할 수 있다.Here, the stem cell management service may be provided through the stem cell service server 500 at the request of the membership service providing device 200. The stem cell management service may include storage and banking management, separation, cultivation, differentiation, stem cell screening, and customized stem cell treatment plan services of stem cells registered in membership.
또한, 줄기세포 치료 또는 미용 서비스는 멤버십 서비스 제공 장치(200)의 요청에 따라 의료 서버(600)를 경유하여 제공될 수 있다. 줄기세포 치료 또는 미용 서비스는 줄기세포 서비스 서버(500)에서 관리되는 줄기세포 중 치료 또는 미용에 필요한 형태로 분화 배양된 줄기세포를 제공받아, 거래자에게 제공되는 줄기세포 기반 면역세포 치료, 피부 재생 시술, 노화 방지 시술, 신규 임상 시술 및 기타 다양한 줄기세포 관련 치료 또는 미용 서비스들을 포함할 수 있다.Further, the stem cell treatment or beauty service may be provided through the medical server 600 at the request of the membership service providing device 200. Stem cell treatment or beauty service is provided with stem cells differentiated and cultured in a form necessary for treatment or beauty among stem cells managed by the stem cell service server 500, and stem cell-based immune cell treatment and skin regeneration procedures provided to traders , Anti-aging procedures, new clinical procedures, and various other stem cell-related treatments or cosmetic services.
이를 위해, 먼저 거래자 단말(300)은 교환 서비스 제공 장치(100)를 경유하여 멤버십 서비스 제공 장치(200)에 대한 멤버십 사용자 등록을 수행할 수 있다. To this end, first, the trader terminal 300 may perform membership user registration for the membership service providing device 200 via the exchange service providing device 100.
멤버십 사용자 등록은, 거래자 단말(300), 교환 서비스 제공 장치(100) 및 멤버십 서비스 제공 장치(200)간 분산 보안 인증에 따라 처리될 수 있다. 그리고, 분산 보안 처리에 따라 등록된 사용자 개인 정보, 의료 기록 정보, 멤버십 관리 정보, 리워드 정보 등은 거래자 단말(300), 교환 서비스 제공 장치(100) 및 멤버십 서비스 제공 장치(200)에 각각 부분적으로 분산 저장되고 및 멀티 인증에 의해 관리됨으로써, 향후 줄기세포 서비스 제공에 따른 의료 기록관리 등에 대한 보안성을 향상시킬 수 있다.Membership user registration may be processed according to distributed security authentication between the trader terminal 300, the exchange service providing device 100, and the membership service providing device 200. In addition, the user personal information, medical record information, membership management information, and reward information registered according to the distributed security processing are partially in the trader terminal 300, the exchange service providing device 100, and the membership service providing device 200, respectively. By being distributed and stored and managed by multi-authentication, it is possible to improve the security of medical records management according to future stem cell service provision.
한편, 거래자 단말(300)의 사용자는 멤버십 등록에 따른 줄기세포 서비스를 이용하기 위하여, 먼저 교환 서비스 제공 장치(100)를 통해 법정 화폐 또는 다른 암호 화폐를 통해 제1 암호 화폐를 구매할 수 있다. 그리고, 거래자 단말(300)은 제1 암호 화폐를 이용하여 멤버십 사용권으로 교환할 수 있다. 멤버십 사용권의 교환 비율은 지급준비율 조절 모듈부(400)에 의해 관리되는 줄기세포 서비스 가치에 연동될 수 있다.Meanwhile, in order to use the stem cell service according to membership registration, the user of the trader terminal 300 may first purchase the first cryptocurrency through legal money or other cryptocurrency through the exchange service providing device 100. In addition, the trader terminal 300 may use the first cryptocurrency to exchange it for membership usage rights. The exchange rate of membership usage rights may be linked to the value of the stem cell service managed by the payment preparation rate control module unit 400.
여기서, 멤버십 사용권에 연동된 줄기세포 서비스 가치는 줄기세포 서비스 서버(500) 및 의료 서버(600)에서 제공되는 줄기세포 관련 서비스들의 가치 산출에 따라 결정될 수 있다. 특히, 줄기세포 치료 서비스의 발달로 인한 가치 상승분은 멤버십 사용권 가치 향상을 가져올 수 있으며, 임상 실험에 있는 치료법이라 하더라도 그 임상 단계에 따른 가치 향상이 이루어질 수도 있다. 또한, 멤버십 사용권의 제1 암호 화폐 교환에 따른 대금이 예치될 수 있고, 이는 멤버십 서비스 제공 장치(200)를 통해 줄기세포 관련 치료법 또는 신약 개발 등의 연구와 같은 줄기세포 서비스 가치 향상에 이용될 수 있다.Here, the value of the stem cell service linked to the membership right may be determined according to the value calculation of stem cell-related services provided from the stem cell service server 500 and the medical server 600. In particular, the increase in value due to the development of stem cell treatment services can lead to an increase in the value of membership rights, and even treatments that are in clinical trials may increase the value according to the clinical stage. In addition, a payment for the first cryptocurrency exchange of the membership right may be deposited, and this may be used to improve the value of stem cell services such as research on stem cell-related therapy or new drug development through the membership service providing device 200. have.
그리고, 거래자 단말(300)의 사용자는 구매한 멤버십 사용권에 대응한 서비스 제공 요청을 교환 서비스 제공 장치(100)에게로 전송할 수 있다. 교환 서비스 제공 장치(100)는 서비스 제공 요청이 수신되면 멤버십 서비스 제공 장치(200)에게로 서비스 제공에 대응하는 요청 데이터를 전송한다. 그리고, 멤버십 서비스 제공 장치(200)는 멤버십 사용권 등급 또는 수량에 대응하는 줄기세포 서비스가 거래자 단말(300)의 사용자에게 제공될 수 있도록 하는 서비스 제공 요청을 줄기세포 서비스 서버(500) 또는 의료 서버(600)에게로 전송할 수 있다.In addition, the user of the trader terminal 300 may transmit a service provision request corresponding to the purchased membership usage right to the exchange service providing apparatus 100. When a service provision request is received, the exchange service providing apparatus 100 transmits request data corresponding to service provision to the membership service providing apparatus 200. In addition, the membership service providing device 200 makes a request to provide a service for allowing the stem cell service corresponding to the level or quantity of the membership license to be provided to the user of the trader terminal 300, the stem cell service server 500 or the medical server ( 600).
예를 들어, 줄기세포 관리 서비스가 거래자 단말(300)의 사용자에게 제공되도록, 멤버십 서비스 제공 장치(200)는 줄기세포의 보관 및 뱅킹 관리, 분리, 배양, 분화, 줄기세포 검진 및 맞춤형 줄기세포 치료 플랜 서비스 요청을 줄기세포 서비스 서버(500)에게로 전달할 수 있다. 또한, 줄기세포 치료 또는 미용 서비스가 거래자 단말(300)의 사용자에게 제공되도록, 멤버십 서비스 제공 장치(200)는 줄기세포 서비스 서버(500)에서 관리되는 줄기세포 중 치료 또는 미용에 필요한 형태로 분화 배양된 줄기세포를 제공받아, 거래자에게 제공되는 줄기세포 기반 면역세포 치료, 피부 재생 시술, 노화 방지 시술, 신규 임상 시술 및 기타 다양한 줄기세포 관련 치료 또는 미용 서비스들을 의료 서버(600)에게 요청할 수 있다.For example, so that the stem cell management service is provided to the user of the trader's terminal 300, the membership service providing device 200 manages storage and banking of stem cells, separation, culture, differentiation, stem cell examination, and customized stem cell treatment. The plan service request may be transmitted to the stem cell service server 500. In addition, so that the stem cell treatment or beauty service is provided to the user of the trader terminal 300, the membership service providing device 200 differentiates and cultures the stem cells managed by the stem cell service server 500 into a form necessary for treatment or beauty. By receiving the obtained stem cells, it is possible to request from the medical server 600 for stem cell-based immune cell treatment, skin regeneration treatment, anti-aging treatment, new clinical procedure, and various other stem cell-related treatment or beauty services provided to traders.
이와 같은 줄기 세포 관련 서비스를 보다 효율적이고 보안화된 형태로 제공하기 위해, 멤버십 서비스 제공 장치(200)는 개인 정보 관리 모듈부(210), 의료 기록 관리 모듈부(220), 멤버십 관리 모듈(230), 분산 보안 모듈부(240), 리워드 모듈부(250), 서비스 추천 모듈부(260), 및 이상 탐지 모듈부(270)를 포함할 수 있다. In order to provide such stem cell-related services in a more efficient and secure form, the membership service providing device 200 includes a personal information management module unit 210, a medical record management module unit 220, and a membership management module 230. ), a distributed security module unit 240, a reward module unit 250, a service recommendation module unit 260, and an anomaly detection module unit 270.
개인 정보 관리 모듈부(210)는 멤버십에 등록된 사용자 각각의 개인 정보를 관리할 수 있다. 예를 들어, 사용자 각각의 개인 정보는 해당 사용자의 성명, 나이, 성별, 원하는 서비스 등을 포함할 수 있다. 여기서, 원하는 서비스는 줄기세포 관리 서비스, 줄기세포 치료 또는 미용 서비스 등이 될 수 있다.The personal information management module unit 210 may manage personal information of each user registered in membership. For example, the personal information of each user may include the user's name, age, gender, and desired service. Here, the desired service may be a stem cell management service, a stem cell treatment, or a beauty service.
필요에 따라, 상술한 원하는 서비스에는 안티에이징 서비스, 헬스케어 서비스, 코스메틱 서비스 등이 추가로 포함될 수 있다. 안티에이징 서비스로는 보톡스, 레이저 치료, 윤곽 주사, 실 리프팅, 리프팅 레이저, 필러, DNA 주사, 콜라겐 주사, MTS 치료, 에어젯 리프팅 등이 있을 수 있다. 헬스케어 서비스로는 건강 상담, 유전자 검사, 간병인 파견, 요양병원, 영양 식단, 예방 백신 등이 있을 수 있다. If necessary, the above-described desired service may additionally include an anti-aging service, a healthcare service, and a cosmetic service. Anti-aging services may include botox, laser treatment, contour injection, thread lifting, lifting laser, filler, DNA injection, collagen injection, MTS treatment, and air jet lifting. Health care services may include health counseling, genetic testing, dispatch of caregivers, nursing hospitals, nutritional diets, and preventive vaccines.
개인 정보 관리 모듈부(210)의 각각의 사용자의 개인 정보는 보안성을 위해 분산 보안 모듈부(240)에 의해 거래자 단말(300)과 교환 서비스 제공 장치(100)에도 각각 분산 저장될 수 있다.The personal information of each user of the personal information management module unit 210 may be distributed and stored in the trader terminal 300 and the exchange service providing device 100 by the distributed security module unit 240 for security.
의료 기록 관리 모듈부(220)는 멤버십에 등록된 사용자 각각의 개인 의료 기록 정보를 관리할 수 있다. The medical record management module 220 may manage personal medical record information of each user registered in membership.
특히, 사용자별 개인 의료 기록 정보는 중요하기 때문에 보안성을 극대화하기 위해, 사용자별 개인 의료 기록 정보를 2개의 구간으로 분할하고, 사용자별 개인 의료 기록 정보의 일부분(예컨대, 제 1 구간)은 의료 기록 관리 모듈부(220)에서 관리하고, 사용자별 개인 의료 기록 정보의 나머지(예컨대, 제 2 구간)는 분산 보안 모듈부(240)에 의해 블록 체인 네트워크(50)상의 안전 박스(800)에 저장한다. 의료 기록 관리 모듈부(220) 및 안전 박스(800)내의 데이터는 영지식 증명(zero-knowledge proof)을 통해 안전하게 관리된다. In particular, since personal medical record information for each user is important, in order to maximize security, personal medical record information for each user is divided into two sections, and a part of the personal medical record information for each user (eg, the first section) is The record management module unit 220 manages, and the rest of the personal medical record information for each user (eg, the second section) is stored in the safety box 800 on the blockchain network 50 by the distributed security module unit 240 do. Data in the medical record management module unit 220 and the safety box 800 are safely managed through a zero-knowledge proof.
한편, 예를 들어 사용자 1의 개인 의료 기록 정보의 전체 데이터를 확인하기 위해서는 의료 기록 관리 모듈부(220) 및 안전 박스(800)내의 데이터가 모두 필요하다. 그에 따라, 의료 기록 관리 모듈부(220) 및 안전 박스(800)에 접근해야 되고, 이를 위해서는 의료 기록 관리 모듈부(220) 및 안전 박스(800)에서의 접근자(예컨대, 거래자 단말의 사용자, 의료 센터의 관리자 등) 인증을 위한 멀티서명(multisignature)이 필요하다. 이 과정에서 사용자의 동의없는 개인 의료 기록 정보의 노출은 불가능하게 된다. 여기서, 사용자 각각의 개인 의료 기록 정보에는 예를 들어, 유전자 정보, NK지수, 건강 나이, 발병할 요소가 있는 질환들, 면역지수, 항노화지수, 줄기세포 치료 내역, 줄기세포 미용 서비스 내역 등이 포함될 수 있다.Meanwhile, in order to check the entire data of user 1's personal medical record information, for example, both data in the medical record management module unit 220 and the safety box 800 are required. Accordingly, it is necessary to access the medical record management module unit 220 and the safety box 800, and for this purpose, an accessor in the medical record management module unit 220 and the safety box 800 (for example, a user of a trader terminal, Medical center administrators, etc.), multisignature is required for authentication. In this process, it is impossible to expose personal medical record information without the consent of the user. Here, the personal medical record information of each user includes, for example, genetic information, NK index, healthy age, diseases with factors to develop, immunity index, anti-aging index, stem cell treatment history, stem cell beauty service history, etc. Can be included.
안전 박스(800)는 교환 서비스 제공 장치(100), 멤버십 서비스 제공 장치(200), 및 거래자 단말(300)과는 별개로 블록 체인 네트워크(50)에 연결된다.The safety box 800 is connected to the blockchain network 50 separately from the exchange service providing device 100, the membership service providing device 200, and the trader terminal 300.
멤버십 관리 모듈부(230)는 사용자가 구매한 멤버십 사용권을 관리할 수 있다. The membership management module unit 230 may manage membership usage rights purchased by a user.
특히, 사용자가 자신이 구매한 멤버십 사용권중에서 특정 서비스에 대응하는 멤버십 사용권을 사용하였을 경우 멤버십 관리 모듈부(230)는 해당 사용자의 기존의 멤버십 사용권을 사용량만큼 차감할 수 있다. 또한, 멤버십 관리 모듈부(230)는 사용자가 추가적으로 멤버십 사용권을 구매하였을 경우 기존의 멤버십 사용권의 사용량을 구매량에 근거하여 증가시킬 수 있다.In particular, when a user uses a membership right corresponding to a specific service from among the membership usage rights purchased by the user, the membership management module unit 230 may deduct the user's existing membership usage right by the amount used. In addition, when a user additionally purchases a membership license, the membership management module unit 230 may increase the amount of use of the existing membership license based on the purchase amount.
이와 같이 멤버십 관리 모듈부(230)는 사용자별로 멤버십 사용권을 어떠한 목적으로 사용하였는지를 알 수 있게 하는 정보 및 사용자별 현재의 멤버십 사용권 사용량을 관리할 수 있다. 이러한 사용자별로 멤버십 사용권을 어떠한 목적으로 사용하였는지를 알 수 있게 하는 정보 및 사용자별 현재의 멤버십 사용권 사용량을 사용자별 멤버십 사용권 정보로 통칭할 수 있다.As described above, the membership management module unit 230 may manage information that enables the user to know for what purpose the membership right is used and the current usage of the membership right for each user. The information that allows the user to know the purpose of the membership usage right and the current usage of the membership usage rights for each user may be collectively referred to as membership usage rights information for each user.
멤버십 관리 모듈부(230)의 사용자별 멤버십 사용권 정보는 보안성을 위해 분산 보안 모듈부(240)에 의해 거래자 단말(300)과 교환 서비스 제공 장치(100)에도 각각 분산 저장될 수 있다.Membership usage rights information for each user of the membership management module unit 230 may be distributed and stored in the trader terminal 300 and the exchange service providing apparatus 100 respectively by the distributed security module unit 240 for security.
분산 보안 모듈부(240)는 개인 정보 관리 모듈부(210)의 사용자별 개인 정보, 의료 기록 관리 모듈부(220)의 사용자별 개인 의료 기록 정보, 멤버십 관리 모듈부(230)의 사용자별 멤버십 사용권 정보, 리워드 모듈부(250)의 사용자별 리워드 정보를 블록 체인 네트워크(50)에 연결된 거래자 단말(300)과 교환 서비스 제공 장치(100)에도 각각 분산 저장시킬 수 있다.The distributed security module unit 240 includes personal information for each user of the personal information management module unit 210, personal medical record information for each user of the medical record management module unit 220, and a membership right for each user of the membership management module unit 230 Information and reward information for each user of the reward module unit 250 may be distributed and stored in the trader terminal 300 connected to the blockchain network 50 and the exchange service providing device 100, respectively.
특히, 분산 보안 모듈부(240)는 의료 기록 관리 모듈부(220)에 일부 저장된 사용자별 개인 의료 기록 정보의 나머지를 블록 체인 네트워크(50)상의 안전 박스(800)에 저장한다. 이는 앞서 설명한 바와 같이 사용자별 개인 의료 기록 정보는 중요하기 때문에 보안성을 극대화하기 위해서이다. In particular, the distributed security module unit 240 stores the rest of the personal medical record information for each user partially stored in the medical record management module unit 220 in the safety box 800 on the blockchain network 50. This is to maximize security because personal medical record information for each user is important as described above.
리워드 모듈부(250)는 줄기세포 관리 서비스, 줄기세포 치료 또는 미용 서비스 판매에 따른 이익 일부(리워드)를 에어 드랍(air drop)을 통해 보상해 주고, 사용자별 리워드 정보를 관리할 수 있다.The reward module unit 250 compensates for a portion (reward) of a stem cell management service, stem cell treatment, or sales of beauty services through air drop, and manages reward information for each user.
즉, 제1 암호 화폐를 보유하고 있는 사용자가 전용의 암호 화폐 지갑을 통해 교환 서비스 제공 장치(100)에 접속하여 원하는 줄기세포 관리 서비스, 줄기세포 치료 또는 미용 서비스에 대응하는 멤버십 사용권을 구매하게 되면 교환 서비스 제공 장치(100)는 해당 멤버십 사용권에 상응하는 제1 암호 화폐의 수량을 차감한다. That is, when a user holding the first cryptocurrency accesses the exchange service providing device 100 through a dedicated cryptocurrency wallet and purchases a membership license corresponding to a desired stem cell management service, stem cell treatment or beauty service, The exchange service providing apparatus 100 deducts the quantity of the first cryptocurrency corresponding to the membership right.
다시 말해서, 제1 암호 화폐는 일정 전환량과 전환 비율에 따라 멤버십 사용권으로 전환되고, 이때의 전환 비율은 제1 암호 화폐의 거래가와 멤버십 사용권에 대응하여 교환가능한 줄기세포 관리 서비스, 줄기세포 치료 또는 미용 서비스의 가치의 시세 정보에 따라 결정된 것이다. 그에 따라, 해당 줄기세포 관리 서비스, 줄기세포 치료 또는 미용 서비스 구매에 소요된 멤버십 사용권에 상응하는 제1 암호 화폐의 수량(금액)이 해당 사용자의 전용 암호 화폐 지갑에서 차감되어야 한다. 대신에, 리워드 모듈부(250)에서는 해당 줄기세포 관리 서비스, 줄기세포 치료 또는 미용 서비스 판매에 따라 발생된 이익의 일부(리워드)를 에어 드랍(air drop)을 통해 해당 사용자에게 제공해 준다. In other words, the first cryptocurrency is converted to a membership license according to a certain amount of conversion and a conversion rate, and the conversion rate at this time corresponds to the transaction price of the first cryptocurrency and the membership license, and exchangeable stem cell management service, stem cell treatment, or It was determined according to the market price information of the value of beauty services. Accordingly, the amount (amount) of the first cryptocurrency corresponding to the membership right used to purchase the stem cell management service, stem cell treatment, or beauty service must be deducted from the user's dedicated cryptocurrency wallet. Instead, the reward module unit 250 provides a portion (reward) of the profit generated by the sale of the stem cell management service, stem cell treatment, or beauty service to the user through air drop.
상기에서는 리워드 모듈부(250)가 줄기세포 관리 서비스, 줄기세포 치료 또는 미용 서비스 판매에 따라 발생된 이익의 일부를 해당 사용자에게 제공해 주는 것으로 하였으나, 줄기세포 관리 서비스, 줄기세포 치료 또는 미용 서비스 이외로 안티에이징 서비스, 헬스케어 서비스, 코스메틱 서비스 등의 판매에 따라 발생된 이익의 일부도 해당 사용자에게 제공해 줄 수 있다.In the above, it is assumed that the reward module unit 250 provides some of the profits generated by the sale of stem cell management service, stem cell treatment, or beauty service to the user. However, other than stem cell management service, stem cell treatment, or beauty service Some of the profits generated by the sales of anti-aging services, healthcare services, cosmetic services, etc. may also be provided to the user.
한편, 리워드 모듈부(250)의 사용자별 리워드 정보는 보안성을 위해 분산 보안 모듈부(240)에 의해 거래자 단말(300)과 교환 서비스 제공 장치(100)에도 각각 분산 저장될 수 있다.Meanwhile, the reward information for each user of the reward module unit 250 may be distributed and stored in the trader terminal 300 and the exchange service providing device 100 by the distributed security module unit 240 for security.
상술한 각각의 모듈부(210, 220, 230, 240, 250)는 모듈부 간 보안을 통해 처리되는 데이터를 저장 및 관리할 수 있다. 그리고, 각각의 모듈부(210, 220, 230, 240, 250)는 공유 가능한 거래 정보(예컨대, 제1 화폐 사용 정보, 멤버십 구매 정보, 사용량 정보, 소각 정보 등의 단순 거래정보)만을 블록 체인 네트워크(50)의 거래 장부에 기입함으로써, 나머지 민감 정보의 보안을 유지할 수 있다.Each of the above-described module units 210, 220, 230, 240, and 250 may store and manage data processed through security between module units. And, each module unit (210, 220, 230, 240, 250) only shareable transaction information (e.g., first currency usage information, membership purchase information, usage information, simple transaction information such as incineration information) is a blockchain network. By writing in the transaction book of (50), the remaining sensitive information can be kept secure.
한편, 제1 암호 화폐는 다른 암호 화폐 및 법정 화폐간 거래가 가능하여 그 가치 변동성이 상대적으로 높을 수 있다. 그러나, 제1 암호 화폐는 멤버십 사용권으로의 전환에 따른 줄기세포 서비스 제공을 가능하게 하므로, 줄기세포 서비스 제공에 의한 가치 연동성이 부가됨으로써 그 가치 변동성은 안정적이고 조절가능하게 된다.Meanwhile, since the first cryptocurrency can be traded between other cryptocurrencies and legal money, its value volatility may be relatively high. However, since the first cryptocurrency enables the provision of stem cell services according to the conversion to the membership right, the value volatility is stable and controllable by adding value linkage by providing the stem cell service.
또한, 멤버십 사용권은 줄기세포 서비스 가치에 따라 그 수량 및 발행량이 결정될 수 있다. 교환 서비스 제공 장치(100)는 그 발행을 위한 지급 준비 프로세스를 사전에 처리할 수 있으므로, 사용자는 원하는 시점에 언제든 멤버십 사용권을 줄기 세포 서비스의 제공으로 이용할 수 있게 된다. 이에 따라 서비스가 제공된 멤버십 사용권은 소각 처리될 수 있다.In addition, the number and amount of membership rights may be determined according to the value of stem cell services. Since the exchange service providing apparatus 100 can process the payment preparation process for the issuance in advance, the user can use the membership right at any time to provide the stem cell service. Accordingly, the right to use the membership service provided may be incinerated.
그리고, 교환 서비스 제공 장치(100)는 지급준비율 조절 모듈부(400)에서 산출된 줄기세포 서비스 가치에 따라 제1 암호 화폐 거래가에 대응하는 멤버십 사용권으로의 전환 처리를 수행할 수 있다. 또한, 교환 서비스 제공 장치(100)는 멤버십 사용권에 대응하는 줄기세포 서비스 제공 요청을 멤버십 서비스 제공 장치(200)에게로 전달하거나, 지급 준비 프로세스에 따라 처리된 서비스의 제공 요청을 줄기세포 서비스 서버(500) 또는 의료 서버(600)에게로 직접 전달할 수도 있다.In addition, the exchange service providing apparatus 100 may perform a conversion process to a membership usage right corresponding to the first cryptocurrency transaction price according to the stem cell service value calculated by the payment readiness rate control module unit 400. In addition, the exchange service providing device 100 transmits a request for providing a stem cell service corresponding to the membership use right to the device 200 for providing a membership service, or transmits a request for providing a service processed according to the payment preparation process to the stem cell service server ( 500) or directly to the medical server 600.
이에 따라, 거래자 단말(300)에서는 줄기세포 치료기술 발달에 따라 언제든 서비스로 제공받을 수 있는 분산 거래 장부 기반의 멤버십 사용권을 보유하게 되므로, 보다 효율적인 줄기세포 관련 서비스를 제공받을 수 있고, 또한 효과적인 자산 관리 수단으로 이용할 수도 있다.Accordingly, the trader's terminal 300 holds the right to use a distributed transaction book-based membership that can be provided as a service at any time according to the development of stem cell treatment technology, so that more efficient stem cell related services can be provided, and also an effective asset. It can also be used as a management means.
한편, 지급준비율 조절 모듈부(400)는 교환 서비스 제공 장치(100)에서 발행 및 유통되는 제1 암호 화폐의 멤버십 사용권으로의 전환, 및 이에 따른 멤버십 사용권의 줄기세포 서비스 제공 프로세스가 지속적으로 유지될 수 있도록 하는 지급준비율 및 줄기세포 서비스 가치를 산출할 수 있다. 그리고, 지급준비율 조절 모듈부(400)는 지급준비율이 유지됨에 따라, 거래 플랫폼과 시스템 안정성을 유지할 수 있도록 하는 암호화폐 유통량 및 지급 준비금의 분석 및 조절 처리를 수행할 수 있다.On the other hand, the payment readiness control module unit 400 converts the first cryptocurrency issued and circulated by the exchange service providing device 100 into a membership license, and a stem cell service provision process of the membership license accordingly. It is possible to calculate the payment readiness rate and the value of stem cell services that enable them. In addition, as the payment preparation ratio adjustment module unit 400 is maintained, the payment preparation ratio can be analyzed and adjusted for the amount of cryptocurrency circulation and the payment reserve to maintain the stability of the trading platform and system.
이러한 지급준비율 조절 모듈부(400)는 줄기세포 서비스 가치 예측 모델에 기초한 지급준비 필요여부를 결정하거나, 지급준비 필요성에 대응하는 정책 프로세스를 조건부로 결정할 수 있으며, 상황별 적절한 정책 결정 및 수행에 따른 금융 서버(도시 생략)로의 자금 조달 처리 등을 더 수행할 수 있다.The payment readiness control module unit 400 may determine whether or not payment preparation is necessary based on the stem cell service value prediction model, or conditionally determine a policy process corresponding to the need for payment preparation, and according to the appropriate policy decision and execution for each situation. Fundraising processing to a financial server (not shown) can be further performed.
예를 들어, 지급준비율 조절 모듈부(400)는 멤버십 등급별 줄기세포의 보관, 배양, 분화 및 검진 비용, 줄기세포 치료, 미용, 임상 단계별 비용들을 산출하고, 각각의 서비스에 대응하는 일정 비율의 보험료를 산출할수 있다. 그리고, 지급준비율 조절 모듈부(400)는 서비스 및 보험료 총액 대비 현재 발행된 멤버십 사용권 총량에 대응하는 비율 및 자금 조달정보를 종합하여 줄기세포 서비스 가치 시세에 연동한 멤버십 사용권, 및 제1 암호 화폐간 교환 비율을 결정할 수 있다.For example, the payment readiness control module unit 400 calculates the cost of storage, culture, differentiation and examination of stem cells for each membership level, stem cell treatment, beauty, and clinical costs, and a certain percentage of insurance premium corresponding to each service. Can be calculated. In addition, the payment readiness rate control module unit 400 combines the ratio and funding information corresponding to the total amount of currently issued membership rights to the total amount of service and insurance premiums, and between the membership rights linked to the stem cell service value market price, and the first cryptocurrency. Exchange rate can be determined.
이와 같은 시스템에 따라, 제1 암호 화폐는 안정적으로 발행 및 유통될 수 있으며, 줄기세포 서비스 가치에 연동한 멤버십 사용권으로 전환될 수 있다. 멤버십 사용권은 필요 시점에 줄기 세포 서비스로 전환 제공될 수 있으므로, 이는 줄기세포 서비스 가치에 의한 암호 화폐 자체의 가치 안정화와 함께 거래에 의한 가치를 창출할 수 있다. 그리고, 멤버십 사용권은 의료기술 발달에 따른 부가가치를 함께 영위할 수 있도록 하는 암호 화폐 발행, 관리 및 거래 플랫폼을 블록 체인 네트워크 기반의 분산 처리로 제공할 수 있게 된다.According to such a system, the first cryptocurrency can be stably issued and distributed, and can be converted into a membership license linked to the value of stem cell service. Membership usage rights can be converted into stem cell services at the time of need, so this can create value through transactions while stabilizing the value of the cryptocurrency itself by the value of stem cell services. In addition, membership usage rights can provide a cryptocurrency issuance, management, and transaction platform that enables users to share added value according to the development of medical technology through distributed processing based on a blockchain network.
상술한 도 2에서는 교환 서비스 제공 장치(100)와 지급준비율 조절 모듈부(400)를 별개로 구성시켰으나, 필요에 따라서는 지급준비율 조절 모듈부(400)가 교환 서비스 제공 장치(100)에 포함되는 것으로 하여도 무방하다.In the above-described FIG. 2, the exchange service providing device 100 and the payment readiness control module unit 400 are separately configured, but if necessary, the payment readiness control module unit 400 is included in the exchange service providing device 100. It is okay to do it.
도 3은 도 2에 도시된 교환 서비스 제공 장치(100)를 보다 구체적으로 도시한 블록도이다.3 is a more detailed block diagram of the apparatus 100 for providing an exchange service shown in FIG. 2.
도 3을 참조하면, 본 발명의 실시 예에 따른 교환 서비스 제공 장치(100)는, 교환 서비스 처리부(110), 통신부(120), 제어부(130), 사용자 입력부(140), 메모리(150)를 포함한다. Referring to FIG. 3, an exchange service providing apparatus 100 according to an embodiment of the present invention includes an exchange service processing unit 110, a communication unit 120, a control unit 130, a user input unit 140, and a memory 150. Include.
교환 서비스 처리부(110)는 제1 암호 화폐 관리부(111), 멤버십 사용권 관리부(112), 화폐 전환 처리부(113), 지급 준비부(114), 줄기 세포 관련 서비스 제공부(115), 소각 처리부(116), 법정 화폐 거래 서비스부(117), 암호 화폐 거래 서비스부(118), 이상 탐지부(119), 및 서비스 추천부(121)를 포함한다.The exchange service processing unit 110 includes a first cryptocurrency management unit 111, a membership license management unit 112, a currency conversion processing unit 113, a payment preparation unit 114, a stem cell related service providing unit 115, and an incineration processing unit ( 116), a legal currency transaction service unit 117, a cryptocurrency transaction service unit 118, an abnormality detection unit 119, and a service recommendation unit 121.
통신부(120)는 거래자 단말(300)과 블록 체인 네트워크(50) 사이의 통신을 가능하게 하는 하나 이상의 모듈을 포함할 수 있다. 예를 들어, 통신부(120)는 이동통신 모듈, 무선 인터넷 모듈, 근거리 통신 모듈 또는 유선 통신 모듈 등을 포함할 수 있다.The communication unit 120 may include one or more modules that enable communication between the trader terminal 300 and the block chain network 50. For example, the communication unit 120 may include a mobile communication module, a wireless Internet module, a short-range communication module or a wired communication module.
사용자 입력부(140)는 사용자 입력을 수신하기 위한 하나 이상의 인터페이스 모듈을 구비할 수 있다.The user input unit 140 may include one or more interface modules for receiving user input.
여기서, 사용자 입력부(140)는 교환 서비스 제공 장치(100)의 서비스 제공 및 관리를 위한 인터페이스 입력 정보를 입력받아, 교환 서비스 처리를 수행할 수 있다.Here, the user input unit 140 may receive interface input information for service provision and management of the exchange service providing apparatus 100 and perform exchange service processing.
제어부(130)는 교환 서비스 제공 장치(100)의 전반적인 동작을 제어하며, 블록 체인 네트워크(50)로부터 수신되는 분산 거래 정보의 저장 및 처리를 제공할 수 있다.The controller 130 controls the overall operation of the exchange service providing apparatus 100 and may provide storage and processing of distributed transaction information received from the block chain network 50.
또한, 제어부(130)는 블록 체인 네트워크(40)로 요청된 거래 정보의 처리를 제공할 수 있다. 한편, 제어부(0)는 교환 서비스 처리부(110)를 통해, 암호 화폐의 발행, 거래, 화폐 전환, 줄기세포 관련 서비스 제공, 소각 등의 처리들을 블록 체인 네트워크(5)를 기반으로 처리할 수 있다.In addition, the control unit 130 may provide processing of transaction information requested to the block chain network 40. On the other hand, the control unit 0 may process processes such as issuance of cryptocurrency, transaction, currency conversion, stem cell-related service provision, and incineration through the exchange service processing unit 110 based on the blockchain network 5. .
특히, 제어부(130)는 교환 서비스 처리에 따른 암호 화폐 거래 정보를 블록 체인 네트워크(50)상에 공유할 수 있다. 이에 대응하는 승인 결과에 따라 암호 화폐 거래 정보가 거래 장부 데이터에 업데이트될 수 있다.In particular, the control unit 130 may share cryptocurrency transaction information according to exchange service processing on the blockchain network 50. According to the corresponding approval result, cryptocurrency transaction information may be updated in the transaction book data.
이러한 교환 서비스 처리부(110)의 암호 화폐 처리에 대한 프로세스는 블록 체인 네트워크(50)상에 공유된 거래 장부 데이터에 스마트 컨트랙트(SMART CONTRACT)와 같은 코드 형태로서 사전 등록될 수 있으며, 이에 따른 위변조는 방지될 수 있다.The process for the cryptocurrency processing of the exchange service processing unit 110 may be pre-registered in the form of a code such as a smart contract in the transaction book data shared on the blockchain network 50, and forgery accordingly Can be prevented.
보다 구체적으로, 제1 암호 화폐 관리부(111)는 제1 암호 화폐의 발행 및 거래 서비스에 따른 보유량 관리 처리를 수행한다.More specifically, the first cryptocurrency management unit 111 performs issuance of the first cryptocurrency and management of the holding amount according to the transaction service.
제1 암호 화폐 관리부(111)는 제1 암호 화폐를 발행함에 있어서, 초기 발행량을 중앙 은행 보유량 및 내부 보유량과 외부 보유량으로 구분하여 관리할 수 있다. 예를 들어, 초기 발행량 중 50%는 중앙 은행 보유량으로 결정되고, 나머지 수량이 유통량으로 결정될 수 있으며, 유통량 중 절반은 내부 보유량으로, 나머지는 외부 보유량으로 유통되어 관리될 수 있다.In issuing the first cryptocurrency, the first cryptocurrency management unit 111 may divide and manage the initial issuance amount into a central bank holding amount, an internal holding amount, and an external holding amount. For example, 50% of the initial issuance amount may be determined as the central bank holding amount, the remaining amount may be determined as the circulation amount, and half of the circulation amount may be circulated and managed as the internal holding amount and the rest as the external holding amount.
중앙 은행 보유량 및 내부 보유량은 지급 준비부(114)의 지급준비율 조절 관리를 위해 필요한 수량이다. 예를 들어, 중앙 은행 보유량은 별도의 보관 권한을 갖는 중앙 은행 계정으로 전달되어, 유통 및 거래가 제한된 상태로 관리될 수 있다. 내부 보유량은 유통 가능한 수량으로서, 관리자 계정으로 전달 및 관리될 수 있다. The central bank holding amount and the internal holding amount are quantities necessary for the payment preparation unit 114 to control and manage the payment preparation ratio. For example, the central bank holdings can be transferred to a central bank account with separate storage rights, so that distribution and transactions can be managed in a restricted state. The internal holding amount is a circulating quantity and can be transferred and managed to a manager account.
그리고, 외부 보유량은 거래자 단말(300)에게로 유통되는 보유량으로서, 법정 화폐 거래 서비스부(117) 및 암호 화폐 거래 서비스부(118)에 의한 매각 또는 매입 프로세스의 대상이 될 수 있으며, 이에 따라 각 거래자는 통상적으로 외부 보유량에 대한 매입/매각 처리가 가능할 수 있다.And, the external holding amount is the holding amount circulated to the trader terminal 300, and may be a target of the sale or purchase process by the legal currency transaction service unit 117 and the cryptocurrency transaction service unit 118, and accordingly Traders may normally be able to buy/sell external holdings.
여기서, 법정 화폐 거래 서비스부(117) 및 암호 화폐 거래 서비스부(118)는 각각 법정 화폐 또는 다른 암호 화폐에 대응한 제1 암호 화폐의 거래 서비스를 처리할 수 있다. 즉, 법정 화폐 거래 서비스부(117) 및 암호 화폐 거래 서비스부(118)는 제1 암호 화폐의 법정 화폐간 거래가, 제1 암호 화폐와 다른 암호 화폐간 거래가를 각각 결정할 수 있고, 이에 대응하는 제1 암호 화폐의 매입/매각 또는 다른 암호 화폐로의 교환 서비스를 제공할 수 있다.Here, the legal currency transaction service unit 117 and the cryptocurrency transaction service unit 118 may process a first cryptocurrency transaction service corresponding to the legal currency or other cryptocurrency, respectively. That is, the legal currency transaction service unit 117 and the cryptocurrency transaction service unit 118 may determine the transaction price between the legal currency of the first cryptocurrency and the transaction price between the first cryptocurrency and other cryptocurrencies, respectively, and 1 Purchase/sell cryptocurrency or exchange services for other cryptocurrencies can be provided.
여기서, 제1 암호 화폐는 거래소에서의 각 판매자 및 구매자간 자율적 거래에 의해 그 거래가가 형성될 수 있다. 법정 화폐 거래 서비스부(117) 및 암호 화폐 거래 서비스부(118)는 사용자의 계정에 보유된 제1 암호 화폐를 법정 화폐 또는 다른 암호화폐로 교환하거나, 보유한 법정 화폐 또는 다른 암호화폐를 제1 암호 화폐로 교환되도록 하는 거래 서비스를 직접 제공할 수 있으며, 다른 거래소를 통한 거래를 중개하는 거래 중개 서비스를 제공할 수도 있다.Here, in the first cryptocurrency, a transaction price may be formed by autonomous transactions between each seller and buyer in the exchange. The legal currency transaction service unit 117 and the cryptocurrency transaction service unit 118 exchange the first cryptocurrency held in the user's account for legal currency or other cryptocurrency, or exchange the legal currency or other cryptocurrency held in the first cryptocurrency. It is possible to directly provide a transaction service that allows it to be exchanged for currency, or it can also provide a transaction brokerage service that brokers transactions through other exchanges.
이에 따라, 제1 암호 화폐는 거래 서비스에 의한 자율적 거래에 의해 결정되는 시장 가치를 가지며, 고유의 변동성을 가질 수 있다. 그리고, 제1 암호 화폐는 가능한 수량만큼 멤버십 사용권으로 전환 가능할 수 있다.Accordingly, the first cryptocurrency has a market value determined by autonomous transaction by a transaction service and may have inherent volatility. In addition, the first cryptocurrency may be converted into membership usage rights as much as possible.
또한, 본 발명의 실시 예에 따른 멤버십 사용권은 줄기세포 관련 서비스 제공에 의해 사용한 바, 멤버십 사용권의 가치는 줄기세포 서비스 가치와 동일할 수 있고, 실질 가치의 변동성은 낮거나 점진적으로 향상될 수 있다.In addition, since the membership license according to an embodiment of the present invention is used by providing stem cell-related services, the value of the membership license may be the same as the stem cell service value, and the volatility of the real value may be low or gradually improved. .
예를 들어, 멤버십 사용권은 멤버십 등급 및 서비스에 따라 사용 가능한 수량이 결정될 수 있으며, 멤버십 사용권 일정 단위 수량에 대한 줄기세포 서비스 가치는 각 서비스(줄기세포 보관, 배양, 분화, 검진 등의 줄기세포 관리 서비스, 줄기세포 시술, 치료, 미용, 임상 등의 줄기세포 치료 및 미용 서비스 등)에 의해 각각 결정될 수 있다.For example, the number of available membership rights may be determined according to the membership level and service, and the value of stem cell service for a certain unit quantity of membership rights is determined by each service (stem cell management such as stem cell storage, culture, differentiation, and examination). Service, stem cell treatment, treatment, beauty, clinical, etc. stem cell treatment and cosmetic services, etc.).
이에 반해, 제1 암호 화폐의 거래가는 실시간으로 변동될 수 있으며, 멤버십 사용권으로의 교환 비율 및 전환 가능한 수량이 가변될 수 있다.On the other hand, the transaction price of the first cryptocurrency may fluctuate in real time, and the exchange rate for membership usage rights and the convertible quantity may vary.
예를 들어, 어제 거래가에 따라 제1 암호 화폐 1개 단위 수량으로 1회의 줄기세포 시술 가치의 멤버십 사용권을 전환받을 수 있었다면, 제1 암호 화폐의 거래가 상승에 따라, 오늘은 1개 단위 수량으로 2회의 줄기세포 시술 가치의 멤버십 사용권으로 전환받을 수도 있는 것이다.For example, if yesterday's transaction price was able to convert the membership right for the value of one stem cell treatment per unit quantity of the first cryptocurrency, as the transaction price of the first cryptocurrency rises, today the unit quantity is 2 The conference stem cell treatment value can be converted into a membership license.
이에 반해, 멤버십 사용권은 1회의 줄기세포 시술 가치가 동일 또는 점진적으로 증가할 것이 예상되는 바, 그 변동성은 안정적인 형태를 가질 수 있다.On the other hand, membership usage rights are expected to have the same or gradual increase in the value of one stem cell treatment, and the volatility can have a stable form.
따라서, 제1 암호 화폐의 거래가의 시장가치적 변동성이 존재하더라도, 그 실질 가치 변화는 멤버십 사용권의 안정적 변동성에 의해 제어될 수 있다. 그에 따라, 급격한 인플레이션이나 디플레이션이 방지되고, 가치 변동성의 조절 및 거래 시스템의 안정적 유지가 가능하게 된다.Therefore, even if there is market value volatility of the transaction price of the first cryptocurrency, the change in real value can be controlled by stable volatility of the membership right. Accordingly, rapid inflation or deflation is prevented, and value volatility can be adjusted and the trading system can be stably maintained.
또한, 자금확보에 따른 줄기세포 서비스 가치 향상에 따라, 전체 시스템의 효용성이 증가하므로, 거래자와 서비스 제공자 상호간의 이익 창출이 가능하게 된다.In addition, as the value of stem cell services is improved by securing funds, the utility of the entire system increases, so that profits between traders and service providers can be created.
이를 위해, 본 발명의 실시 예에 따르면 제1 암호 화폐는 일정 전환량과 전환 비율에 따라 멤버십 사용권으로 전환될 수 있다. 그리고, 이 전환 비율은 제1 암호 화폐의 거래가와 멤버십 사용권에 대응하여 교환 가능한 줄기세포 서비스 가치의 시세 정보에 따라 결정될 수 있다.To this end, according to an embodiment of the present invention, the first cryptocurrency may be converted into a membership right according to a predetermined conversion amount and conversion rate. In addition, the conversion rate may be determined according to market price information of the exchangeable stem cell service value corresponding to the transaction price of the first cryptocurrency and the membership right.
예를 들어, 멤버십 사용권 일정 단위로 교환 가능한 실질 가치를 1회의 줄기세포 보관 서비스라고 할 때, 제1 암호 화폐는 이에 대응하는 일정 수량만큼 멤버십 사용권으로 전환될 수 있다. 일정 수량은 멤버십 사용권으로 교환 가능한 1회의 줄기세포 보관 서비스의 가치에 따라 결정될 수 있으며, 전환을 요청하는 사용자의 권한 및 등급에 따라 제1 암호 화폐 중 멤버십 사용권으로 전환 가능한 수량은 상이할 수 있다.For example, when the real value that can be exchanged in a certain unit of a membership license is referred to as a one-time stem cell storage service, the first cryptocurrency may be converted into a membership license by a certain amount corresponding thereto. A certain amount may be determined according to the value of a one-time stem cell storage service that can be exchanged for a membership license, and the number of the first cryptocurrency that can be converted to a membership license may differ depending on the authority and level of the user requesting the conversion.
그리고, 제1 암호 화폐에서 멤버십 사용권으로의 교환 비율은 제1 암호 화폐 거래가, 등급별 이용가능 줄기세포 서비스 종류 및 줄기세포 서비스 가치 시세에 의해 산출될 수 있으며, 교환에 따른 멤버십 사용권 전환 수량은 [제1 암호 화폐 단위당 멤버십 사용권 전환 수량 = (이용가능 줄기세포 서비스 종류) × (줄기세포 서비스 가치 시세가) / (거래 단위당 제1 암호 화폐 최저 거래가)] 와 같은 연산에 의해 결정될 수 있다.In addition, the exchange rate from the first cryptocurrency to the membership license may be calculated by the first cryptocurrency transaction price, the type of available stem cell service by grade, and the price of the stem cell service value. 1 The number of membership license conversion per cryptocurrency unit = (Type of available stem cell service) × (Stem cell service value market price) / (First cryptocurrency minimum transaction price per transaction unit)].
그리고, 멤버십 사용권 관리부(112)는, 멤버십 사용권의 발행 및 보유량 관리 처리를 수행한다.Then, the membership use right management unit 112 performs issuance and retention amount management processing of the membership use right.
특히, 멤버십 사용권 관리부(112)는 지급 준비부(114)의 지급 준비 정보에 따라 멤버십 사용권의 발행 가능량을 산출할 수 있다. 예를 들어, 지급 준비 정보는 지급 준비금 정보로서, 제공 가능한 줄기 세포 서비스의 대금 정보를 포함할 수 있다. 멤버십 사용권 관리부(112)는 지급 준비금에 기초하여, 일정 보유량을 유지하면서 줄기 세포 서비스 제공이 가능한 수량만큼의 발행 가능량을 산출할 수 있다. 예를 들어, 발행 가능량은 지급 준비금이 유통된 제1 암호 화폐의 시가총액 대비 일정 비율 이상 유지되도록 조절될 수 있다. 그리고, 멤버십 사용권 관리부(112)는 발행 가능한 멤버십 사용권을 줄기세포 서비스 가치에 대응하는 가치 지급 또는 교환 처리에 의해 소각 가능한 조건으로 발행될 수 있다.In particular, the membership usage right management unit 112 may calculate the amount of issuance of the membership usage right according to the payment preparation information of the payment preparation unit 114. For example, the payment preparation information is payment reserve information, and may include price information of a stem cell service that can be provided. The membership usage right management unit 112 may calculate an issuable amount as much as the amount capable of providing stem cell services while maintaining a certain holding amount based on the payment reserve. For example, the amount available for issuance may be adjusted to maintain a predetermined ratio or more with respect to the market cap of the first cryptocurrency in which payment reserves are circulated. In addition, the membership usage right management unit 112 may issue a membership usage right that can be issued on a condition that can be incinerated by a value payment or exchange process corresponding to the value of a stem cell service.
또한, 멤버십 사용권은 거래자 단말(300)의 제1 암호 화폐에 대응한 화폐 전환 요청에 따라 발행될 수 있다.In addition, the membership usage right may be issued according to a request for currency conversion corresponding to the first cryptocurrency from the trader terminal 300.
이를 위해 화폐 전환 처리부(113)는 지급 준비 정보에 따른 전환 가능량을 미리 산출하고, 제1 암호 화폐 중 전환 가능한 멤버십 사용권 수량을 결정하여 멤버십 사용권 관리부(112) 및 거래자 단말(300)에게로 제공할 수 있다.To this end, the currency conversion processing unit 113 pre-calculates the convertible amount according to the payment preparation information, determines the number of convertible membership licenses among the first cryptocurrency, and provides them to the membership license management unit 112 and the trader terminal 300. I can.
이에 따라, 멤버십 사용권 관리부(112)는 화폐 전환 처리부(113)에서 결정된 수량만큼의 멤버십 사용권을 발행할 수 있으며, 발행된 멤버십 사용권은 줄기세포 관련 서비스를 이용하기 위한 서비스 제공 가치를 가질 수 있게 된다.Accordingly, the membership usage right management unit 112 may issue membership usage rights equal to the amount determined by the currency conversion processing unit 113, and the issued membership usage rights can have a service provision value for using stem cell related services. .
한편, 줄기세포 관련 서비스 제공부(115)는 거래자 단말(300)로부터 멤버십 사용권의 서비스 제공 요청을 수신함에 따라 특정 서비스에 대응하는 서비스 제공 요청을 멤버십 서비스 제공 장치(200)에게로 전달할 수 있다.Meanwhile, the stem cell-related service providing unit 115 may transmit a service provision request corresponding to a specific service to the membership service providing device 200 as the service provision request of the membership usage right is received from the trader terminal 300.
예를 들어, 줄기세포 관련 서비스 제공부(115)는 멤버십 사용권 중 특정 서비스에 대응하는 사용량 만큼의 사용권 차감과 함께, 줄기세포 관련 서비스가 해당 거래자 단말(300)의 사용자에게 제공되도록 하는 제공 요청 정보를 멤버십 서비스 제공 장치(200)에게로 전달할 수 있다. 또한, 줄기세포 관련 서비스 제공부(115)는 거래자 단말(300)로부터 거래자의 멤버십 등록에 대응하는 자격 정보 또는 개인 증명 정보를 미리 수신하여, 멤버십 서비스 제공 장치(200)에게로 전달하여, 서비스 제공 전 사전 검증에 이용할 수 있다.For example, the stem cell-related service providing unit 115 deducts the usage right corresponding to the amount of use corresponding to a specific service among the membership usage rights, and provides request information to provide the stem cell-related service to the user of the corresponding trader terminal 300 May be delivered to the membership service providing device 200. In addition, the stem cell-related service provider 115 receives in advance the qualification information or personal identification information corresponding to the trader's membership registration from the trader's terminal 300, delivers it to the membership service providing device 200, and provides the service. It can be used for pre-verification.
한편, 줄기세포 관련 서비스 제공부(115)는 줄기세포 관련 서비스를 추천받고자 하는 사용자로부터 성별, 나이, 원하는 용도를 입력받아 서비스 추천부(121)에게로 전달할 수 있다. Meanwhile, the stem cell-related service providing unit 115 may receive a gender, age, and a desired purpose from a user who wishes to receive a stem cell-related service and transmit it to the service recommending unit 121.
그에 따라, 서비스 추천부(121)는 전달받은 성별, 나이, 원하는 용도를 근거로 해당 사용자에게 최상으로 적합한 줄기세포 관련 서비스(즉, 줄기세포 관리 서비스, 줄기세포 치료 또는 미용 서비스)를 추천해 줄 수 있다. 다시 말해서, 거래자 단말(300)의 사용자(즉, 줄기세포 관련 서비스 추천을 받고자 하는 사용자)가 자신의 성별, 나이, 원하는 용도 등을 입력하게 되면 줄기세포 관련 서비스 제공부(115)는 이를 서비스 추천부(121)에게로 전달한다. 서비스 추천부(121)는 전달받은 정보에 근거하여 가장 적합한 최적의 줄기세포 관련 서비스를 추천해 줄 수 있다. 이후, 사용자가 해당 추천받은 줄기세포 관련 서비스를 제공받기 위해 승낙을 하면 서비스 추천부(121)는 해당 줄기세포 관련 서비스가 해당 거래자 단말(300)의 사용자에게 제공되도록 하는 제공 요청 정보를 멤버십 서비스 제공 장치(200)에게로 보낸다. 그에 따라, 멤버십 서비스 제공 장치(200)에서는 해당 줄기세포 관련 서비스에 대응하는 사용량 만큼의 멤버십 사용권을 차감하고, 줄기세포 서비스 서버(500)에게로 해당 줄기세포 관련 서비스 제공 요청을 한다. 이에 의해 해당 사용자는 자신에게 가장 적합한 시술(즉, 줄기세포 관련 서비스)을 받을 수 있게 된다.Accordingly, the service recommendation unit 121 recommends the best suitable stem cell-related service (ie, stem cell management service, stem cell treatment or beauty service) for the user based on the gender, age, and desired purpose of the delivery. I can. In other words, when a user of the trader's terminal 300 (ie, a user who wants to receive a stem cell-related service recommendation) enters his or her gender, age, and desired purpose, the stem cell-related service provider 115 recommends the service. Pass it to the part 121. The service recommendation unit 121 may recommend the most suitable and optimal stem cell related service based on the received information. Thereafter, when the user approves to receive the recommended stem cell-related service, the service recommendation unit 121 provides a membership service with provision request information that enables the stem cell-related service to be provided to the user of the corresponding trader terminal 300. It is sent to the device 200. Accordingly, the membership service providing apparatus 200 deducts the membership usage right corresponding to the amount corresponding to the corresponding stem cell-related service, and requests the stem cell service server 500 to provide the stem cell-related service. As a result, the user can receive the most suitable procedure (ie, stem cell-related service).
필요에 따라서는, 멤버십에 등록된 사용자(즉, 줄기세포 관련 서비스 추천을 받고자 하는 사용자)가 나이, 성별, 원하는 용도 등의 정보를 입력하게 되면 줄기세포 관련 서비스 제공부(115)는 수신한 정보를 서비스 추천부(121)에게로 보내고, 서비스 추천부(121)는 수신한 정보를 재차 다수의 파트너사(도시 생략)에게 전달하고, 다수의 파트너사(도시 생략)에서는 사용자가 입력한 정보에 대해 저마다의 서비스 조건을 제시할 수 있다. 그리고, 서비스 추천부(121)는 다수의 파트너사(도시 생략)에서 제시한 서비스 조건에 대해 어느 서비스 조건이 해당 사용자에게 가장 적합한지에 따라 순위를 매긴 후에 이를 근거로 해당 사용자에게 적합한 줄기세포 관련 서비스를 추천할 수도 있다. 이때, 서비스 추천부(121)는 하나의 서비스 조건만을 줄기세포 관련 서비스로 하여 제시(추천)할 수도 있고, 여러 개의 순위별 서비스 조건을 제시할 수도 있다.If necessary, when a user registered for membership (i.e., a user who wishes to receive a stem cell related service recommendation) enters information such as age, gender, and desired purpose, the stem cell related service provider 115 receives the received information. Is sent to the service recommending unit 121, and the service recommending unit 121 transmits the received information to a plurality of partners (not shown) again, and the plurality of partners (not shown) transmits the received information to the information input by the user. Each service condition can be presented. In addition, the service recommendation unit 121 ranks the service conditions suggested by a number of partners (not shown) according to which service conditions are most suitable for the user, and based on this, a stem cell-related service suitable for the user. You can also recommend In this case, the service recommendation unit 121 may present (recommend) only one service condition as a stem cell related service, or may present several service conditions for each priority.
상기에서는 서비스 추천부(121)가 사용자에게 적합한 줄기세포 관련 서비스를 추천할 수 있는 것으로 설명하였으나, 필요에 따라서는 일반적인 시술(예컨대, 보톡스, 레이저 치료, 윤곽 주사, 실 리프팅, 리프팅 레이저, 필러, DNA 주사, 콜라겐 주사, MTS 치료, 에어젯 리프팅, 건강 상담, 유전자 검사, 간병인 파견, 요양병원, 영양 식단, 예방 백신 등)에 대해서도 사용자가 적합한 서비스를 추천할 수 있다.In the above, it has been described that the service recommendation unit 121 can recommend a stem cell-related service suitable for the user, but if necessary, general procedures (eg, botox, laser treatment, contour injection, thread lifting, lifting laser, filler, Users can also recommend suitable services for DNA injection, collagen injection, MTS treatment, air jet lifting, health counseling, genetic testing, dispatch of caregivers, nursing hospitals, nutritional diet, preventive vaccines, etc.).
이상 탐지부(119)는 머신 러닝을 이용하여 교환 서비스 제공 장치(100)에서의 이상(anomaly)을 탐지할 수 있다. 교환 서비스 제공 장치(100)에서의 일반적인 보안 조치 이외로 이상 탐지부(119)에서 머신 러닝을 이용하여 교환 서비스 제공 장치(100)에서의 이상(anomaly)을 탐지해 냄으로써, 보안의 안전성을 보다 극대화시킬 수 있다.The anomaly detection unit 119 may detect an anomaly in the exchange service providing apparatus 100 using machine learning. In addition to the general security measures in the exchange service providing device 100, the anomaly detection unit 119 detects anomalies in the exchange service providing device 100 using machine learning, thereby maximizing the safety of security. I can make it.
도 3에서는 이상 탐지부(119)가 교환 서비스 제공 장치(100)에 포함되는 것으로 하였는데, 필요에 따라서 이상 탐지부(119)는 멤버십 서비스 제공 장치(200)에 포함되는 것으로 하여도 되고, 교환 서비스 제공 장치(100) 및 멤버십 서비스 제공 장치(200)와는 별개로 독립되게 구성되는 것으로 할 수도 있다.In FIG. 3, it is assumed that the abnormality detection unit 119 is included in the exchange service providing apparatus 100, but the abnormality detection unit 119 may be included in the membership service providing apparatus 200, if necessary, and the exchange service It may be configured independently of the providing device 100 and the membership service providing device 200.
그에 따라, 이상 탐지부(119)는 블록 체인 네트워크(50)에 접속된 각 노드(즉, 교환 서비스 제공 장치(100), 멤버십 서비스 제공 장치(200), 거래자 단말(300), 지급준비율 조절 모듈부(400), 줄기세포 서비스 서버(500), 의료 서버(600))간의 통신 및 정보 교류에서 머신 러닝을 이용하여 이상(anomaly)을 탐지해 낸다고 볼 수 있다.Accordingly, the anomaly detection unit 119 is each node connected to the block chain network 50 (i.e., the exchange service providing device 100, the membership service providing device 200, the trader terminal 300, the payment readiness control module) In communication and information exchange between the unit 400, the stem cell service server 500, and the medical server 600, it can be seen that an anomaly is detected using machine learning.
결국, 이상 탐지부(119)는 제1 암호 화폐 및 줄기세포 가치 연동 멤버십 사용권의 발행, 거래, 전환 및 관리 처분 과정에서 이상(anomaly)을 탐지해 낼 수 있고, 기 발행된 암호 화폐간 거래 서비스 및 법정 화폐간 거래 서비스 과정에서 이상(anomaly)을 탐지해 낼 수 있고, 멤버십 사용권 관리와 개인 정보 관리 및 개인 의료 기록 정보 관리의 과정에서 이상(anomaly)을 탐지해 낼 수 있고, 줄기세포 관련 서비스 제공 과정에서 이상(anomaly)을 탐지해 낼 수 있다.Eventually, the anomaly detection unit 119 can detect anomalies in the issuance, transaction, conversion, and management disposition of the first cryptocurrency and stem cell value-linked membership license, and a transaction service between previously issued cryptocurrencies. And it can detect anomalies in the process of transaction service between legal currencies, can detect anomalies in the process of membership license management, personal information management, and personal medical record information management, and stem cell related services Anomaly can be detected in the delivery process.
이와 같이 이상 탐지부(119)가 이상을 탐지하면 그에 상응하는 이상 탐지 내역을 생성하여 고지할 수 있다. 예를 들어, 고지는 블록 체인 네트워크(50)의 각 노드에게 이상 탐지 내역을 전송하는 것일 수 있다. In this way, when the abnormality detection unit 119 detects an abnormality, it may generate and notify the abnormality detection details corresponding thereto. For example, the notification may be to transmit anomaly detection details to each node of the blockchain network 50.
이를 위해, 이상 탐지부(119)는 블록 체인 네트워크(50)의 각 노드간의 데이터를 분석 및 학습하는 머신 러닝부(119a), 및 머신 러닝부(119a)에서의 학습 결과를 기반으로 블록 체인 네트워크(50)의 각 노드간의 통신 및 정보 교류에서의 이상이 발견되면 이를 이상 탐지 내역으로 하여 외부에 알리는 이상 알림부(119b)를 포함할 수 있다. 머신 러닝부(119a)는 본 발명의 청구범위에 기재된 학습부의 일 예가 될 수 있다.To this end, the anomaly detection unit 119 analyzes and learns data between each node of the block chain network 50, a machine learning unit 119a, and a block chain network based on the learning results in the machine learning unit 119a. When an abnormality in communication and information exchange between each node of (50) is detected, the abnormality notification unit 119b may be used to notify the outside of the abnormality detection details. The machine learning unit 119a may be an example of a learning unit described in the claims of the present invention.
한편, 서비스 제공 처리가 완료된 멤버십 사용권은 소각 처리부(116)에 의해 블록 체인 네트워크(50) 내에서 전량 소각 처리될 수 있다. Meanwhile, the membership usage rights for which the service provision process has been completed may be incinerated in the block chain network 50 by the incineration processing unit 116.
한편, 제1 암호 화폐 관리부(111)는 멤버십 사용권으로 전환된 제1 암호 화폐에 대하여, 내부 보유량으로의 전환 관리 처리를 수행할 수 있다. 내부 보유량은 관리자 계정에 의해 보관 처리되며, 외부 유통에 따라 외부 보유량으로 전환 가능한 수량일 수 있다. 내부 보유량 및 외부 보유량은 지급 준비부(114)에서의 지급 준비율 산출에 의한 조절에 이용되므로, 전체적 시스템 및 인플레이션 안정성을 도모할 수 있게 된다.Meanwhile, the first cryptocurrency management unit 111 may perform a conversion management process for the first cryptocurrency converted to the membership usage right to the internal holding amount. The internal holding amount is stored and processed by the manager account, and may be a quantity that can be converted to an external holding amount according to external distribution. Since the internal holding amount and the external holding amount are used for adjustment by calculating the payment readiness rate in the payment preparation unit 114, the overall system and inflation stability can be promoted.
도 3에서, 메모리(150)에는 제1 암호 화폐의 총수량, 사용자별 제1 암호 화폐 수량 정보, 사용자별 개인 정보, 사용자별 멤버십 사용권 정보, 사용자별 전용 암호화폐 지갑 정보, 암호 화폐 거래 서비스를 위한 각종의 프로세스 등이 저장된다.In FIG. 3, the memory 150 includes the total amount of first cryptocurrency, first cryptocurrency amount information for each user, personal information for each user, membership license information for each user, dedicated cryptocurrency wallet information for each user, and cryptocurrency transaction service. Various processes, etc. are stored.
도 4 및 도 5는 본 발명의 실시 예에 따른 암호 화폐 발행 및 멤버십 서비스 구매와 제공 프로세스를 도시한 래더 다이어그램이다.4 and 5 are ladder diagrams illustrating a process of issuing cryptocurrency and purchasing and providing a membership service according to an embodiment of the present invention.
먼저, 도 4를 참조하면, 거래자 단말(300)은 멤버십 서비스 제공 장치(200)에 접속하여 줄기세포 서비스 제공을 위한 멤버십 서비스 등록 프로세스를 수행한다(S1000).First, referring to FIG. 4, the trader terminal 300 accesses the membership service providing apparatus 200 and performs a membership service registration process for providing stem cell services (S1000).
그리고, 거래자 단말(300)은 교환 서비스 제공 장치(100)에게로 제1 암호 화폐를 이용한 멤버십 사용권의 전환구매를 요청한다(S1001).Then, the trader terminal 300 requests the exchange service providing apparatus 100 to purchase a membership license using the first cryptocurrency (S1001).
이에 따라, 교환 서비스 제공 장치(100)는 거래자 단말(300)과의 보안 인증에 따른 거래자 정보를 확인하고(S1003), 지급준비율 조절 모듈부(400)를 통해 줄기세포 서비스 가치 정보에 기초한 지급 준비 정보를 확인한다(S1005).Accordingly, the exchange service providing apparatus 100 checks the trader information according to the security authentication with the trader terminal 300 (S1003), and prepares payment based on the stem cell service value information through the payment readiness control module unit 400 Check the information (S1005).
이를 위해, 지급준비율 조절 모듈부(400)는 멤버십 서비스 제공 장치(200)에게로 멤버십 사용권 가치 조회를 요청하고(S1008), 멤버십 서비스 제공 장치(200)는 줄기세포 서비스 서버(500)와의 연동에 따라 줄기세포 서비스에 대응한 가치 분석을 처리하여(S1007), 지급준비율 조절 모듈부(400)에게로 전달한다(S1009).To this end, the payment readiness control module unit 400 requests a membership usage right value inquiry to the membership service providing device 200 (S1008), and the membership service providing device 200 is connected with the stem cell service server 500. Accordingly, the value analysis corresponding to the stem cell service is processed (S1007) and transmitted to the payment readiness control module unit 400 (S1009).
이후, 교환 서비스 제공 장치(100)는 지급준비율 조절 모듈부(400)에서의 지급 준비 정보에 기초하여 멤버십 사용권으로의 전환 가능량을 연산하고(S1011), 연산된 전환 가능량 정보를 해당 거래자 단말(300)에게로 전달한다(S1013).Thereafter, the exchange service providing apparatus 100 calculates the amount of convertible to the membership license based on the payment preparation information in the payment preparation rate control module unit 400 (S1011), and calculates the calculated convertible amount information to the corresponding trader terminal 300. ) To (S1013).
그리고 나서, 교환 서비스 제공 장치(100)는 거래자 단말(300)로부터의 구매 확인을 수신하고(S1015), 그에 따라 멤버십 사용권 가치 지불 처리를 수행하고(S1017), 줄기세포 서비스 제공에 따라 소각가능한 조건으로 발행되는 멤버십 사용권을 발행한다(S1019).Then, the exchange service providing apparatus 100 receives the purchase confirmation from the trader terminal 300 (S1015), performs a membership license value payment process accordingly (S1017), and conditions that can be incinerated according to the provision of the stem cell service. Issuing the membership license issued as a (S1019).
그리고, 교환 서비스 제공 장치(100)는 멤버십 사용권 구매완료 정보를 해당 거래자 단말(300)에게로 전달하며(S1021), 지급준비율 조절 모듈부(400)에서는 신규 사용권 발행에 따른 멤버십 서비스 제공을 위한 자금 확보 처리를 수행하고(S1035), 지급 준비 정보를 갱신한다(S1037).In addition, the exchange service providing device 100 transmits the membership license purchase completion information to the corresponding trader terminal 300 (S1021), and the payment readiness control module unit 400 provides funds for providing a membership service according to the issuance of a new license. Secure processing is performed (S1035), and payment preparation information is updated (S1037).
한편, 도 5는 멤버십 사용권 사용에 따른 소각 및 서비스 제공 프로세스를 도시한 것으로, 먼저 거래자 단말(300)에서는 보유한 멤버십 사용권을 이용한 멤버십 서비스 제공 요청을 교환 서비스 제공 장치(100)에게로 전달한다(S2001).Meanwhile, FIG. 5 shows a process of incineration and service provision according to the use of the membership usage right. First, the trader terminal 300 transmits a request for providing a membership service using the held membership usage right to the exchange service providing device 100 (S2001). ).
그리고, 교환 서비스 제공 장치(100)는 멤버십 서비스 제공 장치(200)에게로 해당 거래자 단말(300)의 멤버십 상태 조회를 요청하여(S2005), 멤버십 등급을 확인한다(S2003).Then, the exchange service providing apparatus 100 requests the membership service providing apparatus 200 to query the membership status of the corresponding trader terminal 300 (S2005), and checks the membership level (S2003).
이에 따라, 교환 서비스 제공 장치(100)는 멤버십 사용권에 대응하여 제공 가능 서비스를 결정하고(S2011), 결정된 서비스 정보를 해당 거래자 단말(300)에게로 전달한다(S2013).Accordingly, the exchange service providing apparatus 100 determines a service that can be provided in response to the membership use right (S2011), and transmits the determined service information to the corresponding trader terminal 300 (S2013).
이후, 거래자 단말(300)에서 제공 확인 및 보안 인증정보를 전송하면(S2015), 교환 서비스 제공 장치(100)는 멤버십 사용권 차감 및 차감된 사용량의 소각 처리를 수행하고(S2017), 멤버십 사용 정보를 지급준비율 조절 모듈부(400)에게로 전달한다(S2019).Thereafter, when the transaction terminal 300 transmits the provision confirmation and security authentication information (S2015), the exchange service providing device 100 performs the membership usage right deduction and the incineration of the deducted usage (S2017), and stores the membership usage information. It is transmitted to the payment readiness adjustment module unit 400 (S2019).
그리고, 지급준비율 조절 모듈부(400)는 사전 확인된 줄기세포 서비스 가치 정보에 기초하여, 멤버십 사용에 따른 사용 대금 이체 정보를 산출하고, 이를 멤버십 서비스 제공 장치(200)에게로 전달한다(S2021).Then, the payment readiness control module unit 400 calculates the transfer information according to the membership use, based on the previously confirmed stem cell service value information, and transmits it to the membership service providing device 200 (S2021). .
이에 따라, 멤버십 서비스 제공 장치(200)는 줄기세포 서비스 제공 요청을 줄기세포 서비스 서버(500)에게로 전달할 수 있다(S2023).Accordingly, the membership service providing apparatus 200 may transmit a request for providing a stem cell service to the stem cell service server 500 (S2023).
그리고, 줄기세포 서비스 서버(500)는 요청된 줄기세포 관련 서비스를 해당 거래자 단말(300)의 사용자에게 제공하고(S2025), 줄기세포 관련 서비스 제공 정보를 해당 거래자 단말(300)에게로 전송한다(S2027).Then, the stem cell service server 500 provides the requested stem cell related service to the user of the corresponding trader terminal 300 (S2025), and transmits the stem cell related service provision information to the corresponding trader terminal 300 ( S2027).
또한, 줄기세포 서비스 서버(500)는 의료 서버(600)와 연동하여 의료 서비스를 해당 거래자 단말(300)의 사용자에게 제공하고(S2029), 의료 서비스 제공 정보를 해당 거래자 단말(300)에게로 전송한다(S2031).In addition, the stem cell service server 500 interworks with the medical server 600 to provide medical services to the user of the corresponding trader terminal 300 (S2029), and transmits medical service provision information to the corresponding trader terminal 300. Do (S2031).
도 6 및 도 7은 교환 서비스 제공 장치(100)가 거래자 단말(300)로부터 요청된 교환 거래 서비스를 설명하기 위한 도면들이다.6 and 7 are diagrams for explaining the exchange transaction service requested by the exchange service providing apparatus 100 from the trader terminal 300.
먼저, 도 6은 법정 화폐 거래 서비스부(117)의 처리를 설명하기 위한 도면으로서, 도 6을 참조하면, 달러화, 원화 등과 같은 법정 화폐는 법정 화폐 거래 서비스부(117)에 의해 본 발명의 실시 예에 따른 제1 암호 화폐에 대응하여 현금 매각 또는 매입 처리될 수 있다.First, FIG. 6 is a diagram for explaining the processing of the legal currency transaction service unit 117. Referring to FIG. 6, legal currency such as dollar and won is implemented by the legal currency transaction service unit 117 Cash may be sold or purchased in response to the first cryptocurrency according to the example.
이에 따라, 제1 암호 화폐는 거래소에서의 각 판매자 및 구매자간 자율적 거래에 의해 그 거래가가 형성될 수 있다. 법정 화폐 거래 서비스부(117)는 사용자의 계정에 보유된 제1 암호 화폐를 법정 화폐로 교환하거나, 보유한 법정 화폐를 제1 암호 화폐로 교환되도록 하는 거래 서비스를 직접 제공할 수 있으며, 다른 거래소를 통한 거래를 중개하는 거래 중개 서비스를 제공할 수도 있다.Accordingly, the first cryptocurrency may have its transaction price formed by autonomous transactions between each seller and buyer in the exchange. The legal currency transaction service unit 117 may directly provide a transaction service for exchanging the first cryptocurrency held in the user's account for legal currency or for exchanging the legal currency held for the first cryptocurrency. It can also provide a transaction brokerage service that brokers transactions through.
그리고, 이러한 매각 또는 매입 처리는 거래자의 현금 계좌로부터의 이체 처리와, 암호 화폐 지갑에서의 지급 처리가 포함될 수 있다. 법정 화폐 거래 서비스부(117)는 각 거래자의 옴니버스 현금 계좌와 옴니버스 암호 화폐 지갑을 관리하여, 각 화폐의 매입 또는 매각 처리를 제공할 수 있다.In addition, such a sale or purchase process may include a transfer process from a trader's cash account and a payment process in a cryptocurrency wallet. The legal currency transaction service unit 117 may manage an omnibus cash account and an omnibus cryptocurrency wallet of each trader to provide a purchase or sale of each currency.
다만, 전술한 바와 같이, 제1 암호 화폐는 그 거래 및 유통이 자유로운 반면, 멤버십 사용권은 개인화된 줄기세포 관련 서비스에 이용되므로 별도의 거래 및 유통은 제한될 수 있다. 멤버십 사용권은 소각 처리부(116)에서의 처리에 따라 전량 소각될 수 있으므로, 법정 화폐 거래 서비스부(117)는 이에 대응하는 권한 관리 및 제한 처리를 수행할 수 있다.However, as described above, the first cryptocurrency is free to trade and distribute, while the membership right is used for personalized stem cell related services, so separate transactions and distribution may be restricted. Membership usage rights may be completely incinerated according to the processing in the incineration processing unit 116, so the legal currency transaction service unit 117 may perform a corresponding authority management and restriction processing.
한편, 도 7은 암호 화폐 거래 서비스부(118)의 처리를 설명하기 위한 도면으로서, 도 7을 참조하면, 타 거래소 서버(700)에서 취급되는 다른 암호 화폐는 암호 화폐 거래 서비스부(118)에 의해 본 발명의 실시 예에 따른 제1 암호 화폐에 대응하여 다른 암호 화폐로 매각 또는 매입 처리될 수 있다.Meanwhile, FIG. 7 is a diagram for explaining the processing of the cryptocurrency transaction service unit 118. Referring to FIG. 7, other cryptocurrencies handled by the other exchange server 700 are stored in the cryptocurrency transaction service unit 118. Accordingly, in response to the first cryptocurrency according to the embodiment of the present invention, it may be sold or purchased as another cryptocurrency.
위와 마찬가지로, 제1 암호 화폐는 거래소에서의 각 판매자 및 구매자간 자율적 거래에 의해 그 거래가가 형성될 수 있다. 암호 화폐 거래 서비스부(118)는 사용자의 계정에 보유된 제1 암호 화폐를 다른 암호 화폐로 교환하거나, 다른 암호 화폐를 제1 암호 화폐로 교환되도록 하는 거래 서비스를 직접 제공할 수 있으며, 다른 거래소를 통한 거래를 중개하는 거래 중개 서비스를 제공할 수도 있다. 여기서, 다른 암호 화폐는 멤버십 사용권과 상이하며, 통상의 블록 체인 기반에 의해 발행되어 거래소 등에서 거래되는 타 암호 화폐를 의미할 수 있다.As above, the first cryptocurrency may have its transaction price formed by autonomous transactions between each seller and buyer in the exchange. The cryptocurrency transaction service unit 118 may directly provide a transaction service for exchanging the first cryptocurrency held in the user's account for another cryptocurrency, or for exchanging another cryptocurrency for the first cryptocurrency. It can also provide a transaction brokerage service that brokers transactions through. Here, the other cryptocurrency is different from the membership right, and may refer to another cryptocurrency that is issued based on a conventional blockchain and traded at an exchange.
그리고, 이러한 다른 암호 화폐로의 매각 또는 매입 처리는 거래자의 타 거래소 서버 연동 이체 처리 및 암호 화폐 지갑에서의 지급 처리가 포함될 수 있으므로, 암호 화폐 거래 서비스부(118)는 각 거래자의 옴니버스 암호 화폐 지갑과 타 거래소 서버(700)의 계정 정보를 관리하여, 각 화폐의 매입 또는 매각 처리를 제공할 수 있다.And, since such a sale or purchase process to another cryptocurrency may include a transaction process linked to another exchange server by a trader and a payment process in a cryptocurrency wallet, the cryptocurrency transaction service unit 118 is the omnibus cryptocurrency wallet By managing the account information of the server 700 of other exchanges, it is possible to provide a purchase or sale process of each currency.
마찬가지로, 멤버십 사용권은 개인화된 줄기세포 관련 서비스 제공에 이용되는 바 별도의 거래 및 유통은 제한될 수 있다. 멤버십 사용권은 소각 처리부(116)에서의 처리에 따라 전량 소각될 수 있으므로, 암호 화폐 거래 서비스부(118)는 이에 대응하는 권한 관리 및 제한 처리를 수행할 수 있다.Likewise, membership usage rights are used to provide personalized stem cell-related services, so separate transactions and distribution may be restricted. Since the membership right may be incinerated in total according to the processing in the incineration processing unit 116, the cryptocurrency transaction service unit 118 may perform a corresponding authority management and restriction processing.
도 8은 본 발명의 실시예에 따른 블록 체인 기반의 이상 탐지 방법을 설명하기 위한 플로우차트이다.8 is a flowchart illustrating a block chain-based anomaly detection method according to an embodiment of the present invention.
이상 탐지부(119)는 블록 체인 네트워크(50)에 접속된 각 노드간의 통신 및 정보 교류에서 머신 러닝을 이용하여 이상(anomaly)을 탐지하고, 알릴 수 있다.The anomaly detection unit 119 may detect and notify an anomaly by using machine learning in communication and information exchange between nodes connected to the block chain network 50.
즉, 이상 탐지부(119)내의 머신 러닝부(119a)는 블록 체인 네트워크(50)의 각 노드(즉, 교환 서비스 제공 장치(100), 멤버십 서비스 제공 장치(200), 거래자 단말(300), 지급준비율 조절 모듈부(400), 줄기세포 서비스 서버(500), 의료 서버(600))간의 데이터를 분석 및 학습한다(S50). That is, the machine learning unit 119a in the anomaly detection unit 119 is each node of the block chain network 50 (ie, the exchange service providing device 100, the membership service providing device 200, the trader terminal 300), It analyzes and learns data between the payment preparation rate control module unit 400, the stem cell service server 500, and the medical server 600 (S50).
이어, 이상 탐지부(119)내의 이상 알림부(119b)는 머신 러닝부(119a)에서의 학습 결과를 기반으로 블록 체인 네트워크(50)에 접속된 각 노드간의 통신 및 정보 교류에서의 이상이 발견되는지를 판단한다(S52).Then, the abnormality notification unit 119b in the abnormality detection unit 119 finds an abnormality in communication and information exchange between each node connected to the block chain network 50 based on the learning result of the machine learning unit 119a. It is determined whether or not (S52).
이후, 이상이 발견되면 이상 알림부(119b)는 해당 내역을 이상 탐지 내역으로 하여 외부에 알린다(S54). 여기서, 상술한 이상 탐지 내역은 제1 암호 화폐 및 줄기세포 가치 연동 멤버십 사용권의 발행, 거래, 전환 및 관리 처분 과정에서의 이상 탐지로 인한 내역이 될 수도 있고, 기 발행된 암호 화폐간 거래 서비스 및 법정 화폐간 거래 서비스 과정에서의 이상 탐지로 인한 내역이 될 수도 있고, 멤버십 사용권 관리와 개인 정보 관리 및 개인 의료 기록 정보 관리의 과정에서의 이상 탐지로 인한 내역이 될 수도 있고, 줄기세포 관련 서비스 제공 과정에서의 이상 탐지로 인한 내역이 될 수도 있다.Thereafter, when an abnormality is found, the abnormality notification unit 119b informs the outside by using the information as abnormality detection details (S54). Here, the above-described abnormality detection details may be details due to abnormality detection in the issuance, transaction, conversion and management disposition of the first cryptocurrency and stem cell value-linked membership license, or the previously issued cryptocurrency transaction service and It may be a detail due to anomaly detection in the process of legal currency transaction service, or it may be a detail due to anomaly detection in the process of managing membership licenses, personal information management, and personal medical record information, or providing stem cell related services. It may be a detail due to abnormality detection in the process.
상술한 바와 같은 본 발명의 실시예에 따르면, 블록 체인 네트워크에 접속된 각 노드간의 통신 및 정보 교류에서 머신 러닝을 이용하여 이상(anomaly)을 탐지하여 외부로 알리게 되므로, 내/외부로부터의 모든 공격에 대응할 수 있고 최악의 경우에도 피해를 최소화시킬 수 있다.According to the embodiment of the present invention as described above, an anomaly is detected and notified to the outside by using machine learning in communication and information exchange between nodes connected to the blockchain network, so all attacks from inside/outside Can respond to and even in the worst case, the damage can be minimized.
또한, 상술한 본 발명의 블록 체인 기반의 이상 탐지 방법은, 컴퓨터로 읽을 수 있는 기록매체에 컴퓨터가 읽을 수 있는 코드로서 구현하는 것이 가능하다. 컴퓨터가 읽을 수 있는 기록매체는 컴퓨터 시스템에 의하여 읽혀질 수 있는 데이터가 저장되는 모든 종류의 기록 장치를 포함한다. 컴퓨터가 읽을 수 있는 기록매체의 예로는 ROM, RAM, CD-ROM, 자기 테이프, 플로피디스크, 광데이터 저장장치 등이 있다. 또한, 컴퓨터가 읽을 수 있는 기록매체는 네트워크로 연결된 컴퓨터 시스템에 분산되어, 분산방식으로 컴퓨터가 읽을 수 있는 코드가 저장되고 실행될 수 있다. 그리고, 상기 방법을 구현하기 위한 기능적인(function) 프로그램, 코드 및 코드 세그먼트들은 본 발명이 속하는 기술분야의 프로그래머들에 의해 용이하게 추론될 수 있다.In addition, the above-described method for detecting an abnormality based on a block chain of the present invention can be implemented as a computer-readable code on a computer-readable recording medium. The computer-readable recording medium includes all types of recording devices that store data that can be read by a computer system. Examples of computer-readable recording media include ROM, RAM, CD-ROM, magnetic tapes, floppy disks, and optical data storage devices. In addition, the computer-readable recording medium is distributed over a computer system connected through a network, so that computer-readable codes can be stored and executed in a distributed manner. In addition, functional programs, codes and code segments for implementing the method can be easily deduced by programmers in the art to which the present invention belongs.
이상에서와 같이 도면과 명세서에서 최적의 실시예가 개시되었다. 여기서 특정한 용어들이 사용되었으나, 이는 단지 본 발명을 설명하기 위한 목적에서 사용된 것이지 의미 한정이나 청구범위에 기재된 본 발명의 범위를 제한하기 위하여 사용된 것은 아니다. 그러므로, 본 기술 분야의 통상의 지식을 가진자라면 이로부터 다양한 변형 및 균등한 타 실시예가 가능하다는 점을 이해할 것이다. 따라서, 본 발명의 진정한 기술적 보호범위는 첨부된 청구범위의 기술적 사상에 의해 정해져야 할 것이다.As described above, an optimal embodiment has been disclosed in the drawings and specifications. Although specific terms have been used herein, these are only used for the purpose of describing the present invention, and are not used to limit the meaning or the scope of the present invention described in the claims. Therefore, those of ordinary skill in the art will understand that various modifications and equivalent other embodiments are possible therefrom. Accordingly, the true technical scope of the present invention should be determined by the technical spirit of the appended claims.

Claims (5)

  1. 블록 체인 네트워크의 각 노드간의 데이터를 분석 및 학습하는 학습부; 및A learning unit that analyzes and learns data between nodes of a block chain network; And
    상기 학습부에서의 학습 결과를 기반으로 상기 블록 체인 네트워크의 각 노드간의 정보 교류에서 이상을 발견하여 그에 상응하는 이상 탐지 내역을 알리는 이상 알림부;를 포함하는 것을 특징으로 하는 블록 체인 기반의 이상 탐지 장치.And an abnormality notification unit that detects an abnormality in information exchange between each node of the block chain network based on the learning result of the learning unit and informs the corresponding abnormality detection history. Device.
  2. 제 1항에 있어서,The method of claim 1,
    상기 학습부는,The learning unit,
    머신 러닝으로 블록 체인 네트워크의 각 노드간의 데이터를 분석 및 학습하는 것을 특징으로 하는 블록 체인 기반의 이상 탐지 장치.Blockchain-based anomaly detection device, characterized in that it analyzes and learns data between nodes of a blockchain network by machine learning.
  3. 제 1항에 있어서,The method of claim 1,
    상기 각 노드는,Each of the above nodes,
    상기 블록 체인 네트워크 기반의 제1 암호 화폐 및 줄기세포 가치 연동 멤버십 사용권의 발행, 거래, 전환 및 관리 처분을 하고, 상기 블록 체인 네트워크를 기반으로 기 발행된 다른 암호 화폐간 거래 서비스 및 법정 화폐간 거래 서비스를 제공하고, 실질 가치 연동 멤버십 사용권의 실질 가치 교환 및 소각 프로세스를 제공하는 교환 서비스 제공 장치;Issuance, transaction, conversion, and management of the first cryptocurrency and stem cell value-linked membership license based on the blockchain network, and other cryptocurrency transaction services and legal currency transactions previously issued based on the blockchain network An exchange service providing device that provides a service and provides a real value exchange and incineration process of the real value-linked membership license;
    줄기세포 관리 서비스를 제공하는 줄기세포 서비스 서버; A stem cell service server that provides stem cell management services;
    줄기세포 치료 또는 미용 서비스를 제공하는 의료 서버;A medical server that provides stem cell treatment or cosmetic services;
    개인 정보와 개인 의료 기록 정보와 멤버십 사용권 관리 및 리워드 정보를 관리하는 멤버십 서비스 제공 장치;A membership service providing device for managing personal information, personal medical record information, membership license management, and reward information;
    제1 암호 화폐의 멤버십 사용권으로의 전환 및 멤버십 사용권의 줄기세포 서비스 제공 프로세스가 유지되게 하는 지급 준비율 및 줄기세포서비스 가치를 산출하는 지급준비율 조절 모듈부; 및A payment readiness rate control module unit for calculating a payment readiness rate and a stem cell service value for maintaining a process of converting the first cryptocurrency to a membership right and providing a stem cell service of the membership right; And
    거래자 단말;을 포함하는 것을 특징으로 하는 블록 체인 기반의 이상 탐지 장치.Block chain-based anomaly detection device comprising a; trader terminal.
  4. 학습부가, 블록 체인 네트워크의 각 노드간의 데이터를 분석 및 학습하는 단계; 및The learning unit analyzes and learns data between nodes of a block chain network; And
    이상 알림부가, 상기 학습의 결과를 기반으로 상기 블록 체인 네트워크의 각 노드간의 정보 교류에서 이상을 발견하여 그에 상응하는 이상 탐지 내역을 알리는 단계;를 포함하는 것을 특징으로 하는 블록 체인 기반의 이상 탐지 방법.And an anomaly notification unit discovering an anomaly in information exchange between each node of the block chain network based on the result of the learning and notifying a corresponding anomaly detection history; and a block chain-based anomaly detection method comprising: .
  5. 제 4항에 있어서,The method of claim 4,
    상기 학습하는 단계는,The learning step,
    머신 러닝으로 블록 체인 네트워크의 각 노드간의 데이터를 분석 및 학습하는 것을 특징으로 하는 블록 체인 기반의 이상 탐지 방법.Blockchain-based anomaly detection method characterized by analyzing and learning data between each node of a block chain network by machine learning.
PCT/KR2019/004324 2019-04-10 2019-04-11 Blockchain-based anomaly detection apparatus and method WO2020209413A1 (en)

Applications Claiming Priority (10)

Application Number Priority Date Filing Date Title
KR10-2019-0041746 2019-04-10
KR1020190041748A KR20200120989A (en) 2019-04-10 2019-04-10 Apparatus and method of detecting anomaly for health care service based on block chain
KR10-2019-0041748 2019-04-10
KR1020190041750A KR20200119500A (en) 2019-04-10 2019-04-10 Computer program for detecting anomaly based on block chain
KR1020190041746A KR20200119498A (en) 2019-04-10 2019-04-10 Apparatus and method for detecting anomaly based on block chain
KR10-2019-0041749 2019-04-10
KR10-2019-0041747 2019-04-10
KR10-2019-0041750 2019-04-10
KR1020190041747A KR20200119499A (en) 2019-04-10 2019-04-10 Apparatus and method of detecting anomaly for anti-aging service based on block chain
KR1020190041749A KR20200120990A (en) 2019-04-10 2019-04-10 Apparatus and method of detecting anomaly for health care service based on block chain

Publications (1)

Publication Number Publication Date
WO2020209413A1 true WO2020209413A1 (en) 2020-10-15

Family

ID=72750735

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2019/004324 WO2020209413A1 (en) 2019-04-10 2019-04-11 Blockchain-based anomaly detection apparatus and method

Country Status (1)

Country Link
WO (1) WO2020209413A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20200372154A1 (en) * 2019-05-21 2020-11-26 Jaroona Chain Ou Blockchain security

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101814989B1 (en) * 2017-07-06 2018-01-05 주식회사 케이뱅크은행 Method of detecting fraud financial trade and server performing the same
JP2018109994A (en) * 2017-12-28 2018-07-12 株式会社Okeios Data utilization method, system, and program using bcn (block chain network)
KR101881045B1 (en) * 2017-11-15 2018-07-23 주식회사 가온시스템 System and method for providing medical information based on block chain
KR101893729B1 (en) * 2018-03-28 2018-10-04 주식회사 마크로젠 Data sharing method based on multiple block-chains
US20190012249A1 (en) * 2017-07-07 2019-01-10 Microsoft Technology Licensing, Llc Blockchain analytics

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101814989B1 (en) * 2017-07-06 2018-01-05 주식회사 케이뱅크은행 Method of detecting fraud financial trade and server performing the same
US20190012249A1 (en) * 2017-07-07 2019-01-10 Microsoft Technology Licensing, Llc Blockchain analytics
KR101881045B1 (en) * 2017-11-15 2018-07-23 주식회사 가온시스템 System and method for providing medical information based on block chain
JP2018109994A (en) * 2017-12-28 2018-07-12 株式会社Okeios Data utilization method, system, and program using bcn (block chain network)
KR101893729B1 (en) * 2018-03-28 2018-10-04 주식회사 마크로젠 Data sharing method based on multiple block-chains

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20200372154A1 (en) * 2019-05-21 2020-11-26 Jaroona Chain Ou Blockchain security
US11526610B2 (en) * 2019-05-21 2022-12-13 Veracode, Inc. Peer-to-peer network for blockchain security

Similar Documents

Publication Publication Date Title
US11354672B2 (en) System for secure routing of data to various networks from a process data network
WO2020153581A1 (en) Method for blockchain-based digital asset backed securities issuance and digital asset backed securities trading, and apparatus for performing method
WO2020209411A1 (en) Blockchain-based device and method for managing personal medical information
WO2019144156A1 (en) Method and apparatus for a consumer controlled, decentralized financial profile
US20210350878A1 (en) Authorization system that permits granular identification of, access to, and recruitment of individualized genomic data
WO2020209413A1 (en) Blockchain-based anomaly detection apparatus and method
WO2020209409A1 (en) Apparatus and method for providing blockchain-based cryptocurrency transaction service linked to stem cell service value
WO2021251672A1 (en) Product transaction management computer, product transaction system, and product transaction method
KR20200119493A (en) Apparatus and method for compensating service sale profit based on block chain
KR20200119495A (en) Apparatus and method for compensating health care service sale profit based on block chain
WO2020209410A1 (en) Apparatus and method for recommending service on basis of blockchain
WO2020209412A1 (en) Apparatus and method for rewarding service sales profits on basis of blockchain
KR20200119478A (en) Apparatus and method for providing transaction services for cryptocurrency linked with actual economic values
KR20200119487A (en) Computer program for managing personal medical information based on block chain
WO2022145842A1 (en) Real estate transaction management computer, real estate transaction system and real estate transaction method
KR20200048547A (en) Method for applying transaction rules of cryptocurrency based on block chain, terminal device and computer program using it
KR20200120989A (en) Apparatus and method of detecting anomaly for health care service based on block chain
KR20200120990A (en) Apparatus and method of detecting anomaly for health care service based on block chain
KR20200119498A (en) Apparatus and method for detecting anomaly based on block chain
KR20200119499A (en) Apparatus and method of detecting anomaly for anti-aging service based on block chain
KR20200119500A (en) Computer program for detecting anomaly based on block chain
WO2020091100A1 (en) Method for determining issuable amount of blockchain-based cryptocurrency, and server and program for performing same
KR20200119481A (en) Apparatus and method for providing transaction services for cryptocurrency linked with cosmetic service values
KR20200119482A (en) Computer program for providing transaction services for cryptocurrency linked with actual economic values
KR20200119480A (en) Apparatus and method for providing transaction services for cryptocurrency linked with health care service values

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19924133

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 19924133

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 21.04.2022)

122 Ep: pct application non-entry in european phase

Ref document number: 19924133

Country of ref document: EP

Kind code of ref document: A1