Basics
From Chainlink Community Wiki
Chainlink - The Basics
NEED DESCRIPTION
The Oracle Problem?
What is the oracle problem?
The oracle problem is the challenge of connecting smart contracts to off-chain resources. This oracle problem exists for every blockchain network and smart contract platform[1] because they are inherently disconnected from the outside world.[2] The lack of connectivity between blockchains and off-chain systems is commonly referred to as the “oracle problem"[2].
For more details on the oracle problem click HERE.
Smart Contracts
What are smart contracts?
Smart contracts are tamper-proof programs on blockchains that facilitate automatic transactions by using conditional software logic such as, “if x is true, then execute y.”[3]
For an in depth look at smart contracts click HERE.
Oracles, Nodes & DONs
What are oracles, nodes & DONs?
The core purpose of oracles, nodes and DONs (Decentralized Oracle Networks) is to derive truth about the validity of off-chain data, events, or computation and then relay the results on-chain.[4]
For an in depth look at Oracles, nodes & DONs click HERE.
The Link Token
What are LINK tokens?
LINK tokens are utility tokens used to pay Chainlink node operators for their oracle services (on-chain data aggregation and submission & off-chain computation services) and also for deposits (staking) placed by node operators as required by contract creators.
For an in depth look at the Chainlink token click HERE.
Staking
Staking within the Chainlink ecosystem?
For an in depth look at Chainlink staking click HERE.
- ↑ https://www.smartcontractresearch.org/t/research-summary-chainlink-2-0-next-steps-in-the-evolution-of-decentralized-oracle-networks/300
- ↑ 2.0 2.1 https://blog.chain.link/chainlink-price-feeds-secure-defi/
- ↑ https://chain.link/education/web3
- ↑ https://blog.chain.link/blockchains-oracles-similarities-differences-synergies/