Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 302 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 302 Bytes

constellation

A blockchain microservice operating system

Compile machine setup

  1. download vagrant https://www.vagrantup.com
  2. run vagrant up

Push to docker

  1. run ./scripts/docker-local-publish.sh

Running Constellation Node

  1. run ./build.sh from the project directory.