/bactions-proxy

Primary LanguageSolidityGNU General Public License v3.0GPL-3.0

bactions proxy

Forwarding proxy used in conjuction with ds-proxy to batch common actions in Balancer.

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