@andromedaprotocol/cli

1.0.0 • Public • Published

CLI

The andromeda CLI can be used to interact with the andromeda ecosystem on any of the chains Andromeda is deployed on.

Grab the latest version off NPM:

sudo npm i -g @andromedaprotocol/cli

Run andr to start the CLI.

Please check the docs for the list of available commands.

Supported Chains

These are the chains currently supperted by andromeda.js and the CLI.

Running CLI for Mainnet, Testnet, and Devnet

For Devnet -

GQL_URL='DEVNET' npm run dev

For Testnet -

GQL_URL='TESTNET' npm run dev

For Mainnet -

GQL_URL='MAINNET' npm run dev

For Custom URL -

GQL_URL='https://your_gql_url' npm run dev

You can also use gql commands to get and update gql url. run gql url --help to learn more about the commands.

Readme

Keywords

none

Package Sidebar

Install

npm i @andromedaprotocol/cli

Weekly Downloads

5

Version

1.0.0

License

ISC

Unpacked Size

173 kB

Total Files

34

Last publish

Collaborators

  • dimitrije
  • anshudhar
  • leifsorensen
  • crnbarr
  • superphly