Skip to content

Install

bonyong lee edited this page Oct 25, 2018 · 3 revisions

How to get the distributions

Download and unarchieve the prebuilt distributions

You can download binary distributions from here. We support only linux yet.

You can choose and unarchieve .zip or .tar.gz

Build it by yourself

$ clone https://github.com/aergoio/ship.git
  • You can build using build.sh.
$ build.sh clean deps npm assemble

Clone this wiki locally