Lux Protocol

The Lux Protocol implementation depends on the following items:

  • LX Constitution

  • LX Token

  • LX Permission Mapping

  • LX Smart Contracts

    • C++, CMake, ABI, and Ricardian Contracts for the following LUX Contracts:

      • Exchange Contract

      • Identity Contract

      • Order Book Contract

      • Decentralized Liquidity Pool Contract

      • Atomic Swap Contract

      • Gateway Contract

      • Permission Mapping Contract

      • Token Curated Registry Contract

      • ETF Contract

      • Copy Trading Contract

      • PBP Contract

  • LX Plugins

    • C++, CMake and ABI for the following LX Plugins:

      • Lux Network Plugin

      • Lux Producer Plugin

      • Lux Order Book Plugin

      • Lux Decentralized Liquidity Pool Plugin

      • Lux Gateway Plugin

  • LX API

    • C++ API with the following functions:

      • Deposit

      • Check Balance

      • Withdraw

      • Create Order

      • Cancel Order

      • Execute Order

      • View Order Book

Last updated

Was this helpful?