Skip to content

NEO2756/redditButtonGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Naive Ethereum Button Game

Write a contract in Solidity that is similar to The Button(The Button (Reddit) on reddit (r/thebutton - the button • r/thebutton), where everyone pays a fixed amount of ether to call pressButton, and then if 3 blocks pass without someone calling pressButton, whoever pressed the button last can call claimTreasure and get everyone's deposits. Another analogy: musical chairs, but with (virtual) money! Resources

A few resources:

https://github.com/ethereum/solidity

https://solidity.readthedocs.io/en/develop/ https://ethereumbuilders.gitbooks.io/guide/content/en/solidity_tutorials.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published