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

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


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

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          











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