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: docs/developers/educational-resources/chainlink.md
+2
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,8 @@ This guide will explain how to accomplish the following:
24
24
2. Deploy a smart contract to the testnet.
25
25
3. Have our new smart contract get the current price of ZIL from the oracle contract
26
26
27
+
> **Note**: Chainlink Community Deployment price feeds are not official integrations. Developers should understand risks associated with community deployments. [Learn More](https://docs.chain.link/data-feeds/selecting-data-feeds/#chainlink-community-deployments)
28
+
27
29
## Connecting to Zilliqa Testnet
28
30
29
31
First we need to add the Zilliqa testnet to our metamask:
0 commit comments