Search icon
Subscription
0
Cart icon
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Hyperledger Cookbook

You're reading from  Hyperledger Cookbook

Product type Book
Published in Apr 2019
Publisher Packt
ISBN-13 9781789534887
Pages 310 pages
Edition 1st Edition
Languages
Concepts
Authors (3):
Xun (Brian) Wu Xun (Brian) Wu
Profile icon Xun (Brian) Wu
Chuanfeng Zhang Chuanfeng Zhang
Profile icon Chuanfeng Zhang
Zhibin (Andrew) Zhang Zhibin (Andrew) Zhang
Profile icon Zhibin (Andrew) Zhang
View More author details

Table of Contents (12) Chapters

Preface 1. Working with Hyperledger Fabric 2. Implementing Hyperledger Fabric 3. Modeling a Business Network Using Hyperledger Composer 4. Integrating Hyperledger Fabric with Explorer 5. Working with Hyperledger Sawtooth 6. Operating an Ethereum Smart Contract with Hyperledger Burrow 7. Working with Hyperledger Iroha 8. Exploring the CLI with Hyperledger Indy 9. Hyperledger Blockchain Scalability and Security 10. Hyperledger Blockchain Ecosystem 11. Other Books You May Enjoy

Installing Hyperledger Iroha on AWS

To install and run the recipes in this chapter, you need an EC2 instance on AWS with the following prerequisite:

  • Ubuntu 16.04.5 LTS
  • Install Docker CE by referring to the Docker installation guide in Chapter 8, Exploring CLI with Hyperledger Indy
  • Install version control Git by referring to the Git installation guide in Chapter 8, Exploring CLI with Hyperledger Indy

How to do it...

Execute the following steps to install Hyperledger Iroha on AWS:

  1. Create the Hyperledger Iroha Docker network:
ubuntu@ip-172-31-90-67:~/iroha$ sudo docker network create iroha-network
7b3be1160967f0021b99cd4e89d05f362590254edde311c391030ccd9c635a5d
  1. To start the Iroha state database, PostgreSQL, enter the following...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}