Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 724 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 724 Bytes

♠️❤️ EVM Blackjack ♣️♦️

A provably fair, on-chain blackjack game, showcasing our new open source repository for dynamic discrete random variate generation

  • 🃏 Play blackjack on-chain with our just-for-fun CHIP ERC20 token

  • 🎁 Create provably fair NFT drops/reveals

  • 🗡 Generate random values for game items

  • 🧮 Use probabilistic weighting in DeFi applications

Components

  1. Protocol -- https://github.com/valorem-labs-inc/evm-blackjack
  2. Frontend -- https://github.com/valorem-labs-inc/evm-blackjack-ui
  3. Dynamic discrete random variates -- https://github.com/valorem-labs-inc/LibDDRV

Get in touch to try the LibDDRV library