In this project, we will use Ubuntu (16.04, 64 bits) as the lab environment, and run the Hyperledger application in a virtual machine. For that, we recommend your system to have at least 4 GB of memory. To get started with Hyperledger Fabric, we need first to meet the following prerequisites.
Setting up the development environment
Prerequisites
Before advancing any further we need to install the following third-party tools :
- Virtual box available at https://www.virtualbox.org/wiki/Downloads or native Linux (Ubuntu)
- Git (https://git-scm.com/)
- Go Language (https://golang.org/dl/)
- Docker engine available at https://docs.docker.com/install/linux/docker-ce/ubuntu/ (version +17.03)
- Docker Compose available https://docs.docker...