Skip to content

thtl1999/fairRNG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fair Random Number Generator

We can't trust online lottery since random process are modifiable. There should be fair random system that no one could manipulate. Fair RNG create Smart contract for trustless process using Ethereum block hash as seed number.

How to use

  • Install nodejs
  • Clone or Download this repo
  • npm install
  • node app.js
  • Install Chrome or Firefox
  • Install Metamask browser extension
  • Open http://localhost:8080

About

Provide trustless random function on web

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors