Thanks to visit codestin.com
Credit goes to github.com

Skip to content

luxfi/exchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lux Exchange - Decentralized Exchange Interfaces

This is the repository for Lux Exchange front-end interfaces, including the Web App, Wallet Mobile App, and Wallet Extension. Lux Exchange is a protocol for decentralized exchange built on the Lux Network.

Interfaces

  • Web: lux.exchange
  • Wallet (mobile + extension): Coming soon

Install & Apps

git clone [email protected]:luxfi/exchange.git
bun install
bun lfg
bun web start

For instructions per application or package, see the README published for each application:

Contributing

For instructions on the best way to contribute, please review our Contributing guide!

Socials / Contact

Lux Links

Key Features

DEX Precompiles (Native AMM)

Lux Exchange leverages native DEX precompiles for ultra-fast trading:

  • PoolManager (0x0400): Singleton pool management with flash accounting
  • SwapRouter (0x0401): Optimized swap routing
  • HooksRegistry (0x0402): Custom hook contract registry
  • FlashLoan (0x0403): Flash loan facility

CLOB Integration

Integration with Lux DEX CLOB (Central Limit Order Book) for:

  • Limit orders
  • Market orders
  • High-frequency trading (1M+ orders/sec)

Omnichain Routing

Best execution routing between:

  • Native AMM precompiles
  • CLOB order book
  • Cross-chain swaps via Warp/Teleport

Directory Structure

Folder Contents
apps/ The home for each standalone application.
config/ Shared infrastructure packages and configurations.
packages/ Shared code packages covering UI, shared functionality, and shared utilities.

License

This project is licensed under the GPL-3.0-or-later License - see the LICENSE file for details.

About

▼ Exchange is a decentralized AMM.

Resources

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 178