Skip to content
This repository was archived by the owner on Apr 25, 2024. It is now read-only.

Different versions between documentation and github codeย #119

@Noe315

Description

@Noe315

I was installing the SDK using this guide and realized that the FACTORY_ADDRESS and INIT_CODE_HASH is only for Uniswap. I have deployed my own contracts (source code here) on KardiaChain, so I needed to replace the FACTORY_ADDRESS and INIT_CODE_HASH with my own.

I tried to clone this repository and modified the FACTORY_ADDRESS and INIT_CODE_HASH, then build again, but it seems that the repository (which is of version 3.0.1) does not match with the documentation (which is of version 3.0.3). This makes it a bit difficult to follow the documentation.

I have not found the code for version 3.0.3 anywhere, so if you guys could share the source for version 3.0.3 (to match with the documentation), that would be much appreciated.

Thank you.

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