Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 579 Bytes

readme.md

File metadata and controls

13 lines (10 loc) · 579 Bytes

About

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.

Project

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