Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 757 Bytes

Turing Complete.md

File metadata and controls

18 lines (15 loc) · 757 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.jpg


Slide Text

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

References