You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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:
Tasks:
ffi
flagThe text was updated successfully, but these errors were encountered: