Actions

Glossary: Difference between revisions

From Chainlink Community Wiki

No edit summary
No edit summary
Line 22: Line 22:
https://blog.chain.link/chainlink-enterprise-blockchain-middleware/
https://blog.chain.link/chainlink-enterprise-blockchain-middleware/
----
----
<Br>
<h2>Dynamic NFTs (dNFTs)</h2>
<h2>Dynamic NFTs (dNFTs)</h2>
Perpetual smart contracts that use oracles to communicate with and react to external data and systems.
Perpetual smart contracts that use oracles to communicate with and react to external data and systems.
Line 28: Line 27:
https://blog.chain.link/create-dynamic-nfts-using-chainlink-oracles/
https://blog.chain.link/create-dynamic-nfts-using-chainlink-oracles/
----
----
<Br>
<h2>ERC20</h2>
<h2>ERC20</h2>
<Br>
<Br>
Line 40: Line 38:
A new data aggregation round starts after a specified amount of time from the last update. If the deviation threshold is not reached within the time of the heartbeat, the feed will be updated.
A new data aggregation round starts after a specified amount of time from the last update. If the deviation threshold is not reached within the time of the heartbeat, the feed will be updated.
----
----
<Br>
<h2>Heterogeneous network</h2>
<h2>Heterogeneous network</h2>
https://blog.chain.link/how-chainlink-supports-any-off-chain-data-resource-and-computation/
https://blog.chain.link/how-chainlink-supports-any-off-chain-data-resource-and-computation/
<Br>
----
<h2>Hybrid smart contracts</h2>
<h2>Hybrid smart contracts</h2>
https://blog.chain.link/hybrid-smart-contracts-explained/
https://blog.chain.link/hybrid-smart-contracts-explained/
<Br>
----
<h2>Middleware</h2>
<h2>Middleware</h2>
<Br>
<Br>
<h2>Off-Chain</h2>
<h2>Off-Chain</h2>
<big>Off-chain refers to transactions that happen outside of a blockchain. Off-chain transactions are characterized by zero to low costs and are gaining significant popularity among blockchain developers.</big>
<big>Off-chain refers to transactions that happen outside of a blockchain. Off-chain transactions are characterized by zero to low costs and are gaining significant popularity among blockchain developers.</big>
<Br>
----
<Br>
<h2>On-Chain</h2>
<h2>On-Chain</h2>
On-chain refers to transactions that occur on or within any given blockchain.
On-chain refers to transactions that occur on or within any given blockchain.
<Br>
----
<h2>Open source</h2>
<h2>Open source</h2>
<Br>
<Br>
<h2>Oracle</h2>
<h2>Oracle</h2>
For more information on Oracles
For more information on Oracles
<Br>
----
<h2>Oracle contract</h2>
<h2>Oracle contract</h2>
The on-chain component of an Oracle. The Oracle Contract is the interface through which Consuming Contracts pass and receive data with off-chain resources.
The on-chain component of an Oracle. The Oracle Contract is the interface through which Consuming Contracts pass and receive data with off-chain resources.
<Br>
----
<h2>Oracle node</h2>
<h2>Oracle node</h2>
The off-chain component of an Oracle.
The off-chain component of an Oracle.
----
<Br>
<Br>
<h2>NFT</h2>
<h2>NFT</h2>
Line 83: Line 80:


https://blog.chain.link/chainlink-enterprise-blockchain-middleware/
https://blog.chain.link/chainlink-enterprise-blockchain-middleware/
<br>
----
<h2>Town Crier</h2>
<h2>Town Crier</h2>
<Br>
<Br>
<h2>Zero knowledge proofs</h2>
<h2>Zero knowledge proofs</h2>
<Br>
<Br>

Revision as of 15:29, 16 March 2022

Aggregation


API


Blockchain


Centalized


DECO


Decentalized


DeFi - Decentalized finance


Deviation threshold

A new data aggregation round starts when a Chainlink node identifies that an off-chain data value deviates by more than the defined deviation threshold from its on-chain value.


DONs

Each DON is customizable, empowering users to pick specific node operators and data sources, the level of decentralization, the type of computation performed, the update frequency, the blockchain it’s deployed on, and various other optimizations that align with the user’s own budget, performance requirements, privacy needs, and trust assumptions.

https://blog.chain.link/chainlink-enterprise-blockchain-middleware/


Dynamic NFTs (dNFTs)

Perpetual smart contracts that use oracles to communicate with and react to external data and systems.

https://blog.chain.link/create-dynamic-nfts-using-chainlink-oracles/


ERC20


ERC677


External adapter


Fungible assets


Heartbeat threshold

A new data aggregation round starts after a specified amount of time from the last update. If the deviation threshold is not reached within the time of the heartbeat, the feed will be updated.


Heterogeneous network

https://blog.chain.link/how-chainlink-supports-any-off-chain-data-resource-and-computation/


Hybrid smart contracts

https://blog.chain.link/hybrid-smart-contracts-explained/


Middleware


Off-Chain

Off-chain refers to transactions that happen outside of a blockchain. Off-chain transactions are characterized by zero to low costs and are gaining significant popularity among blockchain developers.


On-Chain

On-chain refers to transactions that occur on or within any given blockchain.


Open source


Oracle

For more information on Oracles


Oracle contract

The on-chain component of an Oracle. The Oracle Contract is the interface through which Consuming Contracts pass and receive data with off-chain resources.


Oracle node

The off-chain component of an Oracle.



NFT


Node


Non-fungible assets


Parametric


Parametric insurance


Service level agreements (SLAs)


Smart contracts

Smart contracts are programs deployed on blockchains that store and transfer data/assets only once specific conditions are met (i.e. if x event happens, then execute y action).

https://blog.chain.link/chainlink-enterprise-blockchain-middleware/


Town Crier


Zero knowledge proofs