Skip navigation

DSpace

機構典藏 DSpace 系統致力於保存各式數位資料(如:文字、圖片、PDF)並使其易於取用。

點此認識 DSpace
DSpace logo
English
中文
  • 瀏覽論文
    • 校院系所
    • 出版年
    • 作者
    • 標題
    • 關鍵字
    • 指導教授
  • 搜尋 TDR
  • 授權 Q&A
    • 我的頁面
    • 接受 E-mail 通知
    • 編輯個人資料
  1. NTU Theses and Dissertations Repository
  2. 電機資訊學院
  3. 資訊工程學系
請用此 Handle URI 來引用此文件: http://tdr.lib.ntu.edu.tw/jspui/handle/123456789/49854
完整後設資料紀錄
DC 欄位值語言
dc.contributor.advisor廖世偉(Shih-Wei Liao)
dc.contributor.authorChun-Wei Changen
dc.contributor.author張鈞為zh_TW
dc.date.accessioned2021-06-15T11:52:44Z-
dc.date.available2021-08-24
dc.date.copyright2016-08-24
dc.date.issued2016
dc.date.submitted2016-08-11
dc.identifier.citationGCOIN Whitepaper, GCOIN Foundation, https://github.com/OpenNetworking/gcoin-community/blob/develop/README.md
Mining, bitcoin wiki, https://en.bitcoin.it/wiki/Mining
Visualizaton, OmniLayer Spec, https://github.com/OmniLayer/spec#visualization
CoinJoin, bitcoin Wiki, https://en.bitcoin.it/wiki/CoinJoin
Bitcoin develop Guide, Bitcoin.org, https://bitcoin.org/en/developer-guide#transactions
Class B transaction, OmniLayer Spec, https://github.com/OmniLayer/spec#class-b-transactions-also-known-as-the-multisig-method
dc.identifier.urihttp://tdr.lib.ntu.edu.tw/jspui/handle/123456789/49854-
dc.description.abstract在現在社會中,隨著科技的大幅進步,越來越多的事物開始跟數位生活結合。其中包括了資產的數位化-數位資產(數位貨幣)。從過去最簡單的數位點數概念,透過儲值的方式在遊戲或線上商城消費,到近幾年瘋狂流行的比特幣(Bitcoin),以及現在世界各地不斷研究的數位金融科技,都可以視為是資產數位化的實例。
其中又以比特幣的發展最為快速。比特幣底層的核心技術我們稱為區塊鏈(Blockchain)。基於區塊鏈的匿名、安全及不可篡改等等特性,吸引了很多使用者在比特幣網路上進行交易。區塊鏈技術也吸引了成千上萬的開發者前來開發,不論是修改區塊鋉本身的設計,或是在現有的區塊鏈上做出新的應用,都讓區塊鋉成為這兩年來最熱門的資訊名詞之一。
但原本的比特幣區塊鏈只支援單一貨幣(即Bitcoin),因為這種特性,造成了比特幣在對應到一些現實生活中的行為上會出現一些困難,也大大限制了區塊鏈的可使用性。於是有人開始思考如何在區塊鏈上抽象地做出多種可流動的Token。常見的像bitcoin 2.0等meta-layer,如OmniLayer。又或是自己修改後另開不同的區塊鏈,如GCOIN blockchain,提供了一般區塊鏈不存在的「治理架構」的概念。
本研究致力於設計一個將GCOIN特有的治理架構,實做在比特幣區塊鏈上的meta-layer(即Omni),目標做出一個既讓人放心使用,又能讓區塊鏈服務合乎更多現實生活所需要的功能。
zh_TW
dc.description.abstractIn this decade, the digitization of our daily life became more important these days. Especially digital currency, it became one of the most popular digitization topic in this trend.
Bitcoin, the most popular digital currency nowadays, also became one of the hottest research topic. In Bitcoin network, the most important feature is “blockchain”, a public distributed ledger. Due to the safety that Bitcoin blockchain guarantee, Bitcoin attracts many users to do transaction on it.
Also, blockchain technique attracts many developers to research and develop on it. However, because of some nature limitation on Bitcoin blockchain, sometimes Bitcoin cannot match user’s need. To break these limitations, many different new designs show up these years.
Some developers develop applications on original Bitcoin blockchain. For example, many bitcoin 2.0 meta-layer applications, like OmniLayer, provide their service in this way.
Other developers try to design their own blockchain to replace original Bitcoin blockchain. For example, GCOIN use their new blockchain design to provide multiple properties and governance structure features.
Both two ways have their own pros and cons. In this paper, we implemented GCOIN governance structure feature on OmniLayer, and try to provide a trustable and safe solution for those who want to use GCOIN features on Bitcoin blockchain.
en
dc.description.provenanceMade available in DSpace on 2021-06-15T11:52:44Z (GMT). No. of bitstreams: 1
ntu-105-R03922050-1.pdf: 675296 bytes, checksum: af0a5464e4b9a01e79069e322d69845f (MD5)
Previous issue date: 2016
en
dc.description.tableofcontents中文摘要 i
Abstraction ii
目錄 iii
圖目錄 iv
表目錄 iv
第1章 緒論 1
1.1 研究背景 1
1.2 研究動機 2
第2章 現今區塊鏈技術概況 3
2.1 Bitcoin及Blockchain概述 3
2.2 GCOIN 概述 4
2.3 OmniLayer及Omnicore 概述 5
第3章 治理架構設計 6
3.1 OmniLayer data packet簡介 6
3.2 Governance設計 10
3.2.1 投票系統設計 10
3.2.2 License/Alliance 設計 13
第4章 治理架構相關實做 15
4.1 Database Entry實做 15
4.2 RPC實做 15
第5章 實驗及測試流程 17
5.1 License測試流程 17
5.2 Alliance測試流程 17
第6章 結論及未來展望 18
參考資料 20
dc.language.isozh-TW
dc.subject比特幣zh_TW
dc.subject區塊鏈zh_TW
dc.subject數位資產zh_TW
dc.subjectGCOINen
dc.subjectblockchainen
dc.subjectBitcoinen
dc.subjectomnien
dc.subjectdigital asseten
dc.title基於類比特幣區塊鍊上的虛擬資產發行與管理的治理架構之設計實做zh_TW
dc.titleGovernance structure for virtual asset issuance and management on bitcoin-like Blockchainen
dc.typeThesis
dc.date.schoolyear104-2
dc.description.degree碩士
dc.contributor.oralexamcommittee蘇中才(Chung-Tsai Su),黃維中(Wei-Chung Hwang)
dc.subject.keyword比特幣,區塊鏈,數位資產,zh_TW
dc.subject.keywordBitcoin,blockchain,GCOIN,digital asset,omni,en
dc.relation.page20
dc.identifier.doi10.6342/NTU201602291
dc.rights.note有償授權
dc.date.accepted2016-08-11
dc.contributor.author-college電機資訊學院zh_TW
dc.contributor.author-dept資訊工程學研究所zh_TW
顯示於系所單位:資訊工程學系

文件中的檔案:
檔案 大小格式 
ntu-105-1.pdf
  未授權公開取用
659.47 kBAdobe PDF
顯示文件簡單紀錄


系統中的文件,除了特別指名其著作權條款之外,均受到著作權保護,並且保留所有的權利。

社群連結
聯絡資訊
10617臺北市大安區羅斯福路四段1號
No.1 Sec.4, Roosevelt Rd., Taipei, Taiwan, R.O.C. 106
Tel: (02)33662353
Email: ntuetds@ntu.edu.tw
意見箱
相關連結
館藏目錄
國內圖書館整合查詢 MetaCat
臺大學術典藏 NTU Scholars
臺大圖書館數位典藏館
本站聲明
© NTU Library All Rights Reserved