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

Fixing gitpod configuration #42

Merged

Conversation

jfarid27
Copy link

Description

The gitpod configuration doesn't allow the application to fetch data from the chain due to CORs issues. This fixes this problem and adds a bit more information in the README.

Issues

Testing

Open in Gitpod

  1. Navigate to the gitpod branch and generate a new workspace. (Requires Github permissions to be accepted).
  2. Once the workspace loads, you should see the environment tasks to install and setup the challenge start.
  3. When the tasks are complete, a working instance of the application should start in the browser.

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

Successfully merging this pull request may close these issues.

[Challenge 0] Gitpod Ports and CORS don't like hardhat chain requests from the application
2 participants