Lux Docs

Installation

Set up the Lux Bridge

Bridge UI

git clone https://github.com/luxfi/bridge
cd bridge/ui && npm install && npm run dev

Bridge API

cd bridge/server && npm install && npm start

On this page