Skip to content

pppeiie/Crypto_Supreme_Prophecy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 

Repository files navigation

version-badge

Content

Overview

Cryptophecy, which stands for Cryptocurrency Prophecy, is a simple bet game developed using Chainlink reference data contract at the backend side and React for the Web UI interaction.

Gamblers can come to play whenever and as many times as they want by guessing whether the Bitcoin exchange rate after 1 hour will raise, drop, or be unchanged and then betting an arbitrary amount of Ethereum (at least 0.01 ETH) for that prediction. If the actual exchange after 1 hour since the moment their requests were submitted matched their guess, the gamblers would be rewarded an amount of 2.9 times their stake. Otherwise, they receive nothing.

Features

Bet Tab

bet-tab

Results Tab

Pending

results-tab-pending

Ready

results-tab-ready

Win

results-tab-win

Lose

results-tab-lose

Usage

  1. Install your browser extension of your prefered cryptocurrency wallet and unlock it.

  2. Clone this repository to your computer

git clone git@github.com:DrNguyen2525/Crypto_Supreme_Prophecy.git

  1. Navigate to frontend directory

cd frontend

  1. Install dependent packages

yarn

  1. Run the development server and have some fun

yarn start

Live demo

The application is hosted at Firebase Hosting. If you're interested, give it a try here.

Explanation

Explanation video is available here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published