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 example #37

Open
4 tasks
andrejrakic opened this issue Aug 15, 2024 · 1 comment
Open
4 tasks

Add Chainlink Functions example #37

andrejrakic opened this issue Aug 15, 2024 · 1 comment

Comments

@andrejrakic
Copy link
Contributor

Let's add an example for Chainlink Functions as well. Because Functions Foundry Starter kit is not live yet, let's showcase how easy is to use Functions with Foundry. Also I suggest example with multiple responses, because it shows how to:

  • Return complex Solidity data types (they usually return complex structures)
  • Use JavaScript imports for more powerful computation
  • Perform HTTP GET/POST requests using Functions library

Tasks:

@zeuslawyer
Copy link
Contributor

@andrejrakic
lets discuss this when you're back

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

2 participants