Skip to content

it's like r/thebutton but with real internet money instead of fake internet money

Notifications You must be signed in to change notification settings

jb0xx/eth-button

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to r/button.eth

This is a basic project to implement r/button functionality on a Solidity contract. It allows users to call pressButton() by depositing the set fee into the contract. If 3 blocks have been mined since the last press, the last user to press the button is able to call claimTreasure() to claim all deposited funds. Good luck deploying this without bots starting a war over it. Maybe introduce a fee on the prizepool to profit?

Relevant code can be found in contracts/DegenButton.sol and tests/button-test.js

If you're testing this on behalf of OneOf:

git clone [email protected]:jubrilee/eth-button.git
cd eth-button
git checkout d73aede
yarn install
npx hardhat test

About

it's like r/thebutton but with real internet money instead of fake internet money

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published