Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend pool factory function to cryptoswap #292

Open
chanhosuh opened this issue Jan 19, 2024 · 1 comment
Open

Extend pool factory function to cryptoswap #292

chanhosuh opened this issue Jan 19, 2024 · 1 comment

Comments

@chanhosuh
Copy link
Member

chanhosuh commented Jan 19, 2024

Currently curvesim.pool.make only creates stableswap pools. This should be extended to enable the creation of cryptoswap pools.

Ideally the factory interface would be painless, e.g. "tvl" could be a parameter, instead of the user specifying D or xcp. In other words, the user creates an intuitive spec of a pool, and the factory understands the right kind of pool to create.

@chanhosuh
Copy link
Member Author

On second thought, might be best just to have two separate functions for stableswap and cryptoswap

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant