Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 675 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 675 Bytes

Smart Contracts Examples

This repository contains a collection of smart contract examples written in the Solidity programming language.

In 1996 Nick Szabo first coined the term “Smart Contract” in his paper Smart Contracts: Building Blocks for Digital Free Markets.

“A smart contract is a set of promises, specified in digital form, 
 including protocols within which the parties perform on these promises.” 
 —Nick Szabo