Inkpay
Inkpay is a pay-per-article paywall for Ghost blogs. Bloggers drop a single script tag, embed/inkpay.js, into their theme, and readers unlock articles with USDC micropayments as small as $0.001, settled through Circle Gateway x402 batching (@circle-fin/x402-batching) on Arc. A GPT-4o pricing agent in server/routes/articles.js reads each article's title, word count, and excerpt to set a genuine per-article price. The Express backend handles unlocks in server/routes/payments.js with per-seller Gateway middleware. A React/Vite frontend in src/pages provides creator onboarding, a paywall demo, an agent demo, and an earnings dashboard in Dashboard.jsx.
i write code. sometimes it even works on the first try. django on the backend. react on the frontend. python & javascript in between.
1 (Solo) — Joseph