Andromeda

Learn

ADO Builder

App Builder

Assets

Embeddables

App Store

CLI

Dashboard


Andromeda App - Beta.1.1

Create

Andromeda CLI

Looking to interact with our chain and others? This tool is for you.

Documentation

Introduction

Andromeda aims to be a unifier of the Cosmos, meaning the Andromeda ecosystem will be available on most, if not all, Cosmos chains. We are looking to eliminate the burden and inconvenience for developers that want to develop using the Andromeda ecosystem to have to learn every deployment method of each chain in order to interact with our ADOs.

To solve this problem, we have built the Andromeda CLI. The CLI is an all encompassing tool to allow users quick and easy interaction with any of the chains that Andromeda is deployed on. You can check out what chains Andromeda is deployed on by going here.

Features

The main features offered by the Andromeda CLI are the following:

Generating keys and managing wallets

Swapping between chains

Deploying ADOs on chain

Query your ADOs

Check ADOs

Installation

The CLI can be downloaded using our npm package or by running the following command in your terminal:

npm

install

-g

@andromedaprotocol/cli@latest

Once the package has been installed, you can run “andr” in the terminal to open the CLI:

If interested in working with our CLI or having issues with installation, please make sure to check out our full CLI documentation where we go over every command available.