exchange-proxy icon indicating copy to clipboard operation
exchange-proxy copied to clipboard

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