Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kelonye/crypto-bet
A prediction market where users win by correctly predicting tomorrow's best performing crypto.
https://github.com/kelonye/crypto-bet
betting chainlink ethereum prediction svelte
Last synced: 23 days ago
JSON representation
A prediction market where users win by correctly predicting tomorrow's best performing crypto.
- Host: GitHub
- URL: https://github.com/kelonye/crypto-bet
- Owner: kelonye
- Created: 2020-07-28T00:56:58.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-13T00:11:14.000Z (almost 4 years ago)
- Last Synced: 2024-04-14T14:54:17.345Z (7 months ago)
- Topics: betting, chainlink, ethereum, prediction, svelte
- Language: JavaScript
- Homepage: https://crypto-bet.netlify.app
- Size: 944 KB
- Stars: 9
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Getting started
Correctly predict the tomorrow's best performing crypto and win!
The prediction market is a port of my other project, [Coin Price Bet](https://github.com/vbstreetz/coin-price-bet) but now uses Chainlink/Ethereum instead of Band/Cosmos.
Frontend at https://crypto-bet.netlify.app.
Demo video at https://youtu.be/0SENQ0ABzis.- Uses DAI for collateral (obtain test DAI via [compound finance](https://app.compound.finance/asset/) faucet).
- Currently available on the Rinkeby testnet.
- Periodically polls chainlink oracle to determine the best performing crypto of a particular day.## Video demo
Watch [this video](https://youtu.be/0SENQ0ABzis) walk-through to get started.