Skip to content
This repository has been archived by the owner on Jun 5, 2024. It is now read-only.

Latest commit

 

History

History
35 lines (27 loc) · 597 Bytes

README.md

File metadata and controls

35 lines (27 loc) · 597 Bytes

hack HydraDX app

XYK AMM + Exchange order matching built for Hackusama hackaton

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.