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
- Host: GitHub
- URL: https://github.com/balancer/balancer-maths
- Owner: balancer
- Created: 2024-05-24T11:25:16.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-03T19:05:59.000Z (about 1 year ago)
- Last Synced: 2025-04-10T09:54:22.508Z (about 1 year ago)
- Language: TypeScript
- Size: 554 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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.