Skip to content

MystenLabs/sui-native-randomness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SUI Native Randomness

This repository contains the implementation of two SUI smart contracts that demonstrate the process of generating random numbers within the SUI framework. It is designed to provide a straightforward way to incorporate randomness into your contracts.

This repository contains the implementation of a simple dice rolling smart contract using SUI. The smart contract allows users to roll a virtual dice and view the result.

This repository contains the implementation of a small-scale raffles using SUI. This project aims to provide a simple and efficient method for selecting random winners.

Getting Started

  1. Clone the repository to your local machine:

    git clone https://github.com/MystenLabs/sui-native-randomness.git
    
  2. Open the project in your preferred development environment.

  3. Build the project using the provided build scripts or commands.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published