Andromeda
ADO LibraryBuild AppsDevelop ADOsCLIWeb Application Docs
Andromeda
Andromeda
  • Platform and Framework
    • Introduction to AndromedaOS
    • ADO Classes
    • Andromeda Messaging Protocol
      • Kernel
      • ADO Database
      • Economics Engine
      • Virtual File System
    • ADO Base
      • AndromedaMsg
      • AndromedaQuery
    • Common Types
    • Deployed Contracts
    • ADO Versions
  • Andromeda Digital Objects
    • Introduction to ADOs
    • Address List
    • Auction
    • App
    • Curve
    • CW20
    • CW20 Staking
    • CW721
    • CW20 Exchange
    • Fixed Amount Splitter
    • Graph
    • Lockdrop
    • Marketplace
    • Merkle-Airdrop
    • Point
    • Primitive
    • Rates
    • Splitter
    • Timelock
    • Validator Staking
    • Vesting
  • Andromeda Apps
    • Introduction to Apps
    • Auctioning App
    • Cw20 Staking App
    • Marketplace App
  • Developing an ADO
    • Getting Started
      • Instantiation
      • Execution
      • Queries
      • Testing
    • Error Handling and Migrate Function
    • CW3 EXAMPLE
      • InstantiateMsg
      • ExecuteMsg
      • QueryMsg
      • Testing
    • 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
  • Andromeda Changelog
    • Newest Releases
  • Additional Resources
    • GitHub
    • Website
    • White Paper
Powered by GitBook

Additional Resources

  • Github
  • Website

Community

  • Discord
  • Telegram

Socials

  • Twitter
  • Medium
  • Youtube
On this page
  • Main Docs
  • Beta Docs (Latest Beta Version)
  • Archived Docs

Was this helpful?

  1. Platform and Framework

ADO Versions

PreviousDeployed ContractsNextIntroduction to ADOs

Last updated 3 months ago

Was this helpful?

To ensure developers always have access to the right information for their needs, ADO documentation is structured into three categories based on the version and deployment status of the ADO.

Main Docs

The Main Docs contain the documentation for the latest stable version of each ADO. These ADOs have been fully tested and deployed on mainnet and testnet, ensuring they are production-ready and safe to use. Developers looking for official, battle-tested implementations should refer to this version.

📌 Deployment: ✅ Mainnet | ✅ Testnet

Beta Docs (Latest Beta Version)

ADOs that are Beta are tagged with -beta in the ADO version.

The Beta Docs provide documentation for the latest beta versions of ADOs, which are still undergoing testing and improvements. While these versions may offer new features and enhancements, they are not yet considered fully stable.

📌 Deployment: ✅ Testnet | ⚠️ Possibly Mainnet

Archived Docs

The Archived Docs store documentation for older versions of ADOs. They remain available for reference in case older applications still rely on them.