Skip to content

AweBril/RPS-Blockchain-Game

Repository files navigation

RPS-Blockchain-Game

(in progress)


solidity version - 0.4.24

web3 version - 1.0.0-beta.34


Requirements

  1. node.js > 8 version
  2. truffle

How to install

Clone project and run

npm i

How to run app

  1. Open first console and run npm run dev
  2. Open second console and run truffle develop. Then in this console run migrate --reset
  3. Open in browser http://localhost:8080/
  4. Optional for debug - open third console and run truffle develop --log

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published