Chainlink1 is a decentralized network of nodes that uses oracles to transfer data and information from off-blockchain sources to on-blockchain smart contracts. In this chapter, you will learn how to use the ETH/USD price feed on the Kovan testnet to access the most recent cryptocurrency price inside smart contracts.
Create a simple smart contact for price consumption
Set up an Infura project
Configure the private key to sign transactions ...