Actions

Smart contracts: Difference between revisions

From Chainlink Community Wiki

(Created page with " {{:box-round|title=Quick take - Smart contracts|<big>“Smart contracts are digital agreements that exist as an immutable software program on the blockchain with conditions attached to its execution.” - (Source: What Is a Smart Contract? (https://chain.link/education/smart-contracts))</big>}} __TOC__ “Smart contracts are digital agreements that exist as an immutable software program on the blockchain with conditions attached to its execution.” - (Source: What Is...")
 
No edit summary
Line 30: Line 30:


<H2>Resources</H2>
<H2>Resources</H2>
{| role="presentation" class="wikitable mw-collapsible mw-collapsed"
| colspan="3" style="font-size:16px; font-weight:bold; font-family:Arial, Helvetica, sans-serif !important;" | <span style="color:#517398">[[Main Page|Chainlink Cross-Chain Interoperability Protocol]] (CCIP) </span>
|-
|- style="font-family:Arial, Helvetica, sans-serif !important;"
! style="font-size:16px; font-weight:bold; font-family:Arial, Helvetica, sans-serif !important; background-color:#517398; color:#ffffff;" | Publication date: N/A
! style="font-size:16px; font-weight:bold; font-family:Arial, Helvetica, sans-serif !important; background-color:#dceaea; color:#517398;" | Media: Chainlink website
! style="font-size:16px; font-weight:bold; font-family:Arial, Helvetica, sans-serif !important; background-color:#517398; color:#ffffff;" | Author: Chainlink
|-
| colspan="3" style="font-size:14px; font-family:Arial, Helvetica, sans-serif !important; color:#517398;" | <span style="color:#517398">'''Details:''' XXXXX </span>
|}
{| role="presentation" class="wikitable mw-collapsible mw-collapsed"
| colspan="3" style="font-size:16px; font-weight:bold; font-family:Arial, Helvetica, sans-serif !important;" | <span style="color:#517398">[[Main Page|Chainlink Cross-Chain Interoperability Protocol]] (CCIP) </span>
|-
|- style="font-family:Arial, Helvetica, sans-serif !important;"
! style="font-size:16px; font-weight:bold; font-family:Arial, Helvetica, sans-serif !important; background-color:#517398; color:#ffffff;" | Publication date: N/A
! style="font-size:16px; font-weight:bold; font-family:Arial, Helvetica, sans-serif !important; background-color:#dceaea; color:#517398;" | Media: Chainlink website
! style="font-size:16px; font-weight:bold; font-family:Arial, Helvetica, sans-serif !important; background-color:#517398; color:#ffffff;" | Author: Chainlink
|-
| colspan="3" style="font-size:14px; font-family:Arial, Helvetica, sans-serif !important; color:#517398;" | <span style="color:#517398">'''Details:''' XXXXX </span>
|}

Revision as of 14:12, 17 March 2022

Quick take - Smart contracts

“Smart contracts are digital agreements that exist as an immutable software program on the blockchain with conditions attached to its execution.” - (Source: What Is a Smart Contract? (https://chain.link/education/smart-contracts))

“Smart contracts are digital agreements that exist as an immutable software program on the blockchain with conditions attached to its execution.” - (Source: What Is a Smart Contract? (https://chain.link/education/smart-contracts))

Overview

it is estimated that over 80% of smart contract use cases require real-world and external events data. Fortunately, oracles allow blockchains to communicate bidirectionally with the real world.

Need source.

Use cases

  • Decentralized Finance
  • External Payments
  • NFTs, Gaming, and Randomness
  • Insurance
  • Enterprise Systems
  • Supply Chain
  • Utilities
  • Authorization and Identity
  • Government
  • Sustainability
  • Off-Chain Computation

https://blog.chain.link/44-ways-to-enhance-your-smart-contract-with-chainlink/

Resources