Enables developers to run the HCS Hyperledger Fabric sample network using a virtual environment set-up.
​Hedera testnet account ID and account private key
​pluggable-hcs repository ​
​Vagrant​
​Virtual Box​
Terminal/IDE
Clone the pluggable-hcs repository and rename the project folder to fabric
Navigate to the fabric folder
git clone https://github.com/hyperledger-labs/pluggable-hcs fabriccd fabric
You should now be in the fabric project folder
git branch
cd vagrantvagrant upvagrant ssh
You should now be back in the fabric folder
Now you have your virtual envrionment ready to go. Please refer to step two: Build Fabric Binaries and Docker Images in the master tutorial to continue.