Skip to content
Charlie Revett edited this page Sep 4, 2018 · 25 revisions

What?

The page outlines the different sections of the project's documentation, along with some additional information at the bottom.

FAQ

Read the FAQ first if you are having issues.

Install

Usage

Services

The project is made up of the following services:

Block Explorer

View what is happening on your local blockchain: http://localhost:4000

Developer Faucet

Request NEO/GAS: http://localhost:4002

Configuration

Troubleshooting

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).

Join our neo-local Slack channel for direct support!

Clone this wiki locally