Andromeda
Learn
ADO Builder
App Builder
Assets
Embeddables
App Store
CLI
Dashboard
Andromeda App - Beta.1.1
Auction Based Marketplace
Setup an auction to sell NFT's at an initial starting price and allow bidding from many users to get the highest price bid placed and accepted to receive the NFT. The duration of the auction is also configurable.
Publish as an App
@1.1.2
Publishing configurations to publish the ADO as an App
The desired name of the app.
Cw721
@1.0.0
Allows users to launch their own custom NFT projects.
Input the wallet address responsible for minting tokens. Use your own wallet address if you will retain minting rights.
Selected Modules
Optionally attach Andromeda Modules such as rates or address-list to the contract.
Enter the official name of the token or NFT. Use only letters for the name.
Specify a unique symbol for the token or NFT. It should contain only letters and be 3 to 12 characters long.
Auction
The Auction ADO enables users to auction off items.
Authorized CW721 Addresses
Authorize CW721 ADOs to sell NFTs using the Auction ADO. If not specified, then any CW721 can sell NFTs using the auction.
Optional set of CW721 contract addresses to be allowed to send NFTs to the Auction ADO. Supports contract address or Andromeda VFS address. If not specified, then any CW721 can send NFTs to the auction.
Current build doesn't have this local path. Make sure you know what you are doing!
Accept either CW20 or Native coins for auction bidding. Supports a contract address or Andromeda VFS address.
(Optional) Add attachable Andromeda ADO Modules to the contract. Currently compatible: 'rates', 'address-list', and 'receipt'
Validate
Disable it if you do not want to validate form before publishing