Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 381 Bytes

File metadata and controls

7 lines (4 loc) · 381 Bytes

Ethereum Social Contract

Token contracts inherit from the Ownable contract but this owner must not be pressured into conflict resolution duties.

An arbitrator should serve as a "super-owner" who can provide relief in the case of theft, lost keys, or other wrongdoing.

The included contracts provide a simple example of a method for tokens to integrate a trusted arbitrator.