Compare commits

...

2 Commits

2 changed files with 3 additions and 3 deletions

View File

@@ -83,7 +83,7 @@ mantle-ai-trader/
```bash
# Clone the repository
git clone https://github.com/yourusername/mantle-ai-trader.git
git clone https://github.com/roman-ryzenadvanced/mantle-ai-trader.git
cd mantle-ai-trader
# Install dependencies
@@ -265,7 +265,7 @@ This project is built for the Mantle Turing Test Hackathon:
## 📞 Support
- GitHub Issues: [Report a bug](https://github.com/yourusername/mantle-ai-trader/issues)
- GitHub Issues: [Report a bug](https://github.com/roman-ryzenadvanced/mantle-ai-trader/issues)
- Telegram: [Mantle Hackathon Chat](https://t.me/MantleTuringTestHackathon)
---

View File

@@ -41,7 +41,6 @@
"@reactuses/core": "^6.0.5",
"@tanstack/react-query": "^5.82.0",
"@tanstack/react-table": "^8.21.3",
"@types/uuid": "^11.0.0",
"axios": "^1.17.0",
"chromadb-client": "^2.4.6",
"class-variance-authority": "^0.7.1",
@@ -81,6 +80,7 @@
"@tailwindcss/postcss": "^4",
"@types/react": "^19",
"@types/react-dom": "^19",
"@types/uuid": "^11.0.0",
"bun-types": "^1.3.4",
"eslint": "^9",
"eslint-config-next": "^16.1.1",