A Play to Earn game. Earn RPS tokens by playing the most popular game in the world.
- Node
- npm
- Truffle: you can install it by running
npm install -g truffleon your terminal if you already have Node and npm
cd client/Install all the node packages required to run this project
npm installRuns the app in the development mode.
npm run startOpen http://localhost:3000 to view it in the browser.
Run all the tests by simply typing the next command:
truffle test- This play to earn game has been deployed to the Rinkeby network under this contract address: 0x037b08fD32a06A8fBA8e82Ea13a214846FB79e3e

