WO2020091103A1 - 블록체인 기반 암호 화폐의 거래 규칙 적용 방법, 그를 수행하기 위한 단말 장치 및 프로그램 - Google Patents
블록체인 기반 암호 화폐의 거래 규칙 적용 방법, 그를 수행하기 위한 단말 장치 및 프로그램 Download PDFInfo
- Publication number
- WO2020091103A1 WO2020091103A1 PCT/KR2018/013050 KR2018013050W WO2020091103A1 WO 2020091103 A1 WO2020091103 A1 WO 2020091103A1 KR 2018013050 W KR2018013050 W KR 2018013050W WO 2020091103 A1 WO2020091103 A1 WO 2020091103A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- cryptocurrency
- transaction
- blockchain
- trader
- rule
- Prior art date
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION 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/00—Payment architectures, schemes or protocols
- G06Q20/04—Payment circuits
- G06Q20/06—Private payment circuits, e.g. involving electronic currency used among participants of a common payment scheme
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION 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/00—Payment architectures, schemes or protocols
- G06Q20/30—Payment architectures, schemes or protocols characterised by the use of specific devices or networks
- G06Q20/36—Payment architectures, schemes or protocols characterised by the use of specific devices or networks using electronic wallets or electronic money safes
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION 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/00—Payment architectures, schemes or protocols
- G06Q20/38—Payment protocols; Details thereof
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION 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/00—Commerce
- G06Q30/06—Buying, selling or leasing transactions
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q40/00—Finance; Insurance; Tax strategies; Processing of corporate or income taxes
- G06Q40/04—Trading; Exchange, e.g. stocks, commodities, derivatives or currency exchange
Definitions
- the present invention relates to a method of applying a transaction rule of a blockchain-based cryptocurrency, and relates to a terminal device and a program for processing a transaction according to a transaction rule defined in a blockchain-based smart contract (SMART CONTRACT).
- SMART CONTRACT blockchain-based smart contract
- Bitcoin is a digital currency created by Satoshi Nakamoto in 2009 and has a structure in which a central device for issuing and managing currency does not exist. Instead, Bitcoin transactions are made by a distributed database based on a peer-to-peer network (P2P), and usually perform transactions using a public key encryption algorithm.
- P2P peer-to-peer network
- digital coins that can be paid for in kind are Litecoin, Darkcoin, Namecoin, Doggycoin, Ripple, etc.
- the common characteristics of these are traders using digital cryptocurrency including Bitcoin.
- the book of the transaction details thus traded is stored in the electronic wallet, and the book is sequentially connected according to block 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.
- Bitcoin, Litecoin, Darkcoin, Namecoin, Doggycoin, Ripple, etc. can be exemplified as such cryptocurrency.
- the individual blocks connected to the blockchain may be sequentially connected according to hash transformation, and may be configured in the form of a data packet including a plurality of information.
- information included in a block may be a transaction history in which participants exchange currency, and a hash value, difficulty, and nonce of the previous block. Every block contains the hash value of the previous block, and the blocks following this can form a blockchain that contains the transfer details that occurred in chronological order.
- one transaction book can be shared through nodes connected to the network, and the transaction book can be preserved by a blockchain that is verified and formed by an unspecified number of nodes. Since such a transaction ledger is continuously shared and verified and shared by all node terminals connected to the network, forgery and alteration of the transaction ledger is prevented by a majority of nodes that want to maintain the transaction system.
- the target of an attack such as hacking into the blockchain network should be the transaction system itself composed of a plurality of unspecified nodes rather than a specific terminal, and the action itself destroys the transaction system itself, in preparation for hacking costs. It is possible to prevent the establishment of hacking itself in advance due to the low value of the gain, so it is possible to establish a reliable distributed transaction of cryptocurrency without any central control.
- a cryptocurrency formed by a blockchain network is secured in a specific fiat currency or other cryptocurrency, and as a result, a stable coin in which the value becomes the same as the fiat currency ( STABLE COIN) method is also proposed.
- the present invention is to solve the problems as described above, to improve the transaction stability of cryptocurrency exchangeable for real economic value, a method of limiting transmission by applying a transaction rule of cryptocurrency, and a terminal device for performing the same And the purpose of providing programs.
- Method for solving the above-described problems, a method of applying a transaction rule of a blockchain-based cryptocurrency, receiving a request for transmission for the cryptocurrency transaction; Checking the rating information of the transaction requesting the transmission; Confirming a transaction rule corresponding to the checked rating information according to the content of a smart contract related to the cryptocurrency; And determining whether to allow the transmission of the cryptocurrency based on the confirmed transaction rule.
- the cryptocurrency is convertible to another cryptocurrency, and the other cryptocurrency is exchangeable for real economic value including goods or services, and is issued under conditions that can be incinerated by payment of the real economic value.
- the method according to the embodiment of the present invention as described above may be implemented as a program for executing the method in a computer and a recording medium in which the program is recorded.
- the terminal device may perform a method of applying a transaction rule of a blockchain-based cryptocurrency as described above.
- a first cryptocurrency issued and distributed based on a distributed transaction is issued, and a second cryptocurrency is convertible according to a real economy value conversion ratio corresponding to the first cryptocurrency
- the second cryptocurrency is processed to be issued in a condition that can be incinerated by a value payment process corresponding to the real economic value according to a process for preparing the payment of the real economic value, thereby stabilizing the value of the cryptocurrency itself by the real economic value
- FIG 1 and 2 are block diagrams showing the configuration of an entire system according to an embodiment of the present invention.
- FIG. 3 is a block diagram showing the configuration of a service providing apparatus according to an embodiment of the present invention.
- FIG. 4 is a block diagram showing the configuration of a service processing unit included in a service providing device.
- FIG. 5 is a flowchart illustrating a method of applying a transaction rule of a blockchain-based cryptocurrency according to an embodiment of the present invention.
- FIG. 6 is a view for explaining an embodiment of a transaction rule according to the trader's rating information.
- 7 to 13 are diagrams for explaining whether or not cryptocurrency can be transmitted by grade.
- FIG. 14 is a flowchart illustrating a method of applying a transaction rule of a base cryptocurrency according to another embodiment of the present invention.
- 15 to 17 are diagrams for describing embodiments of a method for determining whether or not to transmit a cryptocurrency.
- DSP digital signal processor
- FIG 1 and 2 are conceptual diagrams schematically showing an entire system according to an embodiment of the present invention.
- the cryptocurrency transaction system may be configured as a blockchain mesh network formed by one or more trader terminals 10 connected by wire or wirelessly through a network. have.
- the terminals described herein may include mobile phones, smart phones, laptop computers, digital broadcasting terminals, PDAs (Personal Digital Assistants), PMPs (Portable Multimedia Players), navigation, server devices, and the like.
- PDAs Personal Digital Assistants
- PMPs Portable Multimedia Players
- the present invention is not limited to this, and may be various devices capable of user input and information display.
- each trader terminal may be provided with a communication module for accessing the 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).
- the blockchain network is a mobile radio communication network (mobile radio communication network), satellite communication network, Bluetooth (Bluetooth), Wibro (Wireless Broadband Internet), HSDPA (High Speed Downlink Packet Access), Wi-Fi (Wi-Fi), LTE (Long Term) Evolution) and the like.
- the blockchain network may be a mixed wired and wireless network.
- each trader terminal can register the account information according to their node access to the transaction book data shared in the cloud manner through the network. And, when a transaction of cryptocurrency is required, each trader terminal can propagate the transaction information to be recorded in the transaction book data to each trader terminal.
- each trader terminal can use a smart contract (SMART CONTRACT) pre-shared on the blockchain network by processing such that a specific transaction system process cannot be forged / modulated based on the transaction book data provided as described above.
- SMART CONTRACT SMART CONTRACT
- Such a smart contract may include a blockchain-based transaction system process such that post-forgery / falsification is not possible, and cryptocurrency-specific attributes, issuance conditions, transaction conditions, incineration conditions, and authority setting information for each trader.
- the transaction ledger data is a block chain having a structure in which a plurality of blocks are sequentially connected according to a generation order by allowing the current block to contain a hash value for a previously generated block for each block corresponding to a certain time or unit ( block chain) data.
- each trader terminal may provide computing power to perform arithmetic and verification processing to calculate a hash value of the next block, and may obtain compensation corresponding thereto.
- the security stability of this blockchain can be formed by the system participation of sharers who share data. Accordingly, a block of transaction information including a history of sharing and issue / transaction history of sharing between each sharer terminal connected to the blockchain network can be sequentially stored, and hash values for preventing forgery are sequentially blockchained Transaction verification (work proof) processing to be performed may be distributed in each trader terminal.
- each processing unit and modules of the system according to an embodiment of the present invention may be implemented as a DECENTRALIZED APPLICATION based on a smart contract, using the blockchain network configured as such as the main net. Can be.
- the exchange service providing apparatus 100 constituting this, the issuance, transaction, conversion and management of the second cryptocurrency based on the main net-based first cryptocurrency and the real value, and other cryptocurrencies previously issued on the main net basis
- An inter-trade service and a cross-currency transaction service can be provided, and further, a real value exchange and incineration process of real-value-linked second cryptocurrency is provided, which will be described later in more detail.
- the exchange system includes an exchange service providing apparatus 100 and a trader terminal 300 based on a blockchain network, and the exchange service providing apparatus 100 is prepared for payment It is connected to the adjustment module 400, the financial server 500, and the real value providing device 200 to provide an exchange processing and transaction service according to an embodiment of the present invention.
- the exchange service providing apparatus 100 may issue the first cryptocurrency that is issued and distributed based on the distributed transaction, and the issued first cryptocurrency data may be distributed to the trader terminal 300.
- the trader terminal 300 purchases / sells the first cryptocurrency in another legal or cryptocurrency, or through the exchange service providing device 100, the second according to the ratio of real economic value conversion corresponding to the first cryptocurrency You can request to convert cryptocurrency.
- the exchange service providing apparatus 100 may issue the second cryptocurrency according to the request to switch to the second cryptocurrency and pay it to the trader terminal 300.
- the second cryptocurrency may be processed to be issued in a condition that can be incinerated by a value payment process corresponding to the real economic value, according to a process for preparing the actual economic value.
- the actual economic value represents the value of actual goods and services
- the trader terminal 300 can transmit a value payment request corresponding to the second cryptocurrency to the exchange service providing apparatus 100, and exchanges when a value payment request is received
- the service providing device 100 transmits the request data corresponding to the value payment to the real value providing device 200, so that the real value providing device 200 is a user of the trader terminal 300 with the actual goods or services according to the quantity.
- the payment process can be controlled so that it can be paid to.
- the first cryptocurrency can be traded between other cryptocurrencies and statutory currencies, so the value volatility may be relatively high, but it is possible to provide real goods and services according to the conversion to the second cryptocurrency.
- the value volatility becomes stable and controllable by adding the linkage by value provision.
- the second cryptocurrency may be determined in quantity and issuance according to the value of the actual goods or services, and the exchange service providing apparatus 100 may process the payment preparation process for issuance in advance, and the user At any point in time, the second cryptocurrency can be converted into goods or services as real economic values. Accordingly, the converted second cryptocurrency can be incinerated.
- the real value providing device 200 may be a gold trading device, such as a gold exchange server or a gold storage server.
- the exchange service providing apparatus 100 may perform conversion processing to the second cryptocurrency corresponding to the first cryptocurrency exchange rate according to the gold price information.
- the exchange service providing device 100 delivers a gold purchase request in a quantity corresponding to the second cryptocurrency to the real value providing device 200, or requests delivery of gold according to a gold exchange gift certificate already purchased according to a payment preparation process May be delivered to the real value providing device 200, or a delivery request for the physical gold already purchased and stored according to the payment preparation process may be delivered to the real value providing device 200.
- the trader terminal 300 holds the second cryptocurrency based on the distributed transaction book that can be exchanged for gold at any time, even if the gold is not directly held, more efficient asset management may be possible.
- the object of real value can be modified in various ways.
- the second cryptocurrency is precious metals (silver copper diamonds), asset goods (gift certificates, luxury goods, antiques, etc.), and asset services (plastic surgery) Volume, massage, education, etc.), and accordingly, the real value providing apparatus 200 may perform individual provisioning processing according to the form and attribute of each real value.
- the payment preparation rate adjustment module 400 the conversion of the first cryptocurrency to the second cryptocurrency issued and distributed by the exchange service providing apparatus 100, and the process of converting the actual value of the second cryptocurrency accordingly It is possible to set the payment reserve ratio to be maintained, and accordingly, as the payment reserve ratio is maintained, it is possible to perform analysis and adjustment processing of cryptocurrency distribution volume and payment reserve to maintain the stability of the trading platform and the system.
- the payment preparation rate adjustment module 400 may determine whether or not payment preparation is necessary based on the predictive model, or may conditionally determine a policy process corresponding to the payment preparation need, and the financial server 500 according to the appropriate policy decision and execution by situation The financing process of the furnace can be further performed.
- the first cryptocurrency can be issued and distributed stably, it can be converted into the second cryptocurrency linked to the real value quote, and the second cryptocurrency can be converted and paid to the real value when necessary. It is possible to block the cryptocurrency issuance, management, and trading platform that can bring together the value stabilization of the cryptocurrency itself by real economic value, the creation of value by transaction, and the usability improvement in real economic life. It can be provided through network-based distributed processing.
- FIG. 3 is a block diagram showing a configuration of a service providing apparatus according to an embodiment of the present invention
- FIG. 4 is a block diagram showing a configuration of a service processing unit included in a service providing apparatus.
- the exchange service providing apparatus 100 according to an embodiment of the present invention, the exchange service processing unit 110, the control unit 130, the communication unit 120, the user input unit 140, the memory 150 It can contain.
- the service processing unit 110 includes a first cryptocurrency management unit 111, a second cryptocurrency management unit 112, a currency conversion processing unit 113, a payment preparation unit 114, and a real value exchange processing unit 115 ), An incineration processing unit 116, a legal currency transaction service unit 117, and a cryptocurrency transaction service unit 118.
- the communication unit 120 may include one or more modules that enable communication between the terminal 100 and the blockchain network.
- 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 control unit 130 controls the overall operation of the apparatus 100 for providing an exchange service, and may provide storage and processing of distributed transaction information received from a blockchain network.
- control unit 130 may provide the processing of the requested transaction information to the blockchain network, and further, through the exchange service processing unit 110, the above-mentioned cryptocurrency issuance, transaction, currency conversion, real value exchange, Processing such as incineration can be processed based on a blockchain network.
- control unit 130 may share the cryptocurrency transaction information according to the above-described exchange service processing on the blockchain network, and according to the approval result corresponding thereto, the 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, and thus forgery and alteration can be prevented. Can be.
- the first cryptocurrency management unit 111 performs the management of the amount of storage according to the issuance and transaction service of the first cryptocurrency.
- the first cryptocurrency management unit 111 may manage the initial issuance amount by dividing it into an internal holding amount and an external circulation amount.
- the internal holding amount it is the amount required for the payment preparation ratio control management of the payment preparation unit 114, for example, it can be delivered and managed to a central bank account having a separate storage authority.
- the amount of distribution distributed to the trader terminal 300 it may be subject to the sale or purchase process by the legal currency transaction service unit 117 and the cryptocurrency transaction service unit 118. The trader may usually be able to process the purchase / sale of external distribution.
- the legal currency transaction service unit 117 and the cryptocurrency transaction service unit 118 are capable of processing the transaction service of the first cryptocurrency corresponding to the legal currency or other cryptocurrency, respectively, and each transaction service unit 117 , 118) may allow the market price to determine the transaction price between the first cryptocurrency and the first cryptocurrency and other cryptocurrency, respectively, and purchase / sell or other cryptocurrency corresponding to the first cryptocurrency. It can provide currency exchange service.
- the first cryptocurrency can be formed by the autonomous transaction between each seller and buyer in the exchange.
- the transaction service units 117 and 118 directly exchange transaction services that exchange the first cryptocurrency held in the user's account for fiat currency or other cryptocurrency, or exchange the fiat currency or other cryptocurrency held for the first cryptocurrency. It can provide a transaction brokerage service that brokers transactions through other exchanges.
- the first cryptocurrency has a market value determined by an autonomous transaction by a trading service, and may have inherent volatility.
- the first cryptocurrency may be convertible to the second cryptocurrency as much as possible.
- the value of the second cryptocurrency may be the same as the real economic value, and the volatility of the real value may be very low.
- the second cryptocurrency may be gold, and the payment ratio of 1 g of gold per unit quantity of the second cryptocurrency may be 1: 1.
- the transaction price of the first cryptocurrency can be changed in real time, and the exchange rate and the switchable quantity to the second cryptocurrency can be varied.
- the second cryptocurrency since the second cryptocurrency maintains the same value according to the gold price, its volatility depends only on the change in the gold value, so it can have a stable form.
- the actual value change can be controlled by the stable volatility of the second cryptocurrency, so that rapid inflation or deflation is prevented and the value volatility is adjusted. And stable maintenance of the transaction system.
- the first cryptocurrency may be converted into the second cryptocurrency according to a predetermined conversion amount and a conversion ratio.
- the conversion ratio may be determined according to market price information of real value goods or services exchangeable in correspondence with the transaction price of the first cryptocurrency and the second cryptocurrency.
- the first cryptocurrency can be converted into the second cryptocurrency by a predetermined amount.
- the predetermined quantity may be determined according to the weight of gold that can be exchanged for the second cryptocurrency, and the quantity that can be converted to the second cryptocurrency among the first cryptocurrency may be different depending on the authority and level of the user requesting the conversion.
- the exchange rate from the first cryptocurrency to the second cryptocurrency can be calculated by the price of the first cryptocurrency, the exchangeable gold weight, and the gold price, and the conversion amount of the second cryptocurrency according to the exchange is [the first cryptocurrency].
- the second cryptocurrency conversion quantity per unit (the exchangeable gold weight) x (the highest market price per gold weight) / (the lowest transaction price of the first cryptocurrency per transaction unit)].
- the second cryptocurrency management unit 112 performs processing for issuing and holding the second cryptocurrency.
- the second cryptocurrency management unit 112 may calculate the amount of issuance according to the payment preparation information of the payment preparation unit 114.
- the payment preparation information is payment reserve information, and may include information on the amount of gold that can be paid or cash information on which gold can be purchased, and the second cryptocurrency management unit 112 sets a certain amount of reserve based on the payment reserve. While maintaining, it is possible to calculate the amount of issuance as much as possible. For example, the amount of issuance may be adjusted such that the reserve for payment is maintained at a certain ratio to the market capitalization of the first cryptocurrency in circulation. Then, the second cryptocurrency management unit 112 may issue the second cryptocurrency that can be issued as a condition that can be incinerated by value payment or exchange processing corresponding to the real economic value.
- the second cryptocurrency may be issued according to a request to convert the currency corresponding to the first cryptocurrency of the trader terminal 300.
- the currency conversion processing unit 113 calculates a switchable amount according to the payment preparation information in advance, and determines the second switchable cryptocurrency amount among the first cryptocurrency, so that the second cryptocurrency management unit 112 and the trader terminal 300 ).
- the second cryptocurrency management unit 112 may issue the second cryptocurrency in the amount determined by the currency conversion processing unit 113, and the issued second cryptocurrency may have the same payment value as the real value object. There will be.
- the real value exchange processing unit 115 receives the request for payment or exchange of the second cryptocurrency from the trader terminal 300, the value providing device 200 for requesting a real value corresponding to the quantity corresponding thereto ).
- the real value exchange processing unit 115 provides a value providing device 200 with delivery request information that allows gold or gold bars corresponding to the second cryptocurrency to be delivered to a registered destination for the trader terminal 300. Can be delivered to.
- the real value exchange processing unit 115 may receive qualification information or personal identification information corresponding to the trader to be delivered from the trader terminal 300 in advance, and may be used for real value payment or exchange proof, but the present invention is limited to this. It is not.
- the second cryptocurrency in which the exchange processing in the real value exchange processing unit 115 is completed may be incinerated in the blockchain network by the incineration processing unit 116.
- the first cryptocurrency management unit 111 may perform conversion management processing to an internal reserve amount for the first cryptocurrency converted to the second cryptocurrency.
- the internal holding amount is not the quantity that is circulated externally, but is used to adjust the calculation of the payment preparation rate in the payment preparation unit 114, so that the overall system and inflation stability can be promoted.
- a smart contract is a code that is compiled into executable byte code and can be executed on at least one computing device, and is configured to perform a predetermined procedure when certain conditions are satisfied at the time of execution.
- the integrity of the execution result value as a result of refers to the concept characterized by being verified by consensus on the execution result value calculated from the at least one computing device.
- Smart contract refers to program code that can execute and execute contracts or negotiations using blockchain technology. Thus, the entire process can be automated by program code to supplement or replace legal contracts.
- the cryptocurrency storage function of the existing blockchain 1.0 can be programmed in various forms.
- ethereum is a blockchain system that can execute smart contracts and can provide a global platform through EVM (Ethereum Virtual Machine). Developers can execute smart contracts through programming and manage digital assets such as cryptocurrencies.
- Ethereum was developed to use a platform to record various information such as SNS, e-mail, and electronic voting to overcome the difficulty of consultation due to the vastness of the Bitcoin network.
- Ethereum can provide account management, call generation and mining, and can use smart contracts and distributed applications (Dapps) to run applications on EVM.
- apps distributed applications
- Ethereum which is well-known as a smart contract, can provide Turing completeness, so it can support computer programming, so it can program various types of transactions or contracts.
- blockchain smart contracts can be written in a digital language by computer programmers to define rules and results in the same way as in the existing traditional contracts, specifying the obligations, benefits and fines of the contracting parties, and developed by programming It has the advantage that the contract can be enforced by the system.
- FIG. 5 is a flowchart illustrating a method of applying a transaction rule of a blockchain-based cryptocurrency according to an embodiment of the present invention.
- step S500 a request for transmission of a cryptocurrency is requested (step S500), and rating information of a trader who requested the transmission of the cryptocurrency is checked (step S510).
- the cryptocurrency may be any one of various cryptocurrencies based on the blockchain, and according to an embodiment of the present invention, it may be the first cryptocurrency as described with reference to FIGS. 1 to 4.
- the first cryptocurrency can be converted into another cryptocurrency, the second cryptocurrency, and the second cryptocurrency, another cryptocurrency, can be exchanged for real economic value including goods or services such as gold, etc. It may be a cryptocurrency issued on a condition that can be incinerated by payment of real economic value.
- the trader may request transmission through the terminal device to trade his / her own cryptocurrency, and the trader may be given one grade among a plurality of grades each having different authority.
- the plurality of ratings may include an owner rating, an investor rating, a general rating, etc., but the present invention is not limited thereto, and more various ratings may be set according to transaction related authority. Can be.
- the rating information includes an investor rating
- the transaction rules of the smart contract may be configured such that the transaction is restricted for at least a part of the cryptocurrency possessed by the trader.
- the rate at which transactions are restricted among cryptocurrency possessed by an investor-level trader decreases over time, and the transaction restriction may be lifted after a certain period of time has elapsed from the start of the holding of cryptocurrency.
- the cryptocurrency that the corresponding trader additionally holds during the transaction limit period before a certain period has elapsed may be limited to the entire transaction during the transaction limit period.
- the rating information further includes a higher investor rating and a general rating, and the cryptocurrency possessed by the trader of the general rating can be transmitted without any transaction restrictions.
- the trade rules of the smart contract may be configured such that the traders of the general grade receiving cryptocurrency from the traders of the high-ranking investor grade are converted into the investors grade where the trade is restricted as described above.
- the rating information further includes an owner rating and a central bank rating
- an owner-level trader can change the rating of other traders
- a central-bank-level trader can use smart contracts to transmit cryptocurrency only to the owner-level trader.
- the trading rules of can be configured.
- the rating information may include at least one upper owner level and manager level for managing authority related to the transaction rule, and further include an exchange class capable of transmitting the cryptocurrency without restriction to all level traders. Can be.
- the rating-related information and transaction rules for each class may be included in a smart contract related to the corresponding cryptocurrency, and when a trader requests to transmit cryptocurrency, Depending on the content, the corresponding transaction process can be executed.
- step S520 When the trader's rating information is confirmed, according to the content of the smart contract related to the cryptocurrency, a transaction rule corresponding to the rating information of the trader is checked (step S520).
- the transaction rules included in the contents of the smart contract may include rating information, cryptocurrency transmission restriction rules for each rating, rating conversion rules, and permission information for each rating.
- step S520 based on the transaction rule confirmed through the smart contract in step S520, it is determined whether to allow the transmission of cryptocurrency.
- FIG. 6 is a view for explaining an embodiment of a trading rule according to the rating information of the trader.
- the trader's rating may include an owner, a super investor, an investor, an anonymous, an exchange (CEX), and a central bank, each One of a plurality of ratings as described above may be designated in the trader's electronic wallet.
- Different trading rules may be defined for a plurality of ratings, and thus, the content of the different trading rules for each rating may be included in the smart contract.
- a plurality of ratings may differ from each other in the cryptocurrency's transaction authority, such as different ratings of the counterparts capable of transmitting cryptocurrency, or in some classes, there is a certain lock-up in the transmission of cryptocurrency. Can be.
- the owner level in addition to the transfer of cryptocurrency, manages the cryptocurrency transaction and the level and authority of the trader, and controls and manages the cryptocurrency transmission as a whole to execute the entire transaction process of the cryptocurrency based on smart contracts. It can play and manage.
- the owner rating may be subdivided into a plurality of ratings as shown in FIG. 8.
- classes having owner authority may include a super owner, a hidden owner, and an administrator in addition to the owner.
- the owner level includes, in addition to the transfer of cryptocurrency to all levels, transaction suspension, red / white list management, return of incorrectly transmitted cryptocurrency, decision to start transaction (SetOpenInTime), cryptocurrency Burns, stops, and transactions with the Central Bank may be possible.
- the Super Owner rating is the parent rating of the Owner rating, the remaining ratings: Owner, Super investor, Inverstor, Anonymous, Exchange (CEX) And it can serve to manage all rights, such as changing and assigning roles for Central Bank classes, adding and deleting rights.
- the Owner level and the Super Owner level may be assigned to the same trader.
- the hidden owner is a level that allows the transfer of authority to the super owner (Super Owner) when the hijacker or hacking of the super owner (Super Owner) occurs, that is, their own Hidden Owner (Hidden Owner) rating It may be possible to transfer roles and assign and assign roles to Super Owners.
- the account of the electronic wallet corresponding to the Hidden Owner is preferably stored in a hard wallet, so it is desirable to be completely protected from stealing or hacking.
- the owner (Owner), the top owner (Super Owner), hidden owner (Hidden Owner) ratings having the above-described authority, respectively, may be assigned to one trader.
- the Administrator level can be assigned to multiple traders, and each Administrator has some of the owner's roles, such as suspension of a transaction in an emergency, red / white list (Red / White List) management and transfer of cryptocurrency to all classes except Central Bank may be possible.
- the central bank (Central Bank) rating which performs the currency control function of the cryptocurrency, can be transmitted to the owner (Owner) class of cryptocurrency without limit in number.
- the cryptocurrency held by the Central Bank is not actually circulated, and it is transmitted and distributed in the owner class only when necessary (e.g., when the value of the cryptocurrency rises or decreases) and is distributed. It can be used to control the external circulation of money.
- the cryptocurrency transmitted from the Owner level to the Central Bank level is not incinerated but is held by the Central Bank, but may have an effect of incineration.
- the terminal device of the central bank class may be connected to a payment preparation rate control system.
- the investor (inverstor) class cryptocurrency transmission to all classes except the central bank (Central Bank) class is possible, but the transmission period or quantity may be limited.
- the cryptocurrency held by the trader of the investor class is limited to be able to trade only for a certain quantity of the preset ratio, and the tradeable ratio is gradually increased over time, and when a certain transaction limit period passes from the start of holding It may be defined to enable transmission of the entire quantity.
- 10% of the initial holding amount can be transmitted from the time 2 months (60 days) has elapsed since the start of the holding of cryptocurrency, and the time when 3 months (90 days) has elapsed From this, 20% of the initial holding amount can be transmitted, and the sending amount is increased by 10% every month, and the transaction limit for the entire initial holding amount can be lifted from 11 months after the start of holding the cryptocurrency.
- the transaction limit period e.g., 11 months from the start of the retention of cryptocurrency
- the amount of the additional cryptocurrency transmitted is partially restricted during the transaction limit period Therefore, for the additionally transmitted cryptocurrency, the transaction can be defined after the corresponding transaction limit period has passed.
- the super investor rating can transmit cryptocurrency only to the investor rating and the anonymous rating.
- the general (Anonymous) rating can be used to transmit cryptocurrency without any quantity limitations to all classes except the Central Bank, but when receiving cryptocurrency from the super investor rating
- the (Anonymous) rating may be prescribed in the smart contract to automatically switch to the investor rating.
- the Super investor rating can be used to set the trading limit for cryptocurrency by converting it to the Super investor rating for the Anonymous rating, and accordingly the Super investor rating.
- Monitoring of traders can be carried out by owner level.
- the exchange (CEX) grade can be transmitted in cryptocurrency without any quantity limitation to all grades except the central bank.
- a method of applying a transaction rule of a blockchain-based cryptocurrency as described above with reference to FIGS. 5 to 13 may be performed in a terminal device according to an embodiment of the present invention.
- the method of applying the transaction rule of the blockchain-based cryptocurrency as described above with reference to FIGS. 5 to 13 is implemented by a computer program, and can execute the transaction process as described above in conjunction with a smart contract.
- FIG. 14 is a flowchart illustrating a method of applying a transaction rule of a base cryptocurrency according to another embodiment of the present invention. Among the methods illustrated in FIG. 14, descriptions of the same methods described with reference to FIGS. 1 to 13 will be omitted.
- a request for transmission of a first cryptocurrency to convert from a first cryptocurrency to a second cryptocurrency is requested (step S1400), and rating information of a recipient to receive the first cryptocurrency is confirmed (Step S1410).
- the first cryptocurrency can be converted into the second cryptocurrency according to a certain conversion ratio
- the second cryptocurrency is the real economic value including goods or services such as gold It may be a cryptocurrency linked to real economic values exchangeable for.
- the second cryptocurrency can be issued on a condition that can be incinerated by the payment of the real economic value.
- a trader holding the first cryptocurrency can request the conversion to the second cryptocurrency, and for that purpose, the first cryptocurrency can be transmitted to a specific recipient.
- the trading rules of the first cryptocurrency for each class are as described with reference to FIGS. 5 to 13, and the trading rules for each class may be included in the content of the smart contract related to the first cryptocurrency.
- the transaction rules for each class may be included in the content of the smart contract related to the second cryptocurrency.
- step S1420 the transaction rule corresponding to the recipient's rating information is checked.
- a transaction rule may be defined in a smart contract so that the transmission of the first cryptocurrency for conversion to the second cryptocurrency is possible only to an owner-class receiver.
- a first-class cryptocurrency to be converted to a second crypto-currency that is linked to real economic value by traders of the general (Anonymous) or investor-class holding the first cryptocurrency Can only be transferred to the Owner level.
- the quantity of the first cryptocurrency that can be transmitted to the recipient of the owner class for conversion to the second cryptocurrency may be limited according to time.
- step S1430 After being confirmed in the smart contract in the transaction rule according to the recipient's class, it is determined whether to allow the transmission of the first cryptocurrency based on the confirmed transaction rule (step S1430).
- the transmission of the first cryptocurrency for conversion to the second cryptocurrency is prescribed in the smart contract to be allowed only when the trader of the owner class is the recipient, the recipient's class is the owner ( Owner) level, the transmission of the first cryptocurrency is allowed, but if the recipient's level is not the owner level, the transmission of the first cryptocurrency may not be permitted.
- step S1430 when the transmission of the first cryptocurrency to allow conversion to the second cryptocurrency is permitted and the corresponding first cryptocurrency is transmitted to the recipient of the owner class, it corresponds to the transmitted first cryptocurrency A second cryptocurrency can be generated.
- the generated second cryptocurrency is retained by an owner-class recipient, and the generated second cryptocurrency is processed to be transmitted from an owner-class recipient to a trader who has transmitted the first cryptocurrency. .
- the second cryptocurrency may be transmitted from an owner-level trader to an anonymous-grade or investor-grade trader.
- a trader who has a second cryptocurrency converted from the first cryptocurrency can transmit the second cryptocurrency to an owner-class trader in order to exchange it for real economic value such as gold.
- the recipient's rating information to be transmitted to the second cryptocurrency is confirmed, and the smart associated with the second cryptocurrency According to the contents of the contract, a transaction rule corresponding to the recipient's rating information is confirmed, and whether to allow transmission of the second cryptocurrency can be determined based on the confirmed transaction rule.
- the transmission of the second cryptocurrency for exchange for real economic value is prescribed in the smart contract to be allowed only when the trader of the owner class is the recipient, and accordingly the recipient class is the owner (Owner). ), Transmission of the second cryptocurrency is permitted, but transmission of the second cryptocurrency may not be permitted when the recipient's grade is not an owner grade.
- the real economic value corresponding to the transmitted second cryptocurrency is the second cryptocurrency Payment can be processed to the trader who sent the money.
- the recipient of the owner level allows the second cryptocurrency transmitted from the trader to be incinerated.
- the second cryptocurrency may be transmitted only from an anonymous class or an investor class trader to an owner class trader, the transmission of the second cryptocurrency, gold, etc.
- the second cryptocurrency received by the trader of the owner level may be incinerated.
- a method of applying a transaction rule of a cryptocurrency exchangeable for real economic value as described above with reference to FIGS. 14 to 17 may be performed in a terminal device according to an embodiment of the present invention.
- the method of applying a transaction rule of cryptocurrency exchangeable with real economic value as described above with reference to FIGS. 14 to 17 is implemented as a computer program, and can be executed in conjunction with a smart contract to execute the transaction process as described above. .
- At least some of the above-described methods according to an embodiment of the present invention may be manufactured as a program to be executed on a computer and stored in a computer-readable recording medium
- a computer-readable recording medium is ROM , RAM, CD-ROM, magnetic tape, floppy disk, optical data storage, etc.
- the computer-readable recording medium can be distributed over network coupled computer systems so that the computer readable code is stored and executed in a distributed fashion.
- functional programs, codes, and code segments for implementing the method can be easily inferred by programmers in the technical field to which the present invention pertains.
Landscapes
- Business, Economics & Management (AREA)
- Accounting & Taxation (AREA)
- Engineering & Computer Science (AREA)
- Finance (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- General Business, Economics & Management (AREA)
- Theoretical Computer Science (AREA)
- Strategic Management (AREA)
- Development Economics (AREA)
- Economics (AREA)
- Marketing (AREA)
- Technology Law (AREA)
- Computer Networks & Wireless Communication (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
본 발명은 블록체인 기반 암호 화폐의 거래 규칙 적용 방법, 그를 수행하기 위한 단말 장치 및 프로그램에 관한 것으로, 그 방법은 암호 화폐의 거래를 위한 전송을 요청받는 단계; 전송 요청한 거래자의 등급 정보를 확인하는 단계; 암호 화폐와 관련된 스마트 컨트랙트(smart contract)의 내용에 따라 확인된 등급 정보에 대응되는 거래 규칙을 확인하는 단계; 및 확인된 거래 규칙에 기초하여 암호 화폐의 전송에 대한 허용 여부를 결정하는 단계;를 포함한다.
Description
본 발명은 블록체인 기반 암호 화폐의 거래 규칙을 적용하는 방법에 관한 것으로, 블록체인 기반 스마트 컨트랙트(SMART CONTRACT)에서 규정된 거래 규칙에 따라 거래를 처리하는 단말 장치와 프로그램에 관한 것이다.
최근 들어, 현물에 대한 결제가 가능한 디지털 암호화폐의 일종인 비트코인(bitcoin)에 대한 관심이 부각되고 있다.
비트코인이란 2009년 나카모토 사토시(Satoshi Nakamoto)가 만든 디지털 통화로서, 통화를 발행하고 관리하는 중앙 장치가 존재하지 않는 구조로 이루어진다. 대신, 비트코인의 거래는 P2P 네트워크(peer-to peer network) 기반의 분산 데이터베이스에 의해 이루어지며, 통상적으로 공개 키(public key) 암호화 알고리즘을 이용하여 거래를 수행한다.
이처럼 현물에 대한 결제가 가능한 디지털 암호화폐에는 비트코인과 더불어, 라이트코인, 다크코인, 네임코인, 도기코인, 리플 등이 있으며, 이들의 공통된 특징은 거래자가 비트코인을 포함하는 디지털 암호화폐를 이용하여 거래한 거래내역의 장부가 전자지갑에 저장되며, 상기 장부는 일정 단위로 블록화 및 해쉬 변환에 따라 순차적으로 연결되어, 해쉬 비교에 의해 검증 가능한 형태로 블록체인 네트워크상에 공유될 수 있다. 이러한 암호 화폐는 현재 비트코인, 라이트코인, 다크코인, 네임코인, 도기코인, 리플 등이 예시될 수 있다.
이러한 블록체인에 연결되는 개별 블록은 해쉬 변환에 따라 순차적으로 연결될 수 있으며, 다수의 정보들을 포함하는 데이터 패킷(packet) 형태로 구성될 수 있다. 예를 들어, 블록 내에 포함되는 정보들은, 참여자들이 화폐를 거래한 거래내역, 그리고 이전 블록의 해시 값, 난이도, 논스(nonce) 등일 수 있으며. 매 블록은 바로 전 블록의 해시 값을 담고 있으며, 이렇게 이어진 블록들은 시간 순으로 발생한 이체 내역들을 담고 있는 하나의 블록체인을 형성할 수 있다.
이러한 블록체인 네트워크가 형성되면, 그 네트워크에 접속된 노드들을 통해 하나의 거래 장부가 공유될 수 있으며, 그 거래 장부는 불특정 다수의 노드들에 의해 검증 형성되는 블록체인에 의해 보존될 수 있다. 이러한 거래 장부는 네트워크에 접속된 노드 단말들 모두에 의해 지속적으로 공유 검증 및 보존되는 바, 거래 시스템을 유지하고자 하는 과반의 노드들에 의해 거래 장부의 위변조는 방지된다.
또한, 이러한 블록체인 네트워크에 대한 해킹 등의 공격행위의 대상이 특정 단말이 아닌 불특정 다수의 노드들로 구성된 거래 시스템 자체가 되어야 하고, 행위 자체가 거래 시스템 자체를 파괴하는 바, 해킹 비용에 대비한 이득가치가 낮아 해킹 자체의 성립을 사전에 방지할 수 있으며, 따라서 별도의 중앙 통제 없이도 신뢰성있는 암호화폐의 분산거래를 구축할 수 있다.
그러나 이와 같은 블록체인 기반으로 형성된 암호 화폐는 그 가치의 불안정성과, 블록 체인 네트워크 시스템상의 한계로 발생되는 승인 시간 지연으로 인한 실 사용의 불편함으로 인해, 실제 경제에서 활발한 사용으로 이어지기 매우 어려운 실정이다.
또한, 그 불안정성과 익명성으로 인해 국가 단위에서 법적으로 사용을 제한하는 경우도 발생되고 있다.
특히, 그 근본적 원인인 가치 불안정성을 해결하기 위해, 블록 체인 네트워크로 형성된 암호 화폐를 특정한 법정 화폐 또는 다른 암호 화폐에 담보되도록 하여, 결과적으로 그 가치가 법정 화폐와 동일하게 되는 형태의 스테이블 코인(STABLE COIN) 방식 등도 제안되고 있다.
그러나 현재까지 제안된 담보 안정화 방식들은 담보가 되는 다른 화폐가 다시 요구되며, 이로 인해 그 다른 화폐의 가치 변동성과 동일한 변동성을 되는바, 가치변동성이 전이되고 담보되는 것일 뿐, 암호 화폐 자체에 대한 실질적 문제점이 해결되지는 않고 있는 실정이다.
또한, 과도한 안정화는 보유에 대한 수익성이나 화폐 거래에 대한 필요성을 낮추어, 보유자가 줄어들고, 이에 따라 사용성이 떨어지는 문제점이 있다.
즉, 암호 화폐 자체의 가치 안정화와 함께, 거래에 의한 가치 창출과, 실제 경제생활에서의 사용성 향상을 함께 달성하지 못하는 근본적 문제점은 여전히 제기되고 있다.
본 발명은 상기한 바와 같은 문제점을 해결하고자 하는 것으로, 실 경제 가치로 교환 가능한 암호 화폐의 거래 안정성을 향상시키기 위해 암호 화폐의 거래 규칙을 적용하여 전송을 제한하는 방법과, 그를 수행하기 위한 단말 장치 및 프로그램을 제공하는데 그 목적이 있다.
상기한 바와 같은 문제점을 해결하기 위한 본 발명의 실시예에 따른 방법은, 블록체인 기반 암호 화폐의 거래 규칙을 적용하는 방법으로, 암호 화폐의 거래를 위한 전송을 요청받는 단계; 전송 요청한 거래자의 등급 정보를 확인하는 단계; 상기 암호 화폐와 관련된 스마트 컨트랙트(smart contract)의 내용에 따라, 상기 확인된 등급 정보에 대응되는 거래 규칙을 확인하는 단계; 및 상기 확인된 거래 규칙에 기초하여, 상기 암호 화폐의 전송에 대한 허용 여부를 결정하는 단계;를 포함한다.
상기 암호 화폐는 또 다른 암호 화폐로 전환 가능하며, 상기 또 다른 암호 화폐는 재화 또는 용역을 포함하는 실 경제 가치로 교환 가능하며, 상기 실 경제 가치의 지급에 의해 소각 가능한 조건으로 발행된다.
한편, 상기한 바와 같은 본 발명의 실시예에 따른 방법은 그 방법을 컴퓨터에서 실행시키기 위한 프로그램 및 그 프로그램이 기록된 기록 매체로 구현될 수 있다.
본 발명의 실시예에 따른 단말 장치는 상기한 바와 같은 블록체인 기반 암호 화폐의 거래 규칙 적용 방법을 수행할 수 있다.
본 발명의 실시예에 따르면, 분산 거래를 기반으로 발행 및 유통되는 제1 암호 화폐를 발행하되, 상기 제1 암호 화폐에 대응하는 실 경제 가치 변환 비율에 따라 전환 가능한 제2 암호 화폐를 발행하고, 상기 제2 암호 화폐는 실 경제 가치의 지급 준비 프로세스에 따라, 실 경제 가치에 대응하는 가치 지급 처리에 의해 소각 가능한 조건으로 발행되도록 처리함으로써, 실 경제 가치에 의한 암호 화폐 자체의 가치 안정화와 함께, 거래에 의한 가치 창출과, 실제 경제생활에서의 사용성 향상을 함께 가져올 수 있는 블록 체인 기반의 실 경제 가치 연동 암호 화폐 교환 방법, 그 장치 및 시스템을 제공할 수 있다.
본 발명의 또 다른 실시예에 따르면, 암호 화폐의 전송을 요청한 거래자의 등급 정보에 대응되는 거래 규칙을 스마트 컨트랙트(smart contract)에서 확인하여 그에 따라 암호 화폐의 전송에 대한 허용 여부를 결정하도록 함으로써, 암호 화폐의 거래 안정성을 향상시킬 수 있다.
또한, 재화 또는 용역을 포함하는 실 경제 가치로 교환 가능한 암호 화폐의 거래 규칙을 적용하기 위해, 암호 화폐를 전송받을 수신자의 등급 정보를 확인하여 특정 등급의 수신자에 대해서만 암호 화폐의 전환을 위한 전송을 허용함으로써, 실 경제 가치로 교환 가능한 암호 화폐 관련 거래를 안정적으로 수행할 수 있다.
도 1 및 도 2는 본 발명의 실시예에 따른 전체 시스템의 구성을 나타내는 블록도들이다.
도 3은 본 발명의 실시예에 따른 서비스 제공 장치의 구성을 나타내는 블록도이다.
도 4는 서비스 제공 장치에 포함되는 서비스 처리부의 구성을 나타내는 블록도이다.
도 5는 본 발명의 실시예에 따른 블록체인 기반 암호 화폐의 거래 규칙 적용 방법을 나타내는 흐름도이다.
도 6은 거래자의 등급 정보에 따른 거래 규칙에 대한 일실시예를 설명하기 위한 도면이다.
도 7 내지 도 13은 암호 화폐의 전송 가능 여부를 등급별로 설명하기 위한 도면들이다.
도 14는 본 발명의 또 다른 실시예에 따른 기반 암호 화폐의 거래 규칙 적용 방법을 나타내는 흐름도이다.
도 15 내지 도 17은 암호 화폐의 전송 가능 여부를 결정하는 방법에 대한 실시예들을 설명하기 위한 도면들이다.
이하의 내용은 단지 본 발명의 원리를 예시한다. 그러므로 당업자는 비록 본 명세서에 명확히 설명되거나 도시되지 않았지만 본 발명의 원리를 구현하고 본 발명의 개념과 범위에 포함된 다양한 장치를 발명할 수 있는 것이다. 또한, 본 명세서에 열거된 모든 조건부 용어 및 실시예들은 원칙적으로, 본 발명의 개념이 이해되도록 하기 위한 목적으로만 명백히 의도되고, 이와 같이 특별히 열거된 실시예들 및 상태들에 제한적이지 않는 것으로 이해되어야 한다.
또한, 본 발명의 원리, 관점 및 실시예들 뿐만 아니라 특정 실시예를 열거하는 모든 상세한 설명은 이러한 사항의 구조적 및 기능적 균등물을 포함하도록 의도되는 것으로 이해되어야 한다. 또한 이러한 균등물들은 현재 공지된 균등물뿐만 아니라 장래에 개발될 균등물 즉 구조와 무관하게 동일한 기능을 수행하도록 발명된 모든 소자를 포함하는 것으로 이해되어야 한다.
따라서, 예를 들어, 본 명세서의 블록도는 본 발명의 원리를 구체화하는 예시적인 회로의 개념적인 관점을 나타내는 것으로 이해되어야 한다. 이와 유사하게, 모든 흐름도, 상태 변환도, 의사 코드 등은 컴퓨터가 판독 가능한 매체에 실질적으로 나타낼 수 있고 컴퓨터 또는 프로세서가 명백히 도시되었는지 여부를 불문하고 컴퓨터 또는 프로세서에 의해 수행되는 다양한 프로세스를 나타내는 것으로 이해되어야 한다.
또한 프로세서, 제어 또는 이와 유사한 개념으로 제시되는 용어의 명확한 사용은 소프트웨어를 실행할 능력을 가진 하드웨어를 배타적으로 인용하여 해석되어서는 아니되고, 제한 없이 디지털 신호 프로세서(DSP) 하드웨어, 소프트웨어를 저장하기 위한 롬(ROM), 램(RAM) 및 비 휘발성 메모리를 암시적으로 포함하는 것으로 이해되어야 한다. 주지관용의 다른 하드웨어도 포함될 수 있다.
상술한 목적, 특징 및 장점은 첨부된 도면과 관련한 다음의 상세한 설명을 통하여 보다 분명해질 것이며, 그에 따라 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자가 본 발명의 기술적 사상을 용이하게 실시할 수 있을 것이다. 또한, 본 발명을 설명함에 있어서 본 발명과 관련된 공지 기술에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우에 그 상세한 설명을 생략하기로 한다.
이하, 첨부된 도면을 참조하여 본 발명에 따른 바람직한 일실시예를 상세히 설명하기로 한다.
도 1 및 도 2는 본 발명의 실시예에 따른 전체 시스템을 개략적으로 도시한 개념도이다.
먼저, 도 1에 도시된 바와 같이, 본 발명의 실시예에 따른 암호화폐 거래 시스템은, 네트워크를 통해 유선 또는 무선으로 연결된 하나 이상의 거래자 단말(10)들에 의해 형성된 블록체인 메쉬 네트워크로 구성될 수 있다.
본 명세서에서 설명되는 단말에는 휴대폰, 스마트 폰(smart phone), 노트북 컴퓨터(laptop computer), 디지털방송용 단말기, PDA(Personal Digital Assistants), PMP(Portable Multimedia Player), 네비게이션, 서버 장치 등이 모두 포함될 수 있으나, 본 발명은 이에 한정되지 아니하며 그 이외에 사용자 입력 및 정보 표시 등이 가능한 다양한 장치일 수 있다.
이를 위해, 각 거래자 단말은 블록 체인 네트워크에 접속하기 위한 통신 모듈을 구비할 수 있다. 블록 체인 네트워크는 예를 들어, 근거리 통신망(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) 등과 같은 모든 종류의 무선 네트워크로 구현될 수 있다. 필요에 따라서, 블록 체인 네트워크는 유선 및 무선이 혼용된 네트워크일 수 있다.
그리고 각 거래자 단말은 자신의 노드 접속에 따른 계정 정보를 네트워크를 통해 클라우드 방식으로 공유되는 거래 장부 데이터에 등록할 수 있다. 그리고, 암호 화폐의 거래가 필요한 경우, 각 거래자 단말은 상기 거래 장부 데이터에 기록될 거래 정보를 각 거래자 단말에게 전파할 수 있다.
또한, 각 거래자 단말은 이와 같이 구비된 거래 장부 데이터를 기반으로, 특정한 거래 시스템 프로세스를 위/변조할 수 없도록 처리하여, 상기 블록 체인 네트워크상에 사전 공유된 스마트 컨트랙트(SMART CONTRACT)를 이용할 수 있다. 이러한 스마트 컨트랙트에는 사후 위/변조가 불가능하도록 블록 체인화된 거래 시스템 프로세스와, 이에 따라 정의되는 암호 화폐별 속성, 발행 조건, 거래 조건, 소각 조건 및 거래자별 권한 설정 정보가 포함될 수 있다.
그리고, 스마트 컨트랙트에 기반한 프로세스가 처리되거나, 암호 화폐 거래에 대응하는 승인 처리에 따라, 예를 들어 일정 비율 이상의 노드 단말로부터의 승인이 처리된 경우 상기 거래 장부 데이터가 업데이트되고, 그 정보가 공유됨으로써, 암호 화폐의 거래 및 스마트 컨트랙트의 실행이 처리될 수 있다.
여기서, 상기 거래 장부 데이터는 일정 시간 또는 단위에 대응하는 블록별로 현재의 블록이 이전에 생성된 블록에 대한 해시값을 포함하도록 하여 복수의 블록이 생성 순서에 따라 순차적으로 연결된 구조를 갖는 블록 체인(block chain) 데이터와 연동될 수 있다.
이에 따라, 거래 장부 데이터의 위변조 여부 검증은 상기 블록 체인의 해시값 검증에 따라 용이하게 처리될 수 있다. 이를 위해, 각 거래자 단말에서는 다음 블록의 해시값을 산출하기 위한 연산 및 검증 처리를 수행하는 컴퓨팅 파워를 제공하고, 이에 대응하는 보상을 획득할 수도 있다.
이러한 블록 체인의 보안 안정성은 데이터를 공유하는 공유자들의 시스템 참여에 의해 형성될 수 있다. 따라서, 블록체인 네트워크에 접속된 각 공유자 단말 사이의 공유에 대한 내역 및 화폐 발급/거래 내역 등을 포함하는 거래 정보 블록이 순차적으로 저장될 수 있으며, 그 위변조 방지를 위한 해시값을 순차적으로 블록 체인화하기 위한 거래 검증(작업증명) 처리가 각 거래자 단말에서 분산 수행될 수 있다.
이에 따라, 도 2를 참조하면, 본 발명의 실시예에 따른 시스템의 각 처리부 및 모듈들은, 이와 같이 구성된 블록 체인 네트워크를 메인 넷으로 하여, 스마트 컨트랙트에 기초한 탈중앙 어플리케이션(DECENTRALIZED APPLICATION)으로 구현될 수 있다.
특히 이를 구성하는 교환 서비스 제공 장치(100)에서는 메인 넷 기반의 제1 암호 화폐 및 실질 가치 연동 제2 암호 화폐의 발행, 거래, 전환 및 관리 처분과, 상기 메인 넷 기반으로 기 발행된 다른 암호 화폐간 거래 서비스와, 법정 화폐간 거래 서비스를 제공할 수 있고, 나아가 실질 가치 연동 제2 암호 화폐의 실질 가치 교환 및 소각 프로세스를 제공하는 바, 이에 대하여는 보다 구체적으로 후술하도록 한다.
도 2를 참조하면, 본 발명의 실시예에 따른 교환 시스템은 블록 체인 네트워크를 기반으로 하는 교환 서비스 제공 장치(100) 및 거래자 단말(300)을 포함하며, 교환 서비스 제공 장치(100)는 지급준비율 조절 모듈(400), 금융 서버(500) 및 실질 가치 제공 장치(200)와 연결되어 본 발명의 실시예에 따른 교환 처리 및 거래 서비스를 제공할 수 있다.
보다 구체적으로, 교환 서비스 제공 장치(100)는 분산 거래를 기반으로 발행 및 유통되는 제1 암호 화폐를 발행할 수 있으며, 발행된 제1 암호 화폐 데이터는 거래자 단말(300)로 유통될 수 있다. 거래자 단말(300)은 제1 암호 화폐를 다른 법정 화폐 또는 암호 화폐로 매입/매각 처리하거나, 교환 서비스 제공 장치(100)를 통해 상기 제1 암호 화폐에 대응하는 실 경제 가치 변환 비율에 따른 제2 암호 화폐 전환 요청을 할 수 있다.
그리고, 교환 서비스 제공 장치(100)는 상기 제2 암호 화폐로의 전환 요청에 따른 제2 암호 화폐를 발행하여 거래자 단말(300)로 지급할 수 있다. 여기서, 상기 제2 암호 화폐는 실 경제 가치의 지급 준비 프로세스에 따라, 실 경제 가치에 대응하는 가치 지급 처리에 의해 소각 가능한 조건으로 발행되도록 처리될 수 있다.
실 경제 가치는 실질적인 재화 및 용역의 가치를 나타내는 것으로, 거래자 단말(300)은 제2 암호 화폐에 대응한 가치 지급 요청을 교환 서비스 제공 장치(100)로 전송할 수 있으며, 가치 지급 요청이 수신되면 교환 서비스 제공 장치(100)는 실질 가치 제공 장치(200) 로 가치 지급에 대응하는 요청 데이터를 전송하여, 실질 가치 제공 장치(200)에서는 그 수량에 따른 실질적 재화 또는 용역 이 거래자 단말(300)의 사용자에게 지급될 수 있도록 하는 지급 프로세스가 처리되도록 제어할 수 있다.
이에 따라, 제1 암호 화폐는 다른 암호 화폐 및 법정 화폐간 거래가 가능하여 그 가치 변동성이 상대적으로 높을 수 있으나, 제2 암호 화폐로의 전환에 따른 실질 재화 및 용역 제공이 가능하게 되는 바, 실질 경제 가치 제공에 의한 연동성이 부가됨으로써 그 가치 변동성은 안정적이고 조절가능하게 된다.
또한, 제2 암호 화폐는 실질적 재화 또는 용역의 가치에 따라 그 수량 및 발행량이 결정될 수 있으며, 교환 서비스 제공 장치(100)는 그 발행을 위한 지급 준비 프로세스를 사전에 처리할 수 있는 바, 사용자는 원하는 시점에 언제든 제2 암호 화폐를 실질 경제 가치로서의 재화 또는 용역으로 전환받을 수 있게 된다. 이에 따라 전환된 제2 암호 화폐는 소각 처리될 수 있다.
여기서, 실질 가치 제공 장치(200)에서 제공되는 재화 또는 용역은 다양한 형태가 예시될 수 있으며, 본 발명의 실시예에서는 그 가치가 세계적, 역사적으로 안정적으로 인정되는 금이 예시될 수 있다.
이에 따라, 실질 가치 제공 장치(200)는 금 거래소 서버 또는 금 보관소 서버와 같은 금 거래 장치가 예시될 수 있다.
그리고, 교환 서비스 제공 장치(100)는 금 시세 정보에 따라, 제1 암호 화폐 교환 비율에 대응하는 제2 암호 화폐로의 전환 처리를 수행할 수 있다. 또한, 교환 서비스 제공 장치(100)는 제2 암호 화폐에 대응하는 수량의 금 구매 요청을 실질 가치 제공 장치(200)로 전달하거나, 지급 준비 프로세스에 따라 이미 구입된 금 교환 상품권에 따른 금 배송 요청을 실질 가치 제공 장치(200)로 전달하거나, 지급 준비 프로세스에 따라 이미 구입 및 보관된 실물 금의 배송 요청을 실질 가치 제공 장치(200)로 전달할 수도 있다.
이에 따라, 거래자 단말(300)에서는 직접적으로 금을 보유하거나 하지 않더라도, 언제든 금으로 교환 가능한 분산 거래 장부 기반의 제2 암호 화폐를 보유하게 되므로, 보다 효율적인 자산 관리가 가능할 수 있다.
다만, 여기서 실질 가치의 대상은 더욱 다양한 형태로 변형 실시될 수 있는 바, 제2 암호 화폐는 금 이외에도 귀금속류(은동 다이아몬드), 자산성 재화(상품권, 명품, 골동품 등), 자산성 용역(성형시술권, 안마, 교육 등)의 제공에 이용될 수 있고, 이에 따라 실질 가치 제공 장치(200)는 각 실질 가치의 형태 및 속성에 따른 개별적 제공 처리를 수행할 수 있다.
한편, 지급준비율 조절 모듈(400)은 교환 서비스 제공 장치(100)에서 발행 및 유통되는 제1 암호 화폐의 제2 암호 화폐로의 전환과, 이에 따른 제2 암호 화폐의 실질 가치 전환 프로세스가 지속적으로 유지될 수 있도록 하는 지급준비율을 설정할 수 있으며, 이에 따른 지급준비율이 유지됨에 따라, 거래 플랫폼과 시스템 안정성을 유지할 수 있도록 하는 암호화폐 유통량 및 지급 준비금의 분석 및 조절 처리를 수행할 수 있다.
이러한 지급준비율 조절 모듈(400)은 예측 모델에 기초한 지급준비 필요여부를 결정하거나, 지급준비 필요성에 대응하는 정책 프로세스를 조건부로 결정할 수 있으며, 상황별 적절한 정책 결정 및 수행에 따른 금융 서버(500)로의 자금 조달 처리 등을 더 수행할 수 있다.
이와 같은 시스템에 따라, 제1 암호 화폐는 안정적으로 발행 및 유통될 수 있으며, 실질 가치 시세에 연동한 제2 암호 화폐로 전환될 수 있고, 제2 암호 화폐는 필요 시점에 실질 가치로 전환 지급될 수 있는 바, 이는 실 경제 가치에 의한 암호 화폐 자체의 가치 안정화와 함께, 거래에 의한 가치 창출과, 실제 경제생활에서의 사용성 향상을 함께 가져올 수 있도록 하는 암호 화폐 발행, 관리 및 거래 플랫폼을 블록 체인 네트워크 기반의 분산 처리로 제공할 수 있게 된다.
도 3은 본 발명의 실시 예에 따른 서비스 제공 장치의 구성을 블록도로 도시한 것이며, 도 4는 서비스 제공 장치에 포함되는 서비스 처리부의 구성을 블록도로 도시한 것이다.
도 3을 참조하면, 본 발명의 실시예에 따른 교환 서비스 제공 장치(100)는, 교환 서비스 처리부(110), 제어부(130), 통신부(120), 사용자 입력부(140), 메모리(150)를 포함할 수 있다.
도 4를 참조하면, 서비스 처리부(110)는 제1 암호 화폐 관리부(111), 제2 암호 화폐 관리부(112), 화폐 전환 처리부(113), 지급 준비부(114), 실질 가치 교환 처리부(115), 소각 처리부(116), 법정 화폐 거래 서비스부(117) 및 암호 화폐 거래 서비스부(118)를 포함한다.
통신부(120)는 단말(100)과 블록 체인 네트워크 사이의 통신을 가능하게 하는 하나 이상의 모듈을 포함할 수 있다. 예를 들어, 통신부(120)는 이동통신 모듈, 무선 인터넷 모듈, 근거리 통신 모듈 또는 유선 통신 모듈 등을 포함할 수 있다.
사용자 입력부(140)는 사용자 입력을 수신하기 위한 하나 이상의 인터페이스 모듈을 구비할 수 있다.
여기서, 사용자 입력부(140)는 교환 서비스 제공 장치(100)의 서비스 제공 및 관리를 위한 인터페이스 입력 정보를 입력받아, 교환 서비스 처리를 수행할 수 있다.
제어부(130)는 교환 서비스 제공 장치(100)의 전반적인 동작을 제어하며, 블록 체인 네트워크로부터 수신되는 분산 거래 정보의 저장 및 처리를 제공할 수 있다.
또한, 제어부(130)는 상기 블록 체인 네트워크로 요청된 거래 정보의 처리를 제공할 수 있으며, 나아가 교환 서비스 처리부(110)를 통해, 전술한 암호 화폐의 발행, 거래, 화폐 전환, 실질 가치 교환, 소각 등의 처리들을 블록 체인 네트워크를 기반으로 처리할 수 있다.
특히, 제어부(130)는 전술한 교환 서비스 처리에 따른 암호 화폐 거래 정보를 상기 블록 체인 네트워크상에 공유하고, 이에 대응하는 승인 결과에 따라, 암호 화폐 거래 정보가 거래 장부 데이터에 업데이트될 수 있다.
이러한 교환 서비스 처리부(110)의 암호 화폐 처리에 대한 프로세스는 상기 블록 체인 네트워크상에 공유된 거래 장부 데이터에 스마트 컨트랙트(SMART CONTRACT)와 같은 코드 형태로서 사전 등록될 수 있으며, 이에 따른 위변조는 방지될 수 있다.
보다 구체적으로, 제1 암호 화폐 관리부(111)는, 제1 암호 화폐의 발행 및 거래 서비스에 따른 보유량 관리 처리를 수행한다.
제1 암호 화폐 관리부(111)는 제1 암호 화폐를 발행함에 있어서, 초기 발행량을 내부 보유량과 외부 유통량으로 구분하여 관리할 수 있다.
내부 보유량의 경우, 지급 준비부(114)의 지급준비율 조절 관리를 위해 필요한 수량으로서, 예를 들어 별도의 보관 권한을 갖는 중앙 은행 계정으로 전달 및 관리될 수 있다. 그리고, 외부 유통량의 경우 거래자 단말(300)로 유통되는 보유량으로서, 법정 화폐 거래 서비스부(117) 및 암호 화폐 거래 서비스부(118)에 의한 매각 또는 매입 프로세스의 대상이 될 수 있으며, 이에 따라 각 거래자는 통상적으로 외부 유통량에 대한 매입/매각 처리가 가능할 수 있다.
여기서, 법정 화폐 거래 서비스부(117) 및 암호 화폐 거래 서비스부(118)는 각각 법정 화폐 또는 다른 암호 화폐에 대응한 제1 암호 화폐의 거래 서비스를 처리할 수 있는 바, 각 거래 서비스부(117, 118)는 제1 암호 화폐의 법정 화폐간 거래가와, 제1 암호 화폐와 다른 암호 화폐간 거래가를 시장에 의해 각각 결정되도록 할 수 있고, 이에 대응하는 제1 암호 화폐의 매입/매각 또는 다른 암호 화폐로의 교환 서비스를 제공할 수 있다.
여기서, 제1 암호 화폐는 거래소에서의 각 판매자 및 구매자간 자율적 거래에 의해 그 거래가가 형성될 수 있다. 거래 서비스부(117, 118)는 사용자의 계정에 보유된 제1 암호 화폐를 법정 화폐 또는 다른 암호화폐로 교환하거나, 보유한 법정 화폐 또는 다른 암호화폐를 제1 암호 화폐로 교환되도록 하는 거래 서비스를 직접 제공할 수 있으며, 다른 거래소를 통한 거래를 중개하는 거래 중개 서비스를 제공할 수도 있다.
이에 따라, 제1 암호 화폐는 거래 서비스에 의한 자율적 거래에 의해 결정되는 시장 가치를 가지며, 고유의 변동성을 가질 수 있다. 그리고, 상기 제1 암호 화폐는 가능한 수량만큼 제2 암호 화폐로 전환 가능할 수 있다.
또한, 본 발명의 실시예에 따른 제2 암호 화폐는 실물 경제상의 실질 가치로 교환 가능한 바, 제2 암호 화폐의 가치는 실질 경제상의 가치와 동일할 수 있고, 실질 가치의 변동성은 매우 낮을 수 있다.
예를 들어, 제2 암호 화폐는 금일 수 있으며, 제2 암호 화폐 1개 단위 수량에 대한 금 1g의 지급 비율은 1:1일 수 있다. 이에 반해, 제1 암호 화폐의 거래가는 실시간으로 변동될 수 있으며, 제2 암호 화폐로의 교환 비율 및 전환 가능한 수량이 가변될 수 있다.
예를 들어, 어제 거래가에 따라 제1 암호 화폐 1개 단위 수량으로 1개의 제2 암호 화폐를 전환받을 수 있었다면, 제1 암호 화폐의 거래가 상승에 따라, 오늘은 1개 단위 수량으로 2개의 제2 암호 화폐로 전환받을 수도 있는 것이다.
이에 반해, 제2 암호 화폐는 금 시세에 따른 가치가 동일하게 유지되는 바, 그 변동성은 금 가치의 변화에만 의존되어 안정적인 형태를 가질 수 있다.
따라서, 제1 암호 화폐의 거래가의 시장가치적 변동성이 존재하더라도, 그 실질 가치 변화는 제2 암호 화폐의 안정적 변동성에 의해 제어될 수 있게 되는 바, 급격한 인플레이션이나 디플레이션이 방지되고, 가치 변동성의 조절 및 거래 시스템의 안정적 유지가 가능하게 된다.
이를 위해, 본 발명의 실시예에 따르면 제1 암호 화폐는 일정 전환량과 전환 비율에 따라 제2 암호 화폐로 전환될 수 있다. 그리고, 이 전환 비율은 제1 암호 화폐의 거래가와 제2 암호 화폐에 대응하여 교환 가능한 실질 가치 재화 또는 용역의 시세 정보에 따라 결정될 수 있다.
예를 들어, 제2 암호 화폐 1개 단위 수량으로 교환 가능한 실질 가치를 금 1g 이라 할때, 제1 암호 화폐는 일정 수량만큼 제2 암호 화폐로 전환될 수 있다. 상기 일정 수량은 제2 암호 화폐로 교환 가능한 금의 중량에 따라 결정될 수 있으며, 전환을 요청하는 사용자의 권한 및 등급에 따라 제1 암호 화폐 중 제2 암호 화폐로 전환 가능한 수량은 상이할 수 있다.
그리고 제1 암호 화폐에서 제2 암호 화폐로의 교환 비율은 제1 암호 화폐 거래가, 교환 가능 금 중량 및 금 시세에 의해 산출될 수 있으며, 교환에 따른 제2 암호 화폐 전환 수량은 [제1 암호 화폐 단위당 제2 암호 화폐 전환 수량 = (교환 가능 금 중량) x (금 중량당 최고 시세가) / (거래 단위당 제1 암호 화폐 최저 거래가)] 와 같은 연산에 의해 결정될 수 있다.
그리고, 제2 암호 화폐 관리부(112)는, 제2 암호 화폐의 발행 및 보유량 관리 처리를 수행한다.
특히, 제2 암호 화폐 관리부(112)는 지급 준비부(114)의 지급 준비 정보에 따라 발행 가능량을 산출할 수 있다. 예를 들어, 지급 준비 정보는 지급 준비금 정보로서, 지급 가능한 금의 수량 정보 또는 금을 구매 가능한 현금 정보를 포함할 수 있으며, 제2 암호 화폐 관리부(112)는 지급 준비금에 기초하여, 일정 보유량을 유지하면서 금 지급이 가능한 수량만큼의 발행 가능량을 산출할 수 있다. 예를 들어, 발행 가능량은 지급 준비금이 유통된 제1 암호 화폐의 시가총액 대비 일정 비율 이상 유지되도록 조절될 수 있다. 그리고, 제2 암호 화폐 관리부(112)는 발행 가능한 제2 암호 화폐를 실 경제 가치에 대응하는 가치 지급 또는 교환 처리에 의해 소각 가능한 조건으로 발행될 수 있다.
또한, 제2 암호 화폐는 거래자 단말(300)의 제1 암호 화폐에 대응한 화폐 전환 요청에 따라 발행될 수 있다.
이를 위해 화폐 전환 처리부(113)는 상기 지급 준비 정보에 따른 전환 가능량을 미리 산출하고, 제1 암호 화폐 중 전환 가능한 제2 암호 화폐 수량을 결정하여 제2 암호 화폐 관리부(112) 및 거래자 단말(300)로 제공할 수 있다.
이에 따라, 제2 암호 화폐 관리부(112)는 화폐 전환 처리부(113)에서 결정된 수량만큼의 제2 암호 화폐를 발행할 수 있으며, 발행된 제2 암호 화폐는 실질 가치대상과 동일한 지급 가치를 가질 수 있게 된다.
한편, 실질 가치 교환 처리부(115)는, 거래자 단말(300)로부터 이러한 제2 암호 화폐의 지급 또는 교환 요청을 수신함에 따라, 이에 대응하는 수량만큼의 실질 가치 제공 요청을 전술한 가치 제공 장치(200)로 전달할 수 있다.
예를 들어, 실질 가치 교환 처리부(115)는 제2 암호 화폐에 대응하는 중량만큼의 금 또는 골드바가 거래자 단말(300)에 대해 등록된 배송지로 배송되도록 하는 배송 요청 정보를 가치 제공 장치(200)로 전달할 수 있다. 또한, 실질 가치 교환 처리부(115)는 거래자 단말(300)로부터 전달받을 거래자에 대응하는 자격 정보 또는 개인 증명 정보를 미리 수신하여, 실질 가치 지급 또는 교환 증빙에 이용할 수도 있으나, 본 발명이 이에 제한되는 것은 아니다.
한편, 실질 가치 교환 처리부(115)에서의 교환 처리가 완료된 제2 암호 화폐는 소각 처리부(116)에 의해 블록 체인 네트워크 내에서 전량 소각 처리될 수 있다.
한편, 제1 암호 화폐 관리부(111)는 제2 암호 화폐로 전환된 제1 암호 화폐에 대하여, 내부 보유량으로의 전환 관리 처리를 수행할 수 있다. 내부 보유량은 외부 유통되는 수량은 아니나, 지급 준비부(114)에서의 지급 준비율 산출에 의한 조절에 이용되는 바, 전체적 시스템 및 인플레이션 안정성을 도모할 수 있게 된다.
본 발명에서, 스마트 컨트랙트(smart contract)는 실행 가능한 바이트 코드로 컴파일되어 적어도 하나의 컴퓨팅 장치 상에서 실행될 수 있는 코드이고, 상기 실행 시에 특정 조건이 만족되면 미리 정해진 절차를 수행하도록 구성되며, 상기 실행의 결과인 실행 결과값의 무결성은 상기 적어도 하나의 컴퓨팅 장치로부터 산출된 상기 실행 결과값에 대한 합의(consensus)에 의하여 검증되는 것을 특징으로 하는 개념을 지칭한다.
스마트 컨트랙트은 블록체인 기술을 이용하여 계약 또는 협상의 실행 및 시행을 수행할 수 있는 프로그램 코드를 말한다. 따라서, 프로그램 코드에 의해 전체 프로세스가 자동화되어 법적 계약을 보완하거나 대체할 수 있다.
기존 블록체인 1.0의 가상화폐 저장 기능은 다양한 형태로 프로그래밍이 가능하다. 복수의 가상화폐 중 이더리움(ethereum)은 스마트 컨트랙트를 실행할 수 있는 블록체인 시스템으로, EVM(Ethereum Virtual Machine)을 통해 글로벌 플랫폼을 제공할 수 있다. 개발자는 프로그래밍을 통해 스마트 컨트랙트를 실행할 수 있고, 가상화폐 등의 디지털 자산에 대한 관리를 수행할 수 있다.
여기서, 이더리움은 비트코인 네트워크의 방대함 때문에 협의가 잘 진행되지 않는 점을 극복하기 위해 SNS, 이메일 및 전자 투표 등의 다양한 정보를 기록하는 플랫폼을 이용할 수 있도록 개발되었다.
이더리움은 계정 관리, 통화 발생 및 채굴 등을 제공할 수 있으며, 스마트 게약과 EVM 상에서 애플리케이션을 구동시킬 수 있는 분산 애플리케이션(Distributed Applictaion, Dapp)을 이용할 수 있다.
스마트 컨트랙트의 최초 발안자인 Nick Szabo는 스마트 컨트랙트를 신뢰할 수 없는 컴퓨터 네트워킹 환경에서의 기계 간의 고도로 발달된 자동 계약 이행 방법으로 정의하였으며, 블록체인 위에 부동산 계약, 온라인 투표 및 헬스케어 등의 다양한 분산 애플리케이션을 개발할 수 있도록 플랫폼을 확장했다.
현재 블록체인 2.0에서 가장 주목하는 기술은 스마트 컨트랙트다. 비트코인에서도 스마트 컨트랙트는 가능하였으나 if 조건문만을 이용할 수 있었기 때문에 원하는 계약 사항을 만드는 것에 제약 사항이 존재하였다.
반면, 스마트 컨트랙트로 잘 알려진 이더리움은 튜링 완전성(turing completeness)을 제공할 수 있으므로, 컴퓨터에 프로그래밍을 하는 정도까지 지원할 수 있기 때문에 다양한 형태의 거래 또는 계약 사항을 프로그래밍 할 수 있다.
기존 계약은 법적 전문가에 의해 인쇄된 문서에 법적 언어를 포함하고, 제3 자에 대한 의존이 높았다. 또한, 전통적인 계약은 시간이 많이 걸리고, 분쟁이 생기면 사법 제도에 의지하여야 함으로, 비용과 시간이 많이 소요된다.
다만, 블록체인의 스마트 컨트랙트는 컴퓨터 프로그래머가 디지털 언어를 통해 작성하여 기존의 전통적인 계약에서 계약 당사자의 의무, 혜택 및 벌금을 명시하는 것과 동일한 방식으로 규칙 및 결과를 정의할 수 있고, 프로그래밍에 의해 개발되어 시스템에 의해 강제적으로 계약이 이행될 수 있다는 장점을 가지고 있다.
본 발명의 일실시예에 따르면, 암호 화폐의 전송을 요청한 거래자의 등급 정보에 대응되는 거래 규칙을 스마트 컨트랙트(smart contract)에서 확인하여 그에 따라 암호 화폐의 전송에 대한 허용 여부를 결정하도록 함으로써, 암호 화폐의 거래 안정성을 향상시킬 수 있다.
도 5는 본 발명의 실시예에 따른 블록체인 기반 암호 화폐의 거래 규칙 적용 방법을 흐름도로 도시한 것이다.
도 5를 참조하면, 먼저 암호 화폐의 거래를 위한 전송을 요청받고(S500 단계), 상기 암호 화폐의 전송을 요청한 거래자의 등급 정보가 확인된다(S510 단계).
여기서, 상기 암호 화폐는 블록체인 기반의 다양한 암호 화폐들 중 어느 하나일 수 있으며, 본 발명의 일실시예에 따르면, 도 1 내지 도 4를 참조하여 설명한 바와 같은 제1 암호 화폐일 수 있다.
상기한 바와 같이, 제1 암호 화폐는 또 다른 암호 화폐인 제2 암호 화폐로 전환 가능하며, 또 다른 암호 화폐인 제2 암호 화폐는 금 등과 같은 재화 또는 용역을 포함하는 실 경제 가치로 교환 가능하며 실 경제 가치의 지급에 의해 소각 가능한 조건으로 발행되는 암호 화폐일 수 있다.
거래자는 단말 장치를 통해 자신이 보유한 암호 화폐를 거래하기 위한 전송을 요청할 수 있으며, 해당 거래자에게는 각각 서로 다른 권한을 가지는 복수의 등급들 중 하나의 등급이 부여되어 있을 수 있다.
예를 들어, 상기 복수의 등급들은 오너(Owner) 등급, 투자자(inverstor) 등급, 일반 등급 등을 포함할 수 있으나, 본 발명은 이에 한정되지 아니하며, 거래 관련 권한에 따라 더욱 다양한 등급들이 설정되어 있을 수 있다.
좀 더 구체적으로, 상기 등급 정보는 투자자 등급을 포함하며, 확인된 등급 정보가 투자자 등급인 경우, 해당 거래자가 보유한 암호 화폐 중 적어도 일부에 대해 거래가 제한되도록 스마트 컨트랙트의 거래 규칙이 구성될 수 있다.
이 경우, 투자자 등급의 거래자가 보유한 암호 화폐 중 거래가 제한되는 비율은 시간이 지남에 따라 감소되어, 암호 화폐의 보유 시작 시점부터 일정 기간이 경과된 후 거래 제한이 해제될 수 있다.
그리고 일정 기간이 경과되기 전까지의 거래 제한 기간 동안 해당 거래자가 추가 보유하게되는 암호 화폐는, 거래 제한 기간 동안 전체 거래가 제한될 수 있다.
또한, 상기 등급 정보는 상위 투자자 등급 및 일반 등급을 더 포함하며, 상기 일반 등급의 거래자가 보유한 암호 화폐는 거래 제한 없이 전송이 가능할수 있다.
그러나 상기 상위 투자자 등급의 거래자로부터 암호 화폐를 전송받은 일반 등급의 거래자는 상기한 바와 같이 거래가 제한되는 투자자 등급으로 전환되도록 스마트 컨트랙트의 거래 규칙이 구성될 수 있다.
그리고 상기 등급 정보는 오너 등급 및 중앙은행 등급을 더 포함하며, 오너 등급의 거래자는 다른 거래자의 등급을 변경 가능하며, 중앙은행 등급의 거래자는 오너 등급의 거래자에게만 암호 화폐의 전송이 가능하도록 스마트 컨트랙트의 거래 규칙이 구성될 수 있다.
한편, 상기 등급 정보는, 거래 규칙과 관련된 권한을 관리하기 위한 적어도 하나의 상위 오너 등급과 관리자 등급을 포함할 수 있으며, 모든 등급의 거래자에게 상기 암호 화폐를 제한 없이 전송 가능한 거래소 등급을 더 포함할 수 있다.
상기한 바와 같은 등급 관련 정보와 등급별 거래 규칙(예를 들어, 전송 제한 사항 등)은 해당 암호 화폐와 관련된 스마트 컨트랙트(smart contract)에 포함되어 있을 수 있으며, 거래자의 암호 화폐 전송 요청시 스마트 컨트랙트의 내용에 따라 해당 거래 프로세스가 실행될 수 있다.
거래자의 등급 정보가 확인되면, 해당 암호 화폐와 관련된 스마트 컨트랙트의 내용에 따라, 해당 거래자의 등급 정보에 대응되는 거래 규칙이 확인된다(S520 단계).
예를 들어, 상기 스마트 컨트랙트의 내용에 포함된 거래 규칙은, 등급 정보, 등급별 암호 화폐 전송 제한 규칙, 등급 전환 규칙, 등급별 권한 정보 등이 있을 수 있다.
그 후, 상기 S520 단계에서 스마트 컨트랙트를 통해 확인된 거래 규칙에 기초하여, 암호 화폐의 전송에 대한 허용 여부가 결정된다.
도 6은 거래자의 등급 정보에 따른 거래 규칙에 대한 일실시예를 설명하기 위한 도시한 것이다.
도 6을 참조하면, 거래자의 등급은 오너(Owner), 상위 투자자(Super investor), 투자자(inverstor), 일반(Anonymous), 거래소(CEX) 및 중앙은행(Central Bank)를 포함할 수 있으며, 각 거래자의 전자 지갑에는 상기한 바와 같은 복수의 등급들 중 하나가 지정되어 있을 수 있다.
복수의 등급들에 대해서는 각각 상이한 거래 규칙이 정의될 수 있으며, 이와 같이 등급별 상이한 거래 규칙에 대한 내용은 스마트 컨트랙트에 포함될 수 있다.
예를 들어, 복수의 등급들은 서로 암호 화폐를 전송 가능한 상대방 등급이 상이하거나, 일부 등급에 대해서는 암호 화폐의 전송에 일정 제한(Lock-up)이 있는 등, 암호 화폐의 거래 관련 권한이 서로 상이할 수 있다.
이하, 도 7 내지 도 13을 참조하여, 암호 화폐 전송 규칙에 대해 등급별로 상세히 설명하기로 한다.
도 7을 참조하면, 오너(Owner) 등급의 경우, 모든 등급, 즉 상위 투자자(Super investor), 투자자(inverstor), 일반(Anonymous), 거래소(CEX) 및 중앙은행(Central Bank) 등급으로 암호 화폐를 수량 제한 없이 전송 가능할 수 있다.
한편, 오너(Owner) 등급은, 암호 화폐의 전송 이외에, 암호 화폐의 거래와 거래자의 등급 및 권한을 관리하고 암호 화폐 전송을 전체적으로 제어 및 관리하여 암호 화폐의 전체 거래 프로세스를 스마트 컨트랙트에 기초해 실행시키고 관리하는 역할을 할 수 있다.
위와 같은 역할의 수행을 위해, 오너(Owner) 등급은 도 8에 도시된 바와 같이 복수의 등급들로 세분화될 수 있다.
도 8을 참조하면, 오너 권한을 가지는 등급들에는, 오너(Owner) 이외에, 상위 오너(Super Owner), 히든 오너(Hidden Owner) 및 관리자(Admin)가 포함될 수 있다.
오너(Owner) 등급은, 모든 등급으로의 암호 화폐 전송 이외에, 거래 정지, 레드/화이트 리스트(Red/White List) 관리, 잘못 전송된 암호 화폐의 반환, 거래 시작의 결정(SetOpenInTime), 암호 화폐의 소각(burn) 및 유통정지(stash), 중앙은행(Central Bank)와의 거래 등이 가능할 수 있다.
또한, 오너(Owner) 등급의 경우, 위급 상황 발생시 암호 화폐의 전체 거래를 정지시키는 서킷 브레이커(circuit breaker)의 역할을 수행할 수 있다.
상위 오너(Super Owner) 등급은, 오너(Owner) 등급의 상위 등급으로서, 나머지 등급들, 즉 오너(Owner), 상위 투자자(Super investor), 투자자(inverstor), 일반(Anonymous), 거래소(CEX) 및 중앙은행(Central Bank) 등급들에 대한 역할 변경 및 지정, 권한 추가 및 삭제 등 모든 권한을 관리하는 역할을 할 수 있다.
여기서, 오너(Owner) 등급과 상위 오너(Super Owner) 등급은, 동일 거래자에게 부여될 수 있다.
한편, 히든 오너(Hidden Owner)는 상위 오너(Super Owner)에 대한 탈취 또는 해킹이 발생하는 경우 상위 오너(Super Owner)에 대한 권한 이양이 가능한 등급으로서, 즉 자신인 히든 오너(Hidden Owner) 등급에 대한 역할 이관과 상위 오너(Super Owner)에 대한 역할 변경 및 지정이 가능할 수 있다.
한편, 히든 오너(Hidden Owner)에 해당하는 전자지갑의 계정은 하드 지갑(Cold Wallet)으로 보관되어, 탈취 또는 해킹으로부터 완벽히 보호되는 것이 바람직하다.
그리고 상기한 바와 같은 권한을 가지는 오너(Owner), 상위 오너(Super Owner), 히든 오너(Hidden Owner) 등급들은 각각, 1인의 거래자에게 부여될 수 있다.
관리자(Admin) 등급은 여러명의 거래자들에게 부여될 수 있으며, 각각의 관리자(Admin)는 오너(Owner)의 역할들 중 일부, 예를 들어 위급 상황에서의 거래 정지, 레드/화이트 리스트(Red/White List) 관리 및 중앙은행(Central Bank)을 제외한 모든 등급으로의 암호 화폐 전송이 가능할 수 있다.
도 9를 참조하면, 중앙은행(Central Bank) 등급은, 암호 화폐의 통화 조절 기능을 수행하는 것으로, 오너(Owner) 등급의 거래자에게로만 암호 화폐를 수량 제한 없이 전송할 수 있다.
즉, 중앙은행(Central Bank)이 보유하는 암호 화폐는 실제 유통되지 않으며, 필요시(예를 들어, 암호 화폐 가치가 급격히 상승 또는 감소하는 경우)에만 오너(Owner) 등급으로 전송되어 유통됨으로써 해당 암호 화폐의 외부 유통량을 조절하기 위해 사용될 수 있다.
한편, 오너(Owner) 등급으로부터 중앙은행(Central Bank) 등급으로 전송되는 암호 화폐는, 소각되지 아니하고 중앙은행(Central Bank)이 보유하게되나, 실질적으로는 소각의 효과를 가지게 될 수 있다.
위와 같은 중앙은행(Central Bank)의 암호 화폐 통화 조절 기능을 위해, 중앙은행(Central Bank) 등급의 단말 장치는 지급준비율 통제 시스템과 연결될 수 있다.
도 10을 참조하면, 투자자(inverstor) 등급은, 중앙은행(Central Bank) 등급을 제외한 모든 등급으로의 암호 화폐 전송이 가능하나, 전송 가능한 기간 또는 수량 등이 제한될 수 있다.
즉, 투자자 등급의 거래자가 보유한 암호 화폐는 미리 설정된 비율의 일부 수량에 대해서만 거래가 가능하도록 제한되며, 상기 거래 가능한 비율은 시간이 지남에 따라 점진적으로 증가되어, 보유 시작 시점부터 일정 거래 제한 기간이 지나면 전체 수량에 대한 전송이 가능하도록 정의될 수 있다.
예를 들어, 투자자(inverstor) 등급의 경우, 암호 화폐의 보유 시작 시점부터 2개월(60일)이 경과한 시점부터 최초 보유량의 10%를 전송 가능하며, 3개월(90일)이 경과한 시점부터 최초 보유량의 20%를 전송 가능하며, 1개월 마다 10%씩 전송 가능량이 증가되어, 암호 화폐의 보유 시작 시점부터 11개월이 경과한 시점부터는 최초 보유량 전체에 대한 거래 제한이 해제될 수 있다.
다만, 거래 제한 기간(예를 들어, 암호 화폐의 보유 시작 시점부터 11개월) 동안, 암호 화폐를 추가로 전송받는 경우, 추가 전송된 암호 화폐의 수량에 대해서는 해당 거래 제한 기간 동안에는 일부라도 전송이 제한되어, 추가 전송된 암호 화폐에 대해서는 해당 거래 제한 기간이 지난 후에나 거래가 가능하게 규정될 수 있다.
도 11을 참조하면, 상위 투자자(Super investor) 등급은 투자자(inverstor) 등급과 일반(Anonymous) 등급으로만 암호 화폐를 전송할 수 있다.
한편, 일반(Anonymous) 등급은 도 12에 도시된 바와 같이 중앙은행(Central Bank)을 제외한 모든 등급으로 수량 제한없이 암호 화폐를 전송할 수 있으나, 상위 투자자(Super investor) 등급으로부터 암호 화폐를 전송받으면 일반(Anonymous) 등급은 투자자(inverstor) 등급으로 자동 전환되도록 스마트 컨트랙트에 규정되어 있을 수 있다.
즉, 상위 투자자(Super investor) 등급은 일반(Anonymous) 등급에 대해 투자자(Super investor) 등급으로 전환시켜 암호 화폐의 거래 제한을 설정하는 역할을 할 수 있으며, 그에 따라 상위 투자자(Super investor) 등급의 거래자에 대한 감시가 오너(Owner) 등급에 의해 수행될 수 있다.
한편, 상기한 바와 같이 거래가 제한되는 투자자(inverstor) 등급의 거래자의 경우, 일반(Anonymous) 등급의 전자지갑을 추가로 생성하여 암호 화폐를 보관함으로써, 일정 기간동안 암호 화폐의 전송이 제한되는 것을 방지할 수 있다.
도 13을 참조하면, 거래소(CEX) 등급은, 중앙은행(Central Bank)을 제외한 모든 등급으로 수량 제한없이 암호 화폐를 전송할 수 있다.
도 5 내지 도 13을 참조하여 상기에서 설명한 바와 같은 블록체인 기반 암호 화폐의 거래 규칙 적용 방법은 본 발명의 실시예에 따른 단말 장치에서 수행될 수 있다.
또한, 도 5 내지 도 13을 참조하여 상기에서 설명한 바와 같은 블록체인 기반 암호 화폐의 거래 규칙 적용 방법은 컴퓨터 프로그램으로 구현되어, 스마트 컨트랙트과 연동해 상기한 바와 같은 거래 프로세스를 실행시킬 수 있다.
본 발명의 또 다른 실시예에 따르면, 재화 또는 용역을 포함하는 실 경제 가치로 교환 가능한 암호 화폐의 거래 규칙을 적용하기 위해, 암호 화폐를 전송받을 수신자의 등급 정보를 확인하여 특정 등급의 수신자에 대해서만 암호 화폐의 전환을 위한 전송을 허용함으로써, 실 경제 가치로 교환 가능한 암호 화폐 관련 거래를 안정적으로 수행할 수 있다.
이하, 도 14 내지 도 17을 참조하여, 재화 또는 용역을 포함하는 실 경제 가치로 교환 가능한 암호 화폐의 거래 규칙을 적용하는 방법에 대한 실시예들을 상세히 설명하기로 한다.
도 14는 본 발명의 또 다른 실시예에 따른 기반 암호 화폐의 거래 규칙 적용 방법을 흐름도로 도시한 것이다. 도 14에 도시된 방법 중 도 1 내지 도 13을 참조하여 설명한 것과 동일한 것에 대한 설명은 생략하기로 한다.
도 14를 참조하면, 먼저 제1 암호 화폐로부터 제2 암호 화폐로의 전환을 위한 제1 암호 화폐의 전송을 요청받고(S1400 단계), 상기 제1 암호 화폐를 전송받을 수신자의 등급 정보가 확인된다(S1410 단계).
도 1 내지 도 13을 참조하여 상기에서 설명한 바와 같이, 제1 암호 화폐는 일정 전환 비율에 따라 제2 암호 화폐로 전환 가능하며, 제2 암호 화폐는 금과 같은 재화 또는 용역을 포함하는 실 경제 가치로 교환 가능한 실 경제 가치 연동 암호 화폐일 수 있다.
한편, 제2 암호 화폐는 상기 실 경제 가치의 지급에 의해 소각 가능한 조건으로 발행될 수 있다.
그에 따라 제1 암호 화폐를 보유한 거래자는 제2 암호 화폐로의 전환을 요청할 수 있으며, 그를 위해 제1 암호 화폐를 특정 수신자에게 전송할 수 있다.
그리고 상기 수신자의 등급 정보는, 도 5 내지 도 13을 참조하여 설명한 바와 같이, 오너(Owner), 상위 투자자(Super investor), 투자자(inverstor), 일반(Anonymous), 거래소(CEX) 및 중앙은행(Central Bank)를 포함하는 복수의 등급들 중 하나일 수 있다.
상기 각 등급에 대한 제1 암호 화폐의 거래 규칙은 도 5 내지 도 13을 참조하여 설명한 바와 같으며, 해당 등급별 거래 규칙은 제1 암호 화폐와 관련된 스마트 컨트랙트의 내용에 포함되어 있을 수 있다.
한편, 제2 암호 화폐에 대해서도, 등급별 거래 규칙이 제2 암호 화폐와 관련된 스마트 컨트랙트의 내용에 포함되어 있을 수 있다.
그 후, 제2 암호 화폐와 관련된 스마트 컨트랙트의 내용에 따라, 수신자의 등급 정보에 대응되는 거래 규칙이 확인된다(S1420 단계).
본 발명의 일실시예에 따르면, 제2 암호 화폐로의 전환을 위한 제1 암호 화폐의 전송은 오너(Owner) 등급의 수신자에게만 가능하도록 거래 규칙이 스마트 컨트랙트에 정의될 수 있다.
도 15를 참조하면, 제1 암호 화폐를 보유한 일반(Anonymous) 등급 또는 투자자(inverstor) 등급의 거래자가, 실 경제 가치와 연동되는 제2 암호 화폐로의 전환을 위해, 전환하고자 하는 제1 암호 화폐를 오너(Owner) 등급으로만 전송할 수 있다.
한편, 상기한 바와 같이, 투자자(inverstor) 등급의 경우, 제2 암호 화폐로의 전환을 위해 오너(Owner) 등급의 수신자에게 전송 가능한 제1 암호 화폐의 수량은 시간에 따라 제한될 수 있다.
수신자의 등급에 따른 거래 규칙에 스마트 컨트랙트에서 확인된 후, 확인된 거래 규칙에 기초하여, 제1 암호 화폐의 전송에 대한 허용 여부가 결정된다(S1430 단계).
상기한 바와 같이, 제2 암호 화폐로의 전환을 위한 제1 암호 화폐의 전송은 오너(Owner) 등급의 거래자를 수신인으로 하는 경우에만 허용되도록 스마트 컨트랙트에 규정되어 있기 때문에, 수신자의 등급이 오너(Owner) 등급인 경우 상기 제1 암호 화폐의 전송이 허용되나, 수신자의 등급이 오너(Owner) 등급이 아닌 경우에는 상기 제1 암호 화폐의 전송이 허용되지 않을 수 있다.
상기 S1430 단계에서의 결정 결과 제2 암호 화폐로의 전환을 위한 제1 암호 화폐의 전송이 허용되어 해당 제1 암호 화폐가 오너(Owner) 등급의 수신자에게 전송되면, 전송된 제1 암호 화폐에 상응하는 제2 암호 화폐가 생성될 수 있다.
그리고 상기 생성된 제2 암호 화폐는 오너(Owner) 등급의 수신자가 보유하게 되며, 상기 생성된 제2 암호 화폐가 오너(Owner) 등급의 수신자로부터 제1 암호 화폐를 전송한 거래자에게 전송되도록 처리된다.
도 16을 참조하면, 제2 암호 화폐는 오너(Owner) 등급의 거래자로부터 일반(Anonymous) 등급 또는 투자자(inverstor) 등급의 거래자에게로 전송될 수 있다.
한편, 제1 암호 화폐로부터 전환된 제2 암호 화폐를 보유한 거래자는, 금 등과 같은 실 경제 가치로 교환하기 위해, 제2 암호 화폐를 오너(Owner) 등급의 거래자에게 전송할 수 있다.
좀 더 구체적으로, 제2 암호 화폐로부터 실 경제 가치로의 교환을 위한 제2 암호 화폐의 전송이 요청되면, 제2 암호 화폐를 전송받을 수신자의 등급 정보가 확인되며, 제2 암호 화폐와 관련된 스마트 컨트랙트의 내용에 따라 수신자의 등급 정보에 대응되는 거래 규칙이 확인되고, 확인된 거래 규칙에 기초하여 제2 암호 화폐의 전송에 대한 허용 여부가 결정될 수 있다.
예를 들어, 실 경제 가치로의 교환을 위한 제2 암호 화폐의 전송은 오너(Owner) 등급의 거래자를 수신인으로 하는 경우에만 허용되도록 스마트 컨트랙트에 규정되어 있으며, 그에 따라 수신자의 등급이 오너(Owner) 등급인 경우 상기 제2 암호 화폐의 전송이 허용되나, 수신자의 등급이 오너(Owner) 등급이 아닌 경우에는 상기 제2 암호 화폐의 전송이 허용되지 않을 수 있다.
실 경제 가치로의 교환을 위한 제2 암호 화폐의 전송이 허용되어 해당 제2 암호 화폐가 오너(Owner) 등급의 수신자에게 전송되면, 전송된 제2 암호 화폐에 상응하는 실 경제 가치가 제2 암호 화폐를 전송한 거래자에게 지급 처리될 수 있다.
상기 실 경제 가치의 지급 후, 오너(Owner) 등급의 수신자는 거래자로부터 전송된 제2 암호 화폐가 소각처리 되도록 한다.
도 17을 참조하면, 제2 암호 화폐는 일반(Anonymous) 등급 또는 투자자(inverstor) 등급의 거래자로부터 오너(Owner) 등급의 거래자로만 전송될 수 있으며, 제2 암호 화폐의 전송 및 그에 따른 금 등의 실 경제 가치 지급 절차가 완료되면, 오너(Owner) 등급의 거래자가 전송받은 제2 암호 화폐는 소각처리될 수 있다.
도 14 내지 도 17을 참조하여 상기에서 설명한 바와 같은 실 경제 가치로 교환 가능한 암호 화폐의 거래 규칙 적용 방법은 본 발명의 실시예에 따른 단말 장치에서 수행될 수 있다.
또한, 도 14 내지 도 17을 참조하여 상기에서 설명한 바와 같은 실 경제 가치로 교환 가능한 암호 화폐의 거래 규칙 적용 방법은 컴퓨터 프로그램으로 구현되어, 스마트 컨트랙트과 연동해 상기한 바와 같은 거래 프로세스를 실행시킬 수 있다.
그리고 상술한 본 발명의 일실시예에 따른 방법들 중 적어도 일부는 컴퓨터에서 실행되기 위한 프로그램으로 제작되어 컴퓨터가 읽을 수 있는 기록 매체에 저장될 수 있으며, 컴퓨터가 읽을 수 있는 기록 매체의 예로는 ROM, RAM, CD-ROM, 자기 테이프, 플로피디스크, 광 데이터 저장장치 등이 있을 수 있다.
컴퓨터가 읽을 수 있는 기록 매체는 네트워크로 연결된 컴퓨터 시스템에 분산되어, 분산방식으로 컴퓨터가 읽을 수 있는 코드가 저장되고 실행될 수 있다. 그리고, 상기 방법을 구현하기 위한 기능적인(function) 프로그램, 코드 및 코드 세그먼트들은 본 발명이 속하는 기술분야의 프로그래머들에 의해 용이하게 추론될 수 있다.
또한, 이상에서는 본 발명의 바람직한 실시예에 대하여 도시하고 설명하였지만, 본 발명은 상술한 특정의 실시예에 한정되지 아니하며, 청구범위에서 청구하는 본 발명의 요지를 벗어남이 없이 당해 발명이 속하는 기술분야에서 통상의 지식을 가진 자에 의해 다양한 변형 실시가 가능한 것은 물론이고, 이러한 변형 실시들은 본 발명의 기술적 사상이나 전망으로부터 개별적으로 이해되어져서는 안 될 것이다.
Claims (12)
- 블록체인 기반 암호 화폐의 거래 규칙을 적용하는 방법에 있어서,암호 화폐의 거래를 위한 전송을 요청받는 단계;전송 요청한 거래자의 등급 정보를 확인하는 단계;상기 암호 화폐와 관련된 스마트 컨트랙트(smart contract)의 내용에 따라, 상기 확인된 등급 정보에 대응되는 거래 규칙을 확인하는 단계; 및상기 확인된 거래 규칙에 기초하여, 상기 암호 화폐의 전송에 대한 허용 여부를 결정하는 단계;를 포함하는 블록체인 기반 암호 화폐의 거래 규칙 적용 방법.
- 제1항에 있어서, 상기 등급 정보는투자자 등급을 포함하며,상기 확인된 등급 정보가 상기 투자자 등급인 경우, 상기 거래자가 보유한 암호 화폐 중 적어도 일부에 대해 거래가 제한되도록 상기 거래 규칙이 구성되는 블록체인 기반 암호 화폐의 거래 규칙 적용 방법.
- 제2항에 있어서,상기 투자자 등급의 거래자가 보유한 암호 화폐 중 거래가 제한되는 비율은 시간이 지남에 따라 감소되어, 상기 암호 화폐의 보유 시작 시점부터 일정 기간이 경과된 후 거래 제한이 해제되는 블록체인 기반 암호 화폐의 거래 규칙 적용 방법.
- 제3항에 있어서,상기 일정 기간이 경과되기 전까지의 거래 제한 기간 동안 상기 거래자가 추가 보유하게되는 암호 화폐는 상기 거래 제한 기간 동안 전체 거래 제한되는 블록체인 기반 암호 화폐의 거래 규칙 적용 방법.
- 제2항에 있어서, 상기 등급 정보는상위 투자자 등급 및 일반 등급을 더 포함하며,상기 상위 투자자 등급의 거래자로부터 상기 암호 화폐를 전송받은 상기 일반 등급의 거래자는 상기 투자자 등급으로 전환되도록 상기 거래 규칙이 구성되는 블록체인 기반 암호 화폐의 거래 규칙 적용 방법.
- 제5항에 있어서,상기 일반 등급의 거래자가 보유한 암호 화폐는 거래 제한 없이 전송이 가능한 블록체인 기반 암호 화폐의 거래 규칙 적용 방법.
- 제1항에 있어서, 상기 등급 정보는오너 등급 및 중앙은행 등급을 더 포함하며,상기 오너 등급의 거래자는 다른 거래자의 등급을 변경 가능하며, 상기 중앙은행 등급의 거래자는 상기 오너 등급의 거래자에게만 상기 암호 화폐의 전송이 가능하도록 상기 거래 규칙이 구성되는 블록체인 기반 암호 화폐의 거래 규칙 적용 방법.
- 제7항에 있어서, 상기 등급 정보는상기 거래 규칙과 관련된 권한을 관리하기 위한 적어도 하나의 상위 오너 등급과 관리자 등급을 더 포함하는 블록체인 기반 암호 화폐의 거래 규칙 적용 방법.
- 제1항에 있어서, 상기 등급 정보는모든 등급의 거래자에게 상기 암호 화폐를 제한 없이 전송 가능한 거래소 등급을 포함하는 블록체인 기반 암호 화폐의 거래 규칙 적용 방법.
- 제1항에 있어서, 상기 암호 화폐는또 다른 암호 화폐로 전환 가능하며,상기 또 다른 암호 화폐는 재화 또는 용역을 포함하는 실 경제 가치로 교환 가능하며, 상기 실 경제 가치의 지급에 의해 소각 가능한 조건으로 발행되는 블록체인 기반 암호 화폐의 거래 규칙 적용 방법.
- 제1항 내지 제10항 중 어느 한 항의 방법에 포함된 단계들을 실행시키기 위하여 매체에 저장된 컴퓨터프로그램.
- 제1항 내지 제10항 중 어느 한 항의 방법을 수행하기 위한 단말 장치.
Applications Claiming Priority (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020180130728A KR20200048551A (ko) | 2018-10-30 | 2018-10-30 | 실질 경제 가치와의 교환을 위한 거래 규칙 적용 방법, 그를 수행하기 위한 단말 장치 및 프로그램 |
KR10-2018-0130723 | 2018-10-30 | ||
KR1020180130723A KR20200048546A (ko) | 2018-10-30 | 2018-10-30 | 블록체인 기반 거래 규칙 적용 방법, 그를 수행하기 위한 단말 장치 및 프로그램 |
KR10-2018-0130728 | 2018-10-30 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2020091103A1 true WO2020091103A1 (ko) | 2020-05-07 |
Family
ID=70462116
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/KR2018/013050 WO2020091103A1 (ko) | 2018-10-30 | 2018-10-30 | 블록체인 기반 암호 화폐의 거래 규칙 적용 방법, 그를 수행하기 위한 단말 장치 및 프로그램 |
Country Status (1)
Country | Link |
---|---|
WO (1) | WO2020091103A1 (ko) |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2004164155A (ja) * | 2002-11-12 | 2004-06-10 | Financial Engineering Group Inc | 個人信用格付けシステム、および、個人信用格付けプログラム |
KR101816653B1 (ko) * | 2017-02-14 | 2018-02-21 | 주식회사 코인플러그 | 스마트 컨트랙트 및 블록체인 데이터베이스를 사용하여 서비스 제공 서버에 의하여 제공되는 서비스를 이용하기 위한 사용자의 로그인 요청에 대하여 pki 기반의 인증을 통해 로그인을 대행하는 방법 및 이를 이용한 서버 |
JP2018511137A (ja) * | 2015-04-05 | 2018-04-19 | デジタル・アセット・ホールディングス | デジタル資産仲介電子決済プラットフォーム |
JP6391128B1 (ja) * | 2017-09-27 | 2018-09-19 | 株式会社Artrigger | 取引管理方法、通信端末、及びプログラム |
KR20180108658A (ko) * | 2016-01-27 | 2018-10-04 | 조지 다니엘 도니 | 탄력적인 증권화에 기반한 배당 수익 통화에 대한 방법, 장치, 및 컴퓨터-판독가능 매체 |
-
2018
- 2018-10-30 WO PCT/KR2018/013050 patent/WO2020091103A1/ko active Application Filing
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2004164155A (ja) * | 2002-11-12 | 2004-06-10 | Financial Engineering Group Inc | 個人信用格付けシステム、および、個人信用格付けプログラム |
JP2018511137A (ja) * | 2015-04-05 | 2018-04-19 | デジタル・アセット・ホールディングス | デジタル資産仲介電子決済プラットフォーム |
KR20180108658A (ko) * | 2016-01-27 | 2018-10-04 | 조지 다니엘 도니 | 탄력적인 증권화에 기반한 배당 수익 통화에 대한 방법, 장치, 및 컴퓨터-판독가능 매체 |
KR101816653B1 (ko) * | 2017-02-14 | 2018-02-21 | 주식회사 코인플러그 | 스마트 컨트랙트 및 블록체인 데이터베이스를 사용하여 서비스 제공 서버에 의하여 제공되는 서비스를 이용하기 위한 사용자의 로그인 요청에 대하여 pki 기반의 인증을 통해 로그인을 대행하는 방법 및 이를 이용한 서버 |
JP6391128B1 (ja) * | 2017-09-27 | 2018-09-19 | 株式会社Artrigger | 取引管理方法、通信端末、及びプログラム |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
TW201935385A (zh) | 資產管理方法及裝置、電子設備 | |
WO2020091103A1 (ko) | 블록체인 기반 암호 화폐의 거래 규칙 적용 방법, 그를 수행하기 위한 단말 장치 및 프로그램 | |
KR20200048547A (ko) | 블록체인 기반 거래 규칙 적용 방법, 그를 수행하기 위한 단말 장치 및 프로그램 | |
KR20200048550A (ko) | 블록체인 기반 거래 규칙 적용을 위한 프로그램 | |
WO2020209411A1 (ko) | 블록체인 기반의 개인 의료 정보 관리 장치 및 방법 | |
WO2022102818A1 (ko) | 블록 체인 네트워크 기반의 대체 불가능 토큰을 이용한 소유권 아이템 자산의 유동성 가치 조절 서비스 제공 방법, 그 장치 및 시스템 | |
WO2020091100A1 (ko) | 블록체인 기반 암호 화폐의 발행 가능량 결정 방법, 그를 수행하기 위한 서버 및 프로그램 | |
KR20200048483A (ko) | 블록 체인 기반 실질 가치 교환 거래 시스템 | |
WO2020091101A1 (ko) | 블록체인 기반 암호 화폐의 지급 준비율 제어 방법, 그를 수행하기 위한 서버 및 프로그램 | |
WO2021015463A2 (ko) | 블록체인을 기반으로 한 대출 서비스 방법 및 이러한 방법을 사용하는 장치 | |
KR20200048548A (ko) | 블록체인 기반 거래 규칙 적용 방법, 그를 수행하기 위한 단말 장치 및 프로그램 | |
WO2020091099A1 (ko) | 블록 체인 기반의 실질 가치 연동 암호 화폐 교환 방법, 그 장치 및 시스템 | |
KR20200048552A (ko) | 금 교환을 위한 거래 규칙 적용 방법, 그를 수행하기 위한 단말 장치 및 프로그램 | |
KR20200048551A (ko) | 실질 경제 가치와의 교환을 위한 거래 규칙 적용 방법, 그를 수행하기 위한 단말 장치 및 프로그램 | |
WO2020209413A1 (ko) | 블록 체인 기반의 이상 탐지 장치 및 방법 | |
WO2020091102A1 (ko) | 블록체인 기반 암호 화폐의 지급 준비율 피드백 제어 방법, 그를 수행하기 위한 서버 및 프로그램 | |
WO2020209409A1 (ko) | 블록 체인 기반의 줄기세포 서비스 가치 연동 암호 화폐 거래 서비스 제공 장치 및 방법 | |
WO2019182310A1 (ko) | 애플리케이션에 포함된 광고 모듈을 이용한 광고 장치 및 방법 | |
Vakilinia et al. | A mechanism design approach to solve ransomware dilemmas | |
KR20200048482A (ko) | 블록 체인 기반 실질 가치 교환 서버 및 그 동작 방법 | |
KR20200048527A (ko) | 블록체인 기반 지급 준비율 제어 방법, 그를 수행하기 위한 서버 및 프로그램 | |
KR20200048481A (ko) | 블록 체인 기반 실질 가치 교환 방법 및 그 장치 | |
KR20200048492A (ko) | 블록 체인 기반 실질 경제 가치 거래 서버 및 그 동작 방법 | |
KR20200048546A (ko) | 블록체인 기반 거래 규칙 적용 방법, 그를 수행하기 위한 단말 장치 및 프로그램 | |
KR20200048553A (ko) | 용역 교환을 위한 거래 규칙 적용 방법, 그를 수행하기 위한 단말 장치 및 프로그램 |
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: 18938334 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: 18938334 Country of ref document: EP Kind code of ref document: A1 |