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

https://github.com/balancer/frontend-v1

V1 Pool Management
https://github.com/balancer/frontend-v1

Last synced: 12 months ago
JSON representation

V1 Pool Management

Awesome Lists containing this project

README

          

# V1 Pool Frontend

For the current interface please see [https://github.com/balancer-labs/frontend-v2](https://github.com/balancer-labs/frontend-v2)

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Lints and fixes files
```
npm run lint
```

## License

[GPL-3.0](LICENSE).