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

Add chainlink functions guide #2

Open
2 of 3 tasks
MattPereira opened this issue Dec 5, 2023 · 0 comments
Open
2 of 3 tasks

Add chainlink functions guide #2

MattPereira opened this issue Dec 5, 2023 · 0 comments

Comments

@MattPereira
Copy link
Owner

MattPereira commented Dec 5, 2023

Overview

Quick start for using chainlink functions to fetch off chain data from an API and do something with the response on chain

Items

  • Create contract that consumes chainlink functions
  • Script the upload of apiKey secret to github gist and encode the url for use as arg in sendRequest
  • Create showcase on frontend to display some feedback to user that incorprates the response from chainlink

Resources

Debugging

  • verified that on chain secret is good
  • verified that zipCode arguments are good
  • no fucking idea why the Functions.makeHttpRequest is failing 😢
@MattPereira MattPereira self-assigned this Dec 5, 2023
@MattPereira MattPereira removed their assignment Apr 19, 2024
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