Skip to content

magestrio/bet-app-zk-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bet ZK application: UI

Bet application is designed to provide secure and decentralized way to bet on current events. The user has a list of events (i.e., football matches) where everyone can choose a winner from the available options (i.e. team 1 win / team 2 win / draw). They can place a bet with an app-related coin called BET. After the end of the event oracle server will be updated and the winner will be revealed. The winners receive their rewards, the losers lose everything they wagered.

It is supposed to make up of 3 parts:

  • UI + Smart Contract
  • Offchain server
  • Oracle server

How to run project for Berkeley testnet

Running oracle server

Go to oracle repository and follow the steps described there

Running UI

npm run dev

All repository locations:

Future milestone

  • Improving UI
  • Swapping MINA -> BET, BET -> MINA

License

Apache-2.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published