Muhindo-Galien / RandNum

Introducing RandNum, a "guess the number" lottery game built on the Algorand blockchain.

Home Page:https://randnum.xyz/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RandNum

RandNum is a guess the number lottery game built on the algorand blockchain.The game’s rules are straightforward: if players accurately predict the winning number, they win a prize. Winners receive their awards in the form of Algo, the native cryptocurrency of the Algorand network.

Project Structure

This project is made up of 2 main folders

  • backend
  • frontend

Backend

The backend folder contains the contracts folder. This folder house the pyteal lotto.py contract and the abi json file. It also contains an express server part that interacts with the contract and offers api services.

Frontend

This is the official frontend of RandNum interacting with the express backend. It is written in React.Click here to play.

Let's connect

Muhndi Galien Linkedin Muhndi Galien Twitter Muhndi Galien Medium

About

Introducing RandNum, a "guess the number" lottery game built on the Algorand blockchain.

https://randnum.xyz/

License:MIT License


Languages

Language:JavaScript 53.4%Language:TypeScript 22.6%Language:SCSS 15.6%Language:Python 7.6%Language:HTML 0.6%Language:Dockerfile 0.2%