Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 765 Bytes

README.md

File metadata and controls

47 lines (32 loc) · 765 Bytes

Sui Lotto

On chain lotto game on the Sui Blockchain

Screenshot

Table of Contents

Installation

  1. Clone the repository.
git clone [email protected]:SuiLotto/suilotto-frontend.git
  1. Install the dependencies.
npm install

Usage

  1. Start the development server.
npm run dev

Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the repository.
  2. Create a new branch.
  3. Make your changes.
  4. Commit your changes.
  5. Push to the branch.
  6. Open a pull request.

License

This project is licensed under the MIT License.