This commit is contained in:
2025-10-18 15:55:53 +02:00
parent 6f822483cc
commit a30f75fae0
15 changed files with 305 additions and 4 deletions

View File

@ -77,3 +77,12 @@ Before running the application, you must configure your wallets, agents, and API
```bash
python main_app.py
```
## Documentation
Detailed project documentation is available in the `WIKI/` directory. Start with the summary page:
`WIKI/SUMMARY.md`
This contains links and explanations for `OVERVIEW.md`, `SETUP.md`, `SCRIPTS.md`, and other helpful pages that describe usage, data layout, agent management, development notes, and troubleshooting.