Installation

Deployed Chains:

Currently, Andromeda is deployed on the following chains:

  • Andromeda

  • Stargaze

  • Terra 2

  • Injective

  • Sei

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

Last updated