This is the public repository for Lux Labs Inc.' front-end interfaces, including the Web App, Wallet Mobile App, and Wallet Extension. Lux Exchange is forked from Uniswap — a protocol for decentralized exchange of Ethereum-based assets.
- Web: lux.exchange
- Wallet (mobile + extension): wallet.lux.exchange
git clone git@github.com:luxfi/exchange.git
bun install
bun lfg
bun web startFor instructions per application or package, see the README published for each application:
For instructions on the best way to contribute, please review our Contributing guide.
- X (Formerly Twitter): @luxdefi
- Email: contact@lux.network
- LinkedIn: Lux Labs Inc.
- Website: lux.network
- Docs: docs.lux.network
Lux Labs Inc. develops all front-end interfaces in a private repository. At the end of each development cycle:
- We publish the latest production-ready code to this public repository.
- Releases are automatically tagged — view them in the Releases tab.
| Folder | Contents |
|---|---|
apps/ |
The home for each standalone application. |
config/ |
Shared infrastructure packages and configurations. |
pkgs/ |
Shared code packages covering UI, shared functionality, and shared utilities. |