Skip to content

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

License

Notifications You must be signed in to change notification settings

Jaybee020/RandNum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 or any other ASA used to fund the current game round.

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. The article explaining the contract can be found here while the article explaining the server can be found here

Frontend

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

There is a youtube video here

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published