To run these tutorials, you must have the following installed:
- On Windows ensure that the drive that this repo is cloned onto is a "Shared Drive" with Docker Desktop
- On Windows we recommend running all commands from GitBash
- Nodejs or Yarn
Create the docker-compose file and artifacts with
npx quorum-dev-quickstart
This prompts you to pick a quorum variant, whether you would like to try Privacy and the location for the artifacts.
Change directory to the artifacts folder:
cd quorum-test-network
default folder location
To start services and the network: Follow the README.md file