Add two Random Numbers on correct addition get 100 points
Steps to run:
-
npm install
-
On another tab run testRPC
-
cd contracts
-
truffle compile
-
truffle migrate
-
cd ..
-
Start Node.js Server - node app.js
-
Add Player first then Start generating numbers and add them.