Maglev is a minimal and experimental interface for managing EulerSwap instances, and a few other small dedicated tasks in the Euler ecosystem. It depends on an MaglevLens
contract found in euler-devland.
In this project's dir, run:
npm install
Start the dev server:
npm run dev
If you want to run against a devland instance, checkout out the euler-devland
repo side-by-side this repo. Setup devland by running its install.sh
script, then set the DEV
environment variable when starting maglev with npm run dev
.
Copyright 2025 Euler Labs. GPL licensed.