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
The pyth web3 function code is deployed to IPFS, so you can use it via the cid/link above.
45
-
You can find a copy of the web3 function code [here](https://github.com/pyth-network/w3f-pyth-poc-v2/tree/master/web3-functions/pyth-oracle-w3f-priceIds)
46
-
45
+
You can find a copy of the web3 function code [here](https://github.com/pyth-network/pyth-gelato-price-pusher/tree/main/web3-functions/pyth-oracle-w3f-priceIds)
47
46
Choose network, and then in the "Task secrets" section, set `GIST_ID` to the gistId of the gist you created in step 2.
@@ -117,6 +116,6 @@ rate-limited by GitHub. To verify that your most recent task execution used the
117
116
## Notes
118
117
119
118
If you want to customize the behavior of the web3 function beyond what is supported by updating the config.yaml, you can
120
-
clone this [repo](https://github.com/pyth-network/w3f-pyth-poc-v2) and deploy your own version of the web3 function.
121
-
You can then use the cid of your deployed web3 function to create a new task. See [README.md](https://github.com/pyth-network/w3f-pyth-poc-v2/tree/master/web3-functions/pyth-oracle-w3f-priceIds/README.md) and
119
+
clone this [repo](https://github.com/pyth-network/pyth-gelato-price-pusher) and deploy your own version of the web3 function.
120
+
You can then use the cid of your deployed web3 function to create a new task. See [README.md](https://github.com/pyth-network/pyth-gelato-price-pusher/blob/main/README.md) and
122
121
[Gelato Web3 Function Documentation](https://docs.gelato.network/web3-services/web3-functions) for more details.
0 commit comments