Skip to content

Bug: Import paths given in the sample code needs correction #888

Closed
@nidhi-singh02

Description

@nidhi-singh02

The import paths given in the solidity smart contract snippet needs correction.

For instance, below line is given in the doc https://docs.uniswap.org/contracts/v4/quickstart/swap#step-1-set-up-theproject :

import { IPoolManager } from "@uniswap/v4-core/contracts/interfaces/IPoolManager.sol";
contracts folder does not exist in v4-core repository, instead it must be src.

Similar observations for other places as well.

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