Skip to content

SKKone-blockchain/fairRNG

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 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

No packages published

Languages

  • JavaScript 72.0%
  • HTML 18.3%
  • CSS 9.7%