IPO Showcase
The operational backbone for running a securities offering.
An investor subscription platform for Regulation A+ offerings — one console that tracks every investor from intake through e-signature, funding, transfer-agent export, and reconciliation, with a tamper-sealed audit trail behind every action.
The Problem
Running a Reg A+ raise means coordinating investor intake, subscription agreements, countersignatures, incoming wires, transfer-agent files, and reconciliation — usually across email threads, spreadsheets, and a DocuSign account. Nothing enforces the order of operations, nobody can say exactly which stage each investor is in, and when counsel or an auditor asks what happened, the answer lives in six inboxes.
The Solution
IPO Showcase makes the offering itself the system of record. Investors subscribe through a link — no account needed — sign in-app, and receive funding instructions on approval. Staff work a single pipeline: countersign, confirm deposits, export the funded list to the transfer agent, and reconcile the returned shareholder list. Every material action lands in an append-only, tamper-sealed audit log. The platform never touches the money: funds settle directly to the issuer, and tax IDs are never stored.
10
Pipeline stages tracked
100%
Actions audit-logged
0
SSN/EINs stored
One console to run the whole raise
The console is offering-centric: pick an offering and every metric, queue, and investor record operates on it. The dashboard shows what needs attention right now.

The overview — what needs your attention first, then capital metrics (committed, received, verified, remaining capacity), pipeline stage counts, and the latest investors.

Every subscription in one place — stage cards deep-link into filtered views, and each row's lifecycle bar shows exactly where the investor is and the next action to take.

New offerings are built in a guided wizard — pricing, investor rules, funding, the subscription agreement (counsel-approved HTML with merge fields), and signing — and can't launch until every required step is complete.
Sign → fund → transfer agent → reconcile
Each pipeline stage has its own working queue, and each action — countersign, confirm a deposit, generate the export — is a separate, audited step.

The transfer-agent board — mark verified investors ready, download the export (tax IDs are fetched transiently at export time, never stored), confirm it was sent, then reconcile the returned shareholder list with automatic discrepancy detection.

Funding — every logged deposit is verified individually, and the awaiting-funds list shows exactly who still owes what.

Signatures — agreements waiting on the investor advance automatically when signed; issuer countersigning happens in-app.
How it was built
Map → Model → Make → Monitor
Map
Mapped the full Reg A+ Tier 2 subscription workflow — intake, investment-cap rules, e-signature routing, funding verification, transfer-agent exports, reconciliation — and the compliance boundaries that can never move: no custody of funds, no escrow, no SSN/EIN at rest.
Model
Designed pure, heavily-tested financial engines — exact integer-cent money math, a parameterized investment-cap rule engine, and a strict subscription state machine — behind an adapter layer so e-signature, payments, email, and transfer-agent formats swap by configuration, not rewrites.
Make
Shipped as a Next.js + TypeScript platform on Postgres with Clerk-based team roles, embedded Dropbox Sign signing, magic-link investor sessions, cron-driven reminders, and one-click transfer-agent CSV export with automated shareholder-list reconciliation.
Monitor
An offering dashboard tracks committed, received, and verified capital against the cap with capacity warnings, while an append-only audit log carries an HMAC tamper seal on every row — so issuers, counsel, and auditors can verify exactly what happened and when.
Why this matters
A securities offering is exactly the kind of workflow where 'we'll track it in a spreadsheet' fails: regulated, multi-party, and unforgiving of mistakes. IPO Showcase shows how AI-era product engineering handles a regulated domain — encode the rules as tested engines, keep the compliance boundaries structural rather than procedural, and give every stakeholder one truthful view of the pipeline.
FAQ
IPO Showcase — common questions
What is IPO Showcase?
IPO Showcase is an investor subscription platform for issuer securities offerings under Regulation A+, Tier 2. It's the operational source of truth for investor data, subscription status, document execution, funding tracking, transfer-agent exports, and reconciliation.
Does the platform hold investor funds?
No. The platform never custodies, holds, or moves money. There is no escrow and no broker-dealer in the flow — funds settle directly to the issuer, and the platform records and reconciles the payments.
How do investors subscribe?
Through a shareable intake link — no account or password required. Investors complete the application, sign the subscription agreement (in-app embedded signing or by email), and receive funding instructions once the issuer approves. A personal signed resume link lets them pick up where they left off.
How does it handle sensitive investor data?
SSNs and EINs are never stored — at export time they're fetched transiently from the executed signing document and written only into the transfer-agent file. Income and net-worth figures are encrypted at rest, and every investor record is scoped by role-based permissions.
What makes it auditable?
Every material event — status changes, signatures, approvals, payments, verifications, exports, configuration changes — is recorded in an append-only audit log with actor, timestamp, and before/after values. Each row carries an HMAC tamper seal, so any modification is detectable.
How does the transfer-agent workflow work?
Funded, verified investors move through a four-stage board: mark ready, download the transfer-agent CSV, confirm it was sent, and finally reconcile the shareholder list the transfer agent returns — with discrepancies like share-count mismatches detected automatically.
Want to build something like IPO Showcase?
Let's talk about how we can help you ship your AI product — from idea to live software.
Start a Project