/exchange-proxy

Primary LanguageSolidityGNU General Public License v3.0GPL-3.0

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