Skip to content

Hyle-org/hyleoof

Repository files navigation

Hyle Oof

Small demo app for the hyle AMM

Running

Frontend

  • React (Vite):
cd web-react/
pnpm install
pnpm run dev

Rebuilds the app whenever a change is detected and runs a local server to host it.

Backend

cargo run

Note: You need to have a running hyle node with indexer:

# in hyle repo
git checkout v0.11.1
cargo run -- --pg