Ali Murtaza Memonalymurtazamemon.hashnode.dev·Apr 1, 2023How does Chainlink collect data from Off-Chain Sources? — Data Feeds ExplainedSmart contracts are an exciting innovation in the blockchain space that enables the automated and trustless execution of complex agreements between parties. However, smart contracts are limited by their inability to access off-chain data, which can h...DiscussBlockchain
Aayush Guptaaayushguptaji.hashnode.dev·Dec 12, 2022Create NFT Smart Contract with thirdweb and ChainlinkIn this Tutorial, we will build a custom ERC-721 NFT Collection using thirdweb and Chainlink. thirdweb ContractKit is used for the ERC-721 token standard, thirdweb deploy is used to deploy our smart contract to mumbai testnetwork, and Chainlink Data ...Discuss·33 likes·328 readsData-feeds