|
| 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 | + |
1 | 19 | <div align="center"> |
2 | 20 | <h1>Gochi 🐾</h1> |
3 | 21 | <p><em>On-chain AI virtual pet on 0G Network</em></p> |
|
31 | 49 |
|
32 | 50 | --- |
33 | 51 |
|
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 | | - |
50 | 52 | ## 📸 See it in Action |
51 | 53 |
|
52 | 54 | <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%"> |
54 | 56 | </div> |
55 | 57 |
|
56 | 58 | > **Mint, Nurture, and Evolve your AI Pet entirely on-chain using 0G Network's Storage and Compute.** |
|
0 commit comments