Skip to content

Commit 4207dd9

Browse files
docs: add hosted app URL to README (Try it link and try it live)
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 3b74ad5 commit 4207dd9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,16 @@
11
# 🎮 TicTacToe
22

33
<h4 align="center">
4+
<a href="https://minipay-tic-tac-toe.web.app/">Try it</a> |
45
<a href="https://minipay.to">Website</a> |
56
<a href="https://docs.minipay.xyz/">Documentation</a> |
67
<a href="https://minipay-invite.onelink.me/kxHS/bepg96hj">Download MiniPay</a>
78
</h4>
89

910
A complete example Mini App for MiniPay developers demonstrating how to build a blockchain-based game with a Solidity smart contract and React frontend. This project showcases best practices for building Mini Apps for MiniPay.
1011

12+
**Try it live:** [minipay-tic-tac-toe.web.app](https://minipay-tic-tac-toe.web.app/) — open in MiniPay or a browser to play without running the app locally.
13+
1114
⚙️ Built using React, wagmi, viem, Hardhat, and TypeScript.
1215

1316
-**Smart Contract Game Logic**: Solidity contract for on-chain tic-tac-toe gameplay

0 commit comments

Comments
 (0)