FindSatoshi is a web based bictoin lightning concept game.
Users can buy any number of squares presented on the screen. Under one of the squares there is a "satoshi" hidding.
User who correctly guesses where satoshi is can claim all satoshis that were spent in that round.
In this repository there is a folder with backend code and folder with frontend code.
- Backend is built with Java Spring Boot
- Frontend is built with latest Angular version (8)
- Database is MariaDB
- API for communicating with bitcoin & lightning network is provided by OpenNode