👋
Welcome to Astarter
  • Astarter
  • GETTING STARTED
    • Wallets
  • 📃Technical Paper
    • Abstract
    • Preface
    • Introduction
    • 1 Launchpad
      • Open Beta Vision
      • Astarter core features--fixed exchange pool
      • IDO Mechanism
      • Astarter core function--liquidity mining
      • Access to Staking Pool
      • Astarter Core Application: Private Pool & White-lists
      • Launchpool
  • 2 DEX
    • Implementation on the Cardano blockchain
    • AMM
    • Arbitrary Token Trading Pairs
    • Swaps
  • 3 Money Market
  • 4 Tech Service
    • Oracle Machine
  • Conclusion
  • Disclaimer
  • References
Powered by GitBook
On this page
  1. Technical Paper

Introduction

Astarter is developing smart contract system for blockchains that implements four key product features, Launchpad, DEX, Money Market and, Tech Service, collectively Astarter. At the core of Astarter is an Automated Market Maker (AMM) protocol designed to leverage greater security and smart contract cost predictability features of a Cardano next-level DeFi application deployment supporting liquidity and interoperability with multi-source verifiable price oracles.

Using standard formulas Astarter asset pairings and variable transaction fees for liquidity providers on both assets in a given pair, maintain reserve flows. Astarter supports variations of token trading pairs as well as core contract trading pairs.

Astarter addresses and improves upon issues in mainstream DEXs with a design implementation that minimizes the core smart contract component logic; this component is allowed to maintain the flow of liquidity providers' funds, thus making the system more scalable and secure. The core contract component of the system gets initialized by driver contracts that manage the required sequence of transaction validations, routing, and calculations.

PreviousPrefaceNext1 Launchpad

Last updated 2 months ago

📃