Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 874 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 874 Bytes

exchange proxy

Forwarding proxy that allows users to batch execute swaps recommended by the SOR.

Development

This project follows the standard Truffle project structure.

yarn compile   # build artifacts to `build/contracts`
yarn testrpc # run ganache
yarn test    # run the tests