Avalanche Solidity - Game Avax Hackathon
Contracts | Address |
---|---|
TicTacAvax | 0x19E59c52971A88F5822e305921d52C9Bd1f06b4E |
TicTacAvaxCross | 0x87DfF2BdeF0e613BfceF76427b30829A50FaA395 |
https://limited-army-incalculable.on-fleek.app/
https://github.com/salviega/tic-tac-avax-contracts
Prerequisites: Node (v20 LTS) and Git
Clone the repository:
git clone https://github.com/salviega/tic-tac-avax-frontend.git
Install dependencies:
bun install
Run the project:
bun run dev