Skip to content

Asalina0112/RandNum

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 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, 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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 53.4%
  • TypeScript 22.6%
  • SCSS 15.6%
  • Python 7.6%
  • Other 0.8%