Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 373 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 373 Bytes

Gnosis Stack Deploy

Dev Stack for Groundhog

Requirements

  • A computer running macOS.
  • Latest version of Docker
  • Latest version of git

How to run the project

  1. Clone the GitHub repository to your machine.

  2. Run ./run-stack.sh init -c

  3. Run ./run-stack.sh up

For Local Debugging

  1. Run ./run-stack.sh init -cd

  2. Run ./run-stack.sh up debug