Forked CurveCryptoSwap2 pool from curvefi/curve-crypto-contract and adapted to work with ERC-4626.
Supported features:
- Exchange shares (ERC-4626) in pool
- Exchange underlying assets in pool
- Provide/Remove liquidity in shares (ERC-4626)
- Provide/Remove liquidity in underlying assets
Thanks to vyperlang/titanoboa
, we created a Jupiter Notebook that allows users to visualize changes in the pool and interact with it directly. No need to spin up a chain or deal with accounts, full on interpretation in python 😎
ERC4626Mock.vy
forked from fubuloubu/ERC4626ERC20.vy
forked fromvyperlang/vyper