From 4c9e41b51c742b7694f9a1cc3644af70eaf9ef44 Mon Sep 17 00:00:00 2001 From: Sam <108111374+sam-zilliqa@users.noreply.github.com> Date: Thu, 16 Nov 2023 21:54:41 +0800 Subject: [PATCH] APT-383: Amendments to Chainlink dev tutorial (#277) * another amendment to chainlink tutorial * another amendment to chainlink tutorial * merged the 2 notes to fix a linting issue --- docs/developers/educational-resources/chainlink.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/developers/educational-resources/chainlink.md b/docs/developers/educational-resources/chainlink.md index 5c7384150..71ea82d7e 100644 --- a/docs/developers/educational-resources/chainlink.md +++ b/docs/developers/educational-resources/chainlink.md @@ -24,6 +24,8 @@ This guide will explain how to accomplish the following: 2. Deploy a smart contract to the testnet. 3. Have our new smart contract get the current price of ZIL from the oracle contract +> **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) + ## Connecting to Zilliqa Testnet First we need to add the Zilliqa testnet to our metamask: