Andromeda

Learn

ADO Builder

App Builder

Assets

Embeddables

App Store

CLI

Dashboard


Andromeda App - Beta.1.1

Create

CW20 Exchange

Create a unique digital asset to be sold on an independent exchange. Buyers can easily purchase CW20 tokens, for use in things like accessibility and liquidity. This simple and efficient exchange platform supports purchase options for both native and non-native tokens.

Publish as an App

@1.1.2

Publishing configurations to publish the ADO as an App

The desired name of the app.

CW20

@2.0.5

The CW20 Token ADO is an ADO to create a token, The contract supports modules to extend its' functionality.

Name of the token. Letters only, must be between 3 and 12 characters.

Symbol of the token. Letters only, must be between 3 and 12 characters.

The number of decimals for the token. (6 is common)

Starting Balance


A list of addresses and the amount of coin to initialize for each.

Cw20 exchange

@2.0.2

Create a new CW20 Exchange ADO to manage the exchange of CW20 tokens for other assets.

Enter the address of the CW20 token to be sold. This can be a standard blockchain address or an Andromeda VFS path.

Current build doesn't have this local path. Make sure you know what you are doing!

The address can be a standard blockchain address (e.g., `andr1...`) or a valid Andromeda VFS path (e.g., `/home/user/app/component`). VFS paths can be local (e.g., `./component`) or include protocols for cross-chain communication (e.g., `ibc://cosmoshub-4/user/app/component`).