[step:Use transcendence-degree arithmetic to show $\mathcal{O}_W$ is algebraic over $k$]The coordinate ring $\mathcal{O}_C$ is an integral domain of Krull dimension $1$. Its field of fractions $K_C := \operatorname{Frac}(\mathcal{O}_C)$, the function field of $C$, has transcendence degree $1$ over $k$ — this is the field-theoretic statement of "$C$ has dimension $1$".
We claim $\mathcal{O}_W$ is algebraic over $k$.
Suppose for contradiction that $\mathcal{O}_W$ contains an element $t \in \mathcal{O}_W$ transcendental over $k$ — that is, $t$ does not satisfy any non-zero polynomial relation over $k$. Choose a lift $x \in \mathcal{O}_C$ with $\iota^*(x) = t$ (possible because $\iota^*$ is surjective). Then $x$ is also transcendental over $k$, since any non-zero polynomial $P \in k[T]$ with $P(x) = 0$ in $\mathcal{O}_C$ would map to $P(t) = 0$ in $\mathcal{O}_W$, contradicting transcendence of $t$.
Now consider the two elements $x, g \in \mathcal{O}_C$ where $g \neq 0$ is the element from Step 3 with $\iota^*(g) = 0$. We claim $x$ and $g$ are algebraically independent over $k$ inside $\mathcal{O}_C$.
Suppose for contradiction there is a non-zero polynomial $P \in k[T_1, T_2]$ with $P(x, g) = 0$ in $\mathcal{O}_C$. Write $P = \sum_{r \geq 0} P_r(T_1) T_2^r$ for some polynomials $P_r \in k[T_1]$, where $\deg_{T_2} P = d$ and $P_d \neq 0$. Apply $\iota^*$:
\begin{align*}
0 = \iota^*(P(x, g)) = P(\iota^*(x), \iota^*(g)) = P(t, 0) = P_0(t),
\end{align*}
since $\iota^*(g) = 0$ kills all terms with $T_2^r$ for $r \geq 1$. So $P_0(t) = 0$ in $\mathcal{O}_W$. Since $t$ is transcendental over $k$, this forces $P_0 = 0$ as a polynomial in $k[T_1]$.
Consequently $P(T_1, T_2) = T_2 \cdot Q(T_1, T_2)$ for some $Q \in k[T_1, T_2]$ of total degree $\deg P - 1$. Dividing the identity $P(x, g) = 0$ by $g$ in the integral domain $\mathcal{O}_C$ — valid because $g \neq 0$, and integral domains have cancellation — gives $Q(x, g) = 0$. Iterate: by induction on $\deg_{T_2} P$, after $d$ divisions we obtain
\begin{align*}
P(T_1, T_2) = T_2^d \cdot R(T_1)
\end{align*}
for some $R \in k[T_1]$, with $R \neq 0$ (since the leading coefficient $P_d \neq 0$ becomes $R$ after fully extracting the $T_2^d$ factor, modulo a non-zero scalar — more precisely, the iteration extracts factors of $T_2$ until the remainder has $T_2$-degree $0$, and the remainder is non-zero because $P$ was non-zero). Substituting $T_1 = x$, $T_2 = g$:
\begin{align*}
0 = P(x, g) = g^d R(x).
\end{align*}
In the integral domain $\mathcal{O}_C$, $g^d \neq 0$ (since $g \neq 0$), so $R(x) = 0$. But $R \in k[T_1]$ is a non-zero polynomial and $x$ is transcendental over $k$, contradiction.
Hence $x$ and $g$ are algebraically independent over $k$ in $\mathcal{O}_C$. Their images in $K_C$ remain algebraically independent (the natural map $\mathcal{O}_C \hookrightarrow K_C$ is injective). So the transcendence degree of $K_C / k$ is at least $2$, contradicting $\operatorname{trdeg}_k K_C = 1$.
This contradiction shows that no such transcendental $t$ exists: every element of $\mathcal{O}_W$ is algebraic over $k$. So $\mathcal{O}_W$ is integral over $k$.[/step]