DeSuiLabs
  • ๐ŸงชDeSuiLabs
  • ๐ŸŸฃSui Coin Flip
    • Overview
    • Transparency
    • DeSuiLabs NFTs
    • Fees
    • Mechanics
    • Tokens
    • How to Play
    • FAQs
    • Flip Responsibly
    • Future Vision
  • ๐Ÿง‘โ€๐Ÿ”ฌDeSui NFTs
Powered by GitBook
On this page
  1. Sui Coin Flip

Transparency

Our code was designed with security and transparency

PreviousOverviewNextDeSuiLabs NFTs

Last updated 1 year ago

DeSui Coin Flip code is open source and can be reviewed here:โ€‹

On-Chain Randomness:โ€‹

Sui Blockchain can generate randomness on-chain, making it perfect for coin flip.

User randomness is generated through nobles randomBytes method.

All Sui Coin Flip transactions happen on-chain and can be inspected and challenged for fairness.

โ€‹

๐ŸŸฃ
https://github.com/DeSuiLabs/DeSuiCoinFlip-Contract-V2