Blockchain Development with Hyperledger
暫譯: 使用 Hyperledger 進行區塊鏈開發
Salman A. Baset (Author), Luc Desrosiers (Author), Nitin Gaur (Author), Petr Novotny , Anthony O'Dowd , Venkatraman Ramakrishna , Weimin Sun , Xun (Brian) Wu
- 出版商: Packt Publishing
- 出版日期: 2019-03-25
- 售價: $1,780
- 貴賓價: 9.5 折 $1,691
- 語言: 英文
- 頁數: 636
- 裝訂: Paperback
- ISBN: 1838649980
- ISBN-13: 9781838649982
-
相關分類:
區塊鏈 Blockchain
立即出貨 (庫存=1)
買這商品的人也買了...
-
Optimizing Linux Performance: A Hands-On Guide to Linux Performance Tools$2,060$1,957 -
Linux Debugging and Performance Tuning: Tips and Techniques (Paperback)$2,190$2,146 -
Designing and Implementing Linux Firewalls with QoS using netfilter, iproute2, NAT and L7-filter$1,620$1,539 -
Linux Firewalls: Attack Detection and Response with iptables, psad, and fwsnort (Paperback)$1,760$1,672 -
告別瀑布,擁抱 Scrum:解析微軟與 Adobe 如何在 30 天內開發出新軟體 (Software in 30 Days: How Agile Managers Beat the Odds, Delight Their Customers, And Leave Competitors In the Dust)$320$250 -
圖解密碼學與比特幣原理$580$458 -
資安風險評估指南 (Network Security Assessment, 3/e)$780$616 -
為你自己學 Git$500$425 -
無瑕的程式碼-整潔的軟體設計與架構篇 (Clean Architecture: A Craftsman's Guide to Software Structure and Design)$580$452 -
企業級區塊鏈技術開發實戰$450$356 -
軟件架構設計:大型網站技術架構與業務架構融合之道$474$450 -
docker 雲端超容器絕佳利器 -- 終極高效輕量級虛擬化工具 (舊名: 比 VM 粒度更細的 Container 時代來臨 : 使用 Docker 不再需要架設系統, 2/e)$680$578 -
邁向 Linux 工程師之路:Superuser 一定要懂的技術與運用, 2/e (How Linux Works: What Every Superuser Should Know, 2/e)$600$468 -
全球第一個成熟商用區塊鏈框架:HyperLedgerFabric 實戰 (熱銷版)$580$493 -
異形般強大的監控系統:Prometheus 掌控主機、VM、容器及 K8S$680$537 -
依賴注入:原理、實作與設計模式 (Dependency Injection: Principles, Practices, Patterns, 2/e)$1,000$780 -
C++ 新經典:Linux C++ 通信架構實戰$594$564 -
Power BI 入門 大數據視覺化 + 智慧決策 + 雲端分享 王者歸來 (全彩印刷)$620$490 -
遊戲數值百寶書:成為優秀的數值策劃$534$507 -
設計重構:25個管理技術債的技巧消除軟體設計臭味 (Refactoring for Software Design Smells: Managing Technical Debt)$520$406
商品描述
Key Features
- Discover why blockchain is a game changer in the technology landscape
- Set up blockchain networks using Hyperledger Fabric
- Write smart contracts at speed with Hyperledger Composer
Book Description
Blockchain and Hyperledger are open source technologies that power the development of decentralized applications. This Learning Path is your helpful reference for exploring and building blockchain networks using Ethereum, Hyperledger Fabric, and Hyperledger Composer.
Blockchain Development with Hyperledger will start off by giving you an overview of blockchain and demonstrating how you can set up an Ethereum development environment for developing, packaging, building, and testing campaign-decentralized applications. You'll then explore the de facto language Solidity, which you can use to develop decentralized applications in Ethereum. Following this, you'll be able to configure Hyperledger Fabric and use it to build private blockchain networks and applications that connect to them. Toward the later chapters, you'll learn how to design and launch a network, and even implement smart contracts in chain code. By the end of this Learning Path, you'll be able to build and deploy your own decentralized applications by addressing the key pain points encountered in the blockchain life cycle.
This Learning Path includes content from the following Packt products:
- Blockchain Quick Start Guide by Xun (Brian) Wu and Weimin Sun
- Hands-On Blockchain with Hyperledger by Nitin Gaur et al.
What you will learn
- Understand why decentralized applications are necessary
- Develop and test a decentralized application with Hyperledger Fabric and Hyperledger Composer
- Write and test a smart contract using Solidity
- Design transaction models and chain code with Golang
- Deploy the Composer REpresentational State Transfer (REST) Gateway to access Composer transactions
- Maintain, monitor, and manage your blockchain solutions
Who this book is for
This Learning Path is designed for blockchain developers who want to build decentralized applications and smart contracts from scratch using Hyperledger. Basic familiarity with or exposure to any programming language will be useful to get started with this course.
商品描述(中文翻譯)
#### 主要特點
- 探索為何區塊鏈在技術領域中是顛覆性的改變者
- 使用 Hyperledger Fabric 設置區塊鏈網絡
- 使用 Hyperledger Composer 快速編寫智能合約
#### 書籍描述
區塊鏈和 Hyperledger 是開源技術,推動去中心化應用程式的開發。本學習路徑是您探索和建立區塊鏈網絡的有用參考,使用 Ethereum、Hyperledger Fabric 和 Hyperledger Composer。
《使用 Hyperledger 的區塊鏈開發》將首先為您提供區塊鏈的概述,並演示如何設置 Ethereum 開發環境,以開發、打包、構建和測試去中心化應用程式。接著,您將探索事實上的語言 Solidity,這是用於在 Ethereum 中開發去中心化應用程式的語言。隨後,您將能夠配置 Hyperledger Fabric,並使用它來構建私有區塊鏈網絡及其連接的應用程式。在後面的章節中,您將學習如何設計和啟動網絡,甚至在鏈碼中實現智能合約。在本學習路徑結束時,您將能夠通過解決區塊鏈生命週期中遇到的關鍵痛點,構建和部署自己的去中心化應用程式。
本學習路徑包含以下 Packt 產品的內容:
- 《區塊鏈快速入門指南》由 Xun (Brian) Wu 和 Weimin Sun 著
- 《使用 Hyperledger 的實作區塊鏈》由 Nitin Gaur 等人著
#### 您將學到的內容
- 理解為何去中心化應用程式是必要的
- 使用 Hyperledger Fabric 和 Hyperledger Composer 開發和測試去中心化應用程式
- 使用 Solidity 編寫和測試智能合約
- 使用 Golang 設計交易模型和鏈碼
- 部署 Composer 表示性狀態轉換 (REST) 網關以訪問 Composer 交易
- 維護、監控和管理您的區塊鏈解決方案
#### 本書適合誰
本學習路徑旨在為希望從零開始使用 Hyperledger 構建去中心化應用程式和智能合約的區塊鏈開發者設計。對任何編程語言的基本熟悉或接觸將有助於您開始這門課程。
目錄大綱
Table of Contents
- Blockchain - Enterprise and Industry Perspective
- Exploring Hyperledger Fabric
- Setting the Stage with a Business Scenario
- Designing a Data and Transaction Model with Golang
- Exposing Network Assets and Transactions
- Business Networks
- A Business Network Example
- Agility in a Blockchain Network
- Life in a Blockchain Network
- Governance, Necessary Evil of Regulated Industries
- Hyperledger Fabric Security
- Introduction to Blockchain Technology
- Ethereum Fundamentals
- Overview of Solidity Programming
- Building an Ethereum Blockchain Application
- Exploring an Enterprise Blockchain Application Using Hyperledger Fabric
- Implementing Business Networks Using Hyperledger Composer
- Blockchain Use Cases
目錄大綱(中文翻譯)
Table of Contents
- Blockchain - Enterprise and Industry Perspective
- Exploring Hyperledger Fabric
- Setting the Stage with a Business Scenario
- Designing a Data and Transaction Model with Golang
- Exposing Network Assets and Transactions
- Business Networks
- A Business Network Example
- Agility in a Blockchain Network
- Life in a Blockchain Network
- Governance, Necessary Evil of Regulated Industries
- Hyperledger Fabric Security
- Introduction to Blockchain Technology
- Ethereum Fundamentals
- Overview of Solidity Programming
- Building an Ethereum Blockchain Application
- Exploring an Enterprise Blockchain Application Using Hyperledger Fabric
- Implementing Business Networks Using Hyperledger Composer
- Blockchain Use Cases
