Skip to content

A simple coinflip smart contract built for Sui to learn the Move programming language

License

Notifications You must be signed in to change notification settings

etil2jz/sui-coinflip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Sui Coinflip

Ce projet est un smart contract simple de pile ou face basé sur la blockchain Sui et écrit en Move. Il permet aux utilisateurs de parier sur un lancer de pièce avec des gains potentiels.

Fonctionnalités

  • Parier sur un lancer de pièce avec une probabilité équitable (utilisation du native randomness)
  • Gain ou perte instantanée en fonction du résultat du lancer
  • Transactions transparentes et sécurisées grâce à la blockchain Sui

Objectif

Ce projet a pour but de m'initier très facilement à la programmation blockchain. J'ai choisi Sui par rapport à son langage Move qui me semble intéressant, et à son fonctionnement orienté objet.

About

A simple coinflip smart contract built for Sui to learn the Move programming language

Resources

License

Stars

Watchers

Forks