smart contract
Self-executing code on a blockchain enforcing the rules.
Definitions
A program stored on a blockchain that automatically executes agreed logic — minting, royalties, staking — without an intermediary.
smart contract In A Sentence
Origin & Usage
Concept coined by Nick Szabo (1990s), realised at scale on Ethereum.
People Also Ask
What is a smart contract?
It's self-executing code stored on a blockchain that automatically carries out its rules — like minting or paying royalties — without needing a middleman.
Who invented the smart contract concept?
Computer scientist and legal scholar Nick Szabo described the idea in the 1990s, and it was realised at scale on Ethereum.
Can a smart contract be changed after deployment?
Generally no — once deployed the code is immutable unless it was specifically built to be upgradeable, which is why bugs can be permanent.
Comments 0