Skip to content

Ebazhanov/b9lab-Project3-rock-paper-scissors

Repository files navigation

b9lab-Project3

Project - RockPaperScissors

To run the application you should:

  1. run the command

npm install

  1. run the testrpc by the command

testrpc -l 9999999

  1. compile and deploy the contracts It is also necessary to add the current walet addresses in the file 'deploy_contracts'

truffle compile && truffle migrate

  1. run application by command

npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published