darkforestry / amms-rs

A Rust library to interact with automated market makers across EVM chains.
438 stars 117 forks source link

Tracking(balancer): Balancer Integration #189

Closed 0xOsiris closed 1 month ago

0xOsiris commented 1 month ago

Balancer Integration Tracking Issue

Addresses: #143

This issue will track balancer integration, and generally interfacing the AutomatedMarketMaker trait to facilitate multi token pools.

I think it makes sense to split the dev effort component wise:

PR's will be merged into this base branch until completion of the ticket.

Checklist

Developer References

Balancer Pool Docs

Weighted Math

Stable Math

Linear Math