Andromeda
ADO LibraryBuild AppsDevelop ADOsCLIWeb Application Docs
Andromeda Archives
Andromeda Archives
  • Platform and Framework
    • Introduction to AndromedaOS
    • ADO Classes
    • Andromeda Messaging Protocol
      • Kernel
      • ADO Database
      • Economics Engine
      • Virtual File System
    • ADO Base
      • AndromedaMsg V1.0.0
      • AndromedaQuery V1.0.0
    • Common Types
    • Deployed Contracts
  • Andromeda Digital Objects
    • Introduction to ADOs
    • Auction V1.0.0
    • App V1.0.1
    • Crowdfund V1.0.0
    • CW20 V1.0.0
    • CW20 Staking V1.0.0
    • CW721 V1.0.0
    • CW20 Exchange V1.0.0
    • Lockdrop V1.0.0
    • Marketplace V1.0.0
    • Merkle-Airdrop V1.0.0
    • Rate Limiting Withdrawals V1.0.0
    • Splitter V1.0.0
    • Timelock V1.0.0
  • Andromeda Apps
    • Introduction to Apps
    • Crowdfunding App
    • Auctioning App
    • Cw20 Staking App
    • Marketplace App
  • Developing an ADO
    • Getting Started
      • Instantiation
      • Execution
      • Queries
      • Testing
    • ADO Example
    • ADO Submissions
  • Andromeda CLI
    • Introduction
    • Help and Shortcuts
    • ADO
    • Bank
    • Chain
    • Env
    • Gql
    • Tx
    • OS
    • Wallet
    • Wasm
    • Clearing CLI Data
    • Clear and Exit
  • Chain
    • Running a Node
    • Staking and Rewards
  • Andromeda Dashboard
    • Tokenomics Dashboard
    • Dashboard API
  • Additional Resources
    • GitHub
    • Website
    • White Paper
Powered by GitBook

Additional Resources

  • Github
  • Website

Community

  • Discord
  • Telegram

Socials

  • Twitter
  • Medium
  • Youtube
On this page

Was this helpful?

  1. Andromeda Digital Objects

Introduction to ADOs

Andromeda Digital Objects (ADOs)

At their core, these ADOs are a collection of smart contracts that have been designed to work together and are built for scalable interoperability and updating.

Standalone, these contracts serve one strict purpose, but when combined with other ADOs, they can achieve endless utility. This is where our Apps come into play. Andromeda technology allows bundling multiple ADOs into one App to build the project the user desires. All of this and more will be available to do on a friendly user interface with a few clicks.

We have a very wide variety of ADOs that are expanding on the daily, from very simple escrows to complex Defi contracts. You can go through all our ADOs in the following pages where we provide the following for each:

  • An introduction to the ADO and its function.

  • Contract messages ( Instantiation, Executes, Queries).

  • Rust and JSON representation along with explanations and field definitions for each of the messages.

PreviousDeployed ContractsNextAuction V1.0.0

Last updated 1 year ago

Was this helpful?