vibe-coding-cn/i18n/en/documents/03-practice/polymarket-dev
tukuaiai f8868dbd61 refactor(en): restructure en/documents to match zh structure
- Reorganize from 7 flat directories to 5 aggregated directories
- 00-fundamentals: core concepts, glue coding, methodology
- 01-getting-started: environment setup guides
- 02-methodology: tools, tutorials, development guides
- 03-practice: project examples (polymarket, telegram, fate-engine, etc.)
- 04-resources: templates, tools, external resources
- Remove duplicate files with underscore naming
- Add README.md for 00-fundamentals and 02-methodology
2025-12-19 02:02:06 +08:00
..
README.md refactor(en): restructure en/documents to match zh structure 2025-12-19 02:02:06 +08:00
ascii-visualization-prompt.md refactor(en): restructure en/documents to match zh structure 2025-12-19 02:02:06 +08:00
glue-development-requirements-prompt.md refactor(en): restructure en/documents to match zh structure 2025-12-19 02:02:06 +08:00
integrity-check-prompt.md refactor(en): restructure en/documents to match zh structure 2025-12-19 02:02:06 +08:00
problem-description-prompt.md refactor(en): restructure en/documents to match zh structure 2025-12-19 02:02:06 +08:00
prompt-system-bazi-kline.md refactor(en): restructure en/documents to match zh structure 2025-12-19 02:02:06 +08:00
prompt-user-bazi-kline.md refactor(en): restructure en/documents to match zh structure 2025-12-19 02:02:06 +08:00
review-prompt.md refactor(en): restructure en/documents to match zh structure 2025-12-19 02:02:06 +08:00

README.md

📊 polymarket-dev

Polymarket Data Analysis and Visualization Practical Experience

Project Background

Collection, analysis, and visualization of Polymarket prediction market data, including K-line chart ASCII rendering, glue code development, etc.

Document List

File Description
ascii-visualization-prompt.md Prompt for drawing K-line charts with ASCII characters
prompt-system-bazi-kline.md System prompt: K-line analysis
prompt-user-bazi-kline.md User prompt: K-line analysis
glue-development-requirements-prompt.md Glue code development specification prompt
integrity-check-prompt.md Code integrity check prompt
review-prompt.md Code review prompt
problem-description-prompt.md Problem description template prompt

Tech Stack

  • Python
  • Polymarket API
  • ASCII Visualization