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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,7 +86,7 @@ Chainlink Functions will then read that wallet address and the gist's owner (i.e
86
86
### Folder Structure
87
87
88
88
-`contracts/` - Contains the GitHub calculator contract, which uses Chainlink Functions to calculate the total amount owed. It also contains the helper code provided by Chainlink.
89
-
-`functions/` - These are JavaScript scripts to be run off the chain by Chainlink Functions.
89
+
-`functions/` - These are JavaScript scripts which run off-chain through Chainlink Functions.
90
90
-`components`/`hooks`/`pages`/`public`/`sections`/`styles` - Are all part of the Next.JS application.
91
91
-`tasks/` - Contains the Hardhat tasks to assist in managing the dApp.
0 commit comments