LogoLogo
Get FlexGitHubSDKTelegram
  • FLEX DEX
  • Guides
    • Get EVERs and Prepare Wallet
    • Web DApp
      • Connect Your Wallet
      • Trade on Flex
      • Keep Up Gas Balance
    • Desktop DApp
      • Install Flex DApp
      • Connect Your Wallet
      • Trade on Flex
      • Keep up Gas Balance
    • Update Flex
    • Troubleshooting
  • Integration
    • Quick Integration Guide
    • Flex SDK reference
    • Log into DApp with Trader Keys
  • Specifications
    • Flex Fees
    • Challenges of DEX
    • FLEX General Architecture
      • Main Functions
      • Market Orders
      • Limit Orders
      • Time in force
    • Economic Model
  • Technical Description
    • Overview
    • Glossary
    • Flex API
    • DApp Authorization
  • Links
    • Flex Contracts Reference
    • Flex on GitHub
    • Flex SDK on GitHub
    • TIP3 specifications
    • Everscale Developer Tools
    • Everscale Dev on Telegram
    • Flex on Telegram
Powered by GitBook
On this page

FLEX DEX

NextGet EVERs and Prepare Wallet

Last updated 2 years ago

FLEX is a fast and secure decentralized exchange with a limit order book built on Everscale.

There are no intermediate layers between the trader and the blockchain here - everything works on native Everscale smart contracts communicating with each other. Namely, FLEX operates as a decentralized and distributed limit order book (DLOB), which takes a most common centralized exchange model: central limit order book (CLOB) and implements it on-chain via a distributed smart contract model.

FLEX allows to trade in a variety of tokens - from native EVERs to common and popular assets from other blockchains wrapped to Everscale-standard distributed tokens.

Funds security is achieved by ensuring all smart contracts containing trader funds are governed by the trader's keys and may not undergo any updates without the the trader's authorization.

FLEX is available as Web and Desktop DApps.

Explore Flex at:

GitHub:

Core contract documentation:

Flex SDK for integration:

https://flexdex.fi/
github.com/tonlabs/flex
https://tonlabs.github.io/flex/
https://tonlabs.github.io/flex-sdk-js/