Real network. Clear pricing. API key fast. Migration in one line.
The first screen answers the four questions that decide whether someone stays: is it live, what does it cost, how do they try it, and will their code still work.
The first screen answers the four questions that decide whether someone stays: is it live, what does it cost, how do they try it, and will their code still work.
GitHub OAuth is now the one-click path when the app has GitHub credentials. Email is still available as a real fallback. Wallet auth is intentionally deferred from this production release.
const client = new OpenAI({ apiKey: process.env.IPOP_API_KEY, baseURL: "http://127.0.0.1:3000/v1" });GitHub is now the preferred one-click path, with the same instant starter project key issued behind the scenes. Email stays available as a fallback, and the operator bootstrap path is still here for local testing and admin onboarding. Wallet auth is deferred.
One click through GitHub, then land back here with a fresh user key and starter project ready to use.
Wallet sign-in is intentionally deferred from this production release so the auth surface stays focused on the control-plane-backed GitHub and email flows.