Skip to content

j0nezz/rouDapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rouDapp

Decentralized Roulette using Chain Link VRF 🎲

Demo

RouDApp on Kovan

Installation

Frontend

cd into the roudapp-frontend folder and run yarn install to install all dependencies.

Run the development server with yarn start

Smart contract

Deploy the smart contract to any EVM supported Chain (e.g. Ethereum / BSC) and fund it with some LINK tokens so it can generate random numbers.

Update the CONTRACT_ADDRESS in the contract.ts file of the frontend.

About

Decentralized Roulette using Chain Link VRF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published