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

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

Open
haoruikun opened this issue May 24, 2023 · 0 comments

Comments

@haoruikun
Copy link
Contributor

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.

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