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

https://github.com/balancer/balancer-maths

Balancer V3 Maths
https://github.com/balancer/balancer-maths

Last synced: about 1 year ago
JSON representation

Balancer V3 Maths

Awesome Lists containing this project

README

          

# Balancer Maths

Reference maths implementations and packages for Balancer V3 pools.

## Python

Python implementation. See [README](./python/README.md).

## Typescript

Typescript implementation. See [README](./testData/README.md) and [NPM package](https://www.npmjs.com/package/@balancer-labs/balancer-maths).

## TestData

Test data and helpers.