-
Notifications
You must be signed in to change notification settings - Fork 26
Home
Charlie Revett edited this page May 14, 2018
·
25 revisions
TODO
The project is made up of the following services:
- neo-privatenet (consensus nodes)
- neo-python (development CLI)
- neo-scan (block explorer)
- postgres (database for neo-scan)
If you have an issue then please contact any of the contributors on the NEO Discord, or create an issue.
The Makefile is designed to simplify the setup process, however in doing so it can obscure debugging. Thus it is recommended to run the Docker commands manually if you encounter an error, as outlined in Usage (Windows).
If anything on this page is incorrect or does not work, then please raise a new Github issue!