An open API service indexing awesome lists of open source software.

https://github.com/balancer/exchange-proxy


https://github.com/balancer/exchange-proxy

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          











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
```