This is the official code implementation accompanying my honors thesis Cryptopoly: Using Ethereum State Channels for Decentralized Game Applications for Barrett, The Honors College.
Play the game here: https://monopoly.vercel.app
Note: You will need Metamask installed with the Goerli test chain initialized.
Clone this repository, then install the dependencies with yarn install.
yarn build:contracts
yarn serve
PRs and feedback welcome!
