Skip to content

Usage (Linux)

Charlie Revett edited this page May 14, 2018 · 1 revision

What?

This page outlines how to use the project on a Linux machine.

Steps

Change to the root directory of the project:

cd ./neo-local

Start the project:

make start

Stop the project:

make stop

Join our neo-local Slack channel for direct support!

Clone this wiki locally