Skip to content

Issues with Running Offchain Resolver Locally - Readme and Code Outdated? #34

@haoruikun

Description

@haoruikun

Description:

I'm currently trying to run the offchain-resolver locally, and I believe there are some issues with the provided readme or the code itself, which may be outdated. Here are the problems I encountered:

  1. The readme suggests replacing the address on line 64 with the one obtained when running a specific command. However, there is no address mentioned on line 64. Could it be a typo? Perhaps it should refer to the default: on line 65 instead?

  2. In the hardhat.config.js file, on line 15, the devgatewayurl is set to access localhost on port 8080. However, in the wrangler.toml file, on line 11, the wrangler is configured to run the development environment on port 8000. This discrepancy raises the question: Is port 8000 the correct port to run the development environment on?

  3. Additionally, if I attempt to run the remote gateway using https://offchain-gateway.ensdomains.workers.dev, I encounter the same problem described in this issue.

Thank you for your attention to these matters. I appreciate any assistance in resolving these issues and getting the offchain-resolver up and running locally.

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