/quorum-dev-quickstart

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Quorum Dev Quickstart

Table of Contents

  1. Prerequisites
  2. Usage

Prerequisites

To run these tutorials, you must have the following installed:

⚠️ Note: If on MacOS or Windows, please ensure that you allow docker to use upto 4G of memory or 6G if running Privacy examples under the Resources section. The Docker for Mac and Docker Desktop sites have details on how to do this at the "Resources" heading
⚠️ Note: This has only been tested on Windows 10 Build 18362 and Docker >= 17.12.2
  • 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

Usage

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