Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 634 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 634 Bytes

TicDappToe

This is a simple demo app which lets you run TicTacToe with other players in a decentralized way

Install Steps

You will need to have node installed with v14. Additionally I used Ganache for testing with the network, and use MetaMask for testing in the browser.

Credits:

Credits to these websites which helped me create this project. Especially the dapp tutorial which is the main basis for this project.

https://www.dappuniversity.com/articles/the-ultimate-ethereum-dapp-tutorial

https://github.com/o0ragman0o/LibCLL

https://ethereum.stackexchange.com/questions/21263/how-to-access-dynamic-list-from-web3