Skip to content

Commit 4342178

Browse files
committed
docs: add smart contract address to For Judges section
1 parent 13fe030 commit 4342178

1 file changed

Lines changed: 19 additions & 17 deletions

File tree

README.md

Lines changed: 19 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
## 🧑‍⚖️ For Judges (Quick Start)
2+
3+
Welcome! If you are evaluating Gochi for the **HackQuest 0G APAC Hackathon**, here is everything you need to test the project immediately:
4+
5+
1. **🚀 Live App:** [gochi.edycu.dev](https://gochi.edycu.dev)
6+
2. **📊 Pitch Deck:** [gochi.edycu.dev/pitch/index.html](https://gochi.edycu.dev/pitch/index.html)
7+
3. **🎬 Pitch Video:** [YouTube Demo](https://youtu.be/your-video) *(Please replace `your-video` with the actual video link when published)*
8+
9+
**Testing Instructions:**
10+
1. Switch your Web3 wallet (e.g., MetaMask) to the **0G Galileo Testnet** (Chain ID: 16602).
11+
2. Connect your wallet and sign the secure authentication message.
12+
3. Mint your first Gochi AI pet.
13+
4. Chat with your Gochi! Every interaction and memory is securely archived on the **0G Storage Node**.
14+
15+
📝 **Note:** The Gochi smart contract is deployed at `0x9BDA4cBfda7a7960251A4EE07A7ec0C00239a8cf`. You do not need to enter this manually in your wallet to test the app, as the frontend handles all transactions, but you can use it to verify the contract on the explorer.
16+
17+
---
18+
119
<div align="center">
220
<h1>Gochi 🐾</h1>
321
<p><em>On-chain AI virtual pet on 0G Network</em></p>
@@ -31,26 +49,10 @@
3149

3250
---
3351

34-
## 🧑‍⚖️ For Judges (Quick Start)
35-
36-
Welcome! If you are evaluating Gochi for the **HackQuest 0G APAC Hackathon**, here is everything you need to test the project immediately:
37-
38-
1. **🚀 Live App:** [gochi.edycu.dev](https://gochi.edycu.dev)
39-
2. **📊 Pitch Deck:** [gochi.edycu.dev/pitch/index.html](https://gochi.edycu.dev/pitch/index.html)
40-
3. **🎬 Pitch Video:** [YouTube Demo](https://youtu.be/your-video) *(Please replace `your-video` with the actual video link when published)*
41-
42-
**Testing Instructions:**
43-
1. Switch your Web3 wallet (e.g., MetaMask) to the **0G Galileo Testnet** (Chain ID: 16602).
44-
2. Connect your wallet and sign the secure authentication message.
45-
3. Mint your first Gochi AI pet.
46-
4. Chat with your Gochi! Every interaction and memory is securely archived on the **0G Storage Node**.
47-
48-
---
49-
5052
## 📸 See it in Action
5153

5254
<div align="center">
53-
<img src="docs/readme.png" alt="Gochi Demo" width="100%">
55+
<img src="public/og-image.png" alt="Gochi Demo" width="100%">
5456
</div>
5557

5658
> **Mint, Nurture, and Evolve your AI Pet entirely on-chain using 0G Network's Storage and Compute.**

0 commit comments

Comments
 (0)