In this recipe, we will be learning more about Hyperledger Indy and how to install Indy on AWS.
Installing Hyperledger Indy and the Indy CLI on AWS
Getting ready
To install and run the recipes in this chapter, you need an AWS EC2 instance with the following configuration:
- Ubuntu 16.04.5 LTS (GNU/Linux 4.4.0-1069-aws x86_64)
- Install Docker CE by referring to the Docker installation guide in Chapter 6, Operating an Ethereum Smart Contract with Hyperledger Burrow
- Install Git by referring to the Git installation guide in Chapter 6, Operating an Ethereum Smart Contract with Hyperledger Burrow