Skip to content

Hard to Integrate #56

@kev1n

Description

@kev1n

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions