TWI741720B - Cryptocurrency transaction system - Google Patents

Cryptocurrency transaction system Download PDF

Info

Publication number
TWI741720B
TWI741720B TW109126357A TW109126357A TWI741720B TW I741720 B TWI741720 B TW I741720B TW 109126357 A TW109126357 A TW 109126357A TW 109126357 A TW109126357 A TW 109126357A TW I741720 B TWI741720 B TW I741720B
Authority
TW
Taiwan
Prior art keywords
transaction
cryptocurrency
data
module
electronic
Prior art date
Application number
TW109126357A
Other languages
Chinese (zh)
Other versions
TW202207134A (en
Inventor
莊佑邦
歐仕邁
Original Assignee
開曼群島商庫幣科技有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 開曼群島商庫幣科技有限公司 filed Critical 開曼群島商庫幣科技有限公司
Priority to TW109126357A priority Critical patent/TWI741720B/en
Application granted granted Critical
Publication of TWI741720B publication Critical patent/TWI741720B/en
Publication of TW202207134A publication Critical patent/TW202207134A/en

Links

Images

Abstract

The system of present invention comprises an electronic carrier and an electronic device. The electronic carrier comprises a micro-processor and a security chip with an authorization transaction key and a transaction confirmation program. A transaction application program is installed in the electronic device for applying a plurality of cryptocurrency. A plurality of instruction files are stored in the transaction application program and a transaction request will be generated by the transaction application program after receiving a cryptocurrency balance through a networking module. The transaction request includes a raw data which is incapable of execution independently and a subject instruction file. The electronic carrier generates an authorization transaction data according to the subject instruction file and the raw data, and the authorization transaction data is transferred to the cloud transaction platform for completing the transaction of cryptocurrency. Therefore, the electronic carrier will be applied for a variety of Cryptocurrency for reducing the loading of electronic carrier.

Description

密碼貨幣交易系統Cryptocurrency trading system

本發明有關於一種應用電子載具來授權密碼貨幣移轉的交易系統,特別是一種能應用已知密碼貨幣格式並適用日後衍生新貨幣格式的交易系統。 The present invention relates to a trading system that uses electronic vehicles to authorize the transfer of cryptocurrency, in particular to a trading system that can apply known cryptocurrency formats and apply new currency formats derived in the future.

所謂區塊鏈技術是不依賴第三方、通過自身分散式節點進行網路數據的存儲、驗證、傳遞和交流的一種分布式帳本的技術手段,其應用複數台計算設備來共同參與,並共同維護一份完整的分布式資料庫,任何人在任何時間都可以採用相同的技術標準來加入自己的信息,延伸區塊鏈來持續滿足各種需求帶來的數據建立需要。 The so-called blockchain technology is a kind of distributed ledger technology that does not rely on third parties and uses its own decentralized nodes to store, verify, transmit and communicate network data. It uses multiple computing devices to participate together and jointly Maintain a complete distributed database. Anyone can use the same technical standards to add their own information at any time, and extend the blockchain to continue to meet the needs of data creation caused by various needs.

由於區塊鏈技術具有去中心化、公開透明、所有計算設備都要參與資料庫記錄、各計算設備之間進行資料同步的特性等優點,因此,區塊鏈的去中心化系統技術已在眾多的領域中廣泛的應用。 Because blockchain technology has the advantages of decentralization, openness and transparency, all computing devices must participate in database records, and data synchronization between computing devices. Therefore, the decentralized system technology of blockchain has been used in many Wide range of applications in the field.

最常見的區塊鏈技術就是應用在密碼貨幣(Crypto Currency)交易,例如:比特幣、以太幣、萊特幣、瑞波幣等,是以點對點(P2P)方式運行在去中心化的區塊鏈網路上,整個交易過程都在匿名的情況下完成,不依賴中央機構發行及維護,而是透過該區塊鏈網路來支持交易的可信賴度。 The most common blockchain technology is applied to cryptocurrency (Crypto Currency) transactions, such as: Bitcoin, Ethereum, Litecoin, Ripple, etc. It runs on a decentralized blockchain network in a peer-to-peer (P2P) manner. On the road, the entire transaction process is completed anonymously, and does not rely on central agency issuance and maintenance, but supports the trustworthiness of the transaction through the blockchain network.

目前密碼貨幣的交易協議都是基於網路技術和密碼學而產生,協議的存取與寫入都跟私鑰、公鑰和地址三者相關,其中,私鑰是一種隨機產生 的亂數字符,公鑰則是將私鑰經橢圓曲線密碼學加密處理產生,地址則是由公鑰推算出來,用以減少接收方所需標識的公鑰位元數。 The current cryptocurrency transaction protocols are all based on network technology and cryptography. The access and writing of the protocol are related to the private key, public key, and address. Among them, the private key is a kind of random generation. The public key is generated by the elliptic curve cryptography encryption process of the private key, and the address is calculated from the public key to reduce the number of bits of the public key that the recipient needs to identify.

而能夠記錄私鑰的的方式都可以成為錢包,並且依據是否直接暴露於網路而分成冷錢包與熱錢包二種,一般冷錢包可應用如紙張、USB隨身碟、光碟、記憶卡、能操作的電子載具(如電子卡片)等;而熱錢包則是應用在如電腦客戶端錢包、手機APP錢包、網頁錢包等。 The method that can record the private key can be a wallet, and it can be divided into cold wallet and hot wallet according to whether it is directly exposed to the Internet. Generally, cold wallets can be used such as paper, USB flash drives, optical discs, memory cards, and can be operated. Electronic vehicles (such as electronic cards), etc.; and hot wallets are used in such as computer client wallets, mobile APP wallets, web wallets, etc.

為避免密碼貨幣的數位資產受到駭客侵害,多數使用者是使用冷錢包的電子載具,且該電子載具會有額外的核對機制來減少被釣魚或欺騙的情況,但鑒於密碼貨幣的種類不斷推陳出新,且各種不同貨幣種類的構成方式不同,其往往造成電子載具核對機制的負載不斷增加,又該電子載具多是在製造完成時即已設定固定數量的核對方式,無法追加或更新額外的核對方式,此將造成電子載具的使用有所侷限。 In order to prevent the digital assets of cryptocurrency from being infringed by hackers, most users use electronic vehicles with cold wallets, and the electronic vehicles will have additional verification mechanisms to reduce phishing or deception. However, in view of the types of cryptocurrencies Constantly introducing new ones, and different currency types have different composition methods, which often causes the load of the electronic vehicle verification mechanism to continue to increase, and most of the electronic vehicles have a fixed number of verification methods set when the manufacturing is completed, and cannot be added or updated. Additional verification methods will limit the use of electronic vehicles.

本發明的主要目的在於提供一種結合電子載具以及電子裝置的交易系統,讓電子裝置安裝的交易應用程式預先判別密碼貨幣的種類,使電子載無須內建解析模組,即可直接執行交易要求的顯示、組成以及授權作業,藉以讓電子載具適用目前已推出的各種密碼貨幣類型,並減少電子載具的負載。 The main purpose of the present invention is to provide a transaction system that combines an electronic vehicle and an electronic device, allowing the transaction application installed on the electronic device to pre-determine the type of cryptocurrency, so that the electronic device can directly execute transaction requirements without a built-in analysis module. The display, composition, and authorization operations of the electronic vehicle allow the electronic vehicle to be applicable to various cryptocurrency types that have been launched, and reduce the load of the electronic vehicle.

本發明的次要目的在於讓電子載具無須額外更新或安裝其他程式,即可對日後新推出的各種密碼貨幣進行交易授權,大幅提升交易系統的應用範圍。 The secondary purpose of the present invention is to allow the electronic vehicle to authorize transactions of various cryptocurrencies newly launched in the future without additional updates or installation of other programs, thereby greatly increasing the application range of the transaction system.

本發明的再一目的在於電子載具與電子裝置之間具有額外的核對機制,讓未授權的封包資料無法被電子載具執行,藉以提升交易系統的安全性。 Another object of the present invention is to have an additional verification mechanism between the electronic vehicle and the electronic device, so that unauthorized packet data cannot be executed by the electronic vehicle, thereby enhancing the security of the transaction system.

為實現前述目的,本發明密碼貨幣交易系統包含一電子載具以及一電子裝置,該電子載具具有一安全晶片、一顯示螢幕、一操作介面、一要進行配對連線的傳輸模組以及一微處理器,該安全晶片儲存有一授權交易密鑰以及一交易確認程式。 To achieve the foregoing objectives, the cryptocurrency transaction system of the present invention includes an electronic carrier and an electronic device. The electronic carrier has a security chip, a display screen, an operating interface, a transmission module to be paired and connected, and an electronic device. Microprocessor, the security chip stores an authorized transaction key and a transaction confirmation program.

該電子裝置安裝有一適用複數種密碼貨幣的交易應用程式,並與該電子載具的傳輸模組配對連線,該交易應用程式儲存有複數個一對一匹配該等密碼貨幣的指令檔,該交易應用程式經由一連網模組接收一雲端帳簿的一密碼貨幣餘額,且該等密碼貨幣的其中一種格式將被該交易應用程式選定來產生一交易請求,該交易請求包含一無法被該交易確認程式獨立執行的原始數據以及一匹配該密碼貨幣格式的標的指令檔,該交易應用程式再將該標的指令檔與該原始數據傳輸至該電子載具的微處理器。 The electronic device is installed with a transaction application program suitable for multiple cryptocurrencies, and is paired with the transmission module of the electronic vehicle. The transaction application program stores a plurality of instruction files that match the cryptocurrency one-to-one. The transaction application receives a cryptocurrency balance of a cloud account book via a connected module, and one of the cryptocurrency formats will be selected by the transaction application to generate a transaction request, the transaction request includes a transaction that cannot be confirmed by the transaction The original data of the program independently executed and a target instruction file matching the cryptocurrency format, the transaction application program then transmits the target instruction file and the original data to the microprocessor of the electronic vehicle.

其中,該交易確認程式依據該標的指令檔來演算該原始數據,藉以產生一供該顯示螢幕顯示的交易明細以及一交易資料;該交易確認程式接收到一由該操作介面產生的確認指令,該交易資料與該授權交易密鑰將被結合來產生一交易授權資料,該交易授權資料將再經由該傳輸模組被傳輸至該交易應用程式;該交易應用程式把該交易授權資料傳輸至一包含該雲端帳簿的雲端交易平台來完成該密碼貨幣的移轉交易。 Wherein, the transaction confirmation program calculates the original data according to the target instruction file to generate a transaction detail and a transaction data for display on the display screen; the transaction confirmation program receives a confirmation command generated by the operation interface, the The transaction data and the authorized transaction key will be combined to generate a transaction authorization data, and the transaction authorization data will be transmitted to the transaction application through the transmission module; the transaction application will transmit the transaction authorization data to a package containing The cloud transaction platform of the cloud account book completes the transfer transaction of the cryptocurrency.

於一較佳實施例中,該交易應用程式進一步儲存有一配對公鑰以及一配對密鑰,且一配對簽章被該配對密鑰所產生,又該配對簽章在該電子裝置配對該電子載具時被傳輸至該安全晶片中儲存,而該等指令檔以及該標的指令檔皆具有一可被該交易確認程式核對認證的授權碼;又該標的指令檔、該原 始數據以及該配對簽章三者被該交易應用程式整合成一傳輸至該電子載具的資料封包。 In a preferred embodiment, the transaction application further stores a pairing public key and a pairing key, and a pairing signature is generated by the pairing key, and the pairing signature is paired with the electronic device on the electronic device. It is transferred to the security chip for storage in time, and the command files and the target command file have an authorization code that can be verified by the transaction confirmation program; and the target command file, the original The initial data and the matching signature are integrated by the transaction application into a data packet transmitted to the electronic vehicle.

此外,該交易確認程式具有一認證模組以及一演算模組,該演算模組被該認證模組限制在一暫停演算的鎖定狀態,且該標的指令檔的該授權碼以及該配對簽章將被該認證模組驗證,使得該演算模組被解除成為一能依照該標的指令檔演算該原始數據的解鎖狀態。 In addition, the transaction confirmation program has an authentication module and a calculation module, the calculation module is restricted by the authentication module to a locked state where the calculation is suspended, and the authorization code and the pairing signature of the target command file are Being verified by the authentication module, the calculation module is released into an unlocked state that can calculate the original data according to the target command file.

該交易應用程式包含一資料庫模組以及一交易請求模組,該資料庫模組儲存有複數個一對一匹配該等密碼貨幣格式的指令檔,且該資料庫模組能更新儲存其他指令檔來增設額外的密碼貨幣格式;該等指令檔的其中一者將被該交易請求模組選定為該標的指令檔來匹配指定的密碼貨幣格式。 The transaction application program includes a database module and a transaction request module. The database module stores a plurality of instruction files that match the cryptocurrency format one to one, and the database module can update and store other instructions File to add an additional cryptocurrency format; one of the instruction files will be selected by the transaction request module as the target instruction file to match the specified cryptocurrency format.

該標的指令檔包含一顯示指令以及一組成指令,該顯示指令是將該原始數據的局部數據分散擷取成複數個顯示資料,由該等顯示資料來構成該交易明細,該組成指令是將該原始數據全部分散擷取成複數個組成資料,並將該等組成資料結合在一主體資料來共同構成該交易資料。 The target instruction file contains a display instruction and a composition instruction. The display instruction is to disperse and extract the partial data of the original data into a plurality of display data. The display data constitute the transaction details. The composition instruction is The original data is all scattered and extracted into a plurality of component data, and the component data is combined with a main body data to form the transaction data together.

由以上說明可知,本發明的特點在於電子裝置的交易應用程式能選定密碼貨幣的種類,並將交易相關資料演算成原始數據來結合標的指令檔使用,讓電子載具無須內建解析模組,僅直接採用標的執行檔來演算原始數據,如此即可直接執行交易要求的顯示、組成以及授權作業,藉以讓電子載具適用目前已推出的各種密碼貨幣類型,並減少電子載具的負載。 From the above description, the feature of the present invention is that the transaction application program of the electronic device can select the type of cryptocurrency, and calculate the transaction-related data into raw data to be used in conjunction with the target instruction file, so that the electronic vehicle does not need to have a built-in analysis module. Only the target execution file is directly used to calculate the original data, so that the display, composition, and authorization operations required by the transaction can be directly executed, so that the electronic vehicle can be used with various cryptocurrency types that have been launched, and the load of the electronic vehicle can be reduced.

圖1為本發明密碼貨幣交易系統的示意圖; 圖2為電子裝置內部結構的示意圖;圖3為交易應用程式新增儲存其他指令檔的示意圖;圖4為電子載具內部結構的示意圖;圖5為電子裝置與電子載具匹配連線的示意圖;圖6為電子裝置由雲端帳簿取得密碼貨幣餘額的示意圖;圖7為交易確認程式認證多數簽章來執行指令檔及演算原始數據的示意圖;圖8為指令檔進行兩種演算的示意圖;圖9為電子載具接收確認指令完成授權簽章的示意圖;以及圖10為電子裝置取得授權進行密碼貨幣交易的示意圖。 Figure 1 is a schematic diagram of the cryptocurrency transaction system of the present invention; Fig. 2 is a schematic diagram of the internal structure of the electronic device; Fig. 3 is a schematic diagram of the trading application program newly storing other command files; Fig. 4 is a schematic diagram of the internal structure of the electronic vehicle; Fig. 5 is a schematic diagram of the electronic device and the electronic vehicle matching connection Figure 6 is a schematic diagram of the electronic device obtaining the cryptocurrency balance from the cloud account book; Figure 7 is a schematic diagram of the transaction confirmation program verifying most signatures to execute the command file and calculate the original data; Figure 8 is the schematic diagram of the command file for two calculations; 9 is a schematic diagram of the electronic vehicle receiving a confirmation instruction to complete the authorization signature; and FIG. 10 is a schematic diagram of the electronic device obtaining authorization to conduct cryptocurrency transactions.

茲為便於更進一步對本發明之構造、使用及其特徵有更深一層明確、詳實的認識與瞭解,爰舉出較佳實施例,配合圖式詳細說明如下: In order to facilitate a deeper, clear and detailed knowledge and understanding of the structure, use and characteristics of the present invention, a preferred embodiment is given, which is described in detail in conjunction with the drawings as follows:

請參閱圖1所示,本發明密碼貨幣交易系統包含一作為冷錢包使用的電子載具(如:智慧型卡片)以及一能夠連線網際網路的電子裝置(如:手機、平板、筆電),如圖2所示,該電子裝置具有一能連線網際網路的連網模組以及一適用複數種密碼貨幣(如:彼特幣、乙太幣、萊特幣等)交易的交易應用程式;又該連網模組能與該電子載具配對連線,該交易應用程式包含一資料庫模組以及一交易請求模組。 Please refer to FIG. 1, the cryptocurrency transaction system of the present invention includes an electronic carrier used as a cold wallet (such as a smart card) and an electronic device capable of connecting to the Internet (such as a mobile phone, a tablet, a laptop) ), as shown in Figure 2, the electronic device has a networking module that can connect to the Internet and a transaction application that is suitable for transactions with multiple cryptocurrencies (such as Bitcoin, Ethereum, Litecoin, etc.) Program; and the networking module can be paired with the electronic vehicle, and the transaction application includes a database module and a transaction request module.

該資料庫模組儲存有複數個一對一匹配該等密碼貨幣格式的指令檔;又該交易請求模組能將多數指令檔的其中一者選定為匹配該密碼貨幣的該標的指令檔,且該交易請求模組能演算產生一無法獨立判別執行的原始數據(raw data),其中,該等指令檔的選用是依據一使用者在該交易應用程式所輸入的密 碼貨幣種類來確定該標的指令檔,而該原始數據則是依據使用者所輸入的交易相關資料而被產生。 The database module stores a plurality of command files matching the cryptocurrency formats one-to-one; and the transaction request module can select one of the plurality of command files as the target command file matching the cryptocurrency, and The transaction request module can calculate and generate a raw data that cannot be independently identified and executed. The selection of these command files is based on the password entered by a user in the transaction application. The code currency type determines the target instruction file, and the original data is generated based on the transaction-related data input by the user.

此外,如圖3所示,若該資料庫模組初始僅儲存對應3種不同密碼貨幣種類的指令檔,後續仍可透過將該交易應用程式進行更新的方式,讓該資料庫模組能夠追加第4個、第5個甚至是第6個指令檔。 In addition, as shown in Figure 3, if the database module initially only stores command files corresponding to three different cryptocurrency types, the database module can still be updated by updating the trading application in the future. The 4th, 5th and even the 6th command file.

請參閱圖4所示,該電子載具包含一安全晶片、一顯示螢幕、一操作介面、一傳輸模組以及一微處理器,該安全晶片用以儲存一授權交易密鑰以及一交易確認程式,且該交易確認程式具有一認證模組以及一演算模組,該顯示螢幕用以顯示配對請求與交易確認等相關資料,該操作介面供使用者手動操作配對以及確認程序,該傳輸模組用以配對該連網模組來連線該電子裝置,該微處理器電性連接於該安全晶片、該顯示螢幕、該操作介面以及該傳輸模組之間。 Please refer to Figure 4, the electronic carrier includes a security chip, a display screen, an operating interface, a transmission module and a microprocessor, the security chip is used to store an authorized transaction key and a transaction confirmation program , And the transaction confirmation program has an authentication module and a calculation module. The display screen is used to display the pairing request and transaction confirmation and other related data. The operation interface is for the user to manually operate the pairing and confirmation procedures. The transmission module is used The electronic device is connected by matching the networking module, and the microprocessor is electrically connected between the security chip, the display screen, the operation interface and the transmission module.

請參閱圖5所示,當該電子裝置透過該連網模組連線該電子載具的傳輸模組進行配對請求時,該電子載具將會檢測該安全晶片內部是否有儲存任何電子裝置配對的一配對公鑰;若無任何配對公鑰,該電子載具將要求該電子裝置提供一組配對公鑰,其中,該交易確認程式在安裝於該電子裝置完成時即已儲存有一配對公鑰以及一配對私鑰,因此,該配對公鑰會被直接傳輸至該電子載具的安全晶片中儲存。然而,若該安全晶片已儲存有配對公鑰,則該電子載具會直接要求該電子裝置產生一組由配對密鑰演算出的配對簽章,藉以增加該電子裝置與該電子載具之間資料傳輸的安全性。 Please refer to Figure 5, when the electronic device connects to the transmission module of the electronic carrier through the networking module to make a pairing request, the electronic carrier will detect whether there is any electronic device pairing stored in the security chip If there is no pairing public key, the electronic vehicle will request the electronic device to provide a pairing public key, where the transaction confirmation program has already stored a pairing public key when it is installed on the electronic device And a pairing private key, so the pairing public key will be directly transferred to the security chip of the electronic carrier for storage. However, if the security chip already stores the pairing public key, the electronic vehicle will directly request the electronic device to generate a pairing signature calculated by the pairing key, so as to increase the gap between the electronic device and the electronic vehicle. Security of data transmission.

再者,為增加資料傳輸的安全性,該電子裝置的交易應用程式、該電子載具的交易確認程式以及符合各個密碼貨幣特性的各個指令檔必須是由 同一公司所開發,讓彼此能夠互相確認程式資料來源,因此,該等指令檔必須包含一授權碼(如圖3所示),而該交易應用程式以及該交易確認程式也能儲存有該授權碼。 Furthermore, in order to increase the security of data transmission, the transaction application program of the electronic device, the transaction confirmation program of the electronic vehicle, and each instruction file that meets the characteristics of each cryptocurrency must be issued by Developed by the same company, so that they can mutually confirm the source of program data. Therefore, the command files must contain an authorization code (as shown in Figure 3), and the transaction application and the transaction confirmation program can also store the authorization code .

請參閱圖6所示,當要進行密碼貨幣交易時,使用者必須先透過該交易應用程式來確認自身擁有的密碼貨幣狀態,讓該連網模組向一雲端交易平台的一雲端帳簿發送一查詢請求,該雲端帳簿依據該查詢請求將對應的一密碼貨幣餘額傳輸至該交易應用程式,讓該交易應用程式顯示該密碼貨幣餘額給使用者了解。 Please refer to Figure 6, when a cryptocurrency transaction is to be performed, the user must first confirm the status of the cryptocurrency owned by the user through the transaction application, and let the network module send a cloud account book to a cloud trading platform. Query request, the cloud account book transmits a corresponding cryptocurrency balance to the transaction application according to the query request, so that the transaction application displays the cryptocurrency balance to the user.

請再參閱圖1所示,使用者在取得該密碼貨幣餘額後,能自行選擇要交易的密碼貨幣種類,並輸入交易對象以及交易額度,讓該交易應用程式從該等指令檔中選定其中一個對應密碼貨幣種類來作為該標的指令檔,再該交易請求模組依據交易對象、交易額度與密碼貨幣種類等資料來演算出該原始數據,且該交易請求模組會再把該標的指令檔、該原始數據以及該配對簽章三者整合成一資料封包,該資料封包將被該連網模組傳輸至該電子載具。 Please refer to Figure 1 again. After obtaining the cryptocurrency balance, the user can select the cryptocurrency type to be traded, enter the transaction object and the transaction limit, and let the trading application select one of the instruction files The corresponding cryptocurrency type is used as the target instruction file, and the transaction request module calculates the original data based on the transaction object, transaction amount, and cryptocurrency type, etc., and the transaction request module will then convert the target instruction file, The original data and the matching signature are integrated into a data packet, and the data packet will be transmitted to the electronic carrier by the networking module.

請參閱圖7所示,該交易確認程式的認證模組是將該演算模組限制在一暫停演算的鎖定狀態,因此,當該電子載具收到該資料封包時,該標的指令檔的該授權碼以及該配對簽章將被該認證模組取得,由該認證模組來進行兩核對機制的驗證,隨後,該演算模組被該認證模組解除成為一能夠進行演算的解鎖狀態。 Please refer to Figure 7, the authentication module of the transaction confirmation program restricts the calculation module to a locked state where the calculation is suspended. Therefore, when the electronic vehicle receives the data packet, the target instruction file The authorization code and the pairing signature will be obtained by the authentication module, and the authentication module will verify the two verification mechanisms. Subsequently, the calculation module is released by the authentication module into an unlocked state capable of calculation.

請參閱圖8所示,在解鎖狀態下,該演算模組將依據該標的指令檔來演算該原始數據,藉以產生一供該顯示螢幕顯示的交易明細以及一交易資料;於一較佳實施例中,該標的指令檔除了具有該授權碼之外,更包含有一顯 示指令以及一組成指令,該顯示指令是將該原始數據的局部數據分散擷取成複數個顯示資料,由該等顯示資料來構成該交易明細,該組成指令是將該原始數據全部分散擷取成複數個組成資料,並將該等組成資料結合在一主體資料來共同構成該交易資料。 Please refer to Figure 8. In the unlocked state, the calculation module will calculate the original data according to the target command file to generate a transaction detail and a transaction data for display on the display screen; in a preferred embodiment In addition to the authorization code, the target command file also contains a display Display instruction and a composition instruction, the display instruction is to disperse and retrieve the partial data of the original data into a plurality of display data, and the transaction details are formed by the display data, and the composition instruction is to disperse and retrieve all the original data To form a plurality of component data, and combine these component data into a main body data to form the transaction data together.

請參閱圖9所示,後續,使用者可以透過該顯示螢幕知悉該交易明細內容,並確認該交易明細是否符合初始在該電子裝置所輸入的明細,確認完成後該交易確認程式會再接收到一由該操作介面產生的確認指令,該演算模組會再次將該交易資料與該授權交易密鑰結合來產生一交易授權資料。 Please refer to Figure 9. Afterwards, the user can learn the content of the transaction details through the display screen and confirm whether the transaction details match the details initially entered in the electronic device. After the confirmation is completed, the transaction confirmation program will receive it again A confirmation command generated by the operation interface, the calculation module will again combine the transaction data with the authorized transaction key to generate a transaction authorization data.

請參閱圖10所示,最後,該交易授權資料透過該傳輸模組傳輸至該交易應用程式;再由該交易應用程式透過該連網模組將該交易授權資料傳輸至該雲端交易平台,該雲端交易平台會依據該交易授權資料中的交易對象、交易額度及密碼貨幣種類來完成該密碼貨幣的移轉交易,並在交易完成後將該密碼貨幣餘額傳輸至該電子裝置顯示。 Please refer to Figure 10. Finally, the transaction authorization data is transmitted to the transaction application through the transmission module; then the transaction authorization data is transmitted to the cloud transaction platform through the network module. The cloud transaction platform will complete the cryptocurrency transfer transaction according to the transaction object, transaction limit, and cryptocurrency type in the transaction authorization data, and transfer the cryptocurrency balance to the electronic device for display after the transaction is completed.

Claims (6)

一種密碼貨幣交易系統,包含: 一電子載具,具有一安全晶片、一顯示螢幕、一操作介面、一要進行配對連線的傳輸模組以及一微處理器,該安全晶片儲存有一授權交易密鑰以及一交易確認程式; 一電子裝置,安裝有一適用複數種密碼貨幣的交易應用程式,並與該電子載具的傳輸模組配對連線,該交易應用程式儲存有複數個一對一匹配該等密碼貨幣的指令檔,該交易應用程式經由一連網模組接收一雲端帳簿的一密碼貨幣餘額,且該等密碼貨幣的其中一種格式將被該交易應用程式選定來產生一交易請求,該交易請求包含一無法被該交易確認程式獨立執行的原始數據以及一匹配該密碼貨幣格式的標的指令檔,該交易應用程式再將該標的指令檔與該原始數據傳輸至該電子載具的微處理器; 其中,該交易確認程式依據該標的指令檔來演算該原始數據,藉以產生一供該顯示螢幕顯示的交易明細以及一交易資料; 該交易確認程式接收到一由該操作介面產生的確認指令,該交易資料與該授權交易密鑰將被結合來產生一交易授權資料,該交易授權資料將再經由該傳輸模組被傳輸至該交易應用程式; 該交易應用程式把該交易授權資料傳輸至一包含該雲端帳簿的雲端交易平台來完成該密碼貨幣的移轉交易。 A cryptocurrency trading system, including: An electronic carrier with a security chip, a display screen, an operation interface, a transmission module to be paired and connected, and a microprocessor. The security chip stores an authorized transaction key and a transaction confirmation program; An electronic device is installed with a transaction application program suitable for multiple cryptocurrencies, and is paired with the transmission module of the electronic vehicle. The transaction application program stores a plurality of instruction files that match the cryptocurrency one-to-one. The transaction application program receives a cryptocurrency balance of a cloud account book through a connected module, and one of the cryptocurrency formats will be selected by the transaction application program to generate a transaction request. The transaction request includes a transaction request that cannot be accepted by the transaction. Confirm the original data independently executed by the program and a target instruction file matching the cryptocurrency format, and the transaction application program then transmits the target instruction file and the original data to the microprocessor of the electronic vehicle; Wherein, the transaction confirmation program calculates the original data according to the target instruction file to generate a transaction detail and a transaction data for display on the display screen; The transaction confirmation program receives a confirmation command generated by the operation interface, the transaction data and the authorized transaction key will be combined to generate a transaction authorization data, and the transaction authorization data will be transmitted to the Trading application; The transaction application program transmits the transaction authorization data to a cloud transaction platform containing the cloud account book to complete the cryptocurrency transfer transaction. 如請求項1所述密碼貨幣交易系統,其中,該交易應用程式進一步儲存有一配對公鑰以及一配對密鑰,且一配對簽章被該配對密鑰所產生,又該配對簽章在該電子裝置配對該電子載具時被傳輸至該安全晶片中儲存,而該等指令檔以及該標的指令檔皆具有一可被該交易確認程式核對認證的授權碼。The cryptocurrency transaction system of claim 1, wherein the transaction application further stores a pairing public key and a pairing key, and a pairing signature is generated by the pairing key, and the pairing signature is in the electronic When the device is paired with the electronic carrier, it is transferred to the security chip for storage, and the command files and the target command file all have an authorization code that can be verified by the transaction confirmation program. 如請求項2所述密碼貨幣交易系統,其中,該標的指令檔、該原始數據以及該配對簽章三者被該交易應用程式整合成一傳輸至該電子載具的資料封包。The cryptocurrency transaction system of claim 2, wherein the target instruction file, the original data, and the matching signature are integrated by the transaction application into a data packet to be transmitted to the electronic vehicle. 如請求項3所述密碼貨幣交易系統,其中,該交易確認程式具有一認證模組以及一演算模組,該演算模組被該認證模組限制在一暫停演算的鎖定狀態,且該標的指令檔的該授權碼以及該配對簽章將被該認證模組驗證,使得該演算模組被解除成為一能依照該標的指令檔演算該原始數據的解鎖狀態。The cryptocurrency transaction system according to claim 3, wherein the transaction confirmation program has an authentication module and an calculation module, the calculation module is restricted by the authentication module to a locked state where calculation is suspended, and the target command The authorization code and the pairing signature of the file will be verified by the authentication module, so that the calculation module is released into an unlocked state that can calculate the original data according to the target command file. 如請求項1所述密碼貨幣交易系統,其中,該交易應用程式包含一資料庫模組以及一交易請求模組,該資料庫模組儲存有複數個一對一匹配該等密碼貨幣格式的指令檔,且該資料庫模組能更新儲存其他指令檔來增設額外的密碼貨幣格式;該等指令檔的其中一者將被該交易請求模組選定為該標的指令檔來匹配指定的密碼貨幣格式。The cryptocurrency transaction system of claim 1, wherein the transaction application program includes a database module and a transaction request module, and the database module stores a plurality of commands that match the cryptocurrency formats one-to-one The database module can update and save other command files to add additional cryptocurrency formats; one of these command files will be selected by the transaction request module as the target command file to match the specified cryptocurrency format . 如請求項1所述密碼貨幣交易系統,其中,該標的指令檔包含一顯示指令以及一組成指令,該顯示指令是將該原始數據的局部數據分散擷取成複數個顯示資料,由該等顯示資料來構成該交易明細,該組成指令是將該原始數據全部分散擷取成複數個組成資料,並將該等組成資料結合在一主體資料來共同構成該交易資料。For example, the cryptocurrency transaction system of claim 1, wherein the target instruction file includes a display instruction and a composition instruction. Data to form the transaction details, the composition instruction is to extract all the original data into multiple composition data, and combine the composition data into a main body data to form the transaction data.
TW109126357A 2020-08-04 2020-08-04 Cryptocurrency transaction system TWI741720B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
TW109126357A TWI741720B (en) 2020-08-04 2020-08-04 Cryptocurrency transaction system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
TW109126357A TWI741720B (en) 2020-08-04 2020-08-04 Cryptocurrency transaction system

Publications (2)

Publication Number Publication Date
TWI741720B true TWI741720B (en) 2021-10-01
TW202207134A TW202207134A (en) 2022-02-16

Family

ID=80782335

Family Applications (1)

Application Number Title Priority Date Filing Date
TW109126357A TWI741720B (en) 2020-08-04 2020-08-04 Cryptocurrency transaction system

Country Status (1)

Country Link
TW (1) TWI741720B (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160335628A1 (en) * 2014-05-15 2016-11-17 Adam Mark Weigold System and method for digital currency storage, payment and credit
CN108292377A (en) * 2015-10-09 2018-07-17 阿勒克森·菲尔德澳大利亚私人有限公司 Administrative skill handles data
CN108629581A (en) * 2018-04-28 2018-10-09 比飞力(深圳)科技有限公司 A kind of entity digital cash and the method and device for verifying its validity
TWM569901U (en) * 2018-06-01 2018-11-11 互慧國際股份有限公司 Virtual currency and fiat currency service integration platform
TWI673991B (en) * 2017-11-20 2019-10-01 財團法人工業技術研究院 Key storage device, transaction method of key storage device, transaction system and transaction method
CN110443700A (en) * 2018-05-04 2019-11-12 智慧环球金融科技公司 The transregional piece of moneytary operations optimized using machine learning
TW202025050A (en) * 2018-12-20 2020-07-01 美商索尼互動娛樂有限責任公司 Anti-fraud cloud gaming blockchain

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160335628A1 (en) * 2014-05-15 2016-11-17 Adam Mark Weigold System and method for digital currency storage, payment and credit
CN108292377A (en) * 2015-10-09 2018-07-17 阿勒克森·菲尔德澳大利亚私人有限公司 Administrative skill handles data
TWI673991B (en) * 2017-11-20 2019-10-01 財團法人工業技術研究院 Key storage device, transaction method of key storage device, transaction system and transaction method
CN108629581A (en) * 2018-04-28 2018-10-09 比飞力(深圳)科技有限公司 A kind of entity digital cash and the method and device for verifying its validity
CN110443700A (en) * 2018-05-04 2019-11-12 智慧环球金融科技公司 The transregional piece of moneytary operations optimized using machine learning
TWM569901U (en) * 2018-06-01 2018-11-11 互慧國際股份有限公司 Virtual currency and fiat currency service integration platform
TW202025050A (en) * 2018-12-20 2020-07-01 美商索尼互動娛樂有限責任公司 Anti-fraud cloud gaming blockchain

Also Published As

Publication number Publication date
TW202207134A (en) 2022-02-16

Similar Documents

Publication Publication Date Title
US20240144280A1 (en) Blockchain architecture with record security
US20200374134A1 (en) Method and apparatus for processing account information in block chain, storage medium, and electronic apparatus
US11361316B2 (en) Systems and methods for providing a personal distributed ledger
US10614456B2 (en) Dynamic cryptocurrency aliasing
JP6389350B2 (en) Transaction processing apparatus, transaction processing method, and program therefor
JP6199518B1 (en) Private node, processing method in private node, and program therefor
US20190036702A1 (en) Private node, processing method for private node, and program for same
CN109862041A (en) A kind of digital identification authentication method, unit, system and storage medium
CN111144881A (en) Selective access to asset transfer data
KR20180123709A (en) Method and system for recording multiple transactions in a block chain
US20220374886A1 (en) Performing transactions using private and public blockchains
US10693646B2 (en) Event execution using a blockchain approach
US20200082388A1 (en) Authenticating server and method for transactions on blockchain
TWI623904B (en) Confirmation system based on blockchain smart contract and method thereof
KR102627868B1 (en) Method and system for authenticating data generated in blockchain
US20220067125A1 (en) Method for distributing certificate of right to use digital content, and computer program stored in medium in order to carry out method
CN110210863A (en) Block chain method for secure transactions, device, electronic equipment and storage medium
JP7146093B2 (en) How to share and verify blocks and electronic documents between nodes on blockchain
TWI741720B (en) Cryptocurrency transaction system
US20220051230A1 (en) Cryptocurrency transaction system
CN114066626A (en) Cryptocurrency transaction system
KR20220037171A (en) Cryptocurrency transaction system
US20230281585A1 (en) Systems and Methods for Managing Network-Agnostic Smart Contracts
US20210303195A1 (en) Enabling erasure of sensitive information in a blockchain
JP2024011646A (en) Hierarchical signature management system, hierarchical signature management program and information processing device