docs(readme): lead with the Claude Code + Polymarket + signal milestone#41
Merged
Conversation
First integration of Claude Code + Polymarket trading + market signal in one self-custody, pay-per-call loop. Weave it through the README: - hero: 'real-time data — and real trades'; add the milestone callout - What changes: it can now place the trade, not just read the odds - Demo: the real verified signal→trade (blockrun_markets → blockrun_polymarket, the $1 Hawley order that matched on-chain) - Key Use Cases: add #10 'prediction-market signal → trade (the full loop)' - Polymarket section: fund via x402 action:"fund" (not manual bridge send), geoblock handled by default, add the sell/redeem/withdraw cash-out step Consistent with docs/polymarket-trading-setup.md and the polymarket-trading skill (verified: no stale relayer-creds instructions; all three cover fund/withdraw/ default-egress). 148 tests, build green.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The first integration of Claude Code + Polymarket trading + market signal in
one self-custody, pay-per-call loop — surfaced throughout the README and made
consistent with the guide + skill.
the trading section.
blockrun_marketsreads the odds,blockrun_polymarketplaces the $1 Hawley order that matched on-chain.action:"fund", not a manual bridgesend), geoblock handled by default, and the sell/redeem/withdraw
cash-out step back to Base USDC.
Verified this round:
Region: permitted (egress JP), dry-run buy pipeline works, position confirmed (7.63Hawley YES shares from the earlier real trade).
and skill all cover fund / withdraw / default-egress.
README only; build + 148 tests green.