Installation

The andromeda.js repo also contains our CLI.

Installation

Let us get the latest version using NPM:

sudo npm i -g @andromedaprotocol/andromeda.js

If you have the package already installed, you can run the following to update to the latest version:

sudo npm update -g @andromedaprotocol/andromeda.js

The source code for Andromeda.js can be found here.

Last updated