This is the front end of the Hydro box dex project with custom orderbook.
Clone Repository
git clone https://github.com/nandanbhat/Hydro-Assignment.git
Change working directory
cd hydro-scaffold-dex
Build and Launc Hydro Relayer
docker-compose pull && docker-compose up -d
Open localhost:3000 on your web browser. You should see something that looks like an exchange!