Skip to content

v0.1.0 — Initial release

Choose a tag to compare

@manja316 manja316 released this 28 Apr 14:55
· 9 commits to main since this release

First public release of pnl-truthteller.

Audits Polymarket bot P&L vs on-chain fills. Three input modes (CLOB API / SQLite / JSONL) with order-ID dedup to eliminate sweep-retry double-counting. 8/8 unit tests passing.

PyPI: https://pypi.org/project/pnl-truthteller/0.1.0/

Quick start:

pip install pnl-truthteller
pnl-truthteller --wallet 0xYourProxyAddress

Read-only, wallet address only, no API key.