Skip to content

bonjon/DistributedBetting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DistributedBetting

Main repository that contains all the stuff of the "DBet" distributed application. Essentially this application allows user to bet on football events in the blockchain.

Client requirements

The client needs to have metamask installed on his browser

HTTP Server

For the server we're using python library Flask. The server logic is implemented in the file app.py.

  • To run the server you can simply run the app.py script
  • The libraries needed for the server are specified in the file environment.yml
  • In the config.py file (which is in the py/ folder), you have to set the interface that hosts the server, the creator and the contract address. Also, if you use a chrome instead of firefox for scraping, change the variable browser to "chrome". Remember also to open your Ganache server.

About

DBet: Decentralized Application implemented in Solidity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •