Quorum Developer Quickstart
Prerequisites
- Docker and Docker-compose
- Nodejs
- On Windows:
- Windows Subsystem for Linux 2
- Docker desktop configured to use the WSL2-based engine.
caution
Ensure you allow Docker up to 4G of memory or 6G if running the privacy examples. Refer to the Resources section in Docker for Mac and Docker Desktop for details.
Usage
To create the docker-compose file and artifacts, run:
npx quorum-dev-quickstart
Follow the prompts displayed.
When installation is complete, refer to README.md
in the installation directory for more information on your test network.