mirror of
https://github.com/linoferrentino/adelphos_ap.git
synced 2026-04-28 05:14:47 +02:00
Adelphos, the fractal trust network. Activity Pub implementation.
- Python 99.9%
| app | ||
| scripts | ||
| tests | ||
| .gitignore | ||
| .python-version | ||
| adelphos_ap.toml.prototype | ||
| LICENSE | ||
| main.py | ||
| pyproject.toml | ||
| README.md | ||
| uv.lock | ||
Adelphos AP, the fractal trust network
Testing.
Start the adelphos test instance
python main.py --instance-name slave1 --config-file tests/adelphos_ap_slave1.conf
Then in another window type
pytest