Skip to content

Instantly share code, notes, and snippets.

//ToDo:
//format the code:
//epochlimit instead of timelimit
//kommentare einfuegen
//---------------------------------
contract Token {
address owner;
uint total_supply;