Smart contracts | ethereum.org
ethereum.org · 128 words · saved by 1 readers
A non-technical introduction to smart contracts
Copy .md Copy .md Edit page (opens in a new tab) Smart contracts are the fundamental building blocks of Ethereum's application layer. They are computer programs stored on the that follow "if this then that" logic, and are guaranteed to execute according to the rules defined by its code, which cannot be changed once created. Nick Szabo coined the term "smart contract". In 1994, he wrote an introduction to the concept (opens in a new tab) , and in 1996 he wrote an exploration of what smart contracts could do (opens in a new tab) . Szabo envisioned a digital marketplace where automatic, processes
related reading
- What Are Smart Contracts and How Do They Work?academy.binance.com
- Introduction to Smart Contracts — Solidity 0.8.38-develop documentationdocs.soliditylang.org
- Ethereum development documentation | ethereum.orgethereum.org
- A Gentle Introduction to Ethereum Programming, Part 1 - OpenZeppelin blogblog.openzeppelin.com
- How Ethereum and Smart Contracts Work — Distributed Turing Machine with Blockсhain Protection — Vastrikvas3k.com
- The Ethereum Virtual Machine — How does it work? | by Luit | MyCrypto | Mediummedium.com
- Anatomy of smart contracts | ethereum.orgethereum.org
- #1 Solidity Tutorial & Ethereum Blockchain Programming Course | CryptoZombiescryptozombies.io
- Solidity Patternsfravoll.github.io
- EthSpring — Ethereum & Web3 Learning Hubethspring.com
- How do Smart Contracts Actually Work?rightclicksave.com
- Ethereum Whitepaper | ethereum.orgethereum.org