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

Hard to Integrate #56

Open
kev1n opened this issue Apr 16, 2023 · 0 comments
Open

Hard to Integrate #56

kev1n opened this issue Apr 16, 2023 · 0 comments

Comments

@kev1n
Copy link

kev1n commented Apr 16, 2023

I'm building compounder.fi, a protocol to help liquidity providers earn compound interest (by reinvesting unclaimed fees). I've been trying to integrate with you and your partner's platforms but it is ridiculously hard to do so.

  • Docs are almost nonexistent (besides the statically generated ones from hardhat and the minimal ones on the website)
  • Implementations are different across protocols (ran into an issue where two globalState functions returned entirely different things)
  • protocols don't provide docs either, and don't even provide links to their deployed contracts -> required me to manually dig on chain to find them
  • nonfungiblepositionmanager is the same one as uniswap's in this repo but different in the deployed contracts
  • quickswap literally deploys the CONTRACT TESTS when they create2 their pools

Algebra is an awesome protocol, but the lack of docs and standards makes it really hard to work with.

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