Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 699 Bytes

Turing Complete.md

File metadata and controls

17 lines (14 loc) · 699 Bytes

Ethereum is a blockchain with a built-in Turing-complete programming language, allowing anyone to write smart contracts and decentralized applications where they can create their own arbitrary rules for ownership, transaction formats and state transition functions.


Slide Screenshot

002.png


Slide Text

  • Full expressive programming language
  • Smart Contracts -> Dapps
  • State -> Rules -> State
  • Any State/Rule -> Can do any ÐApp without unknown constraints

References