Skip to content

Installation

Currently, Neo can only be built from source. Dart is the only prerequisite.

bash
git clone https://github.com/nklayman/neo
cd neo/cli
dart pub global activate --source path .
neo