Skip to content

toshmanuel/satoshi-dice-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Satoshi Guessing Game 🎲

This service is that simulates a guessing application were users can stake some amounts of satoshis and if the win they get paid 150% of their stake, otherwise they lose their stake. For a player to win, they need to guess a number and the number guessed must be between 1-100 (inclusive) and the number must be less or equal to the number generated by the system. Likewise, before a user can play on the application they have to pay thier stake into the address generated by the server which is different everytime a player wants to play or even for different users. After a successful payment and at least one block confirmation of the transaction, the user can use the transaction id generated after successful payment to play on the application. This project is just to demo how bitcoin wallets and transactions work. It utilize bitcoinj and spring boot.

Requirements

jdk >= 11
maven
mysql
bitcoind

Authors

👤 toshmanuel

Show your support

Give a ⭐️ if this project helped you!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages