Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 553 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 553 Bytes

parity-node

Gets you up and running with Parity in a docker container, initialized to run a development network.

Step 1. Install docker and docker-compose

You can use the quick-install script for development environments.

See the official docker and docker-compose documentation for production environments.

Step 2. Run the containers

sudo docker-compose up