-
Notifications
You must be signed in to change notification settings - Fork 26
Home
CryptoTuga edited this page Sep 27, 2019
·
25 revisions
The page outlines the different sections of the project's documentation, along with some additional information at the bottom.
Read the FAQ first if you encounter a problem.
The project is made up of the following services:
- neo-local-faucet (dev faucet)
- neo-local-privatenet (consensus nodes)
- neo-python (development CLI)
- neo-scan (block explorer)
- postgres (database for neo-scan)
- autoheal (Service Health Management)
View what is happening on your local blockchain: http://localhost:4000
If you have an issue then please contact any of the contributors on the Slack City of Zion, 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!