Skip to content

yahgwai/rps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rps

Rock-Paper-Scissors commit reveal game.

  1. npm install
  2. npm run compile
  3. npm run start-evm
  4. in a new terminal exec command "npm run start"
  5. Navigate to http://localhost:8080/web

To run tests exec command: "npm run test"


  • GETH NOTES - not fully tested yet
  • geth --dev --rpc --rpccorsdomain="*" console
  • update index.js to point to 8545 instead of 9545
  • unlock accounts
  • start http-server

About

Rock-Paper-Scissors commit reveal game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published