JPY ¥3,300
Hyperledger Iroha入門 ーブロックチェーンの導入と運営管理ー【電子書籍】[ コネクト株式会社 ]
<p><strong>※この商品はタブレットなど大きいディスプレイを備えた端末で読むことに適しています。また、文字だけを拡大することや、文字列のハイライト、検索、辞書の参照、引用などの機能が使用できません。</strong></p> <p>※この電子書籍は紙版書籍のページデザインで制作した固定レイアウトです。</p> <p>ブロックチェーンの導入・運営・管理!<br />  現代は、あらゆる場面でデジタル化が瞬く間に拡大浸透するようになりました。その反面、情報の複製や改ざんが簡単に行えるようになりました。そのため、情報の真偽のみならず、情報の正確性・原本性を担保する必要が生じています。<br />  そういったなか、ブロックチェーンは、情報の正確性や普遍性を担保する仕組みとして注目を浴びています。仮想通貨を実現するための基礎技術から発展して、より信頼性を求められる場面で正確性や普遍性(=改ざんされない性質)を担保する機能として期待されています。<br />  本書では、日本発のオープンソース ブロックチェーンフレームワーク「Hyperledger Iroha」(2019.5.6発表)を使用して、ブロックチェーンを構築し、プログラミングやオペレーション、改ざん検知などを、実現するものです。<br />  なお、本書ではHyperledger IrohaをOracle VM VirtualBox内にUbuntu&Dockerを利用し、構築しました。短時間の作業で実際のブロックチェーン環境を利用できるようになります。本格導入はもちろん、予備導入、各種実験等に活用できます。</p> <p>第1章 Hyperledger Iroha概要<br /> 第2章 ブロックチェーン環境構築<br /> 第3章 VLIによる操作<br /> 第4章 Hyperledger Irohaプログラミング<br /> 第5章 Webアプリケーションベースの例題<br /> 付録 Hyperledger Iroha活用テクニック<br /> A.1 ブロックチェーンの改ざん検知<br /> A.1.1 ブロックチェーンの欠損<br /> A.1.2 ブロックチェーンの改ざん1(トランザクションの作成者変更)<br /> A.1.3 ブロックチェーンの改ざん2(処理内容)<br /> A.2 Ubuntuのインストール手順<br /> A.3 複数Peer構成の構築<br /> A.4 Hyperledger Irohaのバージョンについて<br /> A.5 各種ソースコード解説</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。   楽天Kobo電子書籍ストア   楽天 楽天Kobo電子書籍ストア

JPY ¥3,300
Hyperledger Iroha入門 ブロックチェーンの導入と運営管理 [ コネクト株式会社 ]
ブロックチェーンの導入と運営管理 コネクト株式会社 佐藤 栄一 オーム社ハイーパーレジャーイロハニュウモン コネクト サトウ エイイチ 発行年月:2020年02月12日 予約締切日:2020年01月11日 ページ数:304p サイズ:単行本 ISBN:9784274224737 佐藤栄一(サトウエイイチ) 大手銀行ホスト機のオペレーターを務めた後、第2次AIブームではLispおよびLotus1ー2ー3によるフィナンシャルアドバイザー向けシステム構築に参加。ダウンサイジングブームのさきがけとして、PCーLAN導入からクライアントーサーバシステム開発までに従事。Java&LinuxさらにLAMP(Linux/Apache/MySQL/PHP)の時代からWebシステムに携わり、日経BP社サイトで「MySQLウォッチ」の執筆を担当していた。プログラマー、インストラクター、セールスエンジニア、サポートエンジニアなど幅広い職種でICTに関わる(本データはこの書籍が刊行された当時に掲載されていたものです) 第1章 Hyperledger Irohaが実現するブロックチェーン/第2章 ブロックチェーン環境構築/第3章 Hyperledger Iroha操作/第4章 Hyperledger Irohaプログラミング/第5章 Webアプリケーションベースの例題/付録 Hyperledger Iroha活用テクニック 本書は、数あるブロックチェーンプラットフォームのうち、もっとも導入やプログラミングが容易といえる日本製「Hyperledger Iroha」の導入や操作、プログラミングを解説します。 本 ビジネス・経済・就職 金融   楽天ブックス   楽天 楽天ブックス

JPY ¥1,790
Hyperledger Fabric In-Depth【電子書籍】[ Kumar Ashwani ]
<p>Create real-world applications using Hyperledger Fabric with ease Key Features a- Understand the importance of Blockchain in an Enterprise. a- Master the core characteristics of Blockchain, i.e., Decentralization, Cryptography, and Consensus Algorithms. a- Get yourself acquainted with Hyperledger Fabric's core concepts and the design philosophy behind it. a- Learn how to work with network configurations, TLS, PDC, ACL, RAFT, monitoring using Prometheus, and Grafana. Description Hyperledger Fabric is an open-source Enterprise Blockchain project. It is best suited for Enterprise Solutions, where the aim is to deliver Blockchain ready solutions in a closed environment between multiple parties. This book aims to cover Hyperledger Fabric in-depth and its role in enterprise applications. This book is divided into two parts. The first part talks about Blockchain in general, decentralization, consensus algorithms, and various cryptographic primitives in Blockchain. It takes a cue from Bitcoin and Ethereum wherever required. This section aims to cement foundational concepts of Blockchain. The second section focuses on Hyperledger Fabric. It helps you to get a deep level understanding of its key core concepts, main constituents, architecture internals, and transaction flow. It is then followed by examples that will help you set up a network. A detailed explanation of Chaincode will help you understand how to write a Smart Contract, unit test, and deploy them in the dev network. This book also covers Network Configurations, ACLs, RAFT, and Monitoring so that you can start thinking about making production-grade applications. What will you learn a- Get familiar with the fundamentals of Blockchain. a- Understand the core concepts of Hyperledger's system architecture. a- Create Fabric based blockchain networks with different configurations. a- Learn to write, test and deploy smart contracts (chaincode) in Hyperledger a- Get familiar with the Security and Privacy aspect in Blockchain. Who this book is for This book is for anyone who wants to get started on blockchain. This book is for developers and architects who want to learn how to develop a fabric based blockchain application and apply advanced concepts that help them build enterprise grade applications. Table of Contents 1. Understanding Blockchain 2. World of Decentralization 3. Cryptography - a pillar 4. Consensus Algorithms 5. Blockchain in Enterprises 6. Hyperledger Fabric 7. Hyperledger Architecture and Transaction Flow 8. Setting up Fabric Network 9. Smart Contracts 10. Privacy and Security 11. Hyperledger Fabric v 2.0 About the Author Ashwani Kumar is a technologist by profession having 19+ years of experience working in large enterprise-grade solutions. He was instrumental in architecting, designing, developing, and delivering multiple solutions for numerous industry verticals. His area of expertise involves J2EE and cloud computing technologies. Ashwani holds a Bachelor of Engineering Degree in Computer Technology from Nagpur University. Though Ashwani has worked on several technologies throughout his tenure, however chancing upon Blockchain a couple of years ago brought up an interesting point in his zeal of learning new and emerging technologies. Blockchain and specifically Hyperledger Fabric was till then into nascent stages from understanding and application perspective. Ashwani has spent considerable time working and exploring Hyperledger Fabric, which is most sought after permissioned blockchain and has seen it evolve release after releases. Ashwani is a firm believer in sharing knowledge and believes sharing increases your own outlook and hence this book. Your Blog links: medium.com/@asharora78 Your LinkedIn Profile: www.linkedin.com/in/ashwani-kumar-719b722/</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。   楽天Kobo電子書籍ストア   楽天 楽天Kobo電子書籍ストア

JPY ¥1,980
アイデンティティはだれのもの? Hyperledger Indy & Ariesで実現する分散アイデンティティ【電子書籍】[ 鈴木 研吾 ]
<p>ブロックチェーンHyperledgerとは、エンタープライズ向けブロックチェーンとして世界有数のコミュニティーです。IBMやアクセンチュア、マイクロソフトなどの大企業が参加しており、Linuxファウンデーションがサポートしています。本書はこのコミュニティーのフレームワークとライブラリのひとつであり、分散型アイデンティティ(Self-Sovereign Identity:SSI)を実現する「Hyperledger Indy」の日本初の解説書です。前半では、分散型アイデンティティどのような背景で生まれ、どのような問題を解決しているのかをやさしく解説しています。後半では、Hyperledger Indyと、その中からクライアント機能を切り出した「Hyperledger Aries」を使った学歴証明デモアプリケーションを使って、手を動かしながら分散型アイデンティティを学ぶことができます。</p> <p>【目次】<br /> 第1章 デジタルアイデンティティの歴史<br /> 第2章 Self-Sovereign Identityとは<br /> 第3章 ユースケース ー 学位証明<br /> 第4章 Self-Sovereign Identityのコアコンポーネント<br /> 第5章 デモ<br /> 第6章 プロセス解説<br /> 第7章 Aries Protocol</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。   楽天Kobo電子書籍ストア   楽天 楽天Kobo電子書籍ストア

JPY ¥3,290
Securing Blockchain Networks like Ethereum and Hyperledger Fabric Learn advanced security configurations and design principles to safeguard Blockchain networks【電子書籍】[ Alessandro Parisi ]
<p><strong>Build secure private blockchain networks to handle mission-critical security challenges such as denial-of-service attacks, user wallets, and pool mining attacks</strong></p> <h4>Key Features</h4> <ul> <li>Explore blockchain concepts such as cryptography, consensus algorithms, and security assumptions</li> <li>Architect network security for mission-critical decentralized apps (Dapps) using design security considerations</li> <li>Consider various deployment and operational aspects while building a blockchain network</li> </ul> <h4>Book Description</h4> <p>Blockchain adoption has extended from niche research to everyday usage. However, despite the blockchain revolution, one of the key challenges faced in blockchain development is maintaining security, and this book will demonstrate the techniques for doing this.</p> <p>You'll start with blockchain basics and explore various blockchain attacks on user wallets, and denial of service and pool mining attacks. Next, you'll learn cryptography concepts, consensus algorithms in blockchain security, and design principles while understanding and deploying security implementation guidelines. You'll not only cover architectural considerations, but also work on system and network security and operational configurations for your Ethereum and Hyperledger Fabric network. You'll later implement security at each level of blockchain app development, understanding how to secure various phases of a blockchain app using an example-based approach. You'll gradually learn to securely implement and develop decentralized apps, and follow deployment best practices. Finally, you'll explore the architectural components of Hyperledger Fabric, and how they can be configured to build secure private blockchain networks.</p> <p>By the end of this book, you'll have learned blockchain security concepts and techniques that you can implement in real blockchain production environments.</p> <h4>What you will learn</h4> <ul> <li>Understand blockchain consensus algorithms and security assumptions</li> <li>Design secure distributed applications and smart contracts</li> <li>Understand how blockchains manage transactions and help to protect wallets and private keys</li> <li>Prevent potential security threats that can affect distributed ledger technologies (DLTs) and blockchains</li> <li>Use pentesting tools for assessing potential flaws in Dapps and smart contracts</li> <li>Assess privacy compliance issues and manage sensitive data with blockchain</li> </ul> <h4>Who this book is for</h4> <p>This book is for blockchain developers, security professionals, and Ethereum and Hyperledger developers who are looking to implement security in blockchain platforms and ensure secure data management using an example-driven approach. Basic knowledge of blockchain concepts will be beneficial.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。   楽天Kobo電子書籍ストア   楽天 楽天Kobo電子書籍ストア

JPY ¥5,430
Hands-On Smart Contract Development with Hyperledger Fabric V2【電子書籍】[ Matt Zand ]
<p>Blockchain technology continues to disrupt a wide variety of organizations, from small businesses to the Fortune 500. Today hundreds of blockchain networks are in production, including many built with Hyperledger Fabric. This practical guide shows developers how the latest version of this blockchain infrastructure provides an ideal foundation for developing enterprise blockchain applications or solutions.</p> <p>Authors Matt Zand, Xun Wu, and Mark Anthony Morris demonstrate how the versatile design of Hyperledger Fabric 2.0 satisfies a broad range of industry use cases. Developers with or without previous Hyperledger experience will discover why no other distributed ledger technology framework enjoys such wide adoption by cloud service providers such as Amazon, Alibaba, IBM, Google, and Oracle.</p> <ul> <li>Walk through the architecture and components of Hyperledger Fabric 2.0</li> <li>Migrate your current Hyperledger Fabric projects to version 2.0</li> <li>Develop blockchain applications on the Hyperledger platform with Node.js</li> <li>Deploy and integrate Hyperledger on Amazon Managed Blockchain, IBM Cloud, and Oracle Cloud</li> <li>Develop blockchain applications with Hyperledger Aries, Avalon, Besu, and Grid</li> <li>Build end-to-end blockchain supply chain applications with Hyperledger</li> </ul>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。   楽天Kobo電子書籍ストア   楽天 楽天Kobo電子書籍ストア

JPY ¥1,100
Hyperledger Fabric In-Depth: Learn, Build and Deploy Blockchain Applications Using Hyperledger Fabric【電子書籍】[ Ashwani Kumar ]
<p>Create real-world applications using Hyperledger Fabric with ease</p> <p>Hyperledger Fabric is an open-source Enterprise Blockchain project. It is best suited for Enterprise Solutions, where the aim is to deliver Blockchain ready solutions in a closed environment between multiple parties.</p> <p>This book aims to cover Hyperledger Fabric in-depth and its role in enterprise applications.</p> <p>This book is divided into two parts. The first part talks about Blockchain in general, decentralization, consensus algorithms, and various cryptographic primitives in Blockchain. It takes a cue from Bitcoin and Ethereum wherever required. This section aims to cement foundational concepts of Blockchain. The second section focuses on Hyperledger Fabric. It helps you to get a deep level understanding of its key core concepts, main constituents, architecture internals, and transaction flow. It is then followed by examples that will help you set up a network. A detailed explanation of Chaincode will help you understand how to write a Smart Contract, unit test, and deploy them in the dev network. This book also covers Network Configurations, ACLs, RAFT, and Monitoring so that you can start thinking about making production-grade applications.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。   楽天Kobo電子書籍ストア   楽天 楽天Kobo電子書籍ストア

JPY ¥4,198
Blockchain with Hyperledger Fabric Build decentralized applications using Hyperledger Fabric 2, 2nd Edition【電子書籍】[ Nitin Gaur ]
<p><strong>Learn to develop blockchain-based distributed ledgers and deploy a Hyperledger Fabric network with concrete exercises and examples</strong></p> <h4>Key Features</h4> <ul> <li>Updated with the latest features and additions that come with Hyperledger Fabric 2</li> <li>Write your own smart contracts and services using Java and JavaScript on a Hyperledger Fabric network</li> <li>Dive into real-world blockchain challenges such as integration and scalability</li> </ul> <h4>Book Description</h4> <p>Blockchain with Hyperledger Fabric - Second Edition is a refreshed and extended version of the successful book on practical Hyperledger Fabric blockchain development. This edition includes many new chapters, alongside comprehensive updates and additions to the existing ones. Entirely reworked for Hyperledger Fabric version 2, this edition will bring you right up to date with the latest in blockchain. Using a real-world Trade Finance and Logistics example, with working code available on GitHub, you'll really understand both how and why Hyperledger Fabric can be used to maximum effect. This book is your comprehensive guide and reference to explore and build blockchain networks using Hyperledger Fabric version 2.</p> <p>This edition of the book begins by outlining the evolution of blockchain, including an overview of relevant blockchain technologies. Starting from first principles, you'll learn how to design and operate a permissioned blockchain network based on Hyperledger Fabric version 2. You will learn how to configure the main architectural components of a permissioned blockchain network including Peers, Orderers, Certificate Authorities, Channels, and Policies. You'll then learn how to design, develop, package, and deploy smart contracts, and how they are subsequently used by applications. This edition also contains chapters on DevOps, blockchain governance, and security, making this your go-to book for Hyperledger Fabric version 2.</p> <h4>What you will learn</h4> <ul> <li>Discover why blockchain is a technology and business game changer</li> <li>Set up blockchain networks using Hyperledger Fabric version 2</li> <li>Understand how to create decentralized applications</li> <li>Learn how to integrate blockchains with existing systems</li> <li>Write smart contracts and services quickly with Hyperledger Fabric and Visual Studio Code</li> <li>Design transaction models and smart contracts with Java, JavaScript, TypeScript, and Golang</li> <li>Deploy REST gateways to access smart contracts and understand how wallets maintain user identities for access control</li> <li>Maintain, monitor, and govern your blockchain solutions</li> </ul> <h4>Who this book is for</h4> <p>This book is designed in such a way that professionals from different areas including business leaders, technology leaders, blockchain application developers, and even beginners can benefit from it.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。   楽天Kobo電子書籍ストア   楽天 楽天Kobo電子書籍ストア

(PR)
JPY ¥3,300
Hyperledger Iroha入門 ブロックチェーンの導入と運営管理 / コネクト株式会社 【本】
出荷目安の詳細はこちら内容詳細本書は、数あるブロックチェーンプラットフォームのうち、もっとも導入やプログラミングが容易といえる日本製「Hyperledger Iroha」の導入や操作、プログラミングを解説します。目次 : 第1章 Hyperledger Irohaが実現するブロックチェーン/ 第2章 ブロックチェーン環境構築/ 第3章 Hyperledger Iroha操作/ 第4章 Hyperledger Irohaプログラミング/ 第5章 Webアプリケーションベースの例題/ 付録 Hyperledger Iroha活用テクニック   HMV&BOOKS online 1号店   楽天 HMV&BOOKS online 1号店

JPY ¥959
~ブロックチェーンの革新技術~Hyperledger Fabricによるアプリケーション開発 [大型本] 清水 智則、 田町 京子、 上ノ原 勇人、 佐藤 卓由、 齋藤 新、 近藤 仁、 平山 毅、 笠原 章弘、 岩崎 竜矢、 小笠原 万値; 早川 勝
【30日間返品保証】商品説明に誤りがある場合は、無条件で弊社送料負担で商品到着後30日間返品を承ります。ご満足のいく取引となるよう精一杯対応させていただきます。※下記に商品説明およびコンディション詳細、出荷予定・配送方法・お届けまでの期間について記載しています。ご確認の上ご購入ください。【インボイス制度対応済み】当社ではインボイス制度に対応した適格請求書発行事業者番号(通称:T番号・登録番号)を印字した納品書(明細書)を商品に同梱してお送りしております。こちらをご利用いただくことで、税務申告時や確定申告時に消費税額控除を受けることが可能になります。また、適格請求書発行事業者番号の入った領収書・請求書をご注文履歴からダウンロードして頂くこともできます(宛名はご希望のものを入力して頂けます)。■商品名■~ブロックチェーンの革新技術~Hyperledger Fabricによるアプリケーション開発■出版社■リックテレコム■著者■清水 智則■発行年■2018/06/13■ISBN10■4865941460■ISBN13■9784865941463■コンディションランク■良いコンディションランク説明ほぼ新品:未使用に近い状態の商品非常に良い:傷や汚れが少なくきれいな状態の商品良い:多少の傷や汚れがあるが、概ね良好な状態の商品(中古品として並の状態の商品)可:傷や汚れが目立つものの、使用には問題ない状態の商品■コンディション詳細■書き込みありません。古本のため多少の使用感やスレ・キズ・傷みなどあることもございますが全体的に概ね良好な状態です。水濡れ防止梱包の上、迅速丁寧に発送させていただきます。【発送予定日について】こちらの商品は午前9時までのご注文は当日に発送致します。午前9時以降のご注文は翌日に発送致します。※日曜日・年末年始(12/31〜1/3)は除きます(日曜日・年末年始は発送休業日です。祝日は発送しています)。(例)・月曜0時〜9時までのご注文:月曜日に発送・月曜9時〜24時までのご注文:火曜日に発送・土曜0時〜9時までのご注文:土曜日に発送・土曜9時〜24時のご注文:月曜日に発送・日曜0時〜9時までのご注文:月曜日に発送・日曜9時〜24時のご注文:月曜日に発送【送付方法について】ネコポス、宅配便またはレターパックでの発送となります。関東地方・東北地方・新潟県・北海道・沖縄県・離島以外は、発送翌日に到着します。関東地方・東北地方・新潟県・北海道・沖縄県・離島は、発送後2日での到着となります。商品説明と著しく異なる点があった場合や異なる商品が届いた場合は、到着後30日間は無条件で着払いでご返品後に返金させていただきます。メールまたはご注文履歴からご連絡ください。   参考書専門店 ブックスドリーム   楽天 参考書専門店 ブックスドリーム

JPY ¥669
~ブロックチェーンの革新技術~Hyperledger Fabricによるアプリケーション開発 [大型本] 清水 智則、 田町 京子、 上ノ原 勇人、 佐藤 卓由、 齋藤 新、 近藤 仁、 平山 毅、 笠原 章弘、 岩崎 竜矢、 小笠原 万値; 早川 勝
【30日間返品保証】商品説明に誤りがある場合は、無条件で弊社送料負担で商品到着後30日間返品を承ります。ご満足のいく取引となるよう精一杯対応させていただきます。※下記に商品説明およびコンディション詳細、出荷予定・配送方法・お届けまでの期間について記載しています。ご確認の上ご購入ください。【インボイス制度対応済み】当社ではインボイス制度に対応した適格請求書発行事業者番号(通称:T番号・登録番号)を印字した納品書(明細書)を商品に同梱してお送りしております。こちらをご利用いただくことで、税務申告時や確定申告時に消費税額控除を受けることが可能になります。また、適格請求書発行事業者番号の入った領収書・請求書をご注文履歴からダウンロードして頂くこともできます(宛名はご希望のものを入力して頂けます)。■商品名■~ブロックチェーンの革新技術~Hyperledger Fabricによるアプリケーション開発■出版社■リックテレコム■著者■清水 智則■発行年■2018/06/13■ISBN10■4865941460■ISBN13■9784865941463■コンディションランク■可コンディションランク説明ほぼ新品:未使用に近い状態の商品非常に良い:傷や汚れが少なくきれいな状態の商品良い:多少の傷や汚れがあるが、概ね良好な状態の商品(中古品として並の状態の商品)可:傷や汚れが目立つものの、使用には問題ない状態の商品■コンディション詳細■当商品はコンディション「可」の商品となります。多少の書き込みが有る場合や使用感、傷み、汚れ、記名・押印の消し跡・切り取り跡、箱・カバー欠品などがある場合もございますが、使用には問題のない状態です。水濡れ防止梱包の上、迅速丁寧に発送させていただきます。【発送予定日について】こちらの商品は午前9時までのご注文は当日に発送致します。午前9時以降のご注文は翌日に発送致します。※日曜日・年末年始(12/31〜1/3)は除きます(日曜日・年末年始は発送休業日です。祝日は発送しています)。(例)・月曜0時〜9時までのご注文:月曜日に発送・月曜9時〜24時までのご注文:火曜日に発送・土曜0時〜9時までのご注文:土曜日に発送・土曜9時〜24時のご注文:月曜日に発送・日曜0時〜9時までのご注文:月曜日に発送・日曜9時〜24時のご注文:月曜日に発送【送付方法について】ネコポス、宅配便またはレターパックでの発送となります。関東地方・東北地方・新潟県・北海道・沖縄県・離島以外は、発送翌日に到着します。関東地方・東北地方・新潟県・北海道・沖縄県・離島は、発送後2日での到着となります。商品説明と著しく異なる点があった場合や異なる商品が届いた場合は、到着後30日間は無条件で着払いでご返品後に返金させていただきます。メールまたはご注文履歴からご連絡ください。   参考書専門店 ブックスドリーム   楽天 参考書専門店 ブックスドリーム

(PR)
JPY ¥11,390
洋書 Blockchain By Example: A developer's guide to creating decentralized applications using Bitcoin, Ethereum, and Hyperledger
*** We ship internationally, so do not use a package forwarding service. We cannot ship to a package forwarding company address because of the Japanese customs regulation. If it is shipped and customs office does not let the package go, we do not make a refund. 【注意事項】 *** 特に注意してください。 *** ・個人ではない法人・団体名義での購入はできません。この場合税関で滅却されてもお客様負担になりますので御了承願います。 ・お名前にカタカナが入っている場合法人である可能性が高いため当店システムから自動保留します。カタカナで記載が必要な場合はカタカナ変わりローマ字で記載してください。 ・お名前またはご住所が法人・団体名義(XX株式会社等)、商店名などを含めている場合、または電話番号が個人のものではない場合、税関から法人名義でみなされますのでご注意ください。 ・転送サービス会社への発送もできません。この場合税関で滅却されてもお客様負担になりますので御了承願います。 *** ・注文後品切れや価格変動でキャンセルされる場合がございますので予めご了承願います。 ・当店でご購入された商品は、原則として、「個人輸入」としての取り扱いになり、すべてニュージャージからお客様のもとへ直送されます。 ・ご注文後、30営業日以内(通常2~3週間)に配送手続きをいたします。配送作業完了後、2週間程度でのお届けとなります。 ・まれに商品入荷状況や国際情勢、運送、通関事情により、お届けが2ヶ月までかかる場合がありますのでお急ぎの場合は注文をお控えください。 ・個人輸入される商品は、すべてご注文者自身の「個人使用・個人消費」が前提となりますので、ご注文された商品を第三者へ譲渡・転売することは法律で禁止されております。 ・関税・消費税が課税される場合があります。詳細はこちらをご確認下さい。PC販売説明文   Glomarket   楽天 Glomarket

JPY ¥1,334
Think Blockchain A Student's Guide to Blockchain's Evolution from Bitcoin, Ethereum, Hyperledger to Web3.【電子書籍】[ Jerry Cuomo ]
<p>"Think Blockchain" combines both an aspirational and pragmatic overview of blockchain technology, its core capabilities, and the value they generate from a technical and business perspective. It describes various real-world examples, implementations, and approaches, with industry-specific and cross-industry use cases. Developers will benefit from this book as several of the chapters are technical in nature, some even including simple coding exercises to further crystalize topics like blocks, chains, hashing, mining, smart contracts, and tokens. Business leaders will equally benefit and are provided with a basis for understanding and evaluating how blockchain technology can transform their organization and business processes. Cuomo encourages business leaders to look over the simple coding examples. They won't bite and might better illustrate what makes blockchain tick. Business or technical, the topics covered in this book will prove valuable to just about anyone curious and ready to become a scholar of blockchain. Blockchain is changing everyday life for good.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。   楽天Kobo電子書籍ストア   楽天 楽天Kobo電子書籍ストア

JPY ¥1,597
Blockchain QuickStart Guide Explore Cryptography, Cryptocurrency, Distributed Ledger, Hyperledger Fabric, Ethereum, Smart Contracts and dApps【電子書籍】[ Dr. Kalpesh Parikh ]
<p>This book is about developing a comprehensive understanding of blockchain, how it works and can benefit the functioning of the organization. This book exposes you to blockchain technology and illustrates how to leverage it to create value.First, you should have a working grasp of cryptography, cypher modes, digital signatures, and digital certificates, all of which are thoroughly covered in the first chapter of this book. By gradually introducing you to Distributed Ledger Technology, you can start understanding blockchain. After that, you'll become acquainted with fundamental blockchain concepts like consensus models, algorithms, and procedures. You'll learn about blockchain platforms such as Ethereum and Hyperledger Fabric that enable the development of DApps, DeFi applications, and systems driven by blockchains. Additionally, concepts such as smart contracts, the Ethereum virtual machine, accounts, wallets, GAS, and mining are explained briefly and simplified. The book analyses current blockchain developments, various blockchain as a Service (BaaS) platforms and helps you to gain a better grasp of the technology.Throughout the book, you will understand multiple blockchain principles, procedures, tools, and platforms required to begin developing blockchain-based business networks.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。   楽天Kobo電子書籍ストア   楽天 楽天Kobo電子書籍ストア

JPY ¥5,766
Hyperledger Fabric A Complete Guide - 2019 Edition【電子書籍】[ Gerardus Blokdyk ]
<p>What are your customers expectations and measures? How are measurements made? What is your decision requirements diagram? What projects are going on in the organization today, and what resources are those projects using from the resource pools? How do you use Hyperledger Fabric data and information to support organizational decision making and innovation?</p> <p>Defining, designing, creating, and implementing a process to solve a challenge or meet an objective is the most valuable role… In EVERY group, company, organization and department.</p> <p>Unless you are talking a one-time, single-use project, there should be a process. Whether that process is managed and implemented by humans, AI, or a combination of the two, it needs to be designed by someone with a complex enough perspective to ask the right questions. Someone capable of asking the right questions and step back and say, 'What are we really trying to accomplish here? And is there a different way to look at it?'</p> <p>This Self-Assessment empowers people to do just that - whether their title is entrepreneur, manager, consultant, (Vice-)President, CxO etc... - they are the people who rule the future. They are the person who asks the right questions to make Hyperledger Fabric investments work better.</p> <p>This Hyperledger Fabric All-Inclusive Self-Assessment enables You to be that person.</p> <p>All the tools you need to an in-depth Hyperledger Fabric Self-Assessment. Featuring 942 new and updated case-based questions, organized into seven core areas of process design, this Self-Assessment will help you identify areas in which Hyperledger Fabric improvements can be made.</p> <p>In using the questions you will be better able to:</p> <p>- diagnose Hyperledger Fabric projects, initiatives, organizations, businesses and processes using accepted diagnostic standards and practices</p> <p>- implement evidence-based best practice strategies aligned with overall goals</p> <p>- integrate recent advances in Hyperledger Fabric and process design strategies into practice according to best practice guidelines</p> <p>Using a Self-Assessment tool known as the Hyperledger Fabric Scorecard, you will develop a clear picture of which Hyperledger Fabric areas need attention.</p> <p>Your purchase includes access details to the Hyperledger Fabric self-assessment dashboard download which gives you your dynamically prioritized projects-ready tool and shows your organization exactly what to do next. You will receive the following contents with New and Updated specific criteria:</p> <p>- The latest quick edition of the book in PDF</p> <p>- The latest complete edition of the book in PDF, which criteria correspond to the criteria in...</p> <p>- The Self-Assessment Excel Dashboard</p> <p>- Example pre-filled Self-Assessment Excel Dashboard to get familiar with results generation</p> <p>- In-depth and specific Hyperledger Fabric Checklists</p> <p>- Project management checklists and templates to assist with implementation</p> <p>INCLUDES LIFETIME SELF ASSESSMENT UPDATES</p> <p>Every self assessment comes with Lifetime Updates and Lifetime Free Updated Books. Lifetime Updates is an industry-first feature which allows you to receive verified self assessment updates, ensuring you always have the most accurate information at your fingertips.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。   楽天Kobo電子書籍ストア   楽天 楽天Kobo電子書籍ストア

(PR)  
JPY ¥3,300
Hyperledger Iroha入門 ブロックチェーンの導入と運営管理[本/雑誌] / 佐藤栄一/著 コネクト株式会社/監修
ご注文前に必ずご確認ください<商品説明>本書は、数あるブロックチェーンプラットフォームのうち、もっとも導入やプログラミングが容易といえる日本製「Hyperledger Iroha」の導入や操作、プログラミングを解説します。<収録内容>第1章 Hyperledger Irohaが実現するブロックチェーン第2章 ブロックチェーン環境構築第3章 Hyperledger Iroha操作第4章 Hyperledger Irohaプログラミング第5章 Webアプリケーションベースの例題付録 Hyperledger Iroha活用テクニック<アーティスト/キャスト>佐藤栄一(演奏者) コネクト(演奏者)<商品詳細>商品番号:NEOBK-2461188Sato Eichi / Cho Connect Kabushikigaisha / Kanshu / Hyperledger Iroha Nyumon Block Chain No Donyu to Unei Kanriメディア:本/雑誌重量:340g発売日:2020/02JAN:9784274224737Hyperledger Iroha入門 ブロックチェーンの導入と運営管理[本/雑誌] / 佐藤栄一/著 コネクト株式会社/監修2020/02発売   ネオウィング 楽天市場店   楽天 ネオウィング 楽天市場店

(PR)
JPY ¥2,980
【中古】 ~ブロックチェーンの革新技術~Hyperledger Fabricによるアプリケーション開発
【メーカー名】リックテレコム【メーカー型番】【ブランド名】掲載画像は全てイメージです。実際の商品とは色味等異なる場合がございますのでご了承ください。【 ご注文からお届けまで 】・ご注文 :ご注文は24時間受け付けております。・注文確認:当店より注文確認メールを送信いたします。・入金確認:ご決済の承認が完了した翌日よりお届けまで2〜7営業日前後となります。 ※海外在庫品の場合は2〜4週間程度かかる場合がございます。 ※納期に変更が生じた際は別途メールにてご確認メールをお送りさせて頂きます。 ※お急ぎの場合は事前にお問い合わせください。・商品発送:出荷後に配送業者と追跡番号等をメールにてご案内致します。 ※離島、北海道、九州、沖縄は遅れる場合がございます。予めご了承下さい。 ※ご注文後、当店よりご注文内容についてご確認のメールをする場合がございます。期日までにご返信が無い場合キャンセルとさせて頂く場合がございますので予めご了承下さい。【 在庫切れについて 】他モールとの併売品の為、在庫反映が遅れてしまう場合がございます。完売の際はメールにてご連絡させて頂きますのでご了承ください。【 初期不良のご対応について 】・商品が到着致しましたらなるべくお早めに商品のご確認をお願いいたします。・当店では初期不良があった場合に限り、商品到着から7日間はご返品及びご交換を承ります。初期不良の場合はご購入履歴の「ショップへ問い合わせ」より不具合の内容をご連絡ください。・代替品がある場合はご交換にて対応させていただきますが、代替品のご用意ができない場合はご返品及びご注文キャンセル(ご返金)とさせて頂きますので予めご了承ください。【 中古品ついて 】中古品のため画像の通りではございません。また、中古という特性上、使用や動作に影響の無い程度の使用感、経年劣化、キズや汚れ等がある場合がございますのでご了承の上お買い求めくださいませ。◆ 付属品について商品タイトルに記載がない場合がありますので、ご不明な場合はメッセージにてお問い合わせください。商品名に『付属』『特典』『○○付き』等の記載があっても特典など付属品が無い場合もございます。ダウンロードコードは付属していても使用及び保証はできません。中古品につきましては基本的に動作に必要な付属品はございますが、説明書・外箱・ドライバーインストール用のCD-ROM等は付属しておりません。◆ ゲームソフトのご注意点・商品名に「輸入版 / 海外版 / IMPORT」と記載されている海外版ゲームソフトの一部は日本版のゲーム機では動作しません。お持ちのゲーム機のバージョンなど対応可否をお調べの上、動作の有無をご確認ください。尚、輸入版ゲームについてはメーカーサポートの対象外となります。◆ DVD・Blu-rayのご注意点・商品名に「輸入版 / 海外版 / IMPORT」と記載されている海外版DVD・Blu-rayにつきましては映像方式の違いの為、一般的な国内向けプレイヤーにて再生できません。ご覧になる際はディスクの「リージョンコード」と「映像方式(DVDのみ)」に再生機器側が対応している必要があります。パソコンでは映像方式は関係ないため、リージョンコードさえ合致していれば映像方式を気にすることなく視聴可能です。・商品名に「レンタル落ち 」と記載されている商品につきましてはディスクやジャケットに管理シール(値札・セキュリティータグ・バーコード等含みます)が貼付されています。ディスクの再生に支障の無い程度の傷やジャケットに傷み(色褪せ・破れ・汚れ・濡れ痕等)が見られる場合があります。予めご了承ください。◆ トレーディングカードのご注意点トレーディングカードはプレイ用です。中古買取り品の為、細かなキズ・白欠け・多少の使用感がございますのでご了承下さいませ。再録などで型番が違う場合がございます。違った場合でも事前連絡等は致しておりませんので、型番を気にされる方はご遠慮ください。   バリューコネクト   楽天 バリューコネクト

JPY ¥3,972
Blockchain Development with Hyperledger Build decentralized applications with Hyperledger Fabric and Composer【電子書籍】[ Salman A. Baset ]
<p><strong>Learn quick and effective techniques for developing blockchain-based distributed ledgers with ease</strong></p> <h4>Key Features</h4> <ul> <li>Discover why blockchain is a game changer in the technology landscape</li> <li>Set up blockchain networks using Hyperledger Fabric</li> <li>Write smart contracts at speed with Hyperledger Composer</li> </ul> <h4>Book Description</h4> <p>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.</p> <p>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.</p> <p>This Learning Path includes content from the following Packt products:</p> <ul> <li>Blockchain Quick Start Guide by Xun (Brian) Wu and Weimin Sun</li> <li>Hands-On Blockchain with Hyperledger by Nitin Gaur et al.</li> </ul> <h4>What you will learn</h4> <ul> <li>Understand why decentralized applications are necessary</li> <li>Develop and test a decentralized application with Hyperledger Fabric and Hyperledger Composer</li> <li>Write and test a smart contract using Solidity</li> <li>Design transaction models and chain code with Golang</li> <li>Deploy the Composer REpresentational State Transfer (REST) Gateway to access Composer transactions</li> <li>Maintain, monitor, and manage your blockchain solutions</li> </ul> <h4>Who this book is for</h4> <p>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.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。   楽天Kobo電子書籍ストア   楽天 楽天Kobo電子書籍ストア

JPY ¥6,167
Hyperledger Sawtooth A Complete Guide - 2021 Edition【電子書籍】[ Gerardus Blokdyk ]
<p>Can pre-authorizations be near instant with blockchain?</p> <p>Have you been involved in an open source project before Hyperledger?</p> <p>How are new blocks created or in blockchain terminology, mined?</p> <p>How do the nodes arrive at agreement on your organization of the ledger?</p> <p>Is Hyperledger Sawtooth interoperable with any other hyperledger technologies?</p> <p>What consensus algorithms does Hyperledger Sawtooth support?</p> <p>What would be the advantages of using blockchain for your advertiser payment application?</p> <p>Where do you find information on Hyperledger Sawtooth architecture?</p> <p>Which programming languages are supported by each platform?</p> <p><strong>This Hyperledger Sawtooth Guide is unlike books you're used to. If you're looking for a textbook, this might not be for you. This book and its <em>included digital components</em> is for you who understands the importance of asking great questions. This gives you the questions to uncover the Hyperledger Sawtooth challenges you're facing and generate better solutions to solve those problems.</strong></p> <p>Defining, designing, creating, and implementing a process to solve a challenge or meet an objective is the most valuable role… In EVERY group, company, organization and department.</p> <p>Unless you're talking a one-time, single-use project, there should be a process. That process needs to be designed by someone with a complex enough perspective to ask the right questions. Someone capable of asking the right questions and step back and say, 'What are we really trying to accomplish here? And is there a different way to look at it?'</p> <p>This Self-Assessment empowers people to do just that - whether their title is entrepreneur, manager, consultant, (Vice-)President, CxO etc... - they are the people who rule the future. They are the person who asks the right questions to make Hyperledger Sawtooth investments work better.</p> <p>This Hyperledger Sawtooth All-Inclusive Self-Assessment enables You to be that person.</p> <p>INCLUDES all the tools you need to an in-depth Hyperledger Sawtooth Self-Assessment. Featuring new and updated case-based questions, organized into seven core levels of Hyperledger Sawtooth maturity, this Self-Assessment will help you identify areas in which Hyperledger Sawtooth improvements can be made.</p> <p><strong>In using the questions you will be better able to:</strong></p> <p><strong>Diagnose Hyperledger Sawtooth projects, initiatives, organizations, businesses and processes using accepted diagnostic standards and practices.</strong></p> <p><strong>Implement evidence-based best practice strategies aligned with overall goals.</strong></p> <p><strong>Integrate recent advances in Hyperledger Sawtooth and process design strategies into practice according to best practice guidelines.</strong></p> <p>Using the Self-Assessment tool gives you the Hyperledger Sawtooth Scorecard, enabling you to develop a clear picture of which Hyperledger Sawtooth areas need attention.</p> <p>Your purchase includes access to the <strong>Hyperledger Sawtooth self-assessment digital components</strong> which gives you your dynamically prioritized projects-ready tool that enables you to define, show and lead your organization exactly with what's important.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。   楽天Kobo電子書籍ストア   楽天 楽天Kobo電子書籍ストア

JPY ¥4,085
Blockchain By Example A developer's guide to creating decentralized applications using Bitcoin, Ethereum, and Hyperledger【電子書籍】[ Bellaj Badr ]
<p><strong>Implement decentralized blockchain applications to build scalable Dapps</strong></p> <h4>Key Features</h4> <ul> <li>Understand the blockchain ecosystem and its terminologies</li> <li>Implement smart contracts, wallets, and consensus protocols</li> <li>Design and develop decentralized applications using Bitcoin, Ethereum, and Hyperledger</li> </ul> <h4>Book Description</h4> <p>The Blockchain is a revolution promising a new world without middlemen. Technically, it is an immutable and tamper-proof distributed ledger of all transactions across a peer-to-peer network. With this book, you will get to grips with the blockchain ecosystem to build real-world projects.</p> <p>This book will walk you through the process of building multiple blockchain projects with different complexity levels and hurdles. Each project will teach you just enough about the field's leading technologies, Bitcoin, Ethereum, Quorum, and Hyperledger in order to be productive from the outset. As you make your way through the chapters, you will cover the major challenges that are associated with blockchain ecosystems such as scalability, integration, and distributed file management. In the concluding chapters, you’ll learn to build blockchain projects for business, run your ICO, and even create your own cryptocurrency. Blockchain by Example also covers a range of projects such as Bitcoin payment systems, supply chains on Hyperledger, and developing a Tontine Bank Every is using Ethereum.</p> <p>By the end of this book, you will not only be able to tackle common issues in the blockchain ecosystem, but also design and build reliable and scalable distributed systems.</p> <h4>What you will learn</h4> <ul> <li>Grasp decentralized technology fundamentals to master blockchain principles</li> <li>Build blockchain projects on Bitcoin, Ethereum, and Hyperledger</li> <li>Create your currency and a payment application using Bitcoin</li> <li>Implement decentralized apps and supply chain systems using Hyperledger</li> <li>Write smart contracts, run your ICO, and build a Tontine decentralized app using Ethereum</li> <li>Implement distributed file management with blockchain</li> <li>Integrate blockchain into existing systems in your organization</li> </ul> <h4>Who this book is for</h4> <p>If you are keen on learning how to build your own blockchain decentralized applications from scratch, then this book is for you. It explains all the basic concepts required to develop intermediate projects and will teach you to implement the building blocks of a blockchain ecosystem.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。   楽天Kobo電子書籍ストア   楽天 楽天Kobo電子書籍ストア

JPY ¥1,200
Blockchain QuickStart Guide: Explore Cryptography, Cryptocurrency, Distributed Ledger, Hyperledger Fabric, Ethereum, Smart Contracts and dApps (English Edition)【電子書籍】[ Dr. Kalpesh Parikh ]
<p>Adopt distributed technology to deliver immutable data ownership solutions</p> <p>KEY FEATURES</p> <p>● Understand how Blockchain is the backbone of bitcoin and smart contracts.</p> <p>● Complete coverage across distributed systems, blockchain frameworks, smart contracts and wallet.</p> <p>● Includes use-cases and current trends on the adoption of blockchain across different business models.</p> <p>DESCRIPTION</p> <p>This book is about developing a comprehensive understanding of blockchain, how it works and can benefit the functioning of the organization. This book exposes you to blockchain technology and illustrates how to leverage it to create value.</p> <p>First, you should have a working grasp of cryptography, cypher modes, digital signatures, and digital certificates, all of which are thoroughly covered in the first chapter of this book. By gradually introducing you to Distributed Ledger Technology, you can start understanding blockchain. After that, you'll become acquainted with fundamental blockchain concepts like consensus models, algorithms, and procedures. You'll learn about blockchain platforms such as Ethereum and Hyperledger Fabric that enable the development of DApps, DeFi applications, and systems driven by blockchains. Additionally, concepts such as smart contracts, the Ethereum virtual machine, accounts, wallets, GAS, and mining are explained briefly and simplified. The book analyses current blockchain developments, various blockchain as a Service (BaaS) platforms and helps you to gain a better grasp of the technology.</p> <p>Throughout the book, you will understand multiple blockchain principles, procedures, tools, and platforms required to begin developing blockchain-based business networks.</p> <p>WHAT YOU WILL LEARN</p> <p>● Acquaint yourself with the blockchain's application cases and primary benefits.</p> <p>● Consensus models, distributed networks, and cryptography techniques are well-understood.</p> <p>● Recognize how smart contracts and cryptocurrencies work.</p> <p>● Familiarize yourself with the HyperLedger Fabric and Ethereum.</p> <p>● Examine the Blockchain-as-a-Service (BaaS) model, platform, user interfaces, infrastructure, and network.</p> <p>WHO THIS BOOK IS FOR</p> <p>This book is intended for prospective blockchain developers, technical consultants, and anybody who is interested in learning and exploring the principles of blockchain technology, including the distributed systems, networking, cryptography, and smart contracts. Having prior knowledge around IT systems would be preferred.</p> <p>AUTHOR BIO</p> <p>Dr. Kalpesh Parikh is a Ph.D in Computer and Information Science with 40 years of Enterprise and IT experience (Blending Technology, Process & Domain). The roles performed by him include IT Consultant, Solution Architect, Project/Product/Process Director, Head ? Software Development, Lead Appraiser ? Information Security. In Academic he has played the role of Director Computer Center and Head Computer Science department in a university, Additional Director of an engineering college and Pro-Vice Chancellor of a university He has Technology Practicing and Consulting, Governance and Process Consulting, Productisation Consultancy, Data Consulting, Education and Research experience.</p> <p>He is a Senior Life Member of the CSI, Member of the IEEE, USA, Life Member of IIPA, New Delhi and Member of BMA.</p> <p>A Systems professional by education, he ventured into Computer System and Software Education, Training and Consulting in 1985, as a career, starting his company CSC Knowledge Systems being pioneers in the field of Computer Education & Training.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。   楽天Kobo電子書籍ストア   楽天 楽天Kobo電子書籍ストア

JPY ¥4,540
Hands-On Blockchain with Hyperledger Building decentralized applications with Hyperledger Fabric and Composer【電子書籍】[ Nitin Gaur ]
<p><strong>Leverage the power of Hyperledger Fabric to develop Blockchain-based distributed ledgers with ease</strong></p> <h4>Key Features</h4> <ul> <li>Write your own chaincode/smart contracts using Golang on hyperledger network</li> <li>Build and deploy decentralized applications (DApps)</li> <li>Dive into real world blockchain challenges such as integration and scalability</li> </ul> <h4>Book Description</h4> <p>BBlockchain and Hyperledger technologiesare hot topics today. Hyperledger Fabric and Hyperledger Composer are open source projects that help organizations create private, permissioned blockchain networks. These find application in finance, banking, supply chain, and IoT among several other sectors. This book will be an easy reference to explore and build blockchain networks using Hyperledger technologies.</p> <p>The book starts by outlining the evolution of blockchain, including an overview of relevant blockchain technologies. You will learn how to configure Hyperledger Fabric and become familiar with its architectural components. Using these components, you will learn to build private blockchain networks, along with the applications that connect to them. Starting from principles first, you’ll learn to design and launch a network, implement smart contracts in chaincode and much more.</p> <p>By the end of this book, you will be able to build and deploy your own decentralized applications, handling the key pain points encountered in the blockchain life cycle.</p> <h4>What you will learn</h4> <ul> <li>Discover why blockchain is a game changer in the technology landscape</li> <li>Set up blockchain networks using basic Hyperledger Fabric deployment</li> <li>Understand the considerations for creating decentralized applications</li> <li>Learn to integrate business networks with existing systems</li> <li>Write Smart Contracts quickly with Hyperledger Composer</li> <li>Design transaction model and chaincode with Golang</li> <li>Deploy Composer REST Gateway to access the Composer transactions</li> <li>Maintain, monitor, and govern your blockchain solutions</li> </ul> <h4>Who this book is for</h4> <p>The book benefits business leaders as it provides a comprehensive view on blockchain business models, governance structure, and business design considerations of blockchain solutions. Technology leaders stand to gain a lot from the detailed discussion around the technology landscape, technology design, and architecture considerations in the book. With model-driven application development, this guide will speed up understanding and concept development for blockchain application developers. The simple and well organized content will put novices at ease with blockchain concepts and constructs.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。   楽天Kobo電子書籍ストア   楽天 楽天Kobo電子書籍ストア

JPY ¥1,597
Blockchain for Business with Hyperledger Fabric A complete guide to enterprise blockchain implementation using Hyperledger Fabric【電子書籍】[ Nakul Shah ]
<p>In 2016, enterprise “blockchain” was a new concept. There were very few players in the private permissioned blockchain space. The advent of Hyperledger Fabric has since brought its tech in front of the likes of multinational companies across various sectors like banking, insurance, retail, and more. Corporations and startups, across the globe, have started moving towards Hyperledger Fabric to find new use cases to support business requirements efficiently. As a result, relevant technical expertise and knowledge is required to build and support solutions on Hyperledger Fabric. This book aims to equip you with enough knowledge of enterprise blockchain platforms in conjunction with skills to use Fabric in order to succeed in the role of a Blockchain developer or Subject Matter Expert.The book starts with a brief introduction to the world of blockchain. The book will cover all aspects of fabric ranging from network setup, to use case deployment and testing. Several examples have been covered in this book which will provide you a hands-on understanding of the subject. You will also learn to use the basic functions, libraries and packages required in a Fabric business network deployment.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。   楽天Kobo電子書籍ストア   楽天 楽天Kobo電子書籍ストア

JPY ¥5,766
Hyperledger Fabric A Complete Guide - 2020 Edition【電子書籍】[ Gerardus Blokdyk ]
<p>Which stakeholder characteristics are analyzed? Do you have a proof of concept that tries to answer: will it work? What type of consensus/security protocols are common for private and consortium blockchains? What does it cost to gain a majority of computational power? Is there a requirement for verification?</p> <p>Defining, designing, creating, and implementing a process to solve a challenge or meet an objective is the most valuable role… In EVERY group, company, organization and department.</p> <p>Unless you are talking a one-time, single-use project, there should be a process. Whether that process is managed and implemented by humans, AI, or a combination of the two, it needs to be designed by someone with a complex enough perspective to ask the right questions. Someone capable of asking the right questions and step back and say, 'What are we really trying to accomplish here? And is there a different way to look at it?'</p> <p>This Self-Assessment empowers people to do just that - whether their title is entrepreneur, manager, consultant, (Vice-)President, CxO etc... - they are the people who rule the future. They are the person who asks the right questions to make Hyperledger Fabric investments work better.</p> <p>This Hyperledger Fabric All-Inclusive Self-Assessment enables You to be that person.</p> <p>All the tools you need to an in-depth Hyperledger Fabric Self-Assessment. Featuring 947 new and updated case-based questions, organized into seven core areas of process design, this Self-Assessment will help you identify areas in which Hyperledger Fabric improvements can be made.</p> <p>In using the questions you will be better able to:</p> <p>- diagnose Hyperledger Fabric projects, initiatives, organizations, businesses and processes using accepted diagnostic standards and practices</p> <p>- implement evidence-based best practice strategies aligned with overall goals</p> <p>- integrate recent advances in Hyperledger Fabric and process design strategies into practice according to best practice guidelines</p> <p>Using a Self-Assessment tool known as the Hyperledger Fabric Scorecard, you will develop a clear picture of which Hyperledger Fabric areas need attention.</p> <p>Your purchase includes access details to the Hyperledger Fabric self-assessment dashboard download which gives you your dynamically prioritized projects-ready tool and shows your organization exactly what to do next. You will receive the following contents with New and Updated specific criteria:</p> <p>- The latest quick edition of the book in PDF</p> <p>- The latest complete edition of the book in PDF, which criteria correspond to the criteria in...</p> <p>- The Self-Assessment Excel Dashboard</p> <p>- Example pre-filled Self-Assessment Excel Dashboard to get familiar with results generation</p> <p>- In-depth and specific Hyperledger Fabric Checklists</p> <p>- Project management checklists and templates to assist with implementation</p> <p>INCLUDES LIFETIME SELF ASSESSMENT UPDATES</p> <p>Every self assessment comes with Lifetime Updates and Lifetime Free Updated Books. Lifetime Updates is an industry-first feature which allows you to receive verified self assessment updates, ensuring you always have the most accurate information at your fingertips.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。   楽天Kobo電子書籍ストア   楽天 楽天Kobo電子書籍ストア

(PR)
JPY ¥10,942
【未使用】【中古】 ~ブロックチェーンの革新技術~Hyperledger Fabricによるアプリケーション開発
【メーカー名】リックテレコム【メーカー型番】【ブランド名】掲載画像は全てイメージです。実際の商品とは色味等異なる場合がございますのでご了承ください。【 ご注文からお届けまで 】・ご注文 :ご注文は24時間受け付けております。・注文確認:当店より注文確認メールを送信いたします。・入金確認:ご決済の承認が完了した翌日よりお届けまで2〜7営業日前後となります。 ※海外在庫品の場合は2〜4週間程度かかる場合がございます。 ※納期に変更が生じた際は別途メールにてご確認メールをお送りさせて頂きます。 ※お急ぎの場合は事前にお問い合わせください。・商品発送:出荷後に配送業者と追跡番号等をメールにてご案内致します。 ※離島、北海道、九州、沖縄は遅れる場合がございます。予めご了承下さい。 ※ご注文後、当店よりご注文内容についてご確認のメールをする場合がございます。期日までにご返信が無い場合キャンセルとさせて頂く場合がございますので予めご了承下さい。【 在庫切れについて 】他モールとの併売品の為、在庫反映が遅れてしまう場合がございます。完売の際はメールにてご連絡させて頂きますのでご了承ください。【 初期不良のご対応について 】・商品が到着致しましたらなるべくお早めに商品のご確認をお願いいたします。・当店では初期不良があった場合に限り、商品到着から7日間はご返品及びご交換を承ります。初期不良の場合はご購入履歴の「ショップへ問い合わせ」より不具合の内容をご連絡ください。・代替品がある場合はご交換にて対応させていただきますが、代替品のご用意ができない場合はご返品及びご注文キャンセル(ご返金)とさせて頂きますので予めご了承ください。【 中古品ついて 】中古品のため画像の通りではございません。また、中古という特性上、使用や動作に影響の無い程度の使用感、経年劣化、キズや汚れ等がある場合がございますのでご了承の上お買い求めくださいませ。◆ 付属品について商品タイトルに記載がない場合がありますので、ご不明な場合はメッセージにてお問い合わせください。商品名に『付属』『特典』『○○付き』等の記載があっても特典など付属品が無い場合もございます。ダウンロードコードは付属していても使用及び保証はできません。中古品につきましては基本的に動作に必要な付属品はございますが、説明書・外箱・ドライバーインストール用のCD-ROM等は付属しておりません。◆ ゲームソフトのご注意点・商品名に「輸入版 / 海外版 / IMPORT」と記載されている海外版ゲームソフトの一部は日本版のゲーム機では動作しません。お持ちのゲーム機のバージョンなど対応可否をお調べの上、動作の有無をご確認ください。尚、輸入版ゲームについてはメーカーサポートの対象外となります。◆ DVD・Blu-rayのご注意点・商品名に「輸入版 / 海外版 / IMPORT」と記載されている海外版DVD・Blu-rayにつきましては映像方式の違いの為、一般的な国内向けプレイヤーにて再生できません。ご覧になる際はディスクの「リージョンコード」と「映像方式(DVDのみ)」に再生機器側が対応している必要があります。パソコンでは映像方式は関係ないため、リージョンコードさえ合致していれば映像方式を気にすることなく視聴可能です。・商品名に「レンタル落ち 」と記載されている商品につきましてはディスクやジャケットに管理シール(値札・セキュリティータグ・バーコード等含みます)が貼付されています。ディスクの再生に支障の無い程度の傷やジャケットに傷み(色褪せ・破れ・汚れ・濡れ痕等)が見られる場合があります。予めご了承ください。◆ トレーディングカードのご注意点トレーディングカードはプレイ用です。中古買取り品の為、細かなキズ・白欠け・多少の使用感がございますのでご了承下さいませ。再録などで型番が違う場合がございます。違った場合でも事前連絡等は致しておりませんので、型番を気にされる方はご遠慮ください。   ムジカ&フェリーチェ楽天市場店   楽天 ムジカ&フェリーチェ楽天市場店

(PR)
JPY ¥8,556
洋書 Hands-On Blockchain with Hyperledger: Building decentralized applications with Hyperledger Fabric and Composer
*** We ship internationally, so do not use a package forwarding service. We cannot ship to a package forwarding company address because of the Japanese customs regulation. If it is shipped and customs office does not let the package go, we do not make a refund. 【注意事項】 *** 特に注意してください。 *** ・個人ではない法人・団体名義での購入はできません。この場合税関で滅却されてもお客様負担になりますので御了承願います。 ・お名前にカタカナが入っている場合法人である可能性が高いため当店システムから自動保留します。カタカナで記載が必要な場合はカタカナ変わりローマ字で記載してください。 ・お名前またはご住所が法人・団体名義(XX株式会社等)、商店名などを含めている場合、または電話番号が個人のものではない場合、税関から法人名義でみなされますのでご注意ください。 ・転送サービス会社への発送もできません。この場合税関で滅却されてもお客様負担になりますので御了承願います。 *** ・注文後品切れや価格変動でキャンセルされる場合がございますので予めご了承願います。 ・当店でご購入された商品は、原則として、「個人輸入」としての取り扱いになり、すべてニュージャージからお客様のもとへ直送されます。 ・ご注文後、30営業日以内(通常2~3週間)に配送手続きをいたします。配送作業完了後、2週間程度でのお届けとなります。 ・まれに商品入荷状況や国際情勢、運送、通関事情により、お届けが2ヶ月までかかる場合がありますのでお急ぎの場合は注文をお控えください。 ・個人輸入される商品は、すべてご注文者自身の「個人使用・個人消費」が前提となりますので、ご注文された商品を第三者へ譲渡・転売することは法律で禁止されております。 ・関税・消費税が課税される場合があります。詳細はこちらをご確認下さい。PC販売説明文   Glomarket   楽天 Glomarket

(PR)
JPY ¥2,980
【中古】 ~ブロックチェーンの革新技術~Hyperledger Fabricによるアプリケーション開発
【メーカー名】リックテレコム【メーカー型番】【ブランド名】掲載画像は全てイメージです。実際の商品とは色味等異なる場合がございますのでご了承ください。【 ご注文からお届けまで 】・ご注文 :ご注文は24時間受け付けております。・注文確認:当店より注文確認メールを送信いたします。・入金確認:ご決済の承認が完了した翌日よりお届けまで2〜7営業日前後となります。 ※海外在庫品の場合は2〜4週間程度かかる場合がございます。 ※納期に変更が生じた際は別途メールにてご確認メールをお送りさせて頂きます。 ※お急ぎの場合は事前にお問い合わせください。・商品発送:出荷後に配送業者と追跡番号等をメールにてご案内致します。 ※離島、北海道、九州、沖縄は遅れる場合がございます。予めご了承下さい。 ※ご注文後、当店よりご注文内容についてご確認のメールをする場合がございます。期日までにご返信が無い場合キャンセルとさせて頂く場合がございますので予めご了承下さい。【 在庫切れについて 】他モールとの併売品の為、在庫反映が遅れてしまう場合がございます。完売の際はメールにてご連絡させて頂きますのでご了承ください。【 初期不良のご対応について 】・商品が到着致しましたらなるべくお早めに商品のご確認をお願いいたします。・当店では初期不良があった場合に限り、商品到着から7日間はご返品及びご交換を承ります。初期不良の場合はご購入履歴の「ショップへ問い合わせ」より不具合の内容をご連絡ください。・代替品がある場合はご交換にて対応させていただきますが、代替品のご用意ができない場合はご返品及びご注文キャンセル(ご返金)とさせて頂きますので予めご了承ください。【 中古品ついて 】中古品のため画像の通りではございません。また、中古という特性上、使用や動作に影響の無い程度の使用感、経年劣化、キズや汚れ等がある場合がございますのでご了承の上お買い求めくださいませ。◆ 付属品について商品タイトルに記載がない場合がありますので、ご不明な場合はメッセージにてお問い合わせください。商品名に『付属』『特典』『○○付き』等の記載があっても特典など付属品が無い場合もございます。ダウンロードコードは付属していても使用及び保証はできません。中古品につきましては基本的に動作に必要な付属品はございますが、説明書・外箱・ドライバーインストール用のCD-ROM等は付属しておりません。◆ ゲームソフトのご注意点・商品名に「輸入版 / 海外版 / IMPORT」と記載されている海外版ゲームソフトの一部は日本版のゲーム機では動作しません。お持ちのゲーム機のバージョンなど対応可否をお調べの上、動作の有無をご確認ください。尚、輸入版ゲームについてはメーカーサポートの対象外となります。◆ DVD・Blu-rayのご注意点・商品名に「輸入版 / 海外版 / IMPORT」と記載されている海外版DVD・Blu-rayにつきましては映像方式の違いの為、一般的な国内向けプレイヤーにて再生できません。ご覧になる際はディスクの「リージョンコード」と「映像方式(DVDのみ)」に再生機器側が対応している必要があります。パソコンでは映像方式は関係ないため、リージョンコードさえ合致していれば映像方式を気にすることなく視聴可能です。・商品名に「レンタル落ち 」と記載されている商品につきましてはディスクやジャケットに管理シール(値札・セキュリティータグ・バーコード等含みます)が貼付されています。ディスクの再生に支障の無い程度の傷やジャケットに傷み(色褪せ・破れ・汚れ・濡れ痕等)が見られる場合があります。予めご了承ください。◆ トレーディングカードのご注意点トレーディングカードはプレイ用です。中古買取り品の為、細かなキズ・白欠け・多少の使用感がございますのでご了承下さいませ。再録などで型番が違う場合がございます。違った場合でも事前連絡等は致しておりませんので、型番を気にされる方はご遠慮ください。   ムジカ&フェリーチェ楽天市場店   楽天 ムジカ&フェリーチェ楽天市場店

JPY ¥3,858
Blockchain Development for Finance Projects Building next-generation financial applications using Ethereum, Hyperledger Fabric, and Stellar【電子書籍】[ Ishan Roy ]
<p><strong>A practical blockchain handbook designed to take you through implementing and re-engineering banking and financial solutions and workflows using eight step-by-step projects</strong></p> <h4>Key Features</h4> <ul> <li>Implement various end-to-end blockchain projects and learn to enhance present-day financial solutions</li> <li>Use Ethereum, Hyperledger, and Stellar to build public and private decentralized applications</li> <li>Address complex challenges faced in the BFSI domain using different blockchain platform services</li> </ul> <h4>Book Description</h4> <p>Blockchain technology will continue to play an integral role in the banking and finance sector in the coming years. It will enable enterprises to build transparent and secure business processes. Experts estimate annual savings of up to 20 billion dollars from this technology. This book will help you build financial apps using blockchain, guiding you through enhancing popular products and services in the banking and finance sector.</p> <p>The book starts by explaining the essential concepts of blockchain, and the impact of blockchain technology on the BFSI sector. Next, you'll delve into re-designing existing banking processes and building new financial apps using blockchain. To accomplish this, you'll work through eight blockchain projects. By demonstrating the entire process, the book helps you understand everything from setting up the environment and building frontend portals to system integration and testing apps. You will gain hands-on experience with the Ethereum, Hyperledger Fabric, and Stellar to develop private and public decentralized apps. Finally, you'll learn how to use ancillary platforms and frameworks such as IPFS, Truffle OpenZeppelin, and MetaMask.</p> <p>By the end of this blockchain book, you'll have an in-depth understanding of how to leverage distributed ledgers and smart contracts for financial use cases.</p> <h4>What you will learn</h4> <ul> <li>Design and implement blockchain solutions in a BFSI organization</li> <li>Explore common architectures and implementation models for enterprise blockchain</li> <li>Design blockchain wallets for multi-purpose applications using Ethereum</li> <li>Build secure and fast decentralized trading ecosystems with Blockchain</li> <li>Implement smart contracts to build secure process workflows in Ethereum and Hyperledger Fabric</li> <li>Use the Stellar platform to build KYC and AML-compliant remittance workflows</li> <li>Map complex business workflows and automate backend processes in a blockchain architecture</li> </ul> <h4>Who this book is for</h4> <p>This book is for blockchain and Dapps developers, or anyone looking for a guide to building innovative and highly secure solutions in the fintech domain using real-world use cases. Developers working in financial enterprises and banks, and solution architects looking to build brand new process flows using blockchain technology will also find the book useful. Experience with Solidity programming and prior knowledge of finance and trade are required to get the most out of this book.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。   楽天Kobo電子書籍ストア   楽天 楽天Kobo電子書籍ストア

JPY ¥2,792
超??本HyperLedger Fabric区??????【電子書籍】[ 林?? ]
<p>本???区??的???景,?当下流行的超??本HyperLedger Fabric区?????行??式?解。全?共13章,分?3篇。第1篇?基?篇,?第1章,主要内容包括区??技?起源、区??核心技?和区????平台。第2篇?入?篇,包括第2~12章,主要内容包括超??本介?、Fabric介?、Fabric基??境搭建、官方End-2-End?行、自主Helloworld?写、Fabric Solo???境部署、Fabric Kafka生??境部署、生??境使用Fabric CA、生??境使用CouchDB、生??境使用智能合?和生??境使用Java-SDK客?端。第3篇??用篇,?第13章,介?SAAS区??支付系?。本?内容?密?合???用,融入了大量?有具体操作的案例?行?明和?践,使用HyperLedger Fabric区??相?技??行区????,并配以完善的学??源和支持服?,包括参考教案、案例素材、学?交流社区等,力求??者提供全方位的学?体?。</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。   楽天Kobo電子書籍ストア   楽天 楽天Kobo電子書籍ストア

(PR)
JPY ¥11,575
洋書 Blockchain Developer's Guide: Develop smart applications with Blockchain technologies - Ethereum, JavaScript, Hyperledger Fabric, and Corda
*** We ship internationally, so do not use a package forwarding service. We cannot ship to a package forwarding company address because of the Japanese customs regulation. If it is shipped and customs office does not let the package go, we do not make a refund. 【注意事項】 *** 特に注意してください。 *** ・個人ではない法人・団体名義での購入はできません。この場合税関で滅却されてもお客様負担になりますので御了承願います。 ・お名前にカタカナが入っている場合法人である可能性が高いため当店システムから自動保留します。カタカナで記載が必要な場合はカタカナ変わりローマ字で記載してください。 ・お名前またはご住所が法人・団体名義(XX株式会社等)、商店名などを含めている場合、または電話番号が個人のものではない場合、税関から法人名義でみなされますのでご注意ください。 ・転送サービス会社への発送もできません。この場合税関で滅却されてもお客様負担になりますので御了承願います。 *** ・注文後品切れや価格変動でキャンセルされる場合がございますので予めご了承願います。 ・当店でご購入された商品は、原則として、「個人輸入」としての取り扱いになり、すべてニュージャージからお客様のもとへ直送されます。 ・ご注文後、30営業日以内(通常2~3週間)に配送手続きをいたします。配送作業完了後、2週間程度でのお届けとなります。 ・まれに商品入荷状況や国際情勢、運送、通関事情により、お届けが2ヶ月までかかる場合がありますのでお急ぎの場合は注文をお控えください。 ・個人輸入される商品は、すべてご注文者自身の「個人使用・個人消費」が前提となりますので、ご注文された商品を第三者へ譲渡・転売することは法律で禁止されております。 ・関税・消費税が課税される場合があります。詳細はこちらをご確認下さい。PC販売説明文   Glomarket   楽天 Glomarket