🔏
SmartBet
  • Table of Contents
  • Introduction
  • Betting Odds and Probability
  • Integrations
  • Value Proposition
  • Investment Returns Sharing Formula
  • System Architecture
  • How To Use
  • Installation
  • Common Attacks Avoided
  • Challenges
  • Future Improvements
  • References
  • Contributions
  • Licence
Powered by GitBook
On this page

Was this helpful?

References

  1. Existing Betting dApps on BSC

    • https://blink.wink.org/blink.pdf

    • https://hobbit.finance/

    • https://rocketgame.vip/

  2. Odds Calculations and Probabilities

    • https://www.investopedia.com/articles/dictionary/042215/understand-math-behind-betting-odds-gambling.asp

    • https://learn.problemgambling.ca/probability-odds-random-chance#:~:text=To%20convert%20odds%20to%20probability,1%2F5%20or%2020%25.

    • https://mybettingsites.co.uk/learn/betting-odds-explained/#:~:text=In%20Summary,4%20%2B%201)%20%3D%200.20.

  3. ERC 721

    • https://docs.openzeppelin.com/contracts/3.x/erc721

    • https://docs.openzeppelin.com/contracts/3.x/api/token/erc721#ERC721

    • https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/contracts/token/ERC721/ERC721.sol

  4. Livescores API

    • Fixtures by ID: https://rapidapi.com/api-sports/api/api-football?endpoint=apiendpoint_9e5959e2-9609-4fe9-98de-91574b894ff7

    • Upcoming games By Date (Filter by timestamp to get match status): https://rapidapi.com/api-sports/api/api-football?endpoint=apiendpoint_5c14c3d5-6bbd-46be-a7c4-cf01ec58372e

PreviousFuture ImprovementsNextContributions

Last updated 4 years ago

Was this helpful?